Merge pull request #3927 from ts468/haste

Update: Haste-Compiler: 0.4.1 -> 0.4.2
This commit is contained in:
Peter Simons 2014-09-02 17:27:44 +02:00
commit 7847276598

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 = [