summaryrefslogtreecommitdiffstats
path: root/tests/Properties.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Properties.hs')
-rw-r--r--tests/Properties.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Properties.hs b/tests/Properties.hs
index 9818f30..bd8bc2b 100644
--- a/tests/Properties.hs
+++ b/tests/Properties.hs
@@ -1,4 +1,5 @@
{-# OPTIONS -fglasgow-exts #-}
+module Properties where
import StackSet hiding (filter)
import qualified StackSet as S (filter)