Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cabal

Installed parsec in sandbox, but can't find libraries when trying to load file in ghci

haskell ghc cabal

Can't install and use Cabal (Haskell) on CentOS Server - zlib-0.5.4.1 failed during the building phase

How to build a sandboxed cabal project with a custom version of a dependency that is not on hackage (e.g. a checkout from github)

haskell cabal cabal-install

How can I change the directory where cabal stores the documentation

How should I go about testing a monolithic executable package?

where does haskell packages in nixpkgs go?

haskell ghc cabal nix

SBT-like features in the Haskell build ecosystem

scala haskell sbt cabal

It is a member of the hidden packageQuickCheck-1.2.0.0, How to load hs file

haskell cabal quickcheck

Truly portable Haskell installation on Windows

Running out of memory while compiling with GHC [duplicate]

Find out what flags we are building with in Setup.hs

haskell cabal

What exactly does cabal install --avoid-reinstalls do?

haskell cabal cabal-install

Parallel Cabal Builds [duplicate]

Haddock, Cabal: How to include source code examples?