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. data ForContext (f :: Type -> Type) s a b r

    tophat Tophat

    The ForContext control structure iterates over any Foldable data structure: this is quite powerful, and can subsume many of those control structures which follow.

  2. newtype Forbid a

    unique-logic UniqueLogic.ST.Duplicate

    Duplicate ways to determine a variable value are always considered an error. If you use Rules or Expressions this is not a good idea, since every rule is over-determined.

  3. Forbid :: a -> Forbid a

    unique-logic UniqueLogic.ST.Duplicate

    No documentation available.

  4. type Force = Mass :* Acceleration

    units-defs Data.Dimensions.SI

    No documentation available.

  5. type Force = MkQu_D Force

    units-defs Data.Metrology.SI.MonoTypes

    No documentation available.

  6. type Force = MkQu_DLN Force

    units-defs Data.Metrology.SI.PolyTypes

    No documentation available.

  7. Forward :: !v a -> Rotcev (v :: Type -> Type) a

    vector-rotcev Data.Vector.Rotcev

    Behaves as an original vector in respect to Vector operations.

  8. module Network.HTTP.Forwarded

    Parsing and Serialization of Forwarded HTTP header values.

  9. data Forwarded

    wai-enforce-https Network.HTTP.Forwarded

    Representation of Forwarded header data All field are optional

  10. Forwarded :: Maybe ByteString -> Maybe ByteString -> Maybe ByteString -> Maybe (CI ByteString) -> Forwarded

    wai-enforce-https Network.HTTP.Forwarded

    No documentation available.

Page 347 of many | Previous | Next