[commit: packages/parallel] master: Fix-up 94e1aa6f621df46 re changelog name (3badfae)
git at git.haskell.org
git at git.haskell.org
Sat Nov 15 11:24:51 UTC 2014
Repository : ssh://git@git.haskell.org/parallel
On branch : master
Link : http://git.haskell.org/packages/parallel.git/commitdiff/3badfae89b2456c38590b9af18b23d5cf2b35071
>---------------------------------------------------------------
commit 3badfae89b2456c38590b9af18b23d5cf2b35071
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Sat Nov 15 11:39:24 2014 +0100
Fix-up 94e1aa6f621df46 re changelog name
The changelog file was renamed but the .cabal file wasn't updated to
reflect that rename.
>---------------------------------------------------------------
3badfae89b2456c38590b9af18b23d5cf2b35071
parallel.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parallel.cabal b/parallel.cabal
index 38c3293..e63423c 100644
--- a/parallel.cabal
+++ b/parallel.cabal
@@ -12,7 +12,7 @@ tested-with: GHC==7.6.3, GHC==7.6.2, GHC==7.6.1, GHC==7.4.2, GHC==7.4.1, GHC=
description:
This package provides a library for parallel programming.
-extra-source-files: changelog
+extra-source-files: changelog.md
source-repository head
type: git
More information about the ghc-commits
mailing list