extract-cons-1.0.0.0
Safe HaskellNone
LanguageHaskell2010

Data.Constructor.Extract.Internal

Synopsis

Main data type

data DataAndCon Source #

Constructors

MkDataAndCon 

Instances

Instances details
Show DataAndCon Source # 
Instance details

Defined in Data.Constructor.Extract.Internal

Eq DataAndCon Source # 
Instance details

Defined in Data.Constructor.Extract.Internal

dataAndConFromName :: Name -> Q DataAndCon Source #

Get DataAndCon from the target constructor's name