classfile: add Ord instance for some types
authorBernhard Urban <lewurm@gmail.com>
Tue, 19 Jun 2012 19:03:01 +0000 (21:03 +0200)
committerBernhard Urban <lewurm@gmail.com>
Tue, 19 Jun 2012 19:03:01 +0000 (21:03 +0200)
MateVM uses `MethodSignature' as a key in Data.Map, therefore we need `Ord'


No differences found