Skip to content

Why does hpack not use the includes property? #355

@CMCDragonkai

Description

@CMCDragonkai

Cabal has the includes property: https://www.haskell.org/cabal/users-guide/developing-packages.html#pkg-field-includes

Which allows you to specify the C headers that should be included when we are compiling C code. How come this is ignored by Hpack? How does Hpack specify that C headers are needed when compiling some C code with c-sources?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions