Merge pull request #208151 from jtojnar/haskell-iconv

haskellPackages.iconv: unbreak
This commit is contained in:
Dennis Gosnell 2022-12-29 13:07:44 +09:00 committed by GitHub
commit ef9b36525d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -1657,6 +1657,9 @@ self: super: {
# 2021-04-02: Outdated optparse-applicative bound is fixed but not realeased on upstream.
trial-optparse-applicative = assert super.trial-optparse-applicative.version == "0.0.0.0"; doJailbreak super.trial-optparse-applicative;
# 2022-12-28: Too strict version bounds on bytestring
iconv = doJailbreak super.iconv;
# 2021-04-02: iCalendar is basically unmaintained.
# There is a PR for fixing the build: https://github.com/chrra/iCalendar/pull/50
iCalendar = appendPatches [

View file

@ -2652,7 +2652,6 @@ broken-packages:
- icepeak
- icfpc2020-galaxy
- IcoGrid
- iconv
- ideas
- ide-backend-common
- idempotent