modsplit: Haskell source splitter driven by special comments.

[ bsd3, library, program, utils ] [ Propose Tags ]

The "modsplit" program takes a (most likely auto-generated) single-module Haskell source file containing specifically formatted comments and splits it into several modules according to the directives contained in the special comments.

This program has its roots in HSFFIG, and the format of these comments is described here:

http://www.haskell.org/haskellwiki/HSFFIG/Tutorial#Splitting_large_modules

This program is intended to post-process the output of programs generating Haskell code rather than to deal with handwritten code.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2, 0.2.1
Dependencies base (>3), directory, filepath, haskell98, mtl, utf8-env, utf8-string [details]
License BSD-3-Clause
Author Dmitry Golubovsky
Maintainer Dmitry Golubovsky <golubovsky@gmail.com>
Category Utils
Uploaded by DmitryGolubovsky at 2009-03-20T10:09:38Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables modsplit
Downloads 2997 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-02 [all 7 reports]