Haskell Core Libraries (Cabal package)ContentsIndex
Distribution.PreProcess.Unlit
PortabilityAll
StabilityStable
MaintainerMalcolm Wallace <Malcolm.Wallace@cs.york.ac.uk>
Description

Remove the "literal" markups from a Haskell source file, including ">", "\begin{code}", "\end{code}", and "#"

Part of the following code is from Report on the Programming Language Haskell, version 1.2, appendix C.

Documentation
unlit :: String -> String -> String
plain :: String -> String -> String
Produced by Haddock version 0.7