1
Fork 0

small tidyups

This commit is contained in:
Jake Wheat 2013-12-14 20:20:41 +02:00
parent 3fa7086a48
commit 3f0ff9aec0
6 changed files with 11 additions and 17 deletions

9
TODO
View file

@ -2,15 +2,16 @@
first release:
add automated tests to cabal
check the order of exports, imports and functions/cases in the files
fix up the import namespaces/explicit names nicely
do some tests for parse errors?
website with haddock and table of parsing tests
----
Later general tasks:
check the order of exports, imports and functions/cases in the files
fix up the import namespaces/explicit names nicely
do some tests for parse errors?
dialect switching
left factor parsing code in remaining places