file-modules

Takes a Haskell source-code file and outputs its modules.

https://github.com/yamadapc/stack-run-auto

Version on this page:0.1.2.2
LTS Haskell 22.18:0.1.2.4
Stackage Nightly 2024-04-24:0.1.2.4
Latest on Hackage:0.1.2.4

See all snapshots file-modules appears in

MIT licensed by Pedro Tacla Yamada
Maintained by [email protected]
This version can be pinned in stack with:file-modules-0.1.2.2@sha256:46bdc1d3db0a526a77deaa33e59599ad528ae583bd095c306e47d9a79fefdccb,1149

Module documentation for 0.1.2.2

Used by 1 package in nightly-2016-05-25(full list with versions):

Uses haskell-src-exts to parse module imports and follows links . to local modules in order to build a list of module dependencies.