Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
conal committed Jan 3, 2013
1 parent 3bb99fd commit 5ade047
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
To-do for Checkers

+ The two-level notion of test batches in Checkers is proving
inconvenient. Change to hierarchical. Example of a hierarchy path:
Data.Reactive, Reactive type, applicative laws, Homomorphism.

+ Rename "Help" to something more descriptive.

+ Generalize monoidMorphism to take a function generator instead of a
single function. Use it to define property that says that 'fmap f' is a
monoid morphism for all f.

0 comments on commit 5ade047

Please sign in to comment.