Conversation
| purescript, | ||
| generic-random >=1.5.0.1 && <1.6, | ||
| hspec ==2.9.2, | ||
| hspec >= 2.10.7 && < 3, |
There was a problem hiding this comment.
Test.Hspec is committed to be stable. Unless you rely on internal particulars of hspec-core, any recent version of Hspec will work.
|
I don't fully understand this being a fix for the Lines 23 to 29 in 3cf7393 |
Yes, it's not. I intended to reflect that in the updated comment. Here is the related changelog entry: https://github.com/hspec/hspec/blob/main/CHANGES.markdown#changes-in-2107-2022-12-03 |
|
Ah, I didn't catch the changed comment. Cool, thanks. |
|
Build failure is connected to purescript/registry#170; this PR is blameless. |
This addresses hspec/hspec#685 (comment)