ghc-mod icon indicating copy to clipboard operation
ghc-mod copied to clipboard

GHC 8.4.3/LTS-12.13

Open lierdakil opened this issue 5 years ago • 0 comments

I took @alanz's branch and threw stuff at the compiler until it agreed to build everything. Then I fixed some failing specs. Now it seems to work (i.e. specs pass). No guarantees though.

Do not merge. Feel free to cherry-pick changes.

If you want to build this branch, you can

git clone --recurse-submodules https://github.com/DanielG/ghc-mod -b lierdakil/ghc-8.4.3
cd ghc-mod
stack build

(this will also build cabal-helper)

lierdakil avatar Oct 17 '18 17:10 lierdakil