Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cabal

What does "ignoring (possibly broken) abi-depends field for packages" mean?

haskell ghc cabal

How can I run GHCi against a compiled package?

haskell package cabal ghci

Can't install cairo with cabal on Windows - how to get pkg-config on win?

haskell cairo cabal pkg-config

How to locally generate a preview of the web page for my cabal package?

haskell cabal

Cabal doesn't update binary symlinks

Are there any Haskell specific tools that can show source code from imported modules?

haskell ide cabal

cabal hell with dependencies of ghc-baked in packages

haskell cabal

Haskell hoogle installed through cabal, but hoogle command not found

haskell cabal hoogle

How to create a Cabal Sandbox

Building multiple executables in the default Haskell Stack project

What does "legacy fallback" mean when cabal is building packages?

haskell build cabal

How do I force cabal to give me more meaningful error messages?

haskell cabal

Replace compiler when building Haskell project with Cabal

How to pass command-line options to Alex in Cabal

haskell cabal alex

cabal doesn't find Source.hs

haskell cabal

Cabal cannot find locally sourced (yet correctly installed) packages

haskell cabal cabal-install

How do I disable dependency checking with a local cabal install?

haskell cabal

Is there a distcc-like tool for GHC?

haskell ghc cabal distcc

Haskell module imports itself

haskell ghc cabal

Control.Monad.Writer found in multiple packages haskell

haskell ghc cabal hackage