#5121: T4809 fails because there's no mtl
----------------------------------+-----------------------------------------
Reporter: daniel.is.fischer | Owner:
Type: bug | Status: new
Priority: normal | Component: Test Suite
Version: 7.1 | Keywords:
Testcase: | Blockedby:
Os: Linux | Blocking:
Architecture: x86 | Failure: Other
----------------------------------+-----------------------------------------
T4809 failed all ways with
{{{
Compile failed (status 256) errors were:
T4809_XMLGenerator.hs:27:8:
Could not find module `Control.Monad.RWS'
Perhaps you meant
Control.Monad.Fix (from base)
Control.Monad.ST (from base)
Control.Monad (needs flag -package haskell2010-1.0.0.0)
Use -v to see a list of the files searched for.
}}}
Several other tests fail due to mtl, parsec or `QuickCheck` not being
available, print021 because module `Char` is in haskell98, 2317 due to
missing `Control.Parallel`.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5121>
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