From 2170c364450d5827a21dbcd817131d5def6e4767 Mon Sep 17 00:00:00 2001 From: ymeister <47071325+ymeister@users.noreply.github.com> Date: Wed, 7 Aug 2024 07:24:20 +0400 Subject: [PATCH] Tested with ghc-9.8.2 --- patch.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patch.cabal b/patch.cabal index cad6b98..03c4fe8 100644 --- a/patch.cabal +++ b/patch.cabal @@ -7,7 +7,7 @@ maintainer: maintainer@obsidian.systems author: Ryan Trinkle stability: Experimental tested-with: - ghc ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.1 || ==9.2.5 || ==9.4.5 || ==9.6.1 || ==9.10.1 + ghc ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.1 || ==9.2.5 || ==9.4.5 || ==9.6.1 || ==9.8.2 || ==9.10.1 ghcjs ==8.6 || ==8.10 homepage: https://obsidian.systems