[commit: ghc] master: Revert "base: Bump version to 4.8.0.0" (27a642c)

git at git.haskell.org git at git.haskell.org
Tue Sep 9 13:51:34 UTC 2014


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

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/27a642cc3a448c5b9bb0774d413f27aef0c63379/ghc

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

commit 27a642cc3a448c5b9bb0774d413f27aef0c63379
Author: Austin Seipp <austin at well-typed.com>
Date:   Tue Sep 9 08:51:04 2014 -0500

    Revert "base: Bump version to 4.8.0.0"
    
    This reverts commit 0829f4c829a92d1287b820b12102a64dac91d35a.
    
    This fails to build, because I'm dumb and hasty, obviously.
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

27a642cc3a448c5b9bb0774d413f27aef0c63379
 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 dd4c9a4..b7828a9 100644
--- a/libraries/base/base.cabal
+++ b/libraries/base/base.cabal
@@ -1,5 +1,5 @@
 name:           base
-version:        4.8.0.0
+version:        4.7.1.0
 -- GHC 7.6.1 released with 4.6.0.0
 license:        BSD3
 license-file:   LICENSE



More information about the ghc-commits mailing list