Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Functor.Foldable.Exotic.TH
Contents
Description
Module containing Template Haskell functions to automically intertwine the base functors of the given types.
- entangleFunctors :: [(Name, Name)] -> Q [Dec]
- entanglePair :: Name -> Name -> Q [Dec]