diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-11 18:52:14 +0100 | 
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-11 18:52:14 +0100 | 
| commit | 548b1783a403de6ffaf5dc5a13a30c2e0aa3b025 (patch) | |
| tree | ce5bdfb04a35ddab7205bc519d04f5a85f1d791c /spec/src | |
| parent | a9a2bc35c5e2922b8aea94f87ba193deb4cd7c36 (diff) | |
| download | thermoprint-548b1783a403de6ffaf5dc5a13a30c2e0aa3b025.tar thermoprint-548b1783a403de6ffaf5dc5a13a30c2e0aa3b025.tar.gz thermoprint-548b1783a403de6ffaf5dc5a13a30c2e0aa3b025.tar.bz2 thermoprint-548b1783a403de6ffaf5dc5a13a30c2e0aa3b025.tar.xz thermoprint-548b1783a403de6ffaf5dc5a13a30c2e0aa3b025.zip | |
removed reference to Servant.Docs
leftover from earlier experiments
Diffstat (limited to 'spec/src')
| -rw-r--r-- | spec/src/Thermoprint/API.hs | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/spec/src/Thermoprint/API.hs b/spec/src/Thermoprint/API.hs index afd742a..e77f406 100644 --- a/spec/src/Thermoprint/API.hs +++ b/spec/src/Thermoprint/API.hs | |||
| @@ -15,7 +15,6 @@ import Thermoprint.Printout | |||
| 15 | import Thermoprint.Identifiers | 15 | import Thermoprint.Identifiers | 
| 16 | 16 | ||
| 17 | import Servant.API | 17 | import Servant.API | 
| 18 | import Servant.Docs | ||
| 19 | import Data.Aeson | 18 | import Data.Aeson | 
| 20 | 19 | ||
| 21 | import Data.Set (Set) | 20 | import Data.Set (Set) | 
