Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
strictlyEqOL :: Eq a => OrdList a -> OrdList a -> Boolghc GHC.Data.OrdList Compare not only the values but also the structure of two lists
Opt_PrintEqualityRelations :: GeneralFlagghc GHC.Driver.DynFlags No documentation available.
Opt_WarnPrepositiveQualifiedModule :: WarningFlagghc GHC.Driver.DynFlags No documentation available.
Opt_WarnTypeEqualityOutOfScope :: WarningFlagghc GHC.Driver.DynFlags No documentation available.
Opt_WarnTypeEqualityRequiresOperators :: WarningFlagghc GHC.Driver.DynFlags No documentation available.
Opt_PrintEqualityRelations :: GeneralFlagghc GHC.Driver.Flags No documentation available.
Opt_WarnPrepositiveQualifiedModule :: WarningFlagghc GHC.Driver.Flags No documentation available.
Opt_WarnTypeEqualityOutOfScope :: WarningFlagghc GHC.Driver.Flags No documentation available.
Opt_WarnTypeEqualityRequiresOperators :: WarningFlagghc GHC.Driver.Flags No documentation available.
-
ghc GHC.Driver.Make Like implicitRequirements', but returns either the module name, if it is a free hole, or the instantiated unit the imported module is from, so that that instantiated unit can be processed and via the batch mod graph (rather than a transitive closure done here) all the free holes are still reachable.