Module Check.AST.Indent.Instance

Summary of exported operations:

checkInstance :: Decl a -> Int -> State CheckState ()   
checkInstance' :: SpanInfo -> [Decl a] -> Int -> State CheckState ()   

Exported operations:

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

checkInstance' :: SpanInfo -> [Decl a] -> Int -> State CheckState ()   

Further infos:
  • partially defined