vscode-extensions.haskell.haskell: 1.8.0 -> 2.2.0

This commit is contained in:
David Richey 2022-06-05 21:02:14 -05:00
parent 046d0253aa
commit dbe99b573c
No known key found for this signature in database
GPG Key ID: E0C1888AD9F1B11F

View File

@ -1157,8 +1157,8 @@ let
mktplcRef = {
name = "haskell";
publisher = "haskell";
version = "1.8.0";
sha256 = "sha256-+k8XT2COe9Z8HvZvcrzfVuocRcxXBrVoNHDT/uKK7Hs=";
version = "2.2.0";
sha256 = "sha256-YGPytmI4PgH6GQuWaRF5quiKGoOabkv7On+WVupI92E=";
};
meta = with lib; {
license = licenses.mit;