Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decide on the serailisation of values. #2

Open
2 tasks
piyush-kurur opened this issue Mar 21, 2015 · 0 comments
Open
2 tasks

decide on the serailisation of values. #2

piyush-kurur opened this issue Mar 21, 2015 · 0 comments

Comments

@piyush-kurur
Copy link
Contributor

Decide on how to serialise Haskell values to disk. Ideally we would
want to project data types to their fields. Explore if Lenses give a
clean option here. I expect the following steps:

  • A type class to capture types that can be serialised
  • Auto deriving instances for instances of Typeable class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant