Description
Introduce fresh variables into Haskell source code.
Description
This library provides functions for converting fresh variables of the form Ident "@foo"
into concrete variables that are globally unique across an AST.
README.md
About
This library provides functions for converting fresh variables of the form Ident "@foo"
into concrete variables that are globally unique across an AST.
Contributing
This project is available on GitHub and Bitbucket. You may contribute changes using either.
Please report bugs and feature requests using the GitHub issue tracker.