davidlazar / fresh

Introduce fresh variables into Haskell source code

Home Page:http://hackage.haskell.org/package/fresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fresh

This library provides functions for converting fresh variables of the form Ident "@foo" into concrete variables that are globally unique across an AST.

About

Introduce fresh variables into Haskell source code

http://hackage.haskell.org/package/fresh

License:MIT License


Languages

Language:Haskell 100.0%