haskell-beginners-2022/exercises

Use 'hedgehog-classes' from Hackage

chshersh opened this issue · 3 comments

I'm using the hedgehog-classes package from my fork with the required fixes:

source-repository-package
type: git
location: https://github.com/chshersh/haskell-hedgehog-classes.git
tag: 7a46b92ed62cdae73cdca89db28c71a19020c802

However, a new version was released to Hackage recently. I hope it includes my fix. In that case, we could switch to using the library from Hackage.

I just checked with the most recent version on hackage (0.2.5.3) but that release does not include your fixes :(

That's too bad 😞
I checked the contents of the library on Hackage and it indeed doesn't contain the fixes.

I've created an issue to ask about a Hackage release:

Fixed in #88