small tidyups
This commit is contained in:
parent
3fa7086a48
commit
3f0ff9aec0
6 changed files with 11 additions and 17 deletions
9
TODO
9
TODO
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue