I\'m trying to cabal install xmonad with profiling and I keep getting the error: cound not find module control.monad.reader
I was wondering if there was a way (ei开发者_C百科ther existing command or shell script or alike) to list registered GHC packages for which hackage has an updated version available. Something in the s
I want t开发者_JAVA技巧o upgrade all packages, not just a specific one with cabal install --upgrade-dependencies.This bit of shell hackery works for me on OS X:
I was able to use cabal-dev to build some packages that cabal was having issues with. ( help with cabal install package shadowing errors ). How does one then install and use them? I tried copyi开发者_
I\'m trying to work around another bug with the regular cabal install ( help with cabal install package shadowing errors ). When I try to run Setup.hs after using cabal to unpack a package (in this ca
I\'ve run into the same error for two unrelated packages now, missingpy and monadiccp. > cabal install -p -v monadiccp
I\'ve been working on this Haskell project, and I have a cabal file for it. Now, my project is structured as a library that implements a simple interpreter. I also have a very short Main file which ne
How can I generate and install documentation for all locally installed cabal packages? I turned on the documentation flag in ~/.cabal/config which means that all newly installed packages will have doc
I was trying to install haskeline, it\'s my first time installing using cabal, and here is what I got. What should I do?
Forgive me if this is a FAQ but I\'m a bit puzzled about how to get around this problem properly. I recently downloaded the package TagSoup which installed fine with the latest version 0.12.2