2 * find a name for the final program
5 * change the database Pages format to something better
6 --> maybe 2 integer fields: page-from, page-to
7 --> input format would be: -p <page1> [page2]
10 * unit testing with quickcheck
11 * write tests scripts for stuff we can't unit test
14 * investigate change from Makefile to usual haskell build system