compare package:ghc-lib-parser

Type equality and comparison
Compare FastString lexically If you don't care about the lexical ordering, use uniqCompareFS instead.
Compare FastString by their Unique (not lexically). Much cheaper than lexicalCompareFS but non-deterministic!