diff options
Diffstat (limited to 'testsuite/tests/perf/compiler/T9872c.hs')
-rw-r--r-- | testsuite/tests/perf/compiler/T9872c.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/perf/compiler/T9872c.hs b/testsuite/tests/perf/compiler/T9872c.hs index b925c9f791..dff3d792e8 100644 --- a/testsuite/tests/perf/compiler/T9872c.hs +++ b/testsuite/tests/perf/compiler/T9872c.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE Haskell2010 #-} {- - Instant Insanity using Closed Type Families, but no DataKinds - |