We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8466a8f + c7c1a00 commit 6eaba73Copy full SHA for 6eaba73
doc/cabal-package-description-file.rst
@@ -1954,6 +1954,11 @@ system-dependent values for these fields.
1954
Like :pkg-field:`ghc-prof-shared-options` but applies to GHCJS
1955
1956
.. pkg-field:: includes: filename list
1957
+ :since: 1.0
1958
+ :deprecated: 2.0
1959
+
1960
+ From GHC 6.10.1, :pkg-field:`includes` has no effect when compiling with
1961
+ GHC. From Cabal 2.0, support for GHC versions before GHC 6.12 was removed.
1962
1963
A list of header files to be included in any compilations via C.
1964
This field applies to both header files that are already installed
0 commit comments