Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type family
SchemaResultList (xs :: [SchemaType]) :: [Type]aeson-schemas Data.Aeson.Schema.Internal No documentation available.
SchemaList :: SchemaType' s ty -> SchemaType' s tyaeson-schemas Data.Aeson.Schema.Type No documentation available.
fromList :: [(Key, v)] -> KeyMap vaeson-schemas Data.Aeson.Schema.Utils.Compat Construct a map with the supplied mappings. If the list contains duplicate mappings, the later mappings take precedence.
>>> fromList [("a", 'x'), ("a", 'y')] fromList [("a",'y')]fromByteList :: [Word8] -> Textalfred-margaret Data.Text.Utf8 No documentation available.
fromList :: Prim a => [a] -> TypedByteArray aalfred-margaret Data.TypedByteArray No documentation available.
toList :: Prim a => TypedByteArray a -> [a]alfred-margaret Data.TypedByteArray No documentation available.
fromList :: [(BCP47, a)] -> Maybe (Trie a)bcp47 Data.BCP47.Trie Construct a Trie from a list of tag/value pairs.
fromList :: [(BCP47, a)] -> Maybe (Trie a)bcp47 Data.BCP47.Trie.Internal Construct a Trie from a list of tag/value pairs.
-
beam-migrate Database.Beam.Haskell.Syntax No documentation available.
-
bencode Data.BEncode No documentation available.