Edwin Brady
|
2bb496f74b
|
Chapter 11 examples now working
|
2019-07-08 23:46:20 +02:00 |
|
Edwin Brady
|
f37da6c5b7
|
Start adding tests for TypeDD book
Also detailing any changes needed to the code. Added primitives for
Doubles, and repl/replWith to get Chapter 2 code to work.
|
2019-06-30 15:50:58 +01:00 |
|
Edwin Brady
|
99dac56e1e
|
Make sure matches are not too specific
i.e. if an argument has a polymorphic type, we shouldn't allow a
concrete type in its place
|
2019-06-29 19:28:04 +01:00 |
|
Edwin Brady
|
bf64f843aa
|
A bit more totality checking polish
Need to check for 'assert_total' in getRefs, and get Inf and Lazy the
right way around!
|
2019-06-25 12:57:49 +01:00 |
|
Edwin Brady
|
772b098de0
|
The Prelude type checks!
|
2019-06-13 13:23:21 +01:00 |
|
Edwin Brady
|
2c6202879e
|
Calculate missing cases via coverage checker
|
2019-06-02 23:43:21 +01:00 |
|