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.
fromList :: [Char] -> BitSetWord8bitset-word8 Data.BitSetWord8 Convert given List of Char into packed bitwise set of Word64. Any Char having code point greater than 0xff is ignored.
fromList :: [Char] -> BitSetWord8bitset-word8 Data.BitSetWord8.Internal Convert given List of Char into packed bitwise set of Word64. Any Char having code point greater than 0xff is ignored.
fromList :: CryptHandle -> [(Bytes, v)] -> IO (Map v)bytehash Data.Bytes.HashMap Build a static hash map. This may be used on input that comes from an adversarial user. It always produces a perfect hash map.
fromList :: CryptHandle -> [(Bytes, Word)] -> IO Mapbytehash Data.Bytes.HashMap.Word No documentation available.
-
bytestring-conversion Data.ByteString.Conversion No documentation available.
fromList :: [Var QPN] -> ConflictSetcabal-install-solver Distribution.Solver.Modular.ConflictSet No documentation available.
fromList :: [(k, a)] -> PSQ k acabal-install-solver Distribution.Solver.Modular.PSQ No documentation available.
fromList :: Ord w => [(w, k, v)] -> WeightedPSQ w k vcabal-install-solver Distribution.Solver.Modular.WeightedPSQ O(N log N).
fromList :: Monoid a => [ComponentDep a] -> ComponentDeps acabal-install-solver Distribution.Solver.Types.ComponentDeps No documentation available.
fromList :: Package pkg => [pkg] -> PackageIndex pkgcabal-install-solver Distribution.Solver.Types.PackageIndex Build an index out of a bunch of packages. If there are duplicates, later ones mask earlier ones.