History log of /seL4-l4v-master/HOL4/src/parse/typecheck_error.sml
Revision Date Author Comments
# 0432ab57 22-Jul-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Get Defn to compile; also report ambiguous overloads

Set comprehensions will be the next task


# 872e20e7 21-Jul-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Switch type-checking to errormonad everywhere

The optionmonad doesn't hold any advantage, and flipping back and forth
between them was just annoying.