I have a program written in Haskell and intended to be compiled with GHC. The program scales very well on multiple cores, so enabling multithreading is very important. In my .cabal file I\'ve added gh
I need glib for threadscope to work. But I am not able to install it using cabal. I tried cabal install glib but getting the following error. I even tried downloading the library and installing it loc
I uploaded my first package to Hackage ( http://hackage.haskell.org/package/groundhog-0.0.1) and it failed to build with error:
I\'m trying to install a package (nymphaea as it happens). This depends on an earlier version of base than the one I have. I\'m not keen on downgrading my base libraries, so I\'d like to try to just i
hello I got some error on windows xp sp3, I tried install up to date Haskell platform install gtk+ all in one bundle 2.16
I hope the title is self explanatory. I can\'t seem to find a开发者_运维问答 ghc package on hackage.No, you cannot. However, you can install from binaries or compile it from source (this requires that
Over here is the only reason I can find that packages I\'m installing using cabal are not being found by GHC:
I tried installing Djinn by using cabal but got the following error - $ cabal install djinn --verbose Reading available packages...
I am trying to install a Hamlet on a webfaction shared server so I can compile and run my web application there. I am using Yesod to develop the application.
Has anybody managed to get Yorgey et al\'s \"unbound\" library, for working with syntax with binding, to install with the latest GHC (7.0.3) and Haskell platform?Trying a cabal install unbound, I get