#1662: mistranslation of arrow notation
--------------------------+-------------------------------------------------
Reporter: ross | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.6.1
Severity: normal | Keywords:
Difficulty: Unknown | Os: Unknown
Testcase: arrowrun004 | Architecture: Unknown
--------------------------+-------------------------------------------------
(Split from #1333)
arrowrun004 has a core lint failure for all ways:
{{{
*** Core Lint Errors: in result of Desugar ***
<no location info>:
In the expression: >>>_aEC @ () @ () @ GHC.Base.Int
>>>_aEC is out of scope
*** Offending Program ***
[...]
Main.expr :: Main.ExprParser () GHC.Base.Int
[]
Main.expr =
>>>_aEC
@ ()
@ ()
@ GHC.Base.Int
(arr_aEB
[...]
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1662>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs