Includes the following typeclasses, as well as several instances for standard datatypes:
EqualDecfor decidable equalityDefaultfor inhabited types, with witnessdefault.Orderingfor totally ordered types, which includes instances forlistandstring.
This dependency is mainly so multiple projects share the same typeclass definitions.
git submodule add https://github.com/tchajed/coq-classes vendor/classes