summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/TH_bracket3.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/quotes/TH_bracket3.hs')
-rw-r--r--testsuite/tests/quotes/TH_bracket3.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/quotes/TH_bracket3.hs b/testsuite/tests/quotes/TH_bracket3.hs
index c746d61cd3..281b8cb081 100644
--- a/testsuite/tests/quotes/TH_bracket3.hs
+++ b/testsuite/tests/quotes/TH_bracket3.hs
@@ -1,4 +1,5 @@
{-# LANGUAGE MultiParamTypeClasses #-}
+{-# LANGUAGE NoMonomorphismRestriction #-}
module TH_bracket3 where