i guys i have a problem, i want to run a haskell script that imports libClang (import Clang), i made a cabal install libClang befor and it work
Who can help me installing libClang with cabal install? I do the following things: Install haskell plattform
I\'m using Linux Mint (Ubuntu derivat) a开发者_JAVA技巧nd want to install libClang with Cabal. The problem is, that I always get the message: \"requires ffi\" and then it stops.
So I\'m sitting here compiling XMonad for myself because I do not like being provided with version 0.9.1 by my package manager and like 0.9.2. The current problem is that the compilation of XMonad its
Is it possible to (ab)use Cabal to have it create a generic Haskell project with a simple command, similar to what you can do in the Scala world with Sbt or Maven?
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
installed QuickCheck, i install againcabal install QuickCheck-1.2.0.0 and load ag开发者_如何学运维ain and has error
I am the author of the operational package, which includes example code. I would like this e开发者_如何学JAVAxample code to be hscolored and installed together with the API documentation, which is gen
I don\'t understand the following error message but I do know that I\'ve installed utf8-light on Linux before without problems. Can someone shed light on what\'s wrong? Is this an LLVM problem, GHC 7
I have a module that uses Control.Ex开发者_C百科ception in Base < 4 which is Control.OldException in Base >= 4. How can I, using cabal or any other tool, get rid of the version dependency (just