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.
list :: [p t] -> RecordList p trelational-schemas Database.Custom.Oracle Make projected record list from Record list.
list :: [p t] -> RecordList p trelational-schemas Database.Custom.PostgreSQL Make projected record list from Record list.
list :: [p t] -> RecordList p trelational-schemas Database.Custom.SQLServer Make projected record list from Record list.
list :: [p t] -> RecordList p trelational-schemas Database.Custom.SQLite3 Make projected record list from Record list.
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.
type
ListUArray e = forall i . Ix i => (i, i) -> [e] -> UArray i earray Data.Array.Base No documentation available.
ListConstructor :: TypeConstructorpersistent Database.Persist.Quasi.Internal.TypeParser No documentation available.
data
ListMap (m :: Type -> Type) aghc GHC.Data.TrieMap No documentation available.
type family
ListToHKDTuple (f :: u -> Type) (ts :: [u])vinyl Data.Vinyl.FromTuple No documentation available.
type family
ListToMaybe (a1 :: [a]) :: Maybe asingletons-base Data.Maybe.Singletons No documentation available.