faylang / fay

A proper subset of Haskell that compiles to JavaScript
https://github.com/faylang/fay/wiki
BSD 3-Clause "New" or "Revised" License
1.29k stars 86 forks source link

fay doesn't compile with ghc 8.0.1 #441

Closed henrylaxen closed 8 years ago

henrylaxen commented 8 years ago

I tried raising some deps, namely

fay-0.23.1.12: installed package info from too old version of Cabal (key field does not match id field)

I'm using:

cabal-install version 1.24.0.0 compiled using version 1.24.0.0 of the Cabal library

Best wishes, Henry Laxen

henrylaxen commented 8 years ago

my mistake. I forgot to remove the dist directory. After doing so, it does compile with the above changes to the dependencies. Congratulations.

bergmark commented 8 years ago

I opened https://github.com/glaebhoerl/type-eq/pull/7, nice to see there's only one dependency remaining