From 4392dd7726cdbe82b9d22f10199b102704bad5fc Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 18 Jan 2016 12:18:13 +0000 Subject: Version bump in spec due to last commit --- tp-bbcode/thermoprint-bbcode.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tp-bbcode/thermoprint-bbcode.cabal') diff --git a/tp-bbcode/thermoprint-bbcode.cabal b/tp-bbcode/thermoprint-bbcode.cabal index b9cb655..98681ca 100644 --- a/tp-bbcode/thermoprint-bbcode.cabal +++ b/tp-bbcode/thermoprint-bbcode.cabal @@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: thermoprint-bbcode -version: 0.0.0 +version: 1.0.0 synopsis: Parse bbcode for use in thermoprint -- description: homepage: http://dirty-haskell.org/tags/thermoprint.html @@ -23,7 +23,7 @@ library , OverloadedLists -- other-extensions: build-depends: base >=4.8.1 && <5 - , thermoprint-spec ==2.0.* + , thermoprint-spec ==3.0.* , bbcode >=3.0 && <4 , containers -any , text -any @@ -41,7 +41,7 @@ Test-Suite tests , OverloadedLists build-depends: base >=4.8.1 && <5 , thermoprint-bbcode -any - , thermoprint-spec ==2.0.* + , thermoprint-spec ==3.0.* , hspec >=2.2.1 && <3 , QuickCheck >=2.8.1 && <3 , quickcheck-instances >=0.3.11 && <4 -- cgit v1.2.3