Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- isEmptyType :: Type -> TCM Bool
- isEmptyTel :: Telescope -> TCM Bool
- ensureEmptyType :: Range -> Type -> TCM ()
- checkEmptyTel :: Range -> Telescope -> TCM (Either ErrorNonEmpty Int)
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |