mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Re-enable socket
The offending constraint was actually unnecessary and has been relaxed by a hackage trustee: https://github.com/haskell-infra/hackage-trustees/issues/338
This commit is contained in:
parent
013f61cecd
commit
381f92f7b3
@ -7038,7 +7038,6 @@ packages:
|
||||
- soap < 0 # tried soap-0.2.3.6, but its *library* requires the disabled package: iconv
|
||||
- soap-openssl < 0 # tried soap-openssl-0.1.0.2, but its *library* requires the disabled package: soap
|
||||
- soap-tls < 0 # tried soap-tls-0.1.1.4, but its *library* requires the disabled package: soap
|
||||
- socket < 0 # tried socket-0.8.3.0, but its *library* requires bytestring < 0.11 and the snapshot contains bytestring-0.11.3.1
|
||||
- socket-activation < 0 # tried socket-activation-0.1.0.2, but its *library* requires network >=2.3 && < 2.9 and the snapshot contains network-3.1.2.7
|
||||
- sound-collage < 0 # tried sound-collage-0.2.1, but its *executable* requires the disabled package: soxlib
|
||||
- soxlib < 0 # tried soxlib-0.0.3.1, but its *library* requires bytestring >=0.9 && < 0.11 and the snapshot contains bytestring-0.11.3.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user