[commit: ghc] wip/T9968: Whitespace only (2069999)

git at git.haskell.org git at git.haskell.org
Tue Feb 24 08:57:54 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/T9968
Link       : http://ghc.haskell.org/trac/ghc/changeset/20699994d0018b9c29714026b1e15c0bf861dfd3/ghc

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

commit 20699994d0018b9c29714026b1e15c0bf861dfd3
Author: Jose Pedro Magalhaes <jpm at cs.ox.ac.uk>
Date:   Fri Feb 20 09:11:08 2015 +0000

    Whitespace only


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

20699994d0018b9c29714026b1e15c0bf861dfd3
 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