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.
testsRequested :: ComponentRequestedSpec -> BoolCabal-syntax Distribution.Types.ComponentRequestedSpec No documentation available.
includeRequiresRn :: IncludeRenaming -> ModuleRenamingCabal-syntax Distribution.Types.IncludeRenaming No documentation available.
RequiredTypeArguments :: KnownExtensionCabal-syntax Language.Haskell.Extension Allow the use of visible forall in types of terms.
requireCheck :: CheckSingleton check -> Result check a -> Result check acomfort-array Data.Array.Comfort.Shape No documentation available.
class C sh =>
ShapeSequence shcomfort-array Data.Array.Comfort.Storable.Dim2 No documentation available.
-
comfort-array Data.Array.Comfort.Storable.Dim2 No documentation available.
seqA :: ArrowList a => [a b b] -> a b bhxt Control.Arrow.ArrowList generalization of arrow combinator >>> definition: seqA = foldl (>>>) this
-
Force evaluation like deepseq in Control.DeepSeq, but control the depth of evaluation. flatseq may evaluate more than seq but less than deepseq
flatseq :: WNFData a => a -> b -> bhxt Control.FlatSeq No documentation available.
xpSeq :: (b -> a) -> PU a -> (a -> PU b) -> PU bhxt Text.XML.HXT.Arrow.Pickle Combine two picklers sequentially. If the first fails during unpickling, the whole unpickler fails