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. PostfixOperators :: KnownExtension

    Cabal-syntax Language.Haskell.Extension

    Relax the interpretation of left operator sections to allow unary postfix operators.

  2. module Data.Bytes.Put

    This module generalizes the binary PutM and cereal PutM monads in an ad hoc fashion to permit code to be written that is compatible across them. Moreover, this class permits code to be written to be portable over various monad transformers applied to these as base monads.

  3. class Indexed sh => Pattern sh

    comfort-array Data.Array.Comfort.Shape

    No documentation available.

  4. module Data.Array.Comfort.Storable.Mutable.Private

    No documentation available.

  5. module Data.Array.Comfort.Storable.Private

    No documentation available.

  6. Position :: !FingerTree v a -> a -> !FingerTree v a -> SearchResult v a

    fingertree Data.FingerTree

    A tree opened at a particular element: the prefix to the left, the element, and the suffix to the right.

  7. data PQueue k v

    fingertree Data.PriorityQueue.FingerTree

    Priority queues.

  8. data Period

    hourglass Data.Hourglass

    An amount of conceptual calendar time in terms of years, months and days. This allow calendar manipulation, representing things like days and months irrespective on how long those are related to timezone and daylight changes. See Duration for the time-based equivalent to this class.

  9. Period :: Int -> Int -> Int -> Period

    hourglass Data.Hourglass

    No documentation available.

  10. module Text.XML.HXT.Arrow.ParserInterface

    interface to the HXT XML and DTD parsers

Page 319 of many | Previous | Next