Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Template Haskell packages

Showing projects tagged as Template Haskell

  • haskell-src-meta

    9.0 0.0 Haskell
    Maintenance of Matt Morrow's package for parsing haskell source to a TH AST.
  • hasql-th

    9.0 5.2 Haskell
    Template Haskell utilities for Hasql
  • th-lift

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

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

    7.9 0.0 Haskell
    Collection of useful functions for use with 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-extras

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

    7.1 3.0 Haskell
    Expands type synonyms in Template Haskell ASTs
  • language-haskell-extract

    6.8 0.0 Haskell
    Useful functions using 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-tc

    5.5 0.0 Haskell
    Poor man's typechecker in Template Haskell
  • newtype-deriving

    4.9 0.0 Haskell
    Instance derivers for newtype wrappers
  • flexible-defaults

    4.8 0.0 Haskell
    Template Haskell system for implementing type classes with complex default-implementation rules
  • tuple-th

    4.8 0.0 Haskell
    Template Haskell functions for generating functions similar to those in Data.List for tuples of statically known size.
  • newtype-th

    4.5 0.0 Haskell
    Template Haskell Newtype Derivation
  • 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
  • beam-th

    3.7 0.0 Haskell
    Template Haskell boilerplate for beam
  • 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
  • pseudomacros

    2.9 0.0 Haskell
    cpp-style built-in macros using Template Haskell
  • autoapply

    2.9 0.0 Haskell
    Template Haskell to automatically pass values to functions
  • 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
  • impl

    1.4 0.0 Haskell
    Framework for defaulting superclasses
  • th-nowq

    1.2 0.0 Haskell
    Template Haskell splice that expands to current time