Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cabal

Mountain Lion X11 libraries can't ./configure

How can I disable OpenGL in the Haskell Platform?

Installing Cabal has missing modules

haskell cabal

How can I use `cabal repl` instead of `ghci` in `ghc-mod`?

GHCi cannot find modules of my program

haskell emacs cabal

Cross platform makefiles for small Haskell project?

Is there a way to use Cabal to keep Haskell packages up-to-date?

haskell cabal

Getting Cabal to work with GHC 6.12.1

haskell ghc cabal

How are Hackage package names mapped to 'cabal install' names?

haskell cabal

How do I create a suitable .tar.gz file for use with `cabal upload`?

running ghci on a module that needs LANGUAGE CPP

haskell ghc cabal ghci

How to downgrade base with cabal?

haskell cabal cabal-install

Haskell and Cabal missing after El Capitan update

Will users be diverted from a package if it's not passing `cabal check` for `cabal` `1.22` due to the absence of `Setup.hs`?

haskell cabal

How can I know in advance where cabal will place a generated executable?

haskell cabal

When you depend on a cabal package, it seems to draw in dependencies in all cabal stanzas

haskell cabal

How to change path of cabal config file?

Which packages are hardwired into GHC?

haskell sandbox ghc cabal

Best practices for distributing a Haskell application and updating it

haskell cabal haskell-stack

{} in .cabal for Haddock-documentation in Haskell

haskell cabal haddock