Built failure on Hackage due to missing libraries

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Fri Jun 17 15:53:26 CEST 2011


On 17 June 2011 23: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.

It probably just means that when it tried to build your package,
Hackage was unable to build those (possible due to a dependency issue
of those packages); that is, it isn't your fault :p

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com



More information about the Libraries mailing list