Uh oh!
There was an error while loading. Please reload this page.
copilot-bluespec: Tests failing on hackage
#646
Replies: 5 comments 9 replies
Tagging @RyanGlScott for awareness. |
The |
Could and should we ask the hackage team to make bsc available on hackage? |
I've converted this discussion into an issue at #673. |
@ivanperez-keera -- After further research, it looks like one can disable running tests on Hackage if you're authenticated (presumably via the build report page, the API endpoint seems to be https://hackage.haskell.org/package/copilot-bluespec-4.6/reports/testsEnabled/ -- see: the hackage-server source This might be a better solution than disabling the tests via a Another possible solution would be to do a check for |
Uh oh!
There was an error while loading. Please reload this page.
The tests of
copilot-bluespecfail on hackage: https://hackage.haskell.org/package/copilot-bluespec-4.5/reports/1Do we know why? Is this due to a dependency on a tool not available on hackage?
All reactions