SRC="haddock-util.js" TYPE="text/javascript"> TYPE="text/javascript">window.onload = function () {setSynopsis("mini_Data-Derive-Internal-Derivation.html")};

Data.Derive.Internal.Derivation

derive-2.0.1: A program and library to derive instances for data typesSource codeContentsIndex
Data.Derive.Internal.Derivation
Documentation
data Derivation Source
Constructors
Derivation
derivationName :: String
derivationOp :: FullDataDecl -> Either String [Decl]
derivationDSL :: String -> DSL -> DerivationSource
derivationCustomDSL :: String -> (FullDataDecl -> [Decl] -> [Decl]) -> DSL -> DerivationSource
customSplice :: (FullDataDecl -> Exp -> Exp) -> FullDataDecl -> [Decl] -> [Decl]Source
customContext :: (FullDataDecl -> Context) -> FullDataDecl -> [Decl] -> [Decl]Source
Produced by Haddock version 2.4.2

AltStyle によって変換されたページ (->オリジナル) /