From 3448a2bee20370b3f120166407682378455a4920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20T=C3=B3th?= Date: Sat, 4 Aug 2018 05:08:46 +0200 Subject: [PATCH] haskell: Fix hash (closes #2422) (#2457) The hash can be verified by comparing it with the hash listed on https://www.haskell.org/platform/windows.html. --- haskell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskell.json b/haskell.json index 7d6b1f31b4..da0a43c84a 100644 --- a/haskell.json +++ b/haskell.json @@ -4,7 +4,7 @@ "architecture": { "64bit": { "url": "https://haskell.org/platform/download/8.4.3/HaskellPlatform-8.4.3-core-x86_64-setup.exe", - "hash": "a5eecc051085a535049e18e9ddf7390f16edbdbc2327feada39d62b496f0b79b" + "hash": "a8a0eed4c19bed251c46e9d31a1668469275ba592f55261a53da91c306093557" } }, "installer": {