Nikos Baxevanis
Nikos Baxevanis
@zvirja, I'm not sure we need to expose (and maintain) interfaces right now. After all, >"clients [...] own the abstract interfaces" >-- Agile Principles, Patterns, and Practices, ch. 11 I...
I can try updating the dependency and releasing a new version.
Adding the bug label for now, as it appears to be a bug. I haven't tried to reproduce this locally yet.
I'm also aware of #13, though I'm not sure if it's the same issue.
@agracio, just curious in which commit/tag it was fixed?
- **Typecheck Contract Definitions:** - No discrepancies found between versions 2.5 and 3.0. - Command used: `clarity-cli check --costs` - Commits used for testing: - **2.5.0.0.5:** ```plaintext commit e29ef6890948fc5082d7dd155b096f169110e55b (HEAD...
IIRC, there *aren't* other, similar, articles out there approaching Monads from a practical point of view―in such a great and fluent way―. What's out there already, focuses mostly on the...
Hi, @ocramz! Thanks for reporting this. The duplication you're seeing is due to how `collect` and `cover` interact. Your idea to aggregate results and display them at the end makes...
Could be done in the same PR, just separate Git commit. And then we may update the PR title.
Thank you, @sol 👍 If we serve this from haskell-hedgehog, which I think is possible, perhaps we won't need a new repo just for the GitHub Pages (e.g. we might...