This commit is contained in:
Simon Michael 2009-05-23 23:52:00 +00:00
parent 2f43748d7d
commit 1227cb8fe9

11
NOTES
View File

@ -297,13 +297,22 @@ competitors/fellow niche inhabitants
*** build with -Wall and anything else useful *** build with -Wall and anything else useful
*** build with multiple ghc versions *** build with multiple ghc versions
*** cabal test *** cabal test
*** release tests
**** cabal install with:
***** ghc 6.8
***** ghc 6.10.x
***** windows
***** linux
***** macos
***** no flags
***** happs flag
***** vty flag
** code cleanup ** code cleanup
*** seek more modularity *** seek more modularity
*** try export lists *** try export lists
*** graph and reduce dependencies *** graph and reduce dependencies
*** pair programming *** pair programming
** features/wishlist ** features/wishlist
*** simplify hours again - no default -p, instead alias today="hours -ptoday"
*** allow no command or unordered command with pattern args *** allow no command or unordered command with pattern args
*** --flat timelog balance report option for clients *** --flat timelog balance report option for clients
*** alternative easy timelog format *** alternative easy timelog format