@hackage derive-IG0.1.1

Macro to derive instances for Instant-Generics using Template Haskell

  • Installation

cabal configure && cabal build && cabal install

  • Usage

import Generics.Instant import Generics.Instant.Derive

derive ''Either deriveWith ''() [Just "Unit_Unit"]