Module Check.AST.Indent.Deriving

Summary of exported operations:

checkDeriving :: Decl a -> Int -> State CheckState ()   
checkDeriving' :: SpanInfo -> [ConstrDecl] -> [QualIdent] -> State CheckState ()   
checkDerivingC :: SpanInfo -> [ConstrDecl] -> [QualIdent] -> State CheckState ()   
checkRecord :: SpanInfo -> [ConstrDecl] -> [QualIdent] -> State CheckState ()   

Exported operations:

checkDeriving :: Decl a -> Int -> State CheckState ()   

checkDeriving' :: SpanInfo -> [ConstrDecl] -> [QualIdent] -> State CheckState ()   

Further infos:
  • partially defined

checkDerivingC :: SpanInfo -> [ConstrDecl] -> [QualIdent] -> State CheckState ()   

Further infos:
  • partially defined

checkRecord :: SpanInfo -> [ConstrDecl] -> [QualIdent] -> State CheckState ()   

Further infos:
  • partially defined