Cabal revisions of simple-log-0.5.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: simple-log Version: 0.5.1 +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.8 && < 5, async >= 2.0 && < 3.0, containers >= 0.5 && < 0.6, deepseq >= 1.4 && < 1.5,