summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7328.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T7328.hs')
-rw-r--r--testsuite/tests/polykinds/T7328.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T7328.hs b/testsuite/tests/polykinds/T7328.hs
index 3e51875508..f51efb7943 100644
--- a/testsuite/tests/polykinds/T7328.hs
+++ b/testsuite/tests/polykinds/T7328.hs
@@ -1,4 +1,4 @@
-{-# LANGUAGE PolyKinds, GADTs #-}
+{-# LANGUAGE PolyKinds, GADTs, AllowAmbiguousTypes #-}
module T7328 where