Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. homoListFromList :: HomoList s ss => [t s] -> PL t ss

    hetero-parameter-list Data.HeteroParList

    No documentation available.

  2. cfgFromList :: [(SectionName, [(OptionName, OptionValue)])] -> Config

    hsini Data.Ini.Types

    No documentation available.

  3. keyMapFromList :: [(Key, v)] -> KeyMap v

    monad-logger-aeson Control.Monad.Logger.Aeson.Internal

    No documentation available.

  4. cacheFromList :: [Template] -> TemplateCache

    mustache Text.Mustache.Compile

    Flatten a list of Templates into a single TemplateCache

  5. unsafeFromList :: [a] -> NonEmptyVector a

    nonempty-vector Data.Vector.NonEmpty

    O(n) Convert from a list to a non-empty vector. Warning: the onus is on the user to ensure that their vector is not empty, otherwise all bets are off!

    >>> unsafeFromList [1..3]
    [1,2,3]
    

  6. promotedTupleFromList :: Quote m => [m Type] -> m Type

    typelevel-tools-yj Data.TypeLevel.List.TH

    No documentation available.

  7. tupleFromList :: Quote m => [m Type] -> m Type

    typelevel-tools-yj Data.TypeLevel.List.TH

    No documentation available.

  8. toHtmlFromList :: HTML a => [a] -> Html

    xhtml Text.XHtml.Frameset

    No documentation available.

  9. toHtmlFromList :: HTML a => [a] -> Html

    xhtml Text.XHtml.Strict

    No documentation available.

  10. toHtmlFromList :: HTML a => [a] -> Html

    xhtml Text.XHtml.Transitional

    No documentation available.

Page 70 of many | Previous | Next