Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add strict parsers variants of json and value #51

Merged
merged 1 commit into from
Nov 30, 2011
Merged

Commits on Nov 30, 2011

  1. Add strict parsers variants of json and value

    This changeset builds on top of
    dab1302, and just strictifies the
    monadic `return`s used in the attoparsec `Parser`s monad to avoid
    leaving thunks behind during parsing.
    
    This addresses issue haskell#37
    hvriedel committed Nov 30, 2011
    Configuration menu
    Copy the full SHA
    72ef346 View commit details
    Browse the repository at this point in the history