Twinside / Juicy.Pixels

Haskell library to load & save pictures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revise bounds on hackage to allow latest deepseq

vmchale opened this issue · comments

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)