@hackage derive-IG0.1.1
Macro to derive instances for Instant-Generics using Template Haskell
Installation
Dependencies (3)
- base >=4 && <5
- template-haskell >=2.4 && <2.5
- instant-generics >=0.1 Show all…
Dependents (1)
@hackage/acme-everything
- Installation
cabal configure && cabal build && cabal install
- Usage
import Generics.Instant import Generics.Instant.Derive
derive ''Either deriveWith ''() [Just "Unit_Unit"]