egison-pattern-src-th-mode: Parser and pretty printer for Egison pattern expressions to use with TH

[ bsd3, language, library, parser, pretty-printer, template-haskell ] [ Propose Tags ]

egison-pattern-src-th-mode provides a parser and pretty printer for egison-pattern-src to use it with Template Haskell. See https://github.com/egison/egison-pattern-src for more information.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), egison-pattern-src (>=0.1.0 && <0.2), egison-pattern-src-haskell-mode (>=0.1.1 && <0.2), haskell-src-exts (>=1.11.1 && <1.24), haskell-src-meta (>=0.0.0 && <0.9), mtl (>=2.2.1 && <2.3), pretty (>=1.0.0 && <1.2), template-haskell (>=2.2.0 && <2.16), text (>=0.1.0 && <1.3) [details]
License BSD-3-Clause
Copyright Copyright 2020 coord_e
Author coord_e
Maintainer coord_e <me@coord-e.com>, Satoshi Egi <egi@egison.org>
Category Language, Parser, Pretty Printer, Template Haskell
Home page https://github.com/egison/egison-pattern-src#readme
Bug tracker https://github.com/egison/egison-pattern-src/issues
Source repo head: git clone https://github.com/egison/egison-pattern-src
Uploaded by coord_e at 2020-02-26T09:16:16Z
Distributions
Reverse Dependencies 2 direct, 3 indirect [details]
Downloads 1673 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-02-26 [all 1 reports]

Readme for egison-pattern-src-th-mode-0.1.1.0

[back to package description]

Egison Pattern Source (Template Haskell Mode)

Actions Status Actions Status Hackage Hackage Deps

The egison-pattern-src-th-mode provides a parser and pretty printer for egison-pattern-src to use it with Template Haskell.

License

egison-pattern-src-th-mode is distributed as open source software under the terms of the 3 clause BSD License. See LICENSE for details.