Skip to content

Instantly share code, notes, and snippets.

@alogic0
Last active December 27, 2015 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alogic0/a046e7dbba561e0667fb to your computer and use it in GitHub Desktop.
Save alogic0/a046e7dbba561e0667fb to your computer and use it in GitHub Desktop.
Building hermit on windows 7 with ghc 7.10.2, unsuccessful
git clone https://github.com/ku-fpg/hermit
cd hermit
git checkout 'f0d7b767487'
cabal install --only-dep
cabal configure
cabal build
cabal install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment