----------------------------------------------------------------------------- Formulae for installing conjure: ----------------------------------------------------------------------------- PRIMARY INGREDIENTS: You will need GHC 6.6 or later. You'll also need FilePath, HTTP and cabal-setup. FilePath: http://www-users.cs.york.ac.uk/~ndm/projects/libraries.php cabal-setup: http://haskell.org/cabal/ HTTP: http://haskell.org/http/ Global installation: 1. cabal-setup configure 2. cabal-setup build 3. sudo cabal-setup install Local installation: 1. cabal-setup configure --prefix=~/usr # or some place else 2. cabal-setup build 3. cabal-setup install --user LICENSING: Read COPYING