haskell-tools-ast-gen-0.2.0.0: Facilities for generating new parts of the Haskell-Tools AST

Safe HaskellNone
LanguageHaskell2010

Language.Haskell.Tools.AST.Gen.Modules

Description

Generation of Module-level AST fragments for refactorings. The bindings defined here create a the annotated version of the AST constructor with the same name. For example, mkModule creates the annotated version of the Module AST constructor.

Documentation