Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
xpFindFirst :: (t -> Bool) -> PU [t] a -> PU [t] axml-picklers Data.XML.Pickle Select a single element from the list and apply unpickler to it. Returns no value when no element matches the predicate. Fails when the unpickler doesn't return a value. When pickling, this is a noop.
-
xmonad XMonad No documentation available.
-
xmonad XMonad No documentation available.
_optFirstOrder :: PragmaOptions -> WithDefault 'FalseAgda Agda.Interaction.Options Should we speculatively unify function applications as if they were injective? Implies optRequireUniqueMetaSolutions.
_optFirstOrder :: PragmaOptions -> WithDefault 'FalseAgda Agda.Interaction.Options Should we speculatively unify function applications as if they were injective? Implies optRequireUniqueMetaSolutions.
-
Agda Agda.Interaction.Options No documentation available.
optFirstOrder :: PragmaOptions -> BoolAgda Agda.Interaction.Options No documentation available.
-
Agda Agda.TypeChecking.Monad.Base Is this function INJECTIVE_FOR_INFERENCE? Indicates whether the first-order shortcut should be applied to the definition.
funFirstOrder :: Lens' Defn BoolAgda Agda.TypeChecking.Monad.Base Toggle the FunFirstOrder flag.
markFirstOrder :: QName -> TCM ()Agda Agda.TypeChecking.Monad.Signature No documentation available.