Commit 5a04b482 authored by Toralf Wittner's avatar Toralf Wittner
Browse files

Constrain `exceptions` to 0.3.*

parent 73776fa9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
name:                 tinylog
version:              0.6.1
version:              0.6.2
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.3
        , exceptions   == 0.3.*
        , fast-logger  >= 2.1.4 && < 2.2
        , mtl          >= 2.1
        , text         >= 0.11  && < 1.2