Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. module Rebase.GHC.ForeignPtr

    No documentation available.

  2. newtype Forget r a (b :: k)

    rebase Rebase.Prelude

    Forget has a polymorphic kind since 5.6.

  3. Forget :: (a -> r) -> Forget r a (b :: k)

    rebase Rebase.Prelude

    No documentation available.

  4. data FormLogin form

    servant-auth Servant.Auth

    Login via a form.

  5. module Servant.Foreign

    Generalizes all the data needed to make code generation work with arbitrary programming languages. See documentation of HasForeignType for a simple example. listFromAPI returns a list of all your endpoints and their foreign types, given a mapping from Haskell types to foreign types (conventionally called ftypes below).

  6. module Sound.Sox.Format

    No documentation available.

  7. module Sound.Sox.Option.Format

    No documentation available.

  8. data FormatError

    sqlite-simple Database.SQLite.Simple

    Exception thrown if a Query was malformed. This may occur if the number of '?' characters in the query string does not match the number of parameters provided.

  9. FormatError :: String -> Query -> [String] -> FormatError

    sqlite-simple Database.SQLite.Simple

    No documentation available.

  10. Format_ :: AttrTag

    svg-builder Graphics.Svg.Attributes

    No documentation available.

Page 301 of many | Previous | Next