ghcjs-stack/README.md

13 lines
289 B
Markdown
Raw Normal View History

2016-01-30 23:57:14 +00:00
# ghcjs-stack
align ghcjs with stack
Allow to create ghcjs installation archive which has the same versions as the `stack --resolver`
exceptions:
`integer-gmp` - this needs some love to makie it
`cabal`
`ghc-prim`
downside is we need to maintain patches for all versions we have...