Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. renderJSON_NoLayout :: ToJSON Identity a => a -> ByteString

    hackage-security Hackage.Security.JSON

    Variation on renderJSON for files that don't require the repo layout

  2. renderJSON_NoLayout :: ToJSON Identity a => a -> ByteString

    hackage-security Hackage.Security.Server

    Variation on renderJSON for files that don't require the repo layout

  3. fail :: PolyCont (Return IOError) r Void => String -> r

    control-dsl Control.Dsl

    Lift an IOError to the answer type, similar to fail. This fail function aims to be used as the last statement of a do block.

  4. fail :: PolyCont (Return IOError) r Void => String -> r

    control-dsl Control.Dsl.Return

    Lift an IOError to the answer type, similar to fail. This fail function aims to be used as the last statement of a do block.

  5. encodeEnum32 :: Enum a => a -> ByteString

    network-transport Network.Transport.Internal

    Encode an Enum in 32 bits by encoding its signed Int equivalent (beware of truncation, an Enum may contain more than 2^32 points).

  6. encodeEnum16 :: Enum a => a -> ByteString

    network-transport Network.Transport.Internal

    Encode an Enum in 16 bits by encoding its signed Int equivalent (beware of truncation, an Enum may contain more than 2^16 points).

  7. fromString :: C name => String -> name

    xml-basic Text.XML.Basic.Name

    No documentation available.

  8. readBin :: Num a => String -> a

    sbv Data.SBV.Internals

    A more convenient interface for reading binary numbers, also supports negative numbers

  9. drumN :: Num a => String -> a

    tidal-core Sound.Tidal.Params

    No documentation available.

  10. drumN :: Num a => String -> a

    tidal Sound.Tidal.Boot

    No documentation available.

Page 10 of many | Previous | Next