strikethrough template haskell
This commit is contained in:
parent
14f00420da
commit
899aaa93a7
2
TODO.md
2
TODO.md
@ -14,7 +14,7 @@
|
|||||||
- [X] Refactor all functions to take state as the final parameter
|
- [X] Refactor all functions to take state as the final parameter
|
||||||
- [X] Standardize the pattern matching parameter names, such as c1 : cs
|
- [X] Standardize the pattern matching parameter names, such as c1 : cs
|
||||||
- [ ] Write unit/quickcheck tests for all of the instructions
|
- [ ] Write unit/quickcheck tests for all of the instructions
|
||||||
- [ ] Use template haskell to generate function lists
|
~~[ ] Use template haskell to generate function lists~~
|
||||||
- [X] Move utility functions to their own file
|
- [X] Move utility functions to their own file
|
||||||
- [ ] Make add/sub/mult/div/mod instructions generic
|
- [ ] Make add/sub/mult/div/mod instructions generic
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user