Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cabal

Hooking up a build tool in Cabal (Haskell)

Conditional Compilation inside Literate Haskell

How to use two different compilers for different targets in a .cabal file?

haskell cabal ghcjs

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

Could cabal warn about unused package in dependencies?

haskell cabal

How to avoid recompiling in this cabal file?

haskell cabal

Using text-icu library in Haskell on Mac OS

haskell cabal icu

How to load tests in ghci with stack

haskell cabal haskell-stack

Haskell cabal-install errors

Depending on a local package in cabal

haskell cabal