From ccd75c60d21c3e19587cc111362d51b39731b776 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 5 Jan 2019 16:07:53 -0400 Subject: [PATCH] correct ghc version number --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c06b391870..b0a6ae6ea4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,7 +16,7 @@ git-annex (7.20181212) UNRELEASED; urgency=medium and improved parsing and serialization of git-annex branch data. * The benchmark command, which only had some old benchmarking of the sqlite databases before, now allows benchmarking any other git-annex commands. - * Support being built with ghc 8.0.1 (MonadFail). + * Support being built with ghc 8.6.3 (MonadFail). -- Joey Hess Tue, 18 Dec 2018 12:24:52 -0400