ghcjs-stack-dist
ghcjs-stack-dist copied to clipboard
Hello. In order to reproduce the issue - do the following steps. ``` stack new proj cd proj ``` then change `resolver: ...` to ``` resolver: lts-9.21 compiler: ghcjs-0.2.1.9009021_ghc-8.0.2 compiler-check:...
Getting a bunch of these issues using this build: ``` resolver: lts-9.21 compiler: ghcjs-0.2.1.9009021_ghc-8.0.2 compiler-check: match-exact setup-info: ghcjs: source: ghcjs-0.2.1.9009021_ghc-8.0.2: url: https://github.com/matchwood/ghcjs-stack-dist/raw/master/ghcjs-0.2.1.9009021.tar.gz sha1: b1740c3c99e5039ac306702894cd6e58283f4d31 ``` Here is what the errors...