1 # This file has been autogenerated with cabal2nix.
2 # Update via ./update.sh
37 url = "https://github.com/gren-lang/compiler.git";
38 sha256 = "1mksfma6c1dn091ab4x794hs71v44bx294wbn80qfc5kgrrl5lf4";
39 rev = "ee19481f5715b78cad8be09e29e56dcb82d65f4f";
40 fetchSubmodules = true;
44 executableHaskellDepends = [
69 testHaskellDepends = [
95 testToolDepends = [ hspec-discover ];
97 homepage = "https://gren-lang.org";
98 description = "The `gren` command line interface";
99 license = lib.licenses.bsd3;
100 mainProgram = "gren";