From 48390f18b6b5690f015291af83fafefd10c70f57 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 14 Jan 2016 22:14:49 +0000 Subject: bbcode is orthogonal to thermoprint --- spec/thermoprint-spec.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/thermoprint-spec.cabal') diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal index b9f7fd6..40978c3 100644 --- a/spec/thermoprint-spec.cabal +++ b/spec/thermoprint-spec.cabal @@ -19,6 +19,7 @@ cabal-version: >=1.10 library hs-source-dirs: src exposed-modules: Thermoprint.Printout + , Thermoprint.Printout.BBCode , Thermoprint.Identifiers , Thermoprint.API -- other-modules: @@ -27,6 +28,7 @@ library , DeriveAnyClass , OverloadedStrings build-depends: base >=4.8.1 && <5 + , bbcode -any , containers >=0.5.6 && <1 , text >=1.2.1 && <2 , bytestring >=0.10.6 && <1 -- cgit v1.2.3