Packages tagged template-haskell

49 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (49), bsd3 (34), mit (8), control (4), deprecated (4), development (3), data (2), database (2), ghc (2), language (2), public-domain (2), code-generation (1), dependency-injection (1), effect (1), generics (1), hasql (1), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
ConfigFileTH90.01Template haskell for reading ConfigFiles. (library, parsing, template-haskell)2011-12-050.2VilleTirronen
antiquoter70.02Combinator library for quasi- and anti-quoting. (bsd3, library, template-haskell)2013-04-140.1.1.0LarsCorbijn
autoapply292.00Template Haskell to automatically pass values to functions (bsd3, library, template-haskell)2022-09-270.4.1.3jophish, expipiplus1
beam-th172.01Template Haskell utilities for beam (bsd3, database, library, template-haskell)2016-07-050.2.0.0hesiod
classy-effects-th70.01Automatic compliance with the classy-effects protocols (control, effect, library, mpl, template-haskell)2023-09-180.1.0.0YamadaRyo
derive-has-field110.00Derive HasField instances with Template Haskell (library, mit, template-haskell)2024-02-050.0.1.2chiroptical
egison-pattern-src-th-mode190.02Parser and pretty printer for Egison pattern expressions to use with TH (bsd3, language, library, parser, pretty-printer, template-haskell)2020-11-030.2.1.2SatoshiEgi, coord_e, momohatt
flexible-defaults400.02Generate default function implementations for complex type classes. (code-generation, library, public-domain, template-haskell)2019-10-270.0.3JamesCook, PeterSimons
ghc-definitions-th80.00Automatically generate GHC API counterparts to Haskell declarations. (bsd3, ghc, library, template-haskell)2021-09-080.1AnthonyVandikas
ghc-hs-meta190.02Translate Haskell source to Template Haskell expression (bsd3, ghc, library, template-haskell)2023-10-100.1.3.0amesgen, zallocate
haskell-src-meta3600.0114Parse source to template-haskell abstract syntax. (bsd3, language, library, template-haskell)2023-11-120.8.13AdamBergmark, BenMillwood, DanBurton, GeoffreyMainland, JonasDuregard, MattMorrow, TroelsHenriksen
hasql-th820.01Template Haskell utilities for Hasql (database, hasql, library, mit, postgresql, template-haskell)2023-12-120.4.0.19NikitaVolkov
hs-di102.01Dependency Injection library for Haskell (bsd3, control, dependency-injection, development, library, program, template-haskell, testing)2016-09-260.3.0Wizek
impl60.00Framework for defaulting superclasses (development, library, mit, template-haskell)2018-11-270.2.0.0dailectic
language-haskell-extract370.05Module to automatically extract functions from the local code. (bsd3, library, template-haskell)2013-01-260.2.4OscarFinnsson
lenz-template (deprecated)160.01Van Laarhoven lens templates (data, deprecated, lenses, library, template-haskell)2017-11-150.2.0.0
multirec-alt-deriver70.01Alternative multirec instances deriver (bsd3, generics, library, template-haskell)2010-11-290.1.3DanielSchuessler
newtype-deriving160.01Instance derivers for newtype wrappers (control, library, mit, template-haskell)2016-05-020.1.4NikitaVolkov
newtype-th90.02A template haskell deriver to create Control.Newtype instances. (bsd3, control, library, template-haskell)2012-07-190.3.3MichaelSloan
notcpp190.02Avoiding the C preprocessor via cunning use of Template Haskell (bsd3, library, template-haskell)2015-04-110.2.0.3BenMillwood
pseudomacros150.01cpp-style built-in macros using Template Haskell (bsd3, development, library, template-haskell)2015-04-270.0.2LukasMai
quotet150.00Monad transformer for Quote from template-haskell (library, template-haskell)2022-05-070.0.1.1amesgen
tagged-th40.03QuasiQuoter and Template Haskell splices for creating proxies at higher-kinds (bsd3, library, phantom-types, template-haskell)2011-11-270.1NicolasFrisby
template-haskell1582.251740Support library for Template Haskell (bsd3, library, template-haskell)2023-10-102.21.0.0AustinSeipp, BenGamari, HerbertValerioRiedel, IanLynagh
template-haskell-util160.02Some utilities for template Haskell. (library, mit, template-haskell)2015-03-020.1.1.0songzh
th-build120.01More convenient construction of TH ASTs (bsd3, library, template-haskell)2014-06-260.4.0.0DanielSchuessler
th-context170.02Test instance context (bsd3, library, template-haskell)2016-10-140.24DavidFox
th-desugar2000.017Functions to desugar Template Haskell (bsd3, library, template-haskell)2023-10-131.16RichardEisenberg, ryanglscott
th-env1082.02Template Haskell splices that expand to an environment variable (bsd3, library, template-haskell)2022-05-230.1.1DmitryDzhus
th-expand-syns2970.020Expands type synonyms in Template Haskell ASTs (bsd3, library, template-haskell)2023-02-010.4.11.0DanielSchuessler, ryanglscott
th-extras1230.08A grab bag of functions for use with Template Haskell (library, public-domain, template-haskell)2024-04-140.0.0.8ErikDeCastroLopo, JamesCook, JohnEricson, RyanTrinkle, abrar
th-instance-reification180.03Fixed versions of instances reification functions (library, mit, template-haskell)2020-03-260.1.5.1NikitaVolkov
th-kinds190.02Automated kind inference in Template Haskell. (bsd3, library, template-haskell)2017-07-290.2DavidFox, LouisWasserman
th-kinds-fork (deprecated in favor of th-kinds)40.01Automated kind inference in Template Haskell. (bsd3, deprecated, library, template-haskell)2015-11-110.2DavidFox
th-lego390.05Template Haskell construction utilities (library, mit, template-haskell)2023-12-090.3.0.3NikitaVolkov
th-letrec70.01Implicit (recursive) let insertion (bsd3, library, template-haskell)2024-02-130.1.1phadej
th-lift-instances2730.061Lift instances for template-haskell for common data types. (bsd3, library, template-haskell)2022-08-230.1.20BennoFuenfstueck
th-nowq242.01Template Haskell splice that expands to current time (bsd3, library, template-haskell)2020-06-030.1.0.5DmitryDzhus
th-orphans2800.029Orphan instances for TH datatypes (bsd3, library, template-haskell)2022-08-210.13.14MichaelSloan, ryanglscott
th-reify-many1930.08Recurseively reify template haskell datatype info (bsd3, library, template-haskell)2021-09-060.1.10MichaelSloan, ryanglscott
th-sccs90.02Binding group analysis in Template Haskell (bsd3, library, template-haskell)2011-07-230.0.0.20110723NicolasFrisby
th-tc110.00Typechecking in Template Haskell (bsd3, library, template-haskell)2019-11-110.2.1.0mniip
th-to-exp82.01Provides a way to persist data from compile-time to runtime. (library, template-haskell)2017-07-310.0.1.1lexi_lambda
th-traced60.01Tracing Q monad computation (bsd3, library, template-haskell)2015-08-220.0.1.0HiromiIshii
th-typegraph (deprecated)410.02Graph of the subtype relation (bsd3, deprecated, library, template-haskell)2018-02-021.4DavidFox
th-utilities1980.09Collection of useful functions for use with Template Haskell (library, mit, template-haskell)2022-09-210.2.5.0MichaelSloan
tuple-th290.04Generate (non-recursive) utility functions for tuples of statically known size (bsd3, data, library, template-haskell)2015-06-280.2.5DanielSchuessler
type-interpreter (deprecated)182.01Interpreter for Template Haskell types (bsd3, deprecated, library, template-haskell)2018-04-230.1.4vapourismo
uuid-orphans290.05Orphan instances for the UUID datatype (bsd3, library, template-haskell)2022-04-261.4.6DavidFox