haskell-hvr / cabal-plan

Library and utility for processing cabal's plan.json file
https://hackage.haskell.org/package/cabal-plan
GNU General Public License v2.0
38 stars 25 forks source link

Build with GHC 9.2.1+ #79

Closed arjunkathuria closed 2 years ago

arjunkathuria commented 2 years ago

helps build with GHC 9.2.1+ with base 4.16 and new bytestring version buildable with base 4.16+

arjunkathuria commented 2 years ago

@hvr let me know if it needs anymore changes, i'd be happy to.

phadej commented 2 years ago

Sorry, I haven't noticed this until recently. GHC-9.2 support added in https://github.com/haskell-hvr/cabal-plan/pull/80