Built failure on Hackage due to missing libraries
Bas van Dijk
v.dijk.bas at gmail.com
Fri Jun 17 18:56:12 CEST 2011
On 17 June 2011 15:33, Boris Lykah <lykahb at gmail.com> wrote:
> Hi everyone!
>
> Recently I uploaded package to Hackage
> (http://hackage.haskell.org/package/groundhog-0.0.1) and it failed
> with an error as if the libraries monad-control and pool were not
> exposed.
>
> What is the current situation with these libraries? According to Cabal
> FAQ this could mean that they were built with --user flag while my
> package is built with --global or they are not exposed at all.
Weird, monad-control seems to have both a failure and a success log:
http://hackage.haskell.org/packages/archive/monad-control/0.2.0.1/logs/failure/ghc-7.0
http://hackage.haskell.org/packages/archive/monad-control/0.2.0.1/logs/success/ghc-7.0
Maybe it's just matter of rebuilding monad-control and then groundhog.
Ross, could you try this?
Thanks,
Bas
More information about the Libraries
mailing list