repo.or.cz
/
hdata.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Search.hs: implement search with single id
[hdata.git]
/
TODO
blob
e365d91dcd5a2f9cef979a8507e0cb6ce434e1a4
1
==> general design:
2
* find a name for the final program
3
* Fix the database location problem
4
--> use 'getEnv' and put the database in the home folder
5
6
==> testing:
7
* unit testing with quickcheck
8
* write tests scripts for stuff we can't unit test