move general-purpose routines from HaskFlattener to HaskProof/General
[coq-hetmet.git] / src / HaskCoreVars.v
2011-05-09 Adam Megaczsplit HaskLiteralsAndTyCons into two files
2011-03-15 Adam Megaczreshuffle definitions in an attempt to iron out inter...
2011-03-14 Adam Megaczformatting fixes
2011-03-13 Adam MegaczRemove unnecessary coreVar_eq_refl axiom
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 MegaczAdded WeakVar, a separate variable representation for...
2011-03-02 Adam MegaczInitial checkin of Coq-in-GHC code