Cabal revisions of tinylog-0.12.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: tinylog version: 0.12.0+x-revision: 1 synopsis: Simplistic logging using fast-logger. author: Toralf Wittner maintainer: Toralf Wittner <tw@dtex.org> System.Logger.Settings build-depends:- base == 4.*+ base >= 4.6 && < 5 , bytestring >= 0.10.4 && < 1.0 , auto-update >= 0.1 && < 0.2 , containers >= 0.5 hs-source-dirs: bench ghc-options: -Wall -O2 -fwarn-tabs build-depends:- base == 4.*+ base >= 4.6 && < 5 , bytestring , criterion >= 1.0.0.2 , tinylog