file-modules: Takes a Haskell source-code file and outputs its modules.
Uses haskell-src-exts
to parse module imports and follows links
. to local modules in order to build a list of module dependencies.
Downloads
- file-modules-0.1.2.4.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.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4 |
---|---|
Dependencies | async, base (>=4.5 && <5), directory, filepath, haskell-src-exts (>=1.17 && <2), MissingH, regex-compat (>=0.95.1), regex-pcre [details] |
License | MIT |
Copyright | Copyright (c) Pedro Tacla Yamada 2015 |
Author | Pedro Tacla Yamada |
Maintainer | tacla.yamada@gmail.com |
Category | Development |
Home page | https://github.com/yamadapc/stack-run-auto |
Uploaded | by yamadapc at 2016-08-11T17:43:42Z |
Distributions | LTSHaskell:0.1.2.4, NixOS:0.1.2.4, Stackage:0.1.2.4 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | file-modules |
Downloads | 5552 total (41 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-08-11 [all 1 reports] |