hpp-0.6.0: A Haskell pre-processor

Safe HaskellSafe
LanguageHaskell2010

Hpp.Expansion

Description

Line expansion is the core input token processing logic. Object-like macros are substituted, and function-like macro applications are expanded.

Documentation