From c858e0be4ec097d9f43615f378ab5cc3cd76daf4 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Thu, 19 Apr 2007 01:52:39 +0000 Subject: [PATCH] Remove useless pragma --- StackSet.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/StackSet.hs b/StackSet.hs index a212049..5dc95b1 100644 --- a/StackSet.hs +++ b/StackSet.hs @@ -1,4 +1,3 @@ -{-# OPTIONS -fglasgow-exts #-} ----------------------------------------------------------------------------- -- | -- Module : StackSet