From 8e69e941d69ed129b63d4ba9303fe929c20e3879 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 11 Jun 2007 18:51:54 +0200 Subject: Add StackSet.filter darcs-hash:20070611165154-a5988-8c46751ffd4bd03249656e3b467b8e7569c48b09 --- tests/Properties.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.3