@hackage th-instance-reification0.1.3
Fixed versions of instances reification functions
Categories
License
MIT
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Links
Versions
Installation
Dependencies (7)
- base >=4.5 && <5
- containers
- list-extras >=0.4 && <0.5
- loch-th >=0.2 && <0.3
- placeholders >=0.1 && <0.2
- template-haskell 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.