haskell / network

Low-level networking interface
http://hackage.haskell.org/package/network
Other
325 stars 187 forks source link

Relax bytestring upper bound #542

Closed mpilgrem closed 1 year ago

mpilgrem commented 1 year ago

GHC 9.6.1 comes with bytestring-0.11.4.0.

Tested by building on Windows with Stack and stack.yaml:

resolver: ghc-9.6.1
packages:
- .
mpilgrem commented 1 year ago

Apologies, my fork was not up to date.