Copyright | (c) 2012--2021 The University of Kansas |
---|---|
License | BSD3 |
Maintainer | Neil Sculthorpe <neil.sculthorpe@ntu.ac.uk> |
Stability | beta |
Portability | ghc |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
This is the main import module for KURE, which exports all the major components. The basic transformation functionality can be found in Language.KURE.Transform, and the traversal functionality can be found in Language.KURE.Walker.
Documentation
module Language.KURE.Transform
module Language.KURE.Walker
module Language.KURE.Combinators
module Language.KURE.MonadCatch
module Language.KURE.Injection
module Language.KURE.Path