haskell-haskeline: updated to version 0.6.4.3
svn path=/nixpkgs/trunk/; revision=28569
This commit is contained in:
parent
c4d2061830
commit
b19f73027d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haskeline";
|
pname = "haskeline";
|
||||||
version = "0.6.4.2";
|
version = "0.6.4.3";
|
||||||
sha256 = "0za3n0kyfnya9lc6p07702rn393ghhsb3b08i1lpxz6587fbdzjb";
|
sha256 = "1dlrsazprvn6xcd12k5ln536rv9sljjccrjgpq6jj6b9ziadwiwr";
|
||||||
buildDepends = [ extensibleExceptions mtl terminfo utf8String ];
|
buildDepends = [ extensibleExceptions mtl terminfo utf8String ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://trac.haskell.org/haskeline";
|
homepage = "http://trac.haskell.org/haskeline";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user