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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.2.0 && <0.3), 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.17), 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>
Revised Revision 2 made by coord_e at 2020-05-18T09:58:57Z
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-03-04T07:34:14Z
Distributions
Reverse Dependencies 2 direct, 3 indirect [details]
Downloads 1692 total (20 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-03-04 [all 1 reports]

Readme for egison-pattern-src-th-mode-0.2.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.