haskell-hvr / missingh

Utility library [Haskell]
https://hackage.haskell.org/package/MissingH
Other
87 stars 40 forks source link

Relax random upper bound #57

Closed colonelpanic8 closed 2 years ago

colonelpanic8 commented 3 years ago

There don't seem to be any compilation/test issues with a version bump.

andreasabel commented 2 years ago

A version bump isn't necessary when just dependency bounds are modified.
I made a revision on hackage: https://hackage.haskell.org/package/MissingH-1.4.3.0/revisions/

andreasabel commented 2 years ago

See #53. A new release of MissingH should remove the random dependency altogether. This does require a version bump.

andreasabel commented 2 years ago

Thanks @IvanMalison ! This was fixed in #58.