Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cabal

How to install cairo on Windows

haskell cairo cabal

Haskell Cabal package - can't find Paths_ module

haskell cabal

Is it possible to package c code with Haskell using cabal?

haskell ghc cabal

Upgrading packages installed in a cabal sandbox

haskell cabal cabal-dev

Automatically List Dependencies For a Project

haskell cabal

ghc can't find my cabal installed packages

haskell cabal

mysterious cabal-install problems

Could not find module Prelude... dyn libraries for package base?

haskell cabal

Cabal configure in a sandbox complains "At least the following dependencies are missing" on installed packages

haskell cabal

Should I use stack to build and upload to Hackage?

How can configuration tools like sdl-config be used with a cabalized project?

haskell sdl cabal

installing dependencies in haskell

haskell cabal

Why cabal sandbox init does not change PATH like virtualenv does?

Why is `stack build` altering my .cabal file?

How to configure cabal in Windows 7?

haskell cabal

Installing Haskell Gloss

haskell cabal

Is there a way to find why cabal installed a certain package?

is it possible to stack cabal sandboxes?

What is the up-to-date standard workflow for building Haskell projects?

haskell module cabal stackage

GTK2HS fails to install with recent cabal versions

haskell gtk cabal gtk2hs