From edffb586e99b4846d67c396e05f7adc13ac87cf4 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 13 May 2025 19:58:36 +0200 Subject: Some constraints look redundant to GHC, but are not --- ox-arrays.cabal | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ox-arrays.cabal') diff --git a/ox-arrays.cabal b/ox-arrays.cabal index 2d45b08..c46e216 100644 --- a/ox-arrays.cabal +++ b/ox-arrays.cabal @@ -74,7 +74,7 @@ library hs-source-dirs: src default-language: Haskell2010 - ghc-options: -Wall -Wcompat -Widentities -Wredundant-constraints -Wunused-packages + ghc-options: -Wall -Wcompat -Widentities -Wunused-packages other-extensions: TemplateHaskell library strided-array-ops @@ -105,7 +105,7 @@ library strided-array-ops cc-options: -msse2 default-language: Haskell2010 - ghc-options: -Wall -Wcompat -Widentities -Wredundant-constraints -Wunused-packages + ghc-options: -Wall -Wcompat -Widentities -Wunused-packages other-extensions: TemplateHaskell test-suite test @@ -130,7 +130,7 @@ test-suite test vector hs-source-dirs: test default-language: Haskell2010 - ghc-options: -Wall -Wcompat -Widentities -Wredundant-constraints -Wunused-packages + ghc-options: -Wall -Wcompat -Widentities -Wunused-packages test-suite example type: exitcode-stdio-1.0 @@ -140,7 +140,7 @@ test-suite example base hs-source-dirs: example default-language: Haskell2010 - ghc-options: -Wall -Wcompat -Widentities -Wredundant-constraints -Wunused-packages + ghc-options: -Wall -Wcompat -Widentities -Wunused-packages benchmark bench type: exitcode-stdio-1.0 @@ -155,7 +155,7 @@ benchmark bench vector hs-source-dirs: bench default-language: Haskell2010 - ghc-options: -Wall -Wcompat -Widentities -Wredundant-constraints -Wunused-packages + ghc-options: -Wall -Wcompat -Widentities -Wunused-packages source-repository head type: git -- cgit v1.2.3-70-g09d2