packages feed

Cabal revisions of simple-log-0.3.0

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

revision 1
 Name:                 simple-log
 Version:              0.3.0
+x-revision: 1
 Synopsis:             Simple log for Haskell
 Description:          Log library for Haskell with removing unnecessary traces
 License:              BSD3
     MonadCatchIO-transformers >= 0.2 && < 0.4,
     mtl >= 2.0 && < 2.2,
     old-locale >= 1.0 && < 1.1,
-    SafeSemaphore == 0.9.*,
+    SafeSemaphore >= 0.9.0 && < 1.0.0,
     text == 0.11.*,
     time >= 1.3 && < 1.5,
     transformers >= 0.2 && < 0.4
revision 2
 Name:                 simple-log
 Version:              0.3.0
-x-revision: 1
+x-revision: 2
 Synopsis:             Simple log for Haskell
 Description:          Log library for Haskell with removing unnecessary traces
 License:              BSD3
     mtl >= 2.0 && < 2.2,
     old-locale >= 1.0 && < 1.1,
     SafeSemaphore >= 0.9.0 && < 1.0.0,
-    text == 0.11.*,
+    text >= 0.11.0 && < 2.0.0,
     time >= 1.3 && < 1.5,
     transformers >= 0.2 && < 0.4
   Exposed-Modules: