Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/062bf9b8229d3e7e58d8af8f78f5865d9568dbd4

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

commit 062bf9b8229d3e7e58d8af8f78f5865d9568dbd4
Author: Iavor S. Diatchki <iavor.diatc...@gmail.com>
Date:   Sat Mar 24 20:38:22 2012 -0700

    Add new extension to the list pf GHC-only extensions.

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

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

diff --git a/tests/driver/T4437.hs b/tests/driver/T4437.hs
index 008c664..38f125e 100644
--- a/tests/driver/T4437.hs
+++ b/tests/driver/T4437.hs
@@ -41,6 +41,7 @@ expectedGhcOnlyExtensions = ["ParallelArrays",
                              "TraditionalRecordSyntax",
                              "DataKinds",
                              "PolyKinds",
+                             "ExplicitNamespaces",
                              "InstanceSigs",
                              "CApiFFI"]
 



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to