diff --git a/Preparing-your-system-to-use-Stackage.md b/Preparing-your-system-to-use-Stackage.md new file mode 100644 index 0000000..2c1ff2b --- /dev/null +++ b/Preparing-your-system-to-use-Stackage.md @@ -0,0 +1,7 @@ +These instructions are for users wishing to use [Stackage Server](http://www.stackage.org/) 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](http://www.haskell.org/platform/), and other users to continue installing their compiler and tools as they have in the past. \ No newline at end of file