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

Actually run the bios-tests when tool-deps are ignored #365

Closed fendor closed 2 years ago

fendor commented 2 years ago

Apparently I messed this up since https://github.com/haskell/hie-bios/pull/330, which means CI didn't run any bios tests since about six months.

So we either can applaud ourselves for testing locally, or some releases are borked :)

hasufell commented 2 years ago

Definitely applause.

fendor commented 2 years ago

Finally, let's get this merged.