September 2017
Beginner to intermediate
396 pages
9h 46m
English
Creating custom data types using Persistent is easy. You can make use of template Haskell to manufacture the custom data type. Template Haskell takes advantage of the Show and Read instances of the data to convert the data to and from the String representation.
Read now
Unlock full access