haskell-Elm: update to version 0.12

This commit is contained in:
Peter Simons 2014-03-26 09:50:34 +01:00
parent 27ebc33d65
commit 0f86e37b6c

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "Elm"; pname = "Elm";
version = "0.11"; version = "0.12";
sha256 = "1rg1dbd2ag63in6069p6v88h1yx0snap2gdhz81lk9l66qns3f4s"; sha256 = "1gmhnpcfv49bdifvz70fif71947q482pd1dbs5c84m8sn7c5n3ss";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [