#4851: NoImplicitPrelude does not handle rec / mfix / ArrowLoop properly
----------------------------------------+-----------------------------------
Reporter: peteg | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.12.3
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: GHC rejects valid program |
----------------------------------------+-----------------------------------
Comment(by simonpj):
Oh yes, I see now. The 'rec' is looking up 'mfix', but it should not do
so in an arrow context. It's a fiddly corner... Thanks for re-opening.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4851#comment:4>
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