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.3
LTS Haskell 22.18:0.1.2.4
Stackage Nightly 2024-04-25: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.3@sha256:a1d508fab75c4c93d16a530ea782d0279dfdaf34eb792b7442131dcba12ebf7a,1428

Module documentation for 0.1.2.3

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