
17 Jun
2011
17 Jun
'11
1:53 p.m.
On 17 June 2011 23:33, Boris Lykah
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@gmail.com IvanMiljenovic.wordpress.com