Create README.md

This commit is contained in:
Marcin Tolysz 2016-01-30 23:57:14 +00:00
parent 9847a78aae
commit a2f8b7435d

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# 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...