Open src-of-truth[bot] opened 5 years ago
newtype instance ORSet Ord a = ORSetOrd (Set a) newtype instance ORSet Hashable a = ORSetHash (HashSet a) https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-rdt/lib/RON/Data/ORSet.hs#L115-L119
newtype instance ORSet Ord a = ORSetOrd (Set a) newtype instance ORSet Hashable a = ORSetHash (HashSet a) https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron-rdt/lib/RON/Data/ORSet.hs#L115-L119