haskell / hie-bios

Set up a GHC API session for various Haskell Projects
https://hackage.haskell.org/package/hie-bios
BSD 3-Clause "New" or "Revised" License
181 stars 63 forks source link

Allow building with GHC 9.10 #435

Closed jhrcek closed 6 months ago

jhrcek commented 6 months ago

Should I bump version to 0.14.1 as part of this PR or would you like to include more changes?

fendor commented 6 months ago

Thanks!

Please bump it, if you have the time :)

fendor commented 6 months ago

To fix the tests: https://github.com/haskell/hie-bios/blob/master/tests/BiosTests.hs#L356 Change this line to lts-22.22

fendor commented 6 months ago

Updated the metadata on hackage: https://hackage.haskell.org/package/hie-bios So, no release is yet necessary.