Skip to content

Instantly share code, notes, and snippets.

@EugeneN
Last active April 21, 2016 05:46
Show Gist options
  • Save EugeneN/69975566c4d4e308a36b58234cbdbb7d to your computer and use it in GitHub Desktop.
Save EugeneN/69975566c4d4e308a36b58234cbdbb7d to your computer and use it in GitHub Desktop.
flags: {}
compiler: ghcjs-0.2.0.20151230.3_ghc-7.10.2
compiler-check: match-exact
setup-info:
ghcjs:
source:
ghcjs-0.2.0.20151230.3_ghc-7.10.2:
url: "https://github.com/nrolland/ghcjs/releases/download/v.0.2.0.20151230.3/ghcjs-0.2.0.20151230.3.tar.gz"
# Official release URL
# url: http://ghcjs.luite.com/master-20151230.tar.gz
# For details, see https://github.com/ghcjs/ghcjs/issues/444
packages:
- '.'
# example: packages from github
#- location:
# git: git@github.com:ghcjs/ghcjs-ffiqq.git
# commit: da31b18582542fcfceade5ef6b2aca66662b9e20
# example: extra-deps
# extra-deps: [ ListZipper-1.2.0.2 ]
# newer resolvers use ghc-7.10.3+, but we're using ghcjs working with ghc-7.10.2
resolver: lts-3.20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment