Skip to content

Commit

Permalink
Loosen ansi-terminal bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed Dec 1, 2020
1 parent c9363e4 commit b14602f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monad-logger-extras.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ library
Control.Monad.Logger.Orphans

build-depends:
ansi-terminal >=0.11 && <0.12
ansi-terminal >=0.9 && <0.12
, base >=4.12 && <5
, bytestring >=0.10 && <0.12
, hsyslog >=5 && <5.1
Expand Down

0 comments on commit b14602f

Please sign in to comment.