[commit: packages/deepseq] master, typeable-with-kinds: Fixup changelog extension in deepseq.cabal (62b7256)

git at git.haskell.org git at git.haskell.org
Thu Mar 19 11:35:02 UTC 2015


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

On branches: master,typeable-with-kinds
Link       : http://git.haskell.org/packages/deepseq.git/commitdiff/62b72563738f7661f41ad64b04bd55c62123b546

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

commit 62b72563738f7661f41ad64b04bd55c62123b546
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Thu Oct 16 08:43:22 2014 +0200

    Fixup changelog extension in deepseq.cabal
    
    This was broken in 3815fe819ba46


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

62b72563738f7661f41ad64b04bd55c62123b546
 deepseq.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deepseq.cabal b/deepseq.cabal
index e043ca1..53ff7e2 100644
--- a/deepseq.cabal
+++ b/deepseq.cabal
@@ -28,7 +28,7 @@ build-type:     Simple
 cabal-version:  >=1.10
 tested-with:    GHC==7.6.3, GHC==7.6.2, GHC==7.6.1, GHC==7.4.2, GHC==7.4.1, GHC==7.2.2, GHC==7.2.1, GHC==7.0.4, GHC==7.0.3, GHC==7.0.2, GHC==7.0.1
 
-extra-source-files: changelog
+extra-source-files: changelog.md
 
 source-repository head
   type:     git



More information about the ghc-commits mailing list