Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ghc-shared-options support #542

@9999years

Description

@9999years

hpack currently only supports ghc-shared-options within a verbatim block.

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.

https://cabal.readthedocs.io/en/latest/cabal-package.html#pkg-field-ghc-shared-options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions