haskell / hsc2hs

Pre-processor for .hsc files
http://hackage.haskell.org/package/hsc2hs
Other
38 stars 23 forks source link

Version in git builds with ghc-9.8 but version on Hackage does not. #80

Closed erikd closed 1 year ago

erikd commented 1 year ago

Either needs a Hackage release or a metadata edit on Hackage.

andreasabel commented 1 year ago

It doesn't?

cabal get hsc2hs
cd hsc2hs-0.68.10/
cabal build -w ghc-9.8.0
cabal test -w ghc-9.8.0
cabal run

All succeed...

erikd commented 1 year ago

Confirmed. Maybe I was using an outdated cabal index.