haskell-tools-rewrite-0.6.0.0: Facilities for generating new parts of the Haskell-Tools AST

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.Tools.AST.Rewrite

Description

Public interface for the modules that can be used to rewrite the AST. Contains modules for constructing parts of the AST and modules for pattern matching (deconstructing) parts of the AST.

Documentation