Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. equivalent :: Point s a -> Point s a -> ST s Bool

    ghc-lib GHC.Data.UnionFind

    Test if two points are in the same equivalence class.

  2. eqnMatchResult :: EquationInfo -> MatchResult CoreExpr

    ghc-lib GHC.HsToCore.Monad

    No documentation available.

  3. eqn_pat :: EquationInfo -> LPat GhcTc

    ghc-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

  4. eqn_rest :: EquationInfo -> EquationInfo

    ghc-lib GHC.HsToCore.Monad

    The rest of the equation after its first pattern

  5. eqn_pat :: EquationInfo -> LPat GhcTc

    ghc-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

  6. eqn_rest :: EquationInfo -> EquationInfo

    ghc-lib GHC.HsToCore.Utils

    The rest of the equation after its first pattern

  7. eqDiff :: (Outputable a, Eq a) => Diff a

    ghc-lib GHC.Iface.Ext.Debug

    No documentation available.

  8. eqCoercion :: Coercion -> Coercion -> Bool

    ghc-lib GHC.Plugins

    Syntactic equality of coercions

  9. eqCoercionX :: RnEnv2 -> Coercion -> Coercion -> Bool

    ghc-lib GHC.Plugins

    Compare two Coercions, with respect to an RnEnv2

  10. equalWeighting :: Experiment -> Maybe Bool

    gogol-analytics Gogol.Analytics

    Boolean specifying whether to distribute traffic evenly across all variations. If the value is False, content experiments follows the default behavior of adjusting traffic dynamically based on variation performance. Optional -- defaults to False. This field may not be changed for an experiment whose status is ENDED.

Page 128 of many | Previous | Next