mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 11:11:58 +01:00
parent
cf82b84caf
commit
4aeb966cd2
@ -5430,6 +5430,7 @@ packages:
|
|||||||
- discount
|
- discount
|
||||||
- distributed-process
|
- distributed-process
|
||||||
- distributed-static
|
- distributed-static
|
||||||
|
- djot
|
||||||
- dlist
|
- dlist
|
||||||
- dlist-instances
|
- dlist-instances
|
||||||
- dlist-nonempty
|
- dlist-nonempty
|
||||||
@ -8543,6 +8544,15 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/7312
|
# https://github.com/commercialhaskell/stackage/issues/7312
|
||||||
- numhask < 0.12
|
- numhask < 0.12
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7316
|
||||||
|
- tls < 2
|
||||||
|
- tls-session-manager < 0.0.5
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/7317
|
||||||
|
- sbv < 10.4
|
||||||
|
- crackNum < 3.7
|
||||||
|
|
||||||
# end of Stackage upper bounds
|
# end of Stackage upper bounds
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
@ -8659,6 +8669,9 @@ package-flags:
|
|||||||
optparse-applicative_ge_0_18: true
|
optparse-applicative_ge_0_18: true
|
||||||
redact:
|
redact:
|
||||||
optparse-applicative_ge_0_18: true
|
optparse-applicative_ge_0_18: true
|
||||||
|
|
||||||
|
directory-ospath-streaming:
|
||||||
|
os-string: false
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
# Special configure options for individual packages
|
# Special configure options for individual packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user