Init HaLVM at 2.4.0

This commit is contained in:
David Johnson
2017-03-10 19:31:12 -06:00
parent 2839b101f9
commit 26623240e9
6 changed files with 131 additions and 15 deletions
@@ -82,5 +82,4 @@ stdenv.mkDerivation rec {
maintainers = with stdenv.lib.maintainers; [ marcweber andres peti ];
inherit (ghc.meta) license platforms;
};
}