Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cabal

Cabal install criterion out of memory

Copying a folder into dist/

haskell cabal

Cabal install (Cabal cabal-install) fails due to missing zlib library

haskell cabal cabal-install

In a cabal package why should I have almost identical `other-modules` fields

haskell cabal

Registering multiple versions of packages with `ghc-pkg`?

Haskell cabal install wx: missing C library wx_gtk2u_webview-3.0

haskell cabal wxhaskell

How can I make Cabal search for external programs?

haskell cabal

Installing mysql on Yesod

Compiling a haskell script with external dependencies without cabal

haskell cabal

Cabal tries to build unknown package when building with alex, happy in nix-shell

haskell cabal nix happy alex

How to actually use already-installed versions of a package, or find out why it's not possible?

Cabal - add build dependency with Cabal instead of manually mangling with the file

haskell cabal

Dependency conflicts of base in Haskell cabal

haskell cabal cabal-sandbox

Can you have an executable and library in the same cabal package

haskell cabal

Haskell stack ignores -Wall -Werror cabal ghc-options flags when building

Why can't cabal build mighttpd2 dynamically?

haskell ghc cabal