 | haskell-src-exts-1.9.6: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer | Contents | Index |
|
| Language.Haskell.Exts.Comments |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| data Comment |
| A Haskell comment. The Bool is True if the comment is multi-line, i.e. {- -}.
| | Constructors | | Instances | |
|
|
| Produced by Haddock version 2.7.2 |