On 24 January 2011 02:02, Daniel Fischer <[email protected]> wrote:
> You can try with hslogger-1.1.0, which built on 6.12 and 7.0 on hackage, or > maybe with hslogger-1.1.2 (which hasn't yet been built on hackage since it > was uploaded only yesterday). > hslogger-1.1.1 had the same build failure on hackage. Isn't the problem that the cabal file for hslogger doesn't state a dependency on filepath? (even though filepath is a GHC boot lib its not in "base"). I'd expect the problem could be solved by downloading the hslogger archive, editing the cabal file and installing manually. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
