diff options
| -rw-r--r-- | client/src/Thermoprint/Client.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/src/Thermoprint/Client.hs b/client/src/Thermoprint/Client.hs index 5e96b29..b787557 100644 --- a/client/src/Thermoprint/Client.hs +++ b/client/src/Thermoprint/Client.hs | |||
| @@ -40,9 +40,6 @@ instance Exception ServantError | |||
| 40 | -- | 40 | -- |
| 41 | -- Use like this: | 41 | -- Use like this: |
| 42 | -- | 42 | -- |
| 43 | -- > import Control.Category | ||
| 44 | -- > import Prelude hiding (id, (.)) | ||
| 45 | -- > | ||
| 46 | -- > main :: IO () | 43 | -- > main :: IO () |
| 47 | -- > -- ^ Display a list of printers with their status | 44 | -- > -- ^ Display a list of printers with their status |
| 48 | -- > main = print =<< printers | 45 | -- > main = print =<< printers |
