1 # This file has been autogenerated with cabal2nix.
2 # Update via ./update.sh
37 url = "https://github.com/gren-lang/compiler.git";
38 sha256 = "0hbxzn14m9y7sqwk347yj7hblwmj5fyzmy7kjqc8zjd63gmrkdh8";
39 rev = "0efe25e3f48663a36eec525d2df0d957f53c9b4e";
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";