haskell / haskell/hackage-server
Puzzling documentation build failure
Open
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
When hackage builds documentation for `typed-protocols` it logs the following error:
```
Completed io-classes-1.10.1.0
Configuring typed-protocols-1.2.1.0...
Error: cabal: Encountered missing or private dependencies:
io-classes:{io-classes, si-timers} ==1.10.1.0
```
Which is puzzling, since `io-classes-1.10.1.0` was built with its haddocks without errors. The full log is available [here](https://hackage.haskell.org/package/typed-protocols-1.2.1.0/reports/2).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.