[commit: ghc] type-holes-branch: Another whitespace revert. (81d1556)
Simon Peyton Jones
simonpj at microsoft.com
Mon Sep 17 13:04:20 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : type-holes-branch
http://hackage.haskell.org/trac/ghc/changeset/81d1556399b751d65598bb1f735bbfbf6e64c552
>---------------------------------------------------------------
commit 81d1556399b751d65598bb1f735bbfbf6e64c552
Author: Thijs Alkemade <thijsalkemade at gmail.com>
Date: Wed Jul 18 14:16:30 2012 +0200
Another whitespace revert.
>---------------------------------------------------------------
compiler/rename/RnTypes.lhs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/compiler/rename/RnTypes.lhs b/compiler/rename/RnTypes.lhs
index 18db559..ed21440 100644
--- a/compiler/rename/RnTypes.lhs
+++ b/compiler/rename/RnTypes.lhs
@@ -12,8 +12,8 @@
-- for details
module RnTypes (
- -- Type related stuff
- rnHsType, rnLHsType, rnLHsTypes, rnContext,
+ -- Type related stuff
+ rnHsType, rnLHsType, rnLHsTypes, rnContext,
rnHsKind, rnLHsKind, rnLHsMaybeKind,
rnHsSigType, rnLHsInstType, rnConDeclFields,
newTyVarNameRn,
More information about the Cvs-ghc
mailing list