lsp-types-2.0.0.1: Haskell library for the Microsoft Language Server Protocol, data types
Source
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)
Source
#
Instance details
Methods
hashWithSalt
::
Int
->
Rec
r ->
Int
#
hash
::
Rec
r ->
Int
#