#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 |
----------------------------------------+-----------------------------------
Changes (by peteg):
* status: closed => new
* resolution: invalid =>
Comment:
I expected that in a proc context "rec" should ask for ArrowLoop, not mfix
- i.e. Control.Arrow.ArrowLoop usually, and ArrowLoop with
RebindableSyntax in the HEAD / NoImplicitPrelude in 6.12.3.
Putting it another way, why are you unsurprised that mfix enters this
picture with RebindableSyntax?
Thanks for looking into this.
cheers
peter
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4851#comment:3>
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