Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Synopsis
- parseCustomPragmas :: [Comment] -> Reporter [Pragma]
Documentation
parseCustomPragmas :: [Comment] -> Reporter [Pragma] Source #
Parses custom pragmas (i.e., DecArgPragma
) from the comments of a
module.