@hackage th-instance-reification0.1.5.1
Fixed versions of instances reification functions
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (5)
- base >=4.9 && <5
- containers >=0.6 && <0.7
- list-extras >=0.4 && <0.5
- template-haskell >=2.11 && <2.16
- th-expand-syns >=0.4 && <0.5 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/algebra-checkers, @hackage/type-structure
Provides fixed versions of reifyInstances and isInstance as per
the following ghc issue:
https://ghc.haskell.org/trac/ghc/ticket/7066.