Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cabal

Global install of a program built in sandbox

haskell cabal cabal-install

What are best practices for managing related Cabal packages?

haskell packaging cabal

Cabal: cabal configure fails

haskell cabal

How to compile several Yesod projects quickly?

haskell cabal yesod

Cabal 1.18 gives Bus Error 10 on nearly everything on OS X

haskell cabal

Cabal-Install lost the informative qualities of its build output

How to use cabal with bash tests

haskell cabal

How do I run the tests that are part of an installed/installing Cabal package?

Stack: How can I use a multi-package dependency in `Setup.hs`?

haskell cabal haskell-stack

How can I stream test results with cabal new-test?

haskell cabal cabal-new

Build dependency in library or executable section of cabal file?

haskell cabal

What to do if libraries require a different version of `base`?

haskell cabal

How to pin dependencies in Haskell apps

Cabal error: invalid preprocessing directive #-}

Haskell package installed but not found

haskell cabal cabal-install

How to add package to cabal2nix generated `env`?

haskell cabal nix nixos

Depend on test from bench

haskell cabal

How to enable language extensions / pragmas project wide by default?

haskell cabal haskell-stack

Could cabal warn about unused package in dependencies?

haskell cabal

Depending on a local package in cabal

haskell cabal