hsx-0.4.8: HSX (Haskell Source with XML) allows literal XML syntax to be used in Haskell source code.Source codeContentsIndex
HSX.Transform
Portabilityportable
Stabilityexperimental
MaintainerNiklas Broberg, d00nibro@dtek.chalmers.se
Description
Functions for transforming abstract Haskell code extended with regular patterns into semantically equivalent normal abstract Haskell code. In other words, we transform away regular patterns.
Synopsis
transform :: Module -> Module
Documentation
transform :: Module -> ModuleSource
Transform away occurences of regular patterns from an abstract Haskell module, preserving semantics.
Produced by Haddock version 2.6.0