Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cabal

How to use "cabal-dev ghci" with a non-sandbox, non-global (user?) package?

Clear local cabal repository

haskell cabal

cabal install cabal-install could not resolve dependencies

Haskell: Testing a package against multiple versions of base for Hackage

haskell base cabal

Is there a recommended way to update version bounds on cabal packages?

haskell cabal

Using GHC, cabal with GMP installed in user-space

Cygwin not recognized as Unix compatibility toolchain by Cabal

haskell cygwin cabal

Can't install c2hs and language-c

haskell cabal

Error while creating test suites: "cannot satisfy -package-id"

haskell cabal

cabal reports "/usr/bin/ld: cannot find -lHSrandom-1.0.1.1-ghc7.8.3"

haskell ld cabal

Generate cabal file with dependencies on foreign libs

haskell cabal

stack.yaml file & .cabal file differences?

haskell package cabal

How do "cabal-dev" and "cabal sandbox init" relate to each other?

haskell cabal

Cabal Cabal-Install not working, strange error

Build system for project that uses C and Haskell

c haskell cmake cabal

put command line arguments for tests in cabal file?

haskell cabal

How do I enable profiling in a cabal-dev installation?

haskell profiling cabal