From 9de83bbfa3f4b583adb769a27c7754ee4611afe2 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 3 May 2007 23:42:21 +0200 Subject: Add -fglasgow-exts for pattern guards. Properties.hs doesn't complain anymore darcs-hash:20070503214221-a5988-c596e80afe12a486f08901e853071d42dd2d9123 --- StackSet.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'StackSet.hs') diff --git a/StackSet.hs b/StackSet.hs index f34c215..7b47e06 100644 --- a/StackSet.hs +++ b/StackSet.hs @@ -1,3 +1,5 @@ +{-# OPTIONS -fglasgow-exts #-} + ----------------------------------------------------------------------------- -- | -- Module : StackSet -- cgit v1.2.3