mgsloan / store

Fast binary serialization in Haskell
MIT License
109 stars 35 forks source link

Tutorial in README and perhaps in Data.Store module #116

Open mgsloan opened 7 years ago

mgsloan commented 7 years ago

Should cover:

1) How to derive for your own datatypes

2) Generally how store works and what its features and limitations are (reiteration of README content in Data.Store module)