[haskell-platform] #173: 2011.2 HP library or load paths messed up
haskell-platform
haskell-platform at projects.haskell.org
Tue Apr 19 03:55:56 BST 2011
#173: 2011.2 HP library or load paths messed up
----------------------+-----------------------------------------------------
Reporter: guest | Owner: dons
Type: defect | Status: new
Priority: critical | Milestone:
Component: Platform | Keywords:
----------------------+-----------------------------------------------------
After installing 2011.2 HP, several standard library modules don't load:
Prelude> :m Control.Monad
Prelude Control.Monad> :m Control.Monad.State
<no location info>:
Could not find module `Control.Monad.State':
it is not a module in the current program, or in any known package.
Prelude Control.Monad>
I remember encountering something like this with the previous platform and
getting a workaround from someone on #haskell, but I don't remember the
workaround and it should be fixed in the platform.
I'm running Fedora 12.
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/173>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list