aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-11 05:14:58 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-11 05:14:58 +0000
commit3ad700c2873c2acb18d10fc643e1c09b65f6fb36 (patch)
tree99f12db92cbf3bc4ccbad18a417e9bef6e2f89bd /spec
parentb7e515570bde2d43c013f3a9cf5fb793826abd6c (diff)
downloadthermoprint-3ad700c2873c2acb18d10fc643e1c09b65f6fb36.tar
thermoprint-3ad700c2873c2acb18d10fc643e1c09b65f6fb36.tar.gz
thermoprint-3ad700c2873c2acb18d10fc643e1c09b65f6fb36.tar.bz2
thermoprint-3ad700c2873c2acb18d10fc643e1c09b65f6fb36.tar.xz
thermoprint-3ad700c2873c2acb18d10fc643e1c09b65f6fb36.zip
cleanup
Diffstat (limited to 'spec')
-rw-r--r--spec/src/Thermoprint/API.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/src/Thermoprint/API.hs b/spec/src/Thermoprint/API.hs
index ac6acbe..afd742a 100644
--- a/spec/src/Thermoprint/API.hs
+++ b/spec/src/Thermoprint/API.hs
@@ -25,7 +25,6 @@ import GHC.Generics (Generic)
25 25
26import Data.Proxy (Proxy(..)) 26import Data.Proxy (Proxy(..))
27 27
28import Data.Functor.Identity (Identity(..))
29import Control.Exception (Exception) 28import Control.Exception (Exception)
30import Data.Typeable (Typeable) 29import Data.Typeable (Typeable)
31 30