haskell-src-meta alternatives and similar packages
Based on the "Template Haskell" category.
Alternatively, view haskell-src-meta alternatives based on common mentions on social networks and blogs.
-
th-utilities
Collection of useful functions for use with Template Haskell -
th-desugar
Desugars Template Haskell abstract syntax to a simpler format without changing semantics -
th-lift-instances
Lift instances for common haskell data types -
th-expand-syns
Expands type synonyms in Template Haskell ASTs -
language-haskell-extract
Useful functions using Template Haskell. -
th-extras
A grab bag of useful functions for use with Template Haskell -
th-reify-many
Recurseively reify template haskell datatype info -
th-instance-reification
Fixed versions of instances reification functions -
th-data-compat
Compatibility for data definition template of TH -
th-to-exp
Deprecated. Use Language.Haskell.TH.Syntax.Lift instead. -
th-typegraph
Building graphs of the template haskell subtype relation -
th-reify-compat
Compatibility for the result type of TH reify -
th-env
Template Haskell splice that expands to an environment variable value -
autoapply
Template Haskell to automatically pass values to functions
Build time-series-based applications quickly and at scale.
Do you think we are missing an alternative of haskell-src-meta or a related project?
README
The haskell-src-meta
Package

haskell-src-meta
is a package originally by Matt Morrow for converting a
parsed AST from haskell-src-exts
to a TH AST for use in splices and
quasiquoters. The last version Matt released before he disappeared from the
Haskell community was 0.0.6, but by that time his library was already popular,
so some community members eventually decided to take over maintenance of the
package, keeping it up to date with the latest versions of TH etc.
I don't really view this as "my" package so if you want write access to the github repository, or you think you could do a better job as maintainer, just ask.