1
Fork 0

add haddock, reorder the fields in binop and jointref to be more natural

This commit is contained in:
Jake Wheat 2013-12-14 13:33:15 +02:00
parent 65610af74e
commit c28db4d470
6 changed files with 107 additions and 77 deletions

3
TODO
View file

@ -2,13 +2,12 @@
first release:
tests for the queryexprs parser
check the pretty printer on the tpch queries
fix the fixity issue
add automated tests to cabal
do code documentation and haddock
check the order of exports, imports and functions/cases in the files
fix up the import namespaces/explicit names nicelyx
fix up the import namespaces/explicit names nicely
do some tests for parse errors?
website with haddock and table of parsing tests