From 64b6ead0d1e157701f8569743eda496bc71b8351 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 23 Jan 2017 16:09:05 +0100 Subject: Add support for ESC/POS text decoration --- tp-bbcode/thermoprint-bbcode.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tp-bbcode/thermoprint-bbcode.cabal') diff --git a/tp-bbcode/thermoprint-bbcode.cabal b/tp-bbcode/thermoprint-bbcode.cabal index 29855e2..b476753 100644 --- a/tp-bbcode/thermoprint-bbcode.cabal +++ b/tp-bbcode/thermoprint-bbcode.cabal @@ -24,7 +24,7 @@ library , OverloadedLists -- other-extensions: build-depends: base >=4.8.1 && <5 - , thermoprint-spec ==4.0.* + , thermoprint-spec ==5.0.* , bbcode >=3.1.1 && <4 , containers -any , text -any @@ -44,7 +44,7 @@ Test-Suite tests , OverloadedLists build-depends: base >=4.8.1 && <5 , thermoprint-bbcode -any - , thermoprint-spec ==4.0.* + , thermoprint-spec ==5.0.* , hspec >=2.2.1 && <3 , QuickCheck >=2.8.1 && <3 , quickcheck-instances >=0.3.11 && <4 -- cgit v1.2.3