add crude Monad type class
[coq-hetmet.git] / src / General.v
2011-03-16 Adam Megaczadd crude Monad type class
2011-03-14 Adam MegaczGeneral.addErrorMessage, orErrorBindWithMessage
2011-03-14 Adam Megaczmove eol:string to General.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 MegaczAdded WeakVar, a separate variable representation for...
2011-03-02 Adam MegaczInitial checkin of Coq-in-GHC code