X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=htsn.cabal;h=2e3358918b8b14fefeb5830f17d93aa1008e188b;hb=97168adc8c0cf7b3bc9c64f1129457e84aef2b28;hp=f9f80f9f9cb1f0482f7429450e0053531566fb8b;hpb=bac10190438b704b062b451eaab1302f5f4d9d80;p=dead%2Fhtsn.git diff --git a/htsn.cabal b/htsn.cabal index f9f80f9..2e33589 100644 --- a/htsn.cabal +++ b/htsn.cabal @@ -97,10 +97,11 @@ description: \--log-level @ . - How verbose should the logs be? We log notifications at three levels: - INFO, WARN, and ERROR. Specify the \"most boring\" level of + How verbose should the logs be? We log notifications at four levels: + DEBUG, INFO, WARN, and ERROR. Specify the \"most boring\" level of notifications you would like to receive (in all-caps); more - interesting notifications will be logged as well. + interesting notifications will be logged as well. The debug output is + extremely verbose and will not be written to syslog even if you try. . Default: INFO . @@ -246,8 +247,6 @@ executable htsn -fwarn-incomplete-record-updates -fwarn-monomorphism-restriction -fwarn-unused-do-bind - -optc-O3 - -optc-march=native -O2 ghc-prof-options: @@ -289,8 +288,6 @@ test-suite testsuite -fwarn-incomplete-record-updates -fwarn-monomorphism-restriction -fwarn-unused-do-bind - -optc-O3 - -optc-march=native -O2