Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. list :: [p t] -> RecordList p t

    relational-schemas Database.Custom.Oracle

    Make projected record list from Record list.

  2. list :: [p t] -> RecordList p t

    relational-schemas Database.Custom.PostgreSQL

    Make projected record list from Record list.

  3. list :: [p t] -> RecordList p t

    relational-schemas Database.Custom.SQLServer

    Make projected record list from Record list.

  4. list :: [p t] -> RecordList p t

    relational-schemas Database.Custom.SQLite3

    Make projected record list from Record list.

  5. module Data.Containers.ListUtils

    This module provides efficient containers-based functions on the list type. In the documentation, <math> is the number of elements in the list while <math> is the number of distinct elements in the list. <math> is the number of bits in an Int.

  6. type ListUArray e = forall i . Ix i => (i, i) -> [e] -> UArray i e

    array Data.Array.Base

    No documentation available.

  7. ListConstructor :: TypeConstructor

    persistent Database.Persist.Quasi.Internal.TypeParser

    No documentation available.

  8. data ListMap (m :: Type -> Type) a

    ghc GHC.Data.TrieMap

    No documentation available.

  9. type family ListToHKDTuple (f :: u -> Type) (ts :: [u])

    vinyl Data.Vinyl.FromTuple

    No documentation available.

  10. type family ListToMaybe (a1 :: [a]) :: Maybe a

    singletons-base Data.Maybe.Singletons

    No documentation available.

Page 11 of many | Previous | Next