purescript-checked-exceptions
purescript-checked-exceptions copied to clipboard
Extensible checked exceptions with polymorphic variants
Results
4
purescript-checked-exceptions issues
Sort by
recently updated
recently updated
newest added
Hi Nate, There's the tiniest of tiny typos in the README example (I think). I found it when throwing the code into TryPureScript. In the final function: ``` getPureScriptSafe ::...
Also added a test.
As discussed on slack. This is mostly copy/paste. Let me know if something should change.