haskell-src-meta

Parse source to template-haskell abstract syntax.

Version on this page:0.7.0.1
LTS Haskell 22.13:0.8.13
Stackage Nightly 2024-03-14:0.8.13
Latest on Hackage:0.8.13

See all snapshots haskell-src-meta appears in

BSD-3-Clause licensed by Matt Morrow
Maintained by Ben Millwood
This version can be pinned in stack with:haskell-src-meta-0.7.0.1@sha256:812ce4604e146628e7fd7ea04acb61538d23cae1ddb3bb1dfe14df3f8d2d2f41,1882

Module documentation for 0.7.0.1

The haskell-src-meta Package Hackage Build Status

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.