Cabal revisions of simple-log-0.9.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: simple-log Version: 0.9.5+x-revision: 1 Synopsis: Simple log for Haskell Description: Log library for Haskell License: BSD3 library hs-source-dirs: src build-depends:- base >= 4.0 && < 6,+ base >= 4.9 && < 5, async >= 2.0 && < 3.0, base-unicode-symbols >= 0.2 && < 0.3, containers >= 0.5 && < 0.6, default-language: Haskell2010 default-extensions: UnicodeSyntax build-depends:- base >= 4.0 && < 6,+ base >= 4.9 && < 5, simple-log, hspec >= 2.3 && < 2.6, microlens-platform == 0.3.*,