Cabal revisions of tinylog-0.10.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: tinylog version: 0.10.3+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 && < 0.11 , auto-update == 0.1.* , double-conversion == 0.2.* hs-source-dirs: bench ghc-options: -Wall -O2 -fwarn-tabs build-depends:- base == 4.*+ base >= 4.6 && < 5 , bytestring , criterion >= 1.0.0.2 && < 1.1 , tinylog