summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/TH_spliceE5.hs
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2010-10-08 01:02:22 +0000
committerIan Lynagh <igloo@earth.li>2010-10-08 01:02:22 +0000
commit1ecb52f4bc984bcdc02fcc1b4483f07748916eb5 (patch)
treef85d0ae60fb7aafbab7b677ef1087839404adfba /testsuite/tests/ghc-regress/th/TH_spliceE5.hs
parent22535fa3b2f329a84f3d472f08480fa3c8195bb5 (diff)
downloadhaskell-1ecb52f4bc984bcdc02fcc1b4483f07748916eb5.tar.gz
Remove more -fglasgow-exts uses from tests
Diffstat (limited to 'testsuite/tests/ghc-regress/th/TH_spliceE5.hs')
-rw-r--r--testsuite/tests/ghc-regress/th/TH_spliceE5.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/th/TH_spliceE5.hs b/testsuite/tests/ghc-regress/th/TH_spliceE5.hs
index 3db3896f87..a8b25f0490 100644
--- a/testsuite/tests/ghc-regress/th/TH_spliceE5.hs
+++ b/testsuite/tests/ghc-regress/th/TH_spliceE5.hs
@@ -1,4 +1,3 @@
-{-# OPTIONS -fglasgow-exts #-}
module Main where