packages feed

free-foil-0.0.3: src/Control/Monad/Free/Foil/TH.hs

module Control.Monad.Free.Foil.TH (
  module Control.Monad.Free.Foil.TH.Signature,
  module Control.Monad.Free.Foil.TH.PatternSynonyms,
  module Control.Monad.Free.Foil.TH.Convert,
  module Control.Monad.Free.Foil.TH.ZipMatch,
) where

import Control.Monad.Free.Foil.TH.Signature
import Control.Monad.Free.Foil.TH.PatternSynonyms
import Control.Monad.Free.Foil.TH.Convert
import Control.Monad.Free.Foil.TH.ZipMatch