fix typo
[coq-hetmet.git] / src / HaskWeakTypes.v
2011-03-15 Adam Megaczfix spellings in Extraction-prefix.hs, minor tweaks
2011-03-15 Adam Megaczreshuffle definitions in an attempt to iron out inter...
2011-03-14 Adam Megaczminor cleanups, deleted dead code, eliminated use of...
2011-03-14 Adam Megaczfirst pass at proper handling of coercions in HaskWeak
2011-03-14 Adam Megaczremove weakTypeOfWeakExpr and replaceWeakTypeVar, no...
2011-03-14 Adam Megaczdetect (->) TyCon and substitute FunTy in WeakToCore
2011-03-13 Adam MegaczEliminate the need for WeakVar decidable equality axiom
2011-03-12 Adam MegaczMake the HaskStrong type representation Kind-indexed...
2011-03-07 Adam Megaczgive HaskWeak its own type representation, fix numerous...