liquidtypes-0.1: Liquid Types for Haskell

Safe HaskellSafe-Infered

Language.Haskell.Liquid.GhcMisc

Documentation

tracePpr :: Outputable a => [Char] -> a -> aSource

pprShow :: Show a => a -> SDocSource

newtype Loc Source

Constructors

L (Int, Int) 

Instances

Eq Loc 
Ord Loc 
Show Loc 
Hashable Loc