beam-th: Template Haskell utilities for beam

[ bsd3, database, library, template-haskell ] [ Propose Tags ]
This version is deprecated.

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


[Skip to Readme]

Modules

[Last Documentation]

  • Database
    • Beam
      • Database.Beam.TH

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-06-29T16:51:28Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2608 total (12 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-23 [all 3 reports]

Readme for beam-th-0.1.0.2

[back to package description]

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