lsp-types-2.0.2.0: Haskell library for the Microsoft Language Server Protocol, data types
Quick Jump
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
Data.Row.Hashable
Contents
Orphan instances
Orphan instances
(
Forall
r
Hashable
,
Forall
r Eq) =>
Hashable
(
Rec
r)
#
Instance details
Methods
hashWithSalt
:: Int ->
Rec
r -> Int
#
hash
::
Rec
r -> Int
#