Add 'verboseNoTimestamp' un-setter
commitfcdc58e5ee98c5504a9dae1a109f5c28b99289dd
authorHerbert Valerio Riedel <hvr@gnu.org>
Wed, 17 May 2017 13:59:18 +0000 (17 15:59 +0200)
committerHerbert Valerio Riedel <hvr@gnu.org>
Fri, 19 May 2017 15:25:29 +0000 (19 17:25 +0200)
treedaa86cee917ad1440759578297676591d868251b
parent99e70bd9f51d3ced42de6827e36b45d36d7237bf
Add 'verboseNoTimestamp' un-setter

This will be used by a subsequent commit to disable the +timestamp
verbosity flag for compatiblity with custom setups linked against
Cabal-2.0.0 which didn't yet support this.
Cabal/Distribution/Verbosity.hs