- Fixes a bug where the results of
expandSyns
was assumed to only contain one layer ofAppsT
. See #9.
- Fixes a bug where the instance match predicate didn't work when explicit kind signatures are used.
- Builds without warnings on GHC 8.2
- Don't warn when reifyManyTyCons skips some types of info
No changelog info