hls-rename-plugin-1.0.0.2: Rename plugin for Haskell Language Server
Safe HaskellNone
LanguageHaskell2010

Ide.Plugin.Rename

Documentation

Orphan instances

Hashable Position Source # 
Instance details

Methods

hashWithSalt :: Int -> Position -> Int #

hash :: Position -> Int #

Hashable Range Source # 
Instance details

Methods

hashWithSalt :: Int -> Range -> Int #

hash :: Range -> Int #

Hashable Location Source # 
Instance details

Methods

hashWithSalt :: Int -> Location -> Int #

hash :: Location -> Int #

Hashable UInt Source # 
Instance details

Methods

hashWithSalt :: Int -> UInt -> Int #

hash :: UInt -> Int #

Hashable (Mod a) Source # 
Instance details

Methods

hashWithSalt :: Int -> Mod a -> Int #

hash :: Mod a -> Int #