From: Simon Marlow Date: Tue, 25 Jul 2006 11:05:19 +0000 (+0000) Subject: comment formatting X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=b93eb0c23bed01905e86c0a8c485edb388626761 comment formatting --- diff --git a/utils/ghc-pkg/Makefile b/utils/ghc-pkg/Makefile index c8a075d..0e4d06f 100644 --- a/utils/ghc-pkg/Makefile +++ b/utils/ghc-pkg/Makefile @@ -33,7 +33,7 @@ HS_PROG = ghc-pkg.bin INSTALL_LIBEXECS += $(HS_PROG) endif -# -----------------------------------------------------------------------------= +# ----------------------------------------------------------------------------- # Create the Version.hs file VERSION_HS = Version.hs