daig / daig/intrinsic-superclasses
Find an alternative to `haskell-src-meta`
Open
help wanted
refactor
- Dominant language
- Haskell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now we use [`haskell-src-meta`](https://github.com/bmillwood/haskell-src-meta) for the quasiquote parser because `template-haskell`'s `[d|...|]` quoter rejects additional methods in instance declarations that actually belong to the superclasses.
We'd like to move away from `haskell-src-meta` because it is not synced with GHC proper, and in particular is blocking a number of issues (#2 , #3)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.