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

Switch from haskell-src-exts to ghc-lib #465

Open swamp-agr opened 4 years ago

swamp-agr commented 4 years ago
  1. Analyze the work that was achieved in hlint (during its migration from haskell-src-exts to ghc-lib).
  2. Plan migration for build/tests.
  3. Ensure tests replacement should pass, once migration would be accomplished.
  4. Prepare major release.