diff options
-rw-r--r-- | utils/ghc-pkg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/ghc-pkg/Makefile b/utils/ghc-pkg/Makefile index c8a075d5b7..0e4d06f890 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 |