3
0
Fork 0
forked from mirrors/nixpkgs

Update: Haste-Compiler: 0.4.1 -> 0.4.2

This commit is contained in:
Thomas Strobel 2014-09-01 23:55:21 +02:00
parent a0ea30c613
commit a1eefe1a94

View file

@ -8,8 +8,8 @@
cabal.mkDerivation (self: {
pname = "haste-compiler";
version = "0.4.1";
sha256 = "15v4c6rxz4n0wmiys6mam8xprcdq8kxnhpwcqnljshr8wlyihn8b";
version = "0.4.2";
sha256 = "0agbd21c7mgzxyg6lwjl3n8w2r7xcrv3811y0x86rg7q1m7z730m";
isLibrary = true;
isExecutable = true;
buildDepends = [