Twinside / Juicy.Pixels

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

Revise bounds on hackage to allow latest deepseq #220

Closed vmchale closed 7 months ago

vmchale commented 9 months ago

Right now building with GHC 9.8.1 fails

Error: cabal: Could not resolve dependencies:
[__0] trying: JuicyPixels-3.3.8 (user goal)
[__1] trying: primitive-0.9.0.0 (dependency of JuicyPixels)
[__2] trying: template-haskell-2.21.0.0/installed-d1b8 (dependency of
primitive)
[__3] next goal: pretty (dependency of template-haskell)
[__3] rejecting: pretty-1.1.3.6/installed-aa6e (conflict: JuicyPixels =>
deepseq>=1.1 && <1.5, pretty => deepseq==1.5.0.0/installed-815b)