lsp-types-2.1.1.0: Haskell library for the Microsoft Language Server Protocol, data types
Safe HaskellSafe-Inferred
LanguageGHC2021

Data.Row.Hashable

Orphan instances

(Forall r Hashable, Forall r Eq) => Hashable (Rec r) Source # 
Instance details

Methods

hashWithSalt :: Int -> Rec r -> Int #

hash :: Rec r -> Int #