aboutsummaryrefslogtreecommitdiff
path: root/spec/src/Thermoprint/Identifiers.hs
diff options
context:
space:
mode:
Diffstat (limited to 'spec/src/Thermoprint/Identifiers.hs')
-rw-r--r--spec/src/Thermoprint/Identifiers.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/src/Thermoprint/Identifiers.hs b/spec/src/Thermoprint/Identifiers.hs
index bd0b7a6..9608922 100644
--- a/spec/src/Thermoprint/Identifiers.hs
+++ b/spec/src/Thermoprint/Identifiers.hs
@@ -1,5 +1,6 @@
1{-# LANGUAGE GeneralizedNewtypeDeriving, NoDeriveAnyClass #-} 1{-# LANGUAGE GeneralizedNewtypeDeriving, NoDeriveAnyClass #-}
2 2
3-- | Typesafe identifiers for our various objects
3module Thermoprint.Identifiers 4module Thermoprint.Identifiers
4 ( PrinterId(..) 5 ( PrinterId(..)
5 , JobId(..) 6 , JobId(..)