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

This commit is contained in:
jonathanfishbein1 2022-01-20 17:32:08 +00:00 committed by Jonathan Ringer
parent 44d0167638
commit 7467473c5f

View file

@ -959,8 +959,8 @@ let
mktplcRef = {
name = "haskell";
publisher = "haskell";
version = "1.7.1";
sha256 = "sha256-UWdj2J5z5cTUsfvlU++LRil0tEiAH2AFb1AwBsfMvoY=";
version = "1.8.0";
sha256 = "sha256-+k8XT2COe9Z8HvZvcrzfVuocRcxXBrVoNHDT/uKK7Hs=";
};
meta = with lib; {
license = licenses.mit;