modsplit: Haskell source splitter driven by special comments.
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
- modsplit-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 3076 total (0 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] |