aboutsummaryrefslogtreecommitdiff
path: root/spec/src/Thermoprint/API.hs
diff options
context:
space:
mode:
Diffstat (limited to 'spec/src/Thermoprint/API.hs')
-rw-r--r--spec/src/Thermoprint/API.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/src/Thermoprint/API.hs b/spec/src/Thermoprint/API.hs
index a2a84b4..627f9b1 100644
--- a/spec/src/Thermoprint/API.hs
+++ b/spec/src/Thermoprint/API.hs
@@ -6,6 +6,7 @@
6module Thermoprint.API 6module Thermoprint.API
7 ( PrinterStatus(..) 7 ( PrinterStatus(..)
8 , JobStatus(..) 8 , JobStatus(..)
9 , PrintingError(..)
9 , ThermoprintAPI 10 , ThermoprintAPI
10 , thermoprintAPI 11 , thermoprintAPI
11 , module Thermoprint.Identifiers 12 , module Thermoprint.Identifiers