The latest version of cassava-records is 0.1.0.4-0.

cassava-records

Version 0.1.0.3 revision 0 uploaded by gdevanla.

Package meta

Synopsis
Auto-generation of records data type.
Description

cassava-records library helps in auto-creating record data types using Template Haskell by inferring types from the columns of a csv or compatible input file. The record and type classes instances generated can be seamlessly used with cassava(the haskell csv reader library) to load the data into these record types without dealing with any other level of abstraction. Please see README on Github at https://github.com/gdevanla/cassava-records#readme

Author
Guru Devanla
Bug reports
https://github.com/gdevanla/cassava-records/issues
Category
Text, Web, CSV
Copyright
2018 Guru Devanla
Homepage
https://github.com/gdevanla/cassava-records#readme
Maintainer
grdvnl@gmail.com
Package URL
n/a
Stability
n/a

Components