From 7065a8cc1b8b01cd32d4b1d5317b323fec5238bd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 7 Mar 2017 14:16:21 +0100 Subject: Bump versions --- tprint/tprint.cabal | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tprint/tprint.cabal') diff --git a/tprint/tprint.cabal b/tprint/tprint.cabal index 5fcd00b..94b0a8a 100644 --- a/tprint/tprint.cabal +++ b/tprint/tprint.cabal @@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: tprint -version: 2.0.0 +version: 3.0.0 synopsis: A CLI for thermoprint-client -- description: homepage: http://dirty-haskell.org/tags/thermoprint.html @@ -23,15 +23,15 @@ executable tprint , Instances -- other-extensions: build-depends: base >=4.8 && <5 - , thermoprint-bbcode >=2.0.0 && <3 - , thermoprint-client ==1.0.* + , thermoprint-bbcode >=3.0.0 && <4 + , thermoprint-client ==2.0.* , optparse-applicative >=0.12.1 && <1 , containers >=0.5.6 && <1 , time >=1.5.0 && <2 , pretty-show >=1.6.9 && <2 , text >=1.2.2 && <2 , aeson-pretty >=0.7.2 && <1 - , aeson >=0.9.0 && <1 + , aeson >=1.0 && <2 , bytestring >=0.10.6 && <1 , exceptions >=0.8.2 && <1 , deepseq >=1.4.1 && <2 -- cgit v1.2.3