Closed ibrahimsag closed 3 years ago
Template Haskell often makes breaking changes, so upgrading to a new version will take some time. (It reflects internal data structures of GHC, and these change frequently.) Sorry! I will leave this issue open, in case I get some free time to look into it more closely.
@ibrahimsag sometimes you just need to change the dependency range in replib.cabal.
Changing the dependency will work. (I downgraded my GHC to 8.8 and have just verified this morning. Will commit and push soon.)
I have just pushed a version that works for ghc 8.8. (Still fails for 8.10).
I get the following error building with ghc 8.8. Any chance we can resolve these?
Great library, Gratitude!