1 # This has been automatically generated by the script
2 # ./update.sh. This should not be changed by hand.
68 url = "https://github.com/purescript/spago.git";
69 sha256 = "1v5y15nhw6smnir0y7y854pa70iv8asxsqph2y8rz1c9lkz5d41g";
70 rev = "c354f4a461f65fcb83aaa843830ea1589f6c7179";
71 fetchSubmodules = true;
75 libraryHaskellDepends = [
128 executableHaskellDepends = [
135 testHaskellDepends = [
150 testToolDepends = [ hspec-discover ];
151 homepage = "https://github.com/purescript/spago#readme";
152 license = lib.licenses.bsd3;
153 mainProgram = "spago";