Skip to content

Commit

Permalink
Update from Hackage at 2019-09-19T11:04:40Z
Browse files Browse the repository at this point in the history
  • Loading branch information
all-cabal-tool committed Sep 19, 2019
1 parent d37e938 commit 4c1732a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions co-log/0.3.0.0/co-log.cabal
@@ -1,7 +1,7 @@
cabal-version: 2.4
name: co-log
version: 0.3.0.0
x-revision: 2
x-revision: 3
synopsis: Composable Contravariant Comonadic Logging Library
description:
The default implementation of logging based on [co-log-core](http://hackage.haskell.org/package/co-log-core).
Expand Down Expand Up @@ -77,7 +77,7 @@ library
Colog.Pure
Colog.Rotation

build-depends: ansi-terminal ^>= 0.9
build-depends: ansi-terminal >= 0.9 && < 0.11
, bytestring ^>= 0.10.8
, co-log-core ^>= 0.2.0.0
, containers >= 0.5.7 && < 0.7
Expand Down

0 comments on commit 4c1732a

Please sign in to comment.