Adapt to overloaded TH quotations in GHC HEAD
This patches `shakespeare` and `th-utilities` to adapt to ghc@9129210f landing in HEAD. Note that since the `template-haskell` version number hasn't been bumped yet (see ghc#17645), I had to use `__GLASGOW_HASKELL__ >= 811` instead of the slightly more precise `MIN_template_haskell(2,17,0)`.
parent
f8df7e37
No related branches found
No related tags found
Please register or sign in to comment