beam-th: Template Haskell utilities for beam

[ bsd3, database, library, template-haskell ] [ Propose Tags ]

(Completely optional) Template Haskell functions to derive common boilerplate code when writing table types for the beam library.


[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, 0.1.0.3, 0.2.0.0 (info)
Change log CHANGELOG.md
Dependencies base (>=4.9 && <4.10), beam (>=0.3 && <0.5), microlens (>=0.4 && <0.5), mtl (>=2.2 && <2.3), template-haskell (>=2.11 && <2.12), th-expand-syns (>=0.4 && <0.5), transformers (>=0.5 && <0.6) [details]
License BSD-3-Clause
Copyright Copyright 2016 Tobias Markus <tobias AT miglix DOT eu>
Author Tobias Markus <tobias AT miglix DOT eu>
Maintainer Tobias Markus <tobias AT miglix DOT eu>
Category Database, Template Haskell
Home page https://github.com/hesiod/beam-th
Bug tracker https://github.com/hesiod/beam-th/issues
Source repo head: git clone https://github.com/hesiod/beam-th.git
Uploaded by hesiod at 2016-07-05T22:01:25Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2609 total (13 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2016-07-05 [all 1 reports]

Readme for beam-th-0.2.0.0

[back to package description]

(Completely optional) Template Haskell functions to derive common boilerplate code when writing table types for the beam library.