| ||||||
| ||||||
| Description | ||||||
| Remove the "literal" markups from a Haskell source file, including ">", "\begin{code}", "\end{code}", and "#" | ||||||
| Synopsis | ||||||
| ||||||
| Documentation | ||||||
| ||||||
| unlit takes a filename (for error reports), and transforms the given string, to eliminate the literate comments from the program text. | ||||||
| ||||||
| No unliteration. | ||||||
| Produced by Haddock version 2.4.2 |