Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
536edf6e
Commit
536edf6e
authored
Feb 18, 2016
by
Mikhail Glushenkov
Browse files
Improve docs for 'ghc-shared-options'.
parent
2fffe888
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/doc/developing-packages.markdown
View file @
536edf6e
...
...
@@ -1386,6 +1386,9 @@ values for these fields.
`
ghc-shared-options:
` _token list_
: Additional options for GHC when the package is built as shared library.
The options specified via this field are combined with the ones specified
via `
ghc-options
`, and are passed to GHC during both the compile and
link phases.
`
includes:
` _filename list_
: A list of header files to be included in any compilations via C.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment