mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-12 22:37:30 +01:00
Restricts haskeline and structured-cli (#5269)
This commit is contained in:
parent
64e5f0c321
commit
7834173acb
@ -3513,7 +3513,7 @@ packages:
|
|||||||
- tensorflow-test
|
- tensorflow-test
|
||||||
- pier-core < 0
|
- pier-core < 0
|
||||||
- pier < 0
|
- pier < 0
|
||||||
- haskeline
|
- haskeline < 0.8 # https://github.com/commercialhaskell/stackage/issues/5269
|
||||||
- ghc-source-gen
|
- ghc-source-gen
|
||||||
|
|
||||||
"Christof Schramm <christof.schramm@campus.lmu.de>":
|
"Christof Schramm <christof.schramm@campus.lmu.de>":
|
||||||
@ -4066,7 +4066,7 @@ packages:
|
|||||||
- failable
|
- failable
|
||||||
- ttl-hashtables
|
- ttl-hashtables
|
||||||
- radius
|
- radius
|
||||||
- structured-cli
|
- structured-cli < 2.6 # https://github.com/commercialhaskell/stackage/issues/5269
|
||||||
|
|
||||||
"Jan Path <jan@jpath.de> @janpath":
|
"Jan Path <jan@jpath.de> @janpath":
|
||||||
- smallcheck-series < 0 # via base-4.13.0.0
|
- smallcheck-series < 0 # via base-4.13.0.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user