Add -fglasgow-exts for pattern guards. Properties.hs doesn't complain anymore

This commit is contained in:
Spencer Janssen
2007-05-03 21:42:21 +00:00
parent 5b7c6c8631
commit bedc069143

View File

@@ -1,3 +1,5 @@
{-# OPTIONS -fglasgow-exts #-}
-----------------------------------------------------------------------------
-- |
-- Module : StackSet