reformat: The parser and render to parsec and render the string.

[ gpl, library, text ] [ Propose Tags ]

A frame work wih parser and render to reformat the key infors.


[Skip to Readme]

Modules

[Last Documentation]

  • Text
    • Text.Parsec
      • Text.Parsec.ByteString
        • Text.Parsec.ByteString.Lazy
      • Text.Parsec.Char
      • Text.Parsec.Combinator
      • Text.Parsec.Error
      • Text.Parsec.Expr
      • Text.Parsec.Language
      • Text.Parsec.Perm
      • Text.Parsec.Pos
      • Text.Parsec.Prim
      • Text.Parsec.String
      • Text.Parsec.Text
        • Text.Parsec.Text.Lazy
      • Text.Parsec.Token
    • ParserCombinators
      • Text.ParserCombinators.Parsec
        • Text.ParserCombinators.Parsec.Char
        • Text.ParserCombinators.Parsec.Combinator
        • Text.ParserCombinators.Parsec.Error
        • Text.ParserCombinators.Parsec.Expr
        • Text.ParserCombinators.Parsec.Language
        • Text.ParserCombinators.Parsec.Perm
        • Text.ParserCombinators.Parsec.Pos
        • Text.ParserCombinators.Parsec.Prim
        • Text.ParserCombinators.Parsec.Tokenc
    • Text.Reformat

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
Change log ChangeLog.md
Dependencies base (>=4 && <5), parsec (>=3.1) [details]
License GPL-3.0-only
Copyright Copyright (C) 2018 Johann Lee <me@qinka.pro>
Author Johann Lee
Maintainer qinka@live.com
Category Text
Home page https://github.com/Qinka/reformat
Source repo head: git clone https://github.com/Qinka/reformat.git -b master
Uploaded by qinka at 2017-12-28T02:32:14Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1200 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-12-28 [all 3 reports]

Readme for reformat-0.1.0.1

[back to package description]

reformat

A Haskell parser and render to reformat the String.