aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-11 03:34:16 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-11 03:34:16 +0000
commitea079b5ee00f5371bde992a14676374a431371b5 (patch)
treeb6b9dd11a18af502eb777c304762a68cd7e3a146 /spec/thermoprint-spec.cabal
parentf6dc3d1d5e5109c4196ad17ee69ccc7fc8b57b3b (diff)
downloadthermoprint-ea079b5ee00f5371bde992a14676374a431371b5.tar
thermoprint-ea079b5ee00f5371bde992a14676374a431371b5.tar.gz
thermoprint-ea079b5ee00f5371bde992a14676374a431371b5.tar.bz2
thermoprint-ea079b5ee00f5371bde992a14676374a431371b5.tar.xz
thermoprint-ea079b5ee00f5371bde992a14676374a431371b5.zip
More fleshed out API
Diffstat (limited to 'spec/thermoprint-spec.cabal')
-rw-r--r--spec/thermoprint-spec.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal
index f7227ca..b9f7fd6 100644
--- a/spec/thermoprint-spec.cabal
+++ b/spec/thermoprint-spec.cabal
@@ -19,6 +19,7 @@ cabal-version: >=1.10
19library 19library
20 hs-source-dirs: src 20 hs-source-dirs: src
21 exposed-modules: Thermoprint.Printout 21 exposed-modules: Thermoprint.Printout
22 , Thermoprint.Identifiers
22 , Thermoprint.API 23 , Thermoprint.API
23 -- other-modules: 24 -- other-modules:
24 -- other-extensions: 25 -- other-extensions: