disable hledger-iadd & -interest (#7188)

This commit is contained in:
jkachmar 2023-12-02 17:43:06 -05:00 committed by GitHub
parent 4f26273054
commit c2163d33ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3003,7 +3003,7 @@ packages:
- flexible-defaults
- funcmp
- hackage-db
- hledger-interest
- hledger-interest < 0 # https://github.com/commercialhaskell/stackage/issues/7188
- hopenssl
- hsdns
- hsemail
@ -3912,7 +3912,7 @@ packages:
- FailT
"Hans-Peter Deifel <hpd@hpdeifel.de> @hpdeifel":
- hledger-iadd
- hledger-iadd < 0 # https://github.com/commercialhaskell/stackage/issues/7188
"Roy Levien <royl@aldaron.com> @orome":
- crypto-enigma < 0 # 0.1.1.6 compile fail https://github.com/orome/crypto-enigma-hs/issues/36