Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. Forward :: Sign

    comfort-fftw Numeric.FFTW.Rank1

    No documentation available.

  2. Forward :: Sign

    comfort-fftw Numeric.FFTW.Rank2

    No documentation available.

  3. Forward :: Sign

    comfort-fftw Numeric.FFTW.Rank3

    No documentation available.

  4. Forward :: Sign

    comfort-fftw Numeric.FFTW.RankN

    No documentation available.

  5. data Format (m :: Type -> Type) (n :: Type -> Type) s a

    construct Construct

    The central type. The four type parameters are:

    • m, type of the parser for the format
    • n, container type for the serialized form of the value, typically Identity unless something Alternative is called for.
    • s, type of the serialized value, typically ByteString
    • a, type of the parsed value in memory
    The parse and serialize fields can be used to perform the two sides of the conversion between the in-memory and serialized form of the value.

  6. Forall :: Expr Bool -> Prop

    copilot-core Copilot.Core.Spec

    No documentation available.

  7. type Force = Quantity DForce

    dimensional Numeric.Units.Dimensional.Quantities

    No documentation available.

  8. type FormattedTime = ByteString

    easy-logger EasyLogger.Date

    Type aliaes for date format and formatted date.

  9. module Codec.Epub.Format

    Module for pretty-printing epub meta-information Defined here is the Formattable typeclass and instances for the top-level epub data structures. The intention is that consumers use the format function on any of these otherwise disparate types.

  10. class Formattable a

    epub-metadata Codec.Epub.Format

    No documentation available.

Page 327 of many | Previous | Next