wz1000 / HieDb

Generates a references DB from .hie files
BSD 3-Clause "New" or "Revised" License
64 stars 24 forks source link

Add support for GHC 9.10 #75

Closed jhrcek closed 3 months ago

jhrcek commented 3 months ago

We'll probably need to wait for ghc-paths release/revision?

wz1000 commented 3 months ago

I'm confused, ghc-paths is revised now but the job still failed. I don't see an index state in hiedb?

jhrcek commented 3 months ago

Not sure what's happening. It might be some cabal caching in CI? Trying explicit index-state, but it doesn't help..

jhrcek commented 3 months ago

It's probably this issue: https://github.com/haskell/cabal/issues/9917