[commit: packages/haskeline] ghc-head: Rename CHANGES to Changelog. (8431a74)

git at git.haskell.org git at git.haskell.org
Wed Jan 15 08:27:57 UTC 2014


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

On branch  : ghc-head
Link       : http://git.haskell.org/packages/haskeline.git/commitdiff/8431a7445406e86a65b48b419a40e80c58e1c959

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

commit 8431a7445406e86a65b48b419a40e80c58e1c959
Author: Judah Jacobson <judah.jacobson at gmail.com>
Date:   Sun Nov 3 08:28:41 2013 -0800

    Rename CHANGES to Changelog.
    
    This lets Hackage pick it up automatically.


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

8431a7445406e86a65b48b419a40e80c58e1c959
 CHANGES => Changelog |    0
 haskeline.cabal      |    2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/Changelog
similarity index 100%
rename from CHANGES
rename to Changelog
diff --git a/haskeline.cabal b/haskeline.cabal
index 215643e..fe68235 100644
--- a/haskeline.cabal
+++ b/haskeline.cabal
@@ -19,7 +19,7 @@ Description:
 Homepage:       http://trac.haskell.org/haskeline
 Stability:      Experimental
 Build-Type:     Custom
-extra-source-files: examples/Test.hs CHANGES
+extra-source-files: examples/Test.hs Changelog
 
 source-repository head
     type: darcs



More information about the ghc-commits mailing list