haskell / haskell/hackage-server
Is there a way for a package to detect that it's building on hackage?
Open
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
We have a package (https://github.com/Copilot-Language/copilot/tree/master/copilot-bluespec) that cannot be tested on hackage because `bsc` (bluespec) is not included.
We could disable tests by default, but I'm wondering if there's a way to disable tests on hackage only, and keep them enabled by default otherwise.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.