Language.Haskell.Liquid.Types.Equality
compareRType :: SpecType -> SpecType -> Bool #
class REq a where #
Methods
(=*=) :: a -> a -> Bool #
Defined in Language.Haskell.Liquid.Types.Equality
(=*=) :: Expr -> Expr -> Bool #
(=*=) :: Reft -> Reft -> Bool #
(=*=) :: SpecType -> SpecType -> Bool #
(=*=) :: Located r -> Located r -> Bool #
(=*=) :: UReft Reft -> UReft Reft -> Bool #
(=*=) :: Ref t1 t2 -> Ref t1 t2 -> Bool #