bgmax-0.1.0.0: Parse BgMax-files

Copyright(c) Petter Bergman
LicenseBSD3
Maintainerjon.petter.bergman@gmail.com
Stabilityexperimental
Portabilitynon-portable (OverloadedStrings)
Safe HaskellSafe-Inferred
LanguageHaskell98

Finance.BgMax.Parser

Description

This module contains a Parser for the BgMax format.

The parser tries to be forgiving with input it doesn't understand.

Synopsis

Documentation

parseBgMax :: Parser [Post] Source

Parser for BgMax posts.