diff options
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/Thermoprint/Client.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/Thermoprint/Client.hs b/client/src/Thermoprint/Client.hs index f8d8bac..7072ad0 100644 --- a/client/src/Thermoprint/Client.hs +++ b/client/src/Thermoprint/Client.hs | |||
@@ -10,6 +10,7 @@ module Thermoprint.Client | |||
10 | , throwNat, ioNat | 10 | , throwNat, ioNat |
11 | -- = Reexports | 11 | -- = Reexports |
12 | , ServantError(..) | 12 | , ServantError(..) |
13 | , module Thermoprint.API | ||
13 | , module Servant.Common.BaseUrl | 14 | , module Servant.Common.BaseUrl |
14 | , module Control.Monad.Trans.Either | 15 | , module Control.Monad.Trans.Either |
15 | , module Servant.Server.Internal.Enter | 16 | , module Servant.Server.Internal.Enter |