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
- Host: GitHub
- URL: https://github.com/nh2/th-recomp-test
- Owner: nh2
- Created: 2018-02-06T21:48:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-06T21:48:35.000Z (over 7 years ago)
- Last Synced: 2025-01-13T00:26:03.511Z (5 months ago)
- Language: Haskell
- Size: 0 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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