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.
-
attoparsec-binary Data.Attoparsec.Binary Match any 16-bit little-endian word.
-
attoparsec-binary Data.Attoparsec.Binary Match any 32-bit big-endian word.
-
attoparsec-binary Data.Attoparsec.Binary Match any 32-bit little-endian word.
-
attoparsec-binary Data.Attoparsec.Binary Match any 64-bit big-endian word.
-
attoparsec-binary Data.Attoparsec.Binary Match any 64-bit little-endian word.
-
cabal-install-solver Distribution.Solver.Modular.Version Unconstrained version range.
anyC :: forall (m :: Type -> Type) a o . Monad m => (a -> Bool) -> ConduitT a o m Boolclassy-prelude-conduit ClassyPrelude.Conduit Check that at least one value in the stream returns True. Subject to shortcut logic: at the first True, consumption of the stream will stop.
-
classy-prelude-conduit ClassyPrelude.Conduit Check that at least one element in the chunked stream returns True. Subject to shortcut logic: at the first True, consumption of the stream will stop.
-
djot Djot.Parse Parse any character. Assumes UTF-8 encoding.
anyoneCanPay :: SigHash -> Boolhaskoin-core Haskoin.Script.SigHash Is the SIGHASH_ANYONECANPAY flag set?