haskell-language-java: update to version 0.2.7
This commit is contained in:
parent
5e690a2288
commit
28b5518737
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "language-java";
|
pname = "language-java";
|
||||||
version = "0.2.6";
|
version = "0.2.7";
|
||||||
sha256 = "1rwkc71c77v1lm5vnfkf7wr4lzvkpdylwz8wia40xwyxidq9qv27";
|
sha256 = "1519grsjw0f4skldxs563qz07mmj1cg72ma0plmvzpas7inkikyf";
|
||||||
buildDepends = [ cpphs parsec syb ];
|
buildDepends = [ cpphs parsec syb ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
filepath HUnit mtl QuickCheck testFramework testFrameworkHunit
|
filepath HUnit mtl QuickCheck testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user