Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
singleListToJust :: [a] -> Maybe apolysemy-plugin Polysemy.Plugin.Fundep.Utils Returns the head of the list iff there is exactly one element.
saslFromJust :: Maybe a -> ExceptT AuthFailure (StateT StreamState IO) apontarius-xmpp Network.Xmpp.Internal Extract value from Just, failing with AuthOtherFailure on Nothing.
adjust :: (e -> e) -> Int -> By6Bits e -> By6Bits eprimitive-extras PrimitiveExtras.By6Bits No documentation available.
adjust :: (a -> a) -> Int -> SmallArray a -> SmallArray aprimitive-extras PrimitiveExtras.SmallArray No documentation available.
unsafeAdjust :: (a -> a) -> Int -> SmallArray a -> SmallArray aprimitive-extras PrimitiveExtras.SmallArray No documentation available.
unsafeAdjustWithSize :: (a -> a) -> Int -> Int -> SmallArray a -> SmallArray aprimitive-extras PrimitiveExtras.SmallArray No documentation available.
-
reflex-dom-core Reflex.Dom.Builder.Static No documentation available.
-
reflex-dom-core Reflex.Dom.Builder.Static No documentation available.
-
registry Data.Registry.Internal.Dot We need to process the node descriptions - we add quotes arountd the text - we remove quotes (") inside the text - we escape newlines
-
row-types Data.Row A pattern for variants; can be used to both destruct a variant when in a pattern position or construct one in an expression position.