Copyright | (c) 2013-2015 Galois, Inc. |
---|---|
License | BSD3 |
Maintainer | cryptol@galois.com |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Documentation
checkNewtype :: Newtype -> InferM Newtype Source
Check a newtype declaration. XXX: Do something with constraints.
checkTySyn :: TySyn -> InferM TySyn Source
Check a type-synonym declaration.