purescript: add changelog
This commit is contained in:
parent
d32c247083
commit
8f2ea9a961
@ -62,5 +62,6 @@ in stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ justinwoo mbbx6spp cdepillabout ];
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||
mainProgram = "purs";
|
||||
changelog = "https://github.com/purescript/purescript/releases/tag/v${version}";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user