[Haskell-beginners] Problems with cabal install hakyll
Daniel Trstenjak
daniel.trstenjak at gmail.com
Wed Oct 16 14:18:53 UTC 2013
On Wed, Oct 16, 2013 at 02:06:20PM +0000, Britt Anderson wrote:
> Thanks for the suggestion, but cabal 1.18 has conflicts with gtk2hs.
> In an earlier post to the beginners list, I was instructed to roll
> back to 1.16 to get around a conflict with gtk2hs.
Than perhaps installing diagrams, pandoc and hakyll at once might work,
so that cabal might be able to select versions fitting all three:
cabal install diagrams pandoc hakyll
You might need to delete your '~/.cabal' and '~/.ghc' directories
to get this working, or for testing, just rename them.
Greetings,
Daniel
More information about the Beginners
mailing list