Twinside / Juicy.Pixels

Haskell library to load & save pictures
BSD 3-Clause "New" or "Revised" License
238 stars 57 forks source link

Support bytestring-0.11 #198

Closed Bodigrim closed 3 years ago

Bodigrim commented 3 years ago

Tested using

packages: .
tests: true

constraints:
  bytestring < 0.11,
  cassava -bytestring--lt-0_10_4

source-repository-package
  type: git
  location: https://github.com/haskell/attoparsec

source-repository-package
  type: git
  location: https://github.com/Minoru/zlib
  tag: a1b6bcef25774e93be6c3caaf8d99d805242110c

allow-newer:
  cassava:bytestring,
  text-short:bytestring,
  uuid-types:bytestring
Bodigrim commented 2 years ago

@Twinside could this change be released please? An upcoming GHC 9.2 comes bundled with bytestring-0.11.

Twinside commented 2 years ago

Sorry for the delay, I'm publishing it