mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
disable mixed-types-num (michalkonecny/mixed-types-num#5)
This commit is contained in:
parent
851bee9a90
commit
5154045a04
@ -3458,7 +3458,7 @@ packages:
|
||||
"Michal Konecny <mikkonecny@gmail.com> @michalkonecny":
|
||||
- hmpfr
|
||||
- collect-errors
|
||||
- mixed-types-num
|
||||
- mixed-types-num < 0 # https://github.com/michalkonecny/mixed-types-num/issues/5
|
||||
- cdar-mBound
|
||||
- aern2-mp
|
||||
- aern2-real
|
||||
@ -5925,6 +5925,8 @@ packages:
|
||||
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant
|
||||
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant-client
|
||||
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant-client-core
|
||||
- aern2-mp < 0 # tried aern2-mp-0.2.15.0, but its *library* requires the disabled package: mixed-types-num
|
||||
- aern2-real < 0 # tried aern2-real-0.2.15, but its *library* requires the disabled package: mixed-types-num
|
||||
- aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.1, but its *library* requires aeson >=0.7 && < 1.6 || >=2.0 && < 2.1 and the snapshot contains aeson-2.1.2.1
|
||||
- aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.1, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1
|
||||
- aeson-commit < 0 # tried aeson-commit-1.6.0, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.0.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user