haskell / haskell/hackage-server
Upgrade libicu-dev for the latest text-icu
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I've recently uploaded a new version of `text-icu`, and Hackage can't build documentation for it.
https://hackage.haskell.org/package/text-icu-0.8.0/reports/2 says:
NumberFormatter.hsc:25:10: fatal error: unicode/unumberformatter.h: No such file or directory
`unicode/unumberformatter.h` requires ICU 60 (which is 5 years old). Is it possible to upgrade `libicu-dev` on the Hackage build server?
Contributor guide
No contributing guide indexed for this repository
Research direction
The failure is reported in Hackage's documentation build for text-icu 0.8.0, with NumberFormatter.hsc:25:10 missing unicode/unumberformatter.h. Start by locating the Hackage build-server configuration and its libicu-dev package version. Done means the documentation build can find the ICU header and completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100