[commit: ghc] wip/T9968: Whitespace only (9c64f72)
git at git.haskell.org
git at git.haskell.org
Fri Feb 20 09:18:17 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T9968
Link : http://ghc.haskell.org/trac/ghc/changeset/9c64f724bdd251bcada781f8235f45de1a63eca6/ghc
>---------------------------------------------------------------
commit 9c64f724bdd251bcada781f8235f45de1a63eca6
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date: Fri Feb 20 09:11:08 2015 +0000
Whitespace only
>---------------------------------------------------------------
9c64f724bdd251bcada781f8235f45de1a63eca6
testsuite/tests/generics/GEq/GEq1A.hs | 0
testsuite/tests/generics/T5462Yes1.hs | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/tests/generics/T5462Yes1.hs b/testsuite/tests/generics/T5462Yes1.hs
index 3578529..b9a0933 100644
--- a/testsuite/tests/generics/T5462Yes1.hs
+++ b/testsuite/tests/generics/T5462Yes1.hs
@@ -5,7 +5,7 @@
{-# LANGUAGE DefaultSignatures #-}
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE UndecidableInstances #-}
-{-# LANGUAGE DeriveAnyClass #-}
+{-# LANGUAGE DeriveAnyClass #-}
module Main where
More information about the ghc-commits
mailing list