Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isUnsafeEqualityCase :: CoreExpr -> Id -> [CoreAlt] -> Maybe CoreExprghc-lib-parser GHC.Core.Utils No documentation available.
mkStrictFieldSeqs :: [(Id, StrictnessMark)] -> CoreExpr -> CoreExprghc-lib-parser GHC.Core.Utils No documentation available.
fromSizedSeq :: SizedSeq a -> FlatBag aghc-lib-parser GHC.Data.FlatBag Convert a SizedSeq into its flattened representation. A 'FlatBag a' is more memory efficient than '[a]', if no further modification is necessary.
findDupsEq :: (a -> a -> Bool) -> [a] -> [NonEmpty a]ghc-lib-parser GHC.Data.List.SetOps No documentation available.
strictlyEqOL :: Eq a => OrdList a -> OrdList a -> Boolghc-lib-parser GHC.Data.OrdList Compare not only the values but also the structure of two lists
-
No documentation available.
-
ghc-lib-parser GHC.Data.SizedSeq No documentation available.
SizedSeq :: Word -> [a] -> SizedSeq aghc-lib-parser GHC.Data.SizedSeq No documentation available.
Opt_PrintEqualityRelations :: GeneralFlagghc-lib-parser GHC.Driver.DynFlags No documentation available.
Opt_WarnPrepositiveQualifiedModule :: WarningFlagghc-lib-parser GHC.Driver.DynFlags No documentation available.