Cabal revisions of simple-log-0.7.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: simple-log Version: 0.7.0 +x-revision: 1 Synopsis: Simple log for Haskell Description: Log library for Haskell with removing unnecessary traces 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,
revision 2
Name: simple-log Version: 0.7.0 -x-revision: 1 +x-revision: 2 Synopsis: Simple log for Haskell Description: Log library for Haskell with removing unnecessary traces License: BSD3 library hs-source-dirs: src build-depends: - base >= 4.9 && < 5, + base >= 4.9 && < 4.11, 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.9 && < 6, + base >= 4.9 && < 4.11, simple-log, hspec >= 2.3 && < 2.5, text >= 0.11.0 && < 2.0.0