Commit fc599b10 authored by Toralf Wittner's avatar Toralf Wittner
Browse files

Remove upper-bound from `exceptions`.

parent c36f6dcc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
name:                 tinylog
version:              0.7
version:              0.7.1
synopsis:             Simplistic logging using fast-logger.
author:               Toralf Wittner
maintainer:           Toralf Wittner <tw@dtex.org>
@@ -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