[Haskell-beginners] [solved] Problems with cabal install hakyll

Martin Ruderer martin.ruderer at gmail.com
Wed Oct 16 16:30:41 UTC 2013


Another solution would have been to resort to pre-1.18 means by using
hsenv, for example.


On Wed, Oct 16, 2013 at 4:36 PM, Britt Anderson <britt.anderson at uwaterloo.ca
> wrote:

> Thanks for the advice. I deleted my ~/.cabal and ~/.ghc and then
> installed hakyll first followed by diagrams and everything was fine.
>
> --Britt
>
>
> daniel.trstenjak at gmail.com writes:
>
> > 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
> > _______________________________________________
> > Beginners mailing list
> > Beginners at haskell.org
> > http://www.haskell.org/mailman/listinfo/beginners
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20131016/2834279e/attachment-0001.html>


More information about the Beginners mailing list