hashable-orphans-0: Provides instances missing from Hashable.
Data.Hashable.Orphans
Contents
Methods
hashWithSalt :: Int -> UTCTime -> Int #
hash :: UTCTime -> Int #
hashWithSalt :: Int -> DiffTime -> Int #
hash :: DiffTime -> Int #
hashWithSalt :: Int -> SortedList a -> Int #
hash :: SortedList a -> Int #