Copyright | (c) Petter Bergman |
---|---|
License | BSD3 |
Maintainer | jon.petter.bergman@gmail.com |
Stability | experimental |
Portability | non-portable (OverloadedStrings) |
Safe Haskell | Safe-Inferred |
Language | Haskell98 |
This module contains a Parser for the BgMax format.
The parser tries to be forgiving with input it doesn't understand.
- parseBgMax :: Parser [Post]
Documentation
parseBgMax :: Parser [Post] Source
Parser for BgMax posts.