aboutsummaryrefslogtreecommitdiff
path: root/ox-arrays.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'ox-arrays.cabal')
-rw-r--r--ox-arrays.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/ox-arrays.cabal b/ox-arrays.cabal
index 176d4f2..50da24e 100644
--- a/ox-arrays.cabal
+++ b/ox-arrays.cabal
@@ -12,6 +12,8 @@ flag trace-wrappers
Compile modules that define wrappers around the array methods that trace
their arguments and results. This is conditional on a flag because these
modules make documentation generation fail.
+ (https://gitlab.haskell.org/ghc/ghc/-/issues/24964 , should be fixed in
+ GHC 9.12)
default: False
manual: True