From f56ef6bd8e89fb7e42471525f1befa184b6b4455 Mon Sep 17 00:00:00 2001 From: Neil Mitchell Date: Wed, 12 Aug 2020 12:16:01 +0100 Subject: [PATCH] Remove the minor version digits from tested-with --- js-flot.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js-flot.cabal b/js-flot.cabal index a890649..4c4e24d 100644 --- a/js-flot.cabal +++ b/js-flot.cabal @@ -17,7 +17,7 @@ description: to meet the redistribution requirements of downstream users (e.g. Debian). homepage: https://github.com/ndmitchell/js-flot#readme bug-reports: https://github.com/ndmitchell/js-flot/issues -tested-with: GHC==8.10.1, GHC==8.8.3, GHC==8.6.5, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2 +tested-with: GHC==8.10, GHC==8.8, GHC==8.6, GHC==8.4, GHC==8.2, GHC==8.0 extra-source-files: javascript/flot-0.8.3.zip extra-doc-files: