velma: Automatically add files to exposed-modules and other-modules.
Velma is a Haskell package that makes it easy to automatically add files to
exposed-modules
and other-modules
in Cabal package descriptions, also
known as *.cabal
files.
Usage
-- example.cabal name: example version: 0 build-type: Custom custom-setup build-depends: base, Cabal, velma library build-depends: base hs-source-dirs: source/library exposed-modules: Velma.Discover
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Enables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- velma-0.2022.2.11.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.2022.2.10, 0.2022.2.11, 0.2022.2.13 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4.14.0 && <4.17), Cabal (>=3.2 && <3.7), containers (>=0.6.4 && <0.7), directory (>=1.3.6 && <1.4), filepath (>=1.4.2 && <1.5), velma [details] |
License | MIT |
Author | |
Maintainer | Taylor Fausak |
Category | Distribution |
Source repo | head: git clone https://github.com/tfausak/velma |
Uploaded | by fozworth at 2022-02-11T13:06:49Z |
Distributions | |
Executables | velma |
Downloads | 256 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-02-11 [all 1 reports] |