mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Address some of the compilation failures
This commit is contained in:
parent
aa9db543a2
commit
f6cfffa78b
@ -279,7 +279,7 @@ packages:
|
||||
|
||||
"Marek Fajkus <marek.faj@gmail.com> @turboMaCk":
|
||||
- wai-enforce-https
|
||||
- aeson-combinators
|
||||
- aeson-combinators < 0 # Compilation failure, https://github.com/commercialhaskell/stackage/issues/7228
|
||||
|
||||
"Fernando Freire <dogonthehorizon@gmail.com> @dogonthehorizon":
|
||||
- hal
|
||||
@ -3628,7 +3628,7 @@ packages:
|
||||
"Pavel Ryzhov <paul@paulrz.cz> @paulrzcz":
|
||||
- hquantlib
|
||||
- hquantlib-time
|
||||
- HSvm
|
||||
- HSvm < 0 # Compilation failure with GHC-9.8.1, https://github.com/commercialhaskell/stackage/issues/7227
|
||||
|
||||
"Henri Verroken <henriverroken@gmail.com> @hverr":
|
||||
- bordacount
|
||||
@ -4599,8 +4599,8 @@ packages:
|
||||
- invertible-grammar
|
||||
|
||||
"Maximilian Tagher <feedback.tagher@gmail.com> @MaxGabriel":
|
||||
- aeson-iproute
|
||||
- persistent-iproute
|
||||
- aeson-iproute < 0 # Compilation failure, https://github.com/commercialhaskell/stackage/issues/7229
|
||||
- persistent-iproute < 0 # via aeson-iproute
|
||||
|
||||
"Damian Nadales <damian.nadales@gmail.com> @capitanbatata":
|
||||
- hierarchy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user