persistent-parser: Parse persistent model files

[ bsd3, database, library, persistent, yesod ] [ Propose Tags ]

Parse persistent model files


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2
Change log ChangeLog.md
Dependencies attoparsec, base (>=4.8 && <5), text [details]
License BSD-3-Clause
Author James M.C. Haver II
Maintainer mchaver@gmail.com
Category Database, Yesod, Persistent
Source repo head: git clone https://github.com/mchaver/persistent-parser
Uploaded by mchaver at 2016-11-17T07:25:18Z
Distributions NixOS:0.1.0.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2278 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-17 [all 1 reports]

Readme for persistent-parser-0.1.0.2

[back to package description]

persistent-parser

persistent-parser provides functions and types to parse a Persistent file or Haskell file with Persistent QuasiQuoters and store the data in a tree structure.