purescript-node/purescript-node-buffer

fromString needs exception :: EXCEPTION effect

Closed this issue · 1 comments

This action throws an exception:

fromString "0xe40b5" Hex

Thanks for the report. Now that we're switching to Effect, the type includes the possibility of throwing exceptions, so I think this can be closed.