From 948370b2bc7ab5a631b152eefbec17f697c3f247 Mon Sep 17 00:00:00 2001 From: John Ericson Date: Mon, 10 Feb 2020 16:18:07 -0500 Subject: Noramlize `tested-with` fields in cabal files --- haddock.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index 89156794..c8a3239e 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -33,7 +33,7 @@ bug-reports: https://github.com/haskell/haddock/issues copyright: (c) Simon Marlow, David Waern category: Documentation build-type: Simple -tested-with: GHC==8.6.* +tested-with: GHC==8.10.*, GHC==8.8.1, GHC==8.6.5 extra-source-files: CHANGES.md -- cgit v1.2.3