An open API service indexing awesome lists of open source software.

https://github.com/nh2/th-recomp-test

Small test project for GHC issues related to the `[TH]` recompilation reason
https://github.com/nh2/th-recomp-test

Last synced: 3 months ago
JSON representation

Small test project for GHC issues related to the `[TH]` recompilation reason

Awesome Lists containing this project

README

        

# ghc-recomp-test

Small test project for GHC issues related to the `[TH]` recompilation reason (`RecompBecause "TH"`).

Relevant issues:

* [#481 - Recompilation check fails for TH](https://ghc.haskell.org/trac/ghc/ticket/481), which originally introduced this logic