mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +01:00
disable hledger until latest can build with current regex-tdfa (#1463)
See discussion in simonmichael/hledger#344
This commit is contained in:
parent
e39614fbf4
commit
189ead2f67
@ -688,11 +688,10 @@ packages:
|
|||||||
- regex-compat-tdfa
|
- regex-compat-tdfa
|
||||||
- darcs
|
- darcs
|
||||||
# https://github.com/fpco/stackage/issues/1463
|
# https://github.com/fpco/stackage/issues/1463
|
||||||
- hledger < 0.27
|
#- hledger < 0.27
|
||||||
- hledger-lib < 0.27
|
#- hledger-lib < 0.27
|
||||||
# https://github.com/simonmichael/hledger/issues/344
|
|
||||||
#- hledger-ui
|
#- hledger-ui
|
||||||
- hledger-web < 0.27
|
#- hledger-web < 0.27
|
||||||
- shelltestrunner
|
- shelltestrunner
|
||||||
|
|
||||||
"Mihai Maruseac <mihai.maruseac@gmail.com>":
|
"Mihai Maruseac <mihai.maruseac@gmail.com>":
|
||||||
@ -2841,9 +2840,6 @@ expected-benchmark-failures:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stack/issues/2153
|
# https://github.com/commercialhaskell/stack/issues/2153
|
||||||
- vector-binary-instances
|
- vector-binary-instances
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1463
|
|
||||||
- hledger
|
|
||||||
# end of expected-benchmark-failures
|
# end of expected-benchmark-failures
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user