[commit: packages/haskeline] master: Increment package version to 0.7.4.0 (d98ba27)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 06:41:46 UTC 2017


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

On branch  : master
Link       : http://git.haskell.org/packages/haskeline.git/commitdiff/d98ba27107bb15e690d72840c11b53a711af8ab0

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

commit d98ba27107bb15e690d72840c11b53a711af8ab0
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Thu Apr 20 23:00:06 2017 +0200

    Increment package version to 0.7.4.0
    
    A minor version increment is required relative to 0.7.3.1 due to the
    recent API addition of the `MonadExcept IdentityT` instance


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

d98ba27107bb15e690d72840c11b53a711af8ab0
 haskeline.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/haskeline.cabal b/haskeline.cabal
index c031c2f..808b4e0 100644
--- a/haskeline.cabal
+++ b/haskeline.cabal
@@ -1,6 +1,6 @@
 Name:           haskeline
 Cabal-Version:  >=1.10
-Version:        0.7.3.1
+Version:        0.7.4.0
 Category:       User Interfaces
 License:        BSD3
 License-File:   LICENSE



More information about the ghc-commits mailing list