forked from mirrors/nixpkgs
haskell-language-javascript: update to version 0.5.8
This commit is contained in:
parent
4c6b3c38c4
commit
81075c509c
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "language-javascript";
|
||||
version = "0.5.7";
|
||||
sha256 = "0mndz0bqxkayzm7g92cvai9ahb9msr99syp9djhaya1d45595ad3";
|
||||
version = "0.5.8";
|
||||
sha256 = "0slwj2bi9v7qjr6ai5dwql7fqgsh8k9k2bzlsq407iacsv0w3b9h";
|
||||
buildDepends = [ blazeBuilder mtl utf8Light utf8String ];
|
||||
testDepends = [
|
||||
blazeBuilder Cabal HUnit mtl QuickCheck testFramework
|
||||
|
|
Loading…
Reference in a new issue