verbosity: Simple enum that encodes application verbosity.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.3.0.0, 0.4.0.0, 0.4.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.10 && <5), binary (>=0.5 && <0.11), cereal (>=0.1 && <0.6), deepseq (>=1.1.0.0 && <2), dhall (>=1.23.0 && <2), generic-lens (>=1.0.0.2 && <3), lattices (>=1.4 && <3), safecopy (>=0.5 && <0.11), serialise (>=0.2.1 && <1) [details] |
License | BSD-3-Clause |
Copyright | (c) 2015-2020 Peter Trško |
Author | Peter Trško |
Maintainer | peter.trsko@gmail.com |
Category | Data |
Home page | https://github.com/trskop/verbosity |
Bug tracker | https://github.com/trskop/verbosity/issues |
Source repo | head: git clone git://github.com/trskop/verbosity this: git clone git://github.com/trskop/verbosity.git(tag 0.4.0.0) |
Uploaded | by PeterTrsko at 2020-02-16T17:31:03Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Pass additional warning flags to GHC. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
binary | Derive instances for Binary type class. | Enabled |
deepseq | Define instance for NFData type class. | Enabled |
cereal | Define instance for Serialize type class. | Disabled |
safecopy | Define instance for SafeCopy type class. | Disabled |
lattices | Define instances for JoinSemiLattice, MeetSemiLattice, BoundedJoinSemiLattice, BoundedMeetSemiLattice, Lattice, and BoundedLattice. | Disabled |
dhall | Define Verbosity instance for (Dhall) Interpret type class. Implies `ghc-generics` flag as well. | Enabled |
serialise | Define instance for | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- verbosity-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees