aboutsummaryrefslogtreecommitdiff
path: root/tests/Spec.hs
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2015-11-25 23:57:42 +0100
committerDaniel Gröber <dxld@darkboxed.org>2015-11-25 23:57:42 +0100
commit19e0b2aa268d4230005ae4557d51a06e48d3a582 (patch)
tree8b6789cbb4867a26d511eaa7fc266af53c400d79 /tests/Spec.hs
parent2a429d58f50e7436c9f9ee94cfc399f82355f839 (diff)
Fix warning in spec
Diffstat (limited to 'tests/Spec.hs')
-rw-r--r--tests/Spec.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Spec.hs b/tests/Spec.hs
index 3a67b01..6624016 100644
--- a/tests/Spec.hs
+++ b/tests/Spec.hs
@@ -8,6 +8,7 @@ import Data.Version
import Data.Functor
import Control.Exception as E
import Control.Arrow
+import Prelude
import CabalHelper.Common
import CabalHelper.Compile