syntax update in KappaDemo.hs
[coq-hetmet.git] / src / HaskCoreTypes.v
2011-05-31 Adam Megaczupdate for new GHC coercion representation
2011-05-10 Adam Megaczstart using type-family-based GArrow classes
2011-05-09 Adam Megaczsplit HaskLiteralsAndTyCons into two files
2011-05-09 Adam Megaczallow -fcoqpass to change the type of top-level bindings
2011-03-15 Adam Megaczreshuffle definitions in an attempt to iron out inter...
2011-03-14 Adam Megaczformatting fixes
2011-03-14 Adam Megaczminor cleanups, deleted dead code, eliminated use of...
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