Popularity
5.4
Stable
Activity
0.0
Stable
4
5
3
Monthly Downloads: 77
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.2.5
haskell-src-exts-util alternatives and similar packages
Based on the "haskell" category.
Alternatively, view haskell-src-exts-util alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of haskell-src-exts-util or a related project?
README
haskell-src-exts-util
A small suite of helper functions for working with haskell-src-exts:
- Free variables
- Bound variables
- Minimal (approximate) rebracketing of AST values such that prettyprint roundtrips.
Acknowledgments
This package extracts some the HSE functions in HLint and generalizes them. The original code was authored over the years by Neil Mitchell and the rest of HLint contributors.