[commit: ghc] master: base: Bump version to 4.8.0.0 (0829f4c)

git at git.haskell.org git at git.haskell.org
Tue Sep 9 13:19:04 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/0829f4c829a92d1287b820b12102a64dac91d35a/ghc

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

commit 0829f4c829a92d1287b820b12102a64dac91d35a
Author: Austin Seipp <austin at well-typed.com>
Date:   Tue Sep 9 08:18:56 2014 -0500

    base: Bump version to 4.8.0.0
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

0829f4c829a92d1287b820b12102a64dac91d35a
 libraries/base/base.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/base/base.cabal b/libraries/base/base.cabal
index b7828a9..dd4c9a4 100644
--- a/libraries/base/base.cabal
+++ b/libraries/base/base.cabal
@@ -1,5 +1,5 @@
 name:           base
-version:        4.7.1.0
+version:        4.8.0.0
 -- GHC 7.6.1 released with 4.6.0.0
 license:        BSD3
 license-file:   LICENSE



More information about the ghc-commits mailing list