Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
eqLocated :: Eq a => GenLocated l a -> GenLocated l a -> Boolghc-lib GHC Tests whether the two located things are equal
-
ghc-lib GHC.Builtin.Names.TH No documentation available.
-
ghc-lib GHC.Builtin.Names.TH No documentation available.
equal :: (Eq a, Eq b, Graph gr) => gr a b -> gr a b -> Boolghc-lib GHC.Data.Graph.Inductive.Graph No documentation available.
equivalent :: Point s a -> Point s a -> ST s Boolghc-lib GHC.Data.UnionFind Test if two points are in the same equivalence class.
eqnMatchResult :: EquationInfo -> MatchResult CoreExprghc-lib GHC.HsToCore.Monad No documentation available.
eqn_pat :: EquationInfo -> LPat GhcTcghc-lib GHC.HsToCore.Monad The first pattern of the equation NB: The location info is used to determine whether the pattern is generated or not. This helps us avoid warnings on patterns that GHC elaborated. NB: We have already applied decideBangHood to this pattern. See Note [decideBangHood] in GHC.HsToCore.Utils
eqn_rest :: EquationInfo -> EquationInfoghc-lib GHC.HsToCore.Monad The rest of the equation after its first pattern
eqn_pat :: EquationInfo -> LPat GhcTcghc-lib GHC.HsToCore.Utils The first pattern of the equation NB: The location info is used to determine whether the pattern is generated or not. This helps us avoid warnings on patterns that GHC elaborated. NB: We have already applied decideBangHood to this pattern. See Note [decideBangHood] in GHC.HsToCore.Utils
eqn_rest :: EquationInfo -> EquationInfoghc-lib GHC.HsToCore.Utils The rest of the equation after its first pattern