Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- checkMultiple :: [Declaration a] -> Maybe (DickinsonWarning a)
Documentation
checkMultiple :: [Declaration a] -> Maybe (DickinsonWarning a) Source #
Checks that there are not name clashes at the top level or within let bindings.