Commit Graph

63 Commits

Author SHA1 Message Date
Gabriel Gonzalez
076678f1de Add support for decoding Maybes 2016-09-18 15:38:36 -07:00
Gabriel Gonzalez
d39cf8876e Re-export Text 2016-09-18 15:24:54 -07:00
Gabriel Gonzalez
0da0968147 Polish documentation 2016-09-16 20:23:12 -07:00
Gabriel Gonzalez
d0a4134e25 Reintroduce Unicode support 2016-09-16 20:16:46 -07:00
Gabriel Gonzalez
c5b781e03e Change list literal syntax
Move the type annotation outside the list

This is to prepare for an equivalent syntax for `Maybe` literals
2016-09-15 09:34:55 -07:00
Gabriel Gonzalez
6580a4cbf1 Change [ a ] to List a 2016-09-15 09:03:12 -07:00
Gabriel Gonzalez
a4c2b5bca7 Update documentation 2016-09-12 21:27:47 -07:00
Gabriel Gonzalez
5cc537824b Update documentation 2016-09-12 21:20:55 -07:00
Gabriel Gonzalez
d3998b09a2 Switch to happy for parsing and simplify the alex lexer 2016-09-11 20:38:37 -07:00
Gabriel Gonzalez
f6990dd1af Update tutorial 2016-09-11 10:55:34 -07:00
Gabriel Gonzalez
d03a900583 Update documentation 2016-09-09 19:02:13 -07:00
Gabriel Gonzalez
b313facaa2 Update documentation 2016-09-09 09:51:31 -07:00
Gabriel Gonzalez
3a2faaa4fb Add support for decoding into records using GHC generics
Also began the tutorial
2016-09-09 09:17:25 -07:00