From adb2f3c730c74aacc232945fb9d95bb6ed3b16ae Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Mon, 13 Mar 2023 17:10:02 +0000 Subject: ghc-bignum: Drop redundant include-dirs field --- libraries/ghc-bignum/ghc-bignum.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/libraries/ghc-bignum/ghc-bignum.cabal b/libraries/ghc-bignum/ghc-bignum.cabal index 002e77abeb..45bb2b904d 100644 --- a/libraries/ghc-bignum/ghc-bignum.cabal +++ b/libraries/ghc-bignum/ghc-bignum.cabal @@ -89,8 +89,6 @@ library -- "ghc-bignum" and not "ghc-bignum-1.0". ghc-options: -this-unit-id ghc-bignum - include-dirs: include - if flag(gmp) cpp-options: -DBIGNUM_GMP other-modules: -- cgit v1.2.1