We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Idris on Debian (markdown)
small fixes
Updated installation instructions for final Debian Jessie release and use Cabal sandbox instead of hsenv.
Make sections distinct
Update instructions for installing on debian wheezy.
Fixed some typos; bumped Idris version to 0.9.12, and the date to "may 2014"
Following these instructions failed to install the "language-java" dependency when running "cabal install idris" -- I had to install it explicity before installing idris in my hsenv. Consequently, added "cabal install alex" in front of "cabal install idris" (even if it stops being an issue at some point, hopefully it can't hurt to explicitly install alex before idris).
updated for current ghc 7.6, and with the list of nice to habe packages in february 2014, and having installed lens from debian doesn't impede
Imported from https://github.com/reuleaux/Idris-dev/wiki/Idris-on-Debian