packages feed

Cabal revisions of fast-logger-2.2.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                   fast-logger Version:                2.2.0+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+  Build-Depends:        base >= 4.4 && < 5                       , array                       , auto-update                       -- FIXME: blaze-builder should be removed someday-                      , blaze-builder+                      , blaze-builder >= 0.2.1 && < 0.4                       , bytestring                       , directory                       , filepath
revision 2
 Name:                   fast-logger Version:                2.2.0-x-revision: 1+x-revision: 2 Author:                 Kazu Yamamoto <kazu@iij.ad.jp> Maintainer:             Kazu Yamamoto <kazu@iij.ad.jp> License:                BSD3                       , auto-update                       -- FIXME: blaze-builder should be removed someday                       , blaze-builder >= 0.2.1 && < 0.4-                      , bytestring+                      , bytestring < 0.11                       , directory                       , filepath                       , text      Ghc-Options:     -Wall -threaded     Build-Depends:   base >= 4 && < 5-                   , bytestring+                   , bytestring < 0.11                    , directory                    , fast-logger                    , hspec