Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. spaceConsumer :: Parser ()

    graphql Language.GraphQL.AST.Lexer

    Parser that skips comments and meaningless characters, whitespaces and commas.

  2. AssistantPageSummary :: AssistantPageType

    gtk Graphics.UI.Gtk.Windows.Assistant

    No documentation available.

  3. data CheckSum32

    haskoin-core Haskoin.Crypto.Hash

    Word32 wrapped for type-safe 32-bit checksums.

  4. checkSum32 :: ByteArrayAccess b => b -> CheckSum32

    haskoin-core Haskoin.Crypto.Hash

    Computes a 32 bit checksum.

  5. checksum :: MessageHeader -> !CheckSum32

    haskoin-core Haskoin.Network.Message

    checksum of payload

  6. arbitraryCheckSum32 :: Gen CheckSum32

    haskoin-core Haskoin.Util.Arbitrary.Crypto

    Arbitrary 32-bit checksum.

  7. dropSumLabels :: Int -> Int -> String -> Options

    haskoin-core Haskoin.Util.Helpers

    Transformation from dropFieldLabel is applied with argument f, plus constructor tags are lowercased and first c characters removed. tag is used as the name of the object field name that will hold the transformed constructor tag as its value.

  8. subsume :: forall (e :: Effect) (es :: [Effect]) a (ff :: (Type -> Type) -> Type -> Type) (c :: (Type -> Type) -> Constraint) . (In e es, Free c ff) => Eff ff (e ': es) a -> Eff ff es a

    heftia Control.Monad.Hefty

    No documentation available.

  9. subsumeUnder :: forall (e1 :: Effect) (e0 :: Effect) (es :: [Effect]) a (ff :: (Type -> Type) -> Type -> Type) (c :: (Type -> Type) -> Constraint) . (In e1 es, KnownOrder e0, Free c ff) => Eff ff (e0 ': (e1 ': es)) a -> Eff ff (e0 ': es) a

    heftia Control.Monad.Hefty

    No documentation available.

  10. tot_sumsq :: Vector Double -> Double

    hmatrix-gsl-stats Numeric.GSL.Statistics

    the total sum of squares about the mean

Page 172 of many | Previous | Next