Cabal revisions of fast-logger-2.4.14
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: fast-logger Version: 2.4.14+x-revision: 1 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3 System.Log.FastLogger.IORef System.Log.FastLogger.LogStr System.Log.FastLogger.Logger- Build-Depends: base >= 4.5 && < 5+ Build-Depends: base >= 4.8 && < 5 , array , auto-update >= 0.1.2 , easy-file >= 0.2
revision 2
Name: fast-logger Version: 2.4.14-x-revision: 1+x-revision: 2 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3 , array , auto-update >= 0.1.2 , easy-file >= 0.2- , bytestring+ , bytestring < 0.11 , directory , filepath , text Ghc-Options: -Wall -threaded Other-Modules: FastLoggerSpec Build-Depends: base >= 4 && < 5- , bytestring+ , bytestring < 0.11 , directory , fast-logger , hspec