Cabal revisions of fast-logger-0.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: fast-logger Version: 0.0.2+x-revision: 1 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3 GHC-Options: -Wall -fno-warn-unused-do-bind Exposed-Modules: System.Log.FastLogger System.Log.FastLogger.File- Build-Depends: base >= 4 && < 5,- filepath, directory, bytestring, blaze-builder+ Build-Depends: base >= 4 && < 5+ , filepath+ , directory+ , bytestring < 0.11+ , blaze-builder+ Source-Repository head Type: git Location: git://github.com/kazu-yamamoto/logger.git