diff --git a/README.md b/README.md new file mode 100644 index 0000000..81d4b4c --- /dev/null +++ b/README.md @@ -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...