haskell / haskell/hackage-server
Hackage build fails on a build-tool-depends dependency
Open
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
More specifically I'm having issues using the "autoexporter" util.
The [Hackage build](https://hackage.haskell.org/package/isomorphism-class-0.2.0.1/reports/2) fails with the following message:
```
could not execute: autoexporter
```
The dependency on "autoexporter" is established [thus](https://github.com/nikita-volkov/isomorphism-class/blob/15a28af15a5250f4b559d299315964e69dfcedc2/isomorphism-class.cabal#L93).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.