#4370: Bring back monad comprehensions
---------------------------------+------------------------------------------
    Reporter:  simonpj           |        Owner:  nsch        
        Type:  feature request   |       Status:  new         
    Priority:  normal            |    Milestone:  7.2.1       
   Component:  Compiler          |      Version:  6.12.3      
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by nsch):

 You should be able to apply these two patches to ghc.git and the base
 (darcs) package.

 The base patch is pretty much final, the compiler patch is almost done
 (some comments still use the old `zipM` name instead of the new `mzip`
 etc), but you should be able to see if you can reproduce the error we were
 talking about.

 However, we didn't manage to test this with the latest HEAD because of
 #4990 and #4991, but it worked fine with the version a couple of days ago…

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4370#comment:42>
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

Reply via email to