Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

TH packages

Showing projects tagged as TH

  • th-desugar

    7.9 5.7 Haskell
    Desugars Template Haskell abstract syntax to a simpler format without changing semantics
  • th-lift

    7.9 3.9 Haskell
    Derive Template Haskell's Lift class for datatypes.
  • th-utilities

    7.9 0.0 Haskell
    Collection of useful functions for use with Template Haskell
  • th-abstraction

    7.6 5.7 Haskell
    Uniform interface to reified data type information via Template Haskell
  • th-lift-instances

    7.3 0.0 Haskell
    Lift instances for common haskell data types
  • th-orphans

    7.2 2.9 Haskell
    Orphan instances for Template Haskell datatypes
  • th-expand-syns

    7.1 3.0 Haskell
    Expands type synonyms in Template Haskell ASTs
  • th-extras

    7.1 3.4 Haskell
    A grab bag of useful functions for use with Template Haskell
  • th-dict-discovery

    6.5 0.0 Haskell
    🐙 discover Dicts
  • th-pprint

    6.4 0.0 Haskell
    Simplify and render Template Haskell
  • th-reify-many

    6.3 0.0 Haskell
    Recurseively reify template haskell datatype info
  • th-instance-reification

    6.0 0.0 Haskell
    Fixed versions of instances reification functions
  • th-compat

    5.9 5.1 Haskell
    Backward- (and forward-)compatible Quote and Code types
  • th-tc

    5.5 0.0 Haskell
    Poor man's typechecker in Template Haskell
  • th-context

    4.4 0.0 Haskell
    Test instance context
  • th-data-compat

    4.1 0.0 Haskell
    Compatibility for data definition template of TH
  • sum-type-boilerplate

    4.0 0.0 Haskell
    Haskell library for reducing the boilerplate involved in creating and manipulating sum types
  • th-to-exp

    3.7 0.0 Haskell
    Deprecated. Use Language.Haskell.TH.Syntax.Lift instead.
  • th-build

    3.5 0.0 Haskell
    More convenient construction of TH ASTs
  • th-reify-compat

    3.4 2.8 Haskell
    Compatibility for the result type of TH reify
  • th-typegraph

    2.8 0.0 Haskell
    Building graphs of the template haskell subtype relation
  • th-env

    2.2 0.0 Haskell
    Template Haskell splice that expands to an environment variable value
  • th-lego

    1.9 4.7 Haskell
    Template Haskell construction utilities
  • th-nowq

    1.2 0.0 Haskell
    Template Haskell splice that expands to current time
  • th-constraint-compat

    1.2 3.8 Shell
    Compatibility for type constraint template
  • th-inline-io-action

    - -
    Simple inline IO action into compiled code using TH