Safe Haskell | None |
---|---|
Language | Haskell2010 |
Constraint-based typing from the presentation in Pierce's book.
Documentation
checkModule :: Declarations a c b -> TypeM () () Source #
assignModule :: Declarations a c b -> TypeM () (Declarations () (StackType ()) (StackType ())) Source #