Implement Read
instance
#7
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Vergara_Tech/zcash-haskell#7
Loading…
Reference in a new issue
No description provided.
Delete branch "fix080"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR implements the
Read
instance on the library's types so they can used with thepersistent
database package.Read
implementations 88a5189eba