minor cleanups, deleted dead code, eliminated use of (==) on CoreType
[coq-hetmet.git] / src / HaskStrong.v
2011-03-13 Adam Megaczrestore HaskWeakToStrong functionality that I broke...
2011-03-12 Adam MegaczMake the HaskStrong type representation Kind-indexed...
2011-03-07 Adam Megaczgive HaskWeak its own type representation, fix numerous...
2011-03-07 Adam Megaczbetter names for the auxiliary CaseBranch records
2011-03-07 Adam Megaczstore variables in ELetRecBindings rather than its...
2011-03-02 Adam MegaczInitial checkin of Coq-in-GHC code