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

Update to `exceptions` 0.4.*

parent 5a04b482
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ newtype LoggerT m a = LoggerT
               , Applicative
               , Monad
               , MonadIO
               , MonadThrow
               , MonadCatch
               , MonadReader Logger
               , MonadTrans
+2 −2
Original line number Diff line number Diff line
name:                 tinylog
version:              0.6.2
version:              0.7
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.4.*
        , fast-logger  >= 2.1.4 && < 2.2
        , mtl          >= 2.1
        , text         >= 0.11  && < 1.2