Joosep Jääger
Joosep Jääger
Yeah, I think I'll stick to leaving the border width to the default value, which seems to work around this issue for the time being.
> A derivation is not a set; if you take a derivation and modify it with `// newAttrs` you will find that nothing happens -- in fact `// builtins.trace "hello?"...
We need to make `cuddle` compile with the GHC versions that we're using in `cardano-ledger` before we can tackle this task see input-output-hk/cuddle#22
I also really like the idea of separating out the Gen class. What I really don't like about the `Random` class in the base library is that the user has...