[commit: packages/process] master, wip/issue15: Fix cabal file referencing old changelog name (e4d2168)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 11:36:47 UTC 2015


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

On branches: master,wip/issue15
Link       : http://ghc.haskell.org/trac/ghc/changeset/e4d2168b1ee55699bf2202e5dc6cb3945bdf09cd/process

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

commit e4d2168b1ee55699bf2202e5dc6cb3945bdf09cd
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Sat Nov 1 08:56:26 2014 +0100

    Fix cabal file referencing old changelog name


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

e4d2168b1ee55699bf2202e5dc6cb3945bdf09cd
 process.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/process.cabal b/process.cabal
index fef761c..0afdca7 100644
--- a/process.cabal
+++ b/process.cabal
@@ -14,7 +14,7 @@ description:
 
 extra-source-files:
     aclocal.m4
-    changelog
+    changelog.md
     configure
     configure.ac
     include/HsProcessConfig.h.in



More information about the ghc-commits mailing list