th-extras-0.0.0.2: A grab bag of functions for use with Template Haskell

Safe HaskellNone

Language.Haskell.TH.Extras

Synopsis

Documentation

replace :: (a -> Maybe a) -> a -> aSource

argTypesOfCon :: Con -> [Type]Source

WARNING: discards binders in GADTs and existentially-quantified constructors