verbosity: Simple enum that encodes application verbosity.
Versions [faq] | 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 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (==4.*), binary (>=0.5 && <0.9), cereal (>=0.1 && <0.6), data-default-class (>=0.0 && <0.2), deepseq (>=1.1.0.0 && <2), ghc-prim, transformers (>=0.2 && <0.4 || >=0.4.1 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | (c) 2015-2016 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.2.2.0) |
Uploaded | by PeterTrsko at 2016-07-17T16:11:02Z |
Distributions | LTSHaskell:0.2.3.0, NixOS:0.4.0.0, Stackage:0.3.0.0 |
Downloads | 3814 total (14 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-11-22 [all 1 reports] |
Flags
Name | Description | Default | Type |
---|---|---|---|
pedantic | Pass additional warning flags to GHC. | Disabled | Manual |
data-typeable | Derive instances for Data and Typeable type classes. | Enabled | Automatic |
ghc-generics | Derive instances for Generic type class. | Enabled | Automatic |
binary | Derive instances for Binary type class. | Enabled | Automatic |
data-default | Derive instances for Default type class. | Enabled | Automatic |
deepseq | Define instance for NFData type class. | Enabled | Automatic |
cereal | Define instance for Serialize type class. | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- verbosity-0.2.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)