aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'spec/thermoprint-spec.cabal')
-rw-r--r--spec/thermoprint-spec.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal
index eb9d6d3..ad861aa 100644
--- a/spec/thermoprint-spec.cabal
+++ b/spec/thermoprint-spec.cabal
@@ -22,7 +22,7 @@ library
22 , Thermoprint.Printout.BBCode 22 , Thermoprint.Printout.BBCode
23 , Thermoprint.Identifiers 23 , Thermoprint.Identifiers
24 , Thermoprint.API 24 , Thermoprint.API
25 -- other-modules: 25 other-modules: Thermoprint.Printout.BBCode.Attribute
26 -- other-extensions: 26 -- other-extensions:
27 extensions: DeriveGeneric 27 extensions: DeriveGeneric
28 , DeriveAnyClass 28 , DeriveAnyClass