summaryrefslogtreecommitdiffstats
path: root/tests/Properties.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Properties.hs')
-rw-r--r--tests/Properties.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Properties.hs b/tests/Properties.hs
index 8a2d712..06e32a5 100644
--- a/tests/Properties.hs
+++ b/tests/Properties.hs
@@ -1,6 +1,6 @@
{-# OPTIONS -fglasgow-exts #-}
-import StackSet
+import StackSet hiding (filter)
import Operations (tile)
import Debug.Trace