Skip to content

Preparing your system to use Stackage

Michael Snoyman edited this page Aug 25, 2014 · 13 revisions

These instructions are for users wishing to use Stackage Server as their package repository. Currently, we support three different system configurations:

  • Haskell Platform 2014.2.0.0
  • GHC 7.8.3 with cabal-install
  • GHC 7.6.3 with cabal-install

We'll be fleshing this page out in the coming days. For now: we recommend Windows and Mac OS X users to use Haskell Platform, and other users to continue installing their compiler and tools as they have in the past.

FIXME: Include information on setting PATH appropriately for ~/.cabal/bin

Clone this wiki locally