[Haskell-cafe] Cabal install problem
Ivan Lazar Miljenovic
ivan.miljenovic at gmail.com
Sat Nov 5 16:00:40 CET 2011
On 6 November 2011 01:52, Victor Miller <victorsmiller at gmail.com> wrote:
> Lately whenever I try to install a cabal package it fails with the
> following error message:
>
> Could not find module `Control.Monad.State':
> Perhaps you haven't installed the profiling libraries for
> package `mtl-2.0.1.0'?
> Use -v to see a list of the files searched for.
That means that the package hasn't listed mtl as a dependency in its
.cabal file.
--
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com
More information about the Haskell-Cafe
mailing list