qq-literals: Compile-time checked literal values via QuasiQuoters.

[ library, mit, unclassified ] [ Propose Tags ]

qq-literals is a tiny Haskell library which gives you a way of easily constructing QuasiQuoters for literals of any type a for which you can provide a parsing function String -> Either String a.

Modules

[Index]

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.0.1, 0.1.1.0
Dependencies base (>=4.9 && <5), template-haskell (>=2.10.0) [details]
License MIT
Copyright 2016-2017 Harry Garrood
Author Harry Garrood
Maintainer harry@garrood.me
Revised Revision 1 made by HerbertValerioRiedel at 2019-05-31T17:05:11Z
Home page https://github.com/hdgarrood/qq-literals
Source repo head: git clone https://github.com/hdgarrood/qq-literals
Uploaded by hdgarrood at 2017-12-22T21:30:42Z
Distributions NixOS:0.1.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1666 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-22 [all 1 reports]