[commit: testsuite] tc-untouchables: Add TypeHoles to the list of LANGUAGE extensions that GHC knows but Cabal doesn't (bbea818)

Simon Peyton Jones <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : tc-untouchables

http://hackage.haskell.org/trac/ghc/changeset/bbea818c315a6757edf42252469b4378deee3a31

>---------------------------------------------------------------

commit bbea818c315a6757edf42252469b4378deee3a31
Author: Simon Peyton Jones <[email protected]>
Date:   Fri Sep 28 15:54:44 2012 +0100

    Add TypeHoles to the list of LANGUAGE extensions that GHC knows but Cabal doesn't

>---------------------------------------------------------------

 tests/driver/T4437.hs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/tests/driver/T4437.hs b/tests/driver/T4437.hs
index 348edca..585dffa 100644
--- a/tests/driver/T4437.hs
+++ b/tests/driver/T4437.hs
@@ -45,7 +45,8 @@ expectedGhcOnlyExtensions = ["ParallelArrays",
                              "InstanceSigs",
                              "CApiFFI",
                              "LambdaCase",
-                             "MultiWayIf"]
+                             "MultiWayIf",
+                             "TypeHoles"]
 
 expectedCabalOnlyExtensions :: [String]
 expectedCabalOnlyExtensions = ["Generics",
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.