diff --git a/tinylog.cabal b/tinylog.cabal index e7c2a35e0b60f9dbdc061a1b28d40a18fee93789..4f563fe651a2300b1df7065d6156d0c3908213ba 100644 --- a/tinylog.cabal +++ b/tinylog.cabal @@ -1,5 +1,5 @@ name: tinylog -version: 0.7 +version: 0.7.1 synopsis: Simplistic logging using fast-logger. author: Toralf Wittner maintainer: Toralf Wittner @@ -32,7 +32,7 @@ library base == 4.* , bytestring >= 0.10 , date-cache >= 0.3 - , exceptions == 0.4.* + , exceptions >= 0.4 , fast-logger >= 2.1.4 && < 2.2 , mtl >= 2.1 , text >= 0.11 && < 1.2