stripcomments

This is the Haskell 98 source of a small program called stripcomments, which strips comments from Haskell source files. Both plain Haskell and literate style Haskell is supported.

Modules

Directory .

  1. Main
  2. StripComments
  3. Unlit
Oct 10