We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ac85f73
This release changes the signature of read to Foreign -> Either _ a and adds read' as Foreign -> F a
read
Foreign -> Either _ a
read'
Foreign -> F a