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.
1 parent 05ebcf9 commit 45698dcCopy full SHA for 45698dc
doc/haskell_and_c_code.md
@@ -204,7 +204,7 @@ this example).
204
205
If GHC's `-stubdir` option is omitted, GHC will put the generated C header
206
file together with the other build artefacts for the module. However, that
207
- location cannot be specified reliably using the `install-dirs` key.
+ location cannot be specified reliably using the `include-dirs` key.
208
209
That generated C header file will have content like:
210
~~~c
0 commit comments