vscode-extensions.haskell.haskell: 2.5.3 -> 2.6.0

This commit is contained in:
emaryn 2025-04-18 14:55:21 +00:00
parent 63fc75ca1d
commit 48799072a3

View file

@ -2345,8 +2345,8 @@ let
mktplcRef = { mktplcRef = {
publisher = "haskell"; publisher = "haskell";
name = "haskell"; name = "haskell";
version = "2.5.3"; version = "2.6.0";
hash = "sha256-3HbUH5+YCPqypGlsaSDwwyN/PoG9KO0YnZ1Ps7ZLQ48="; hash = "sha256-2lvG7yZ+QAoafwyWQkVwyl2MsP8zWWQkTw8hBtib+C0=";
}; };
meta = { meta = {
license = lib.licenses.mit; license = lib.licenses.mit;