Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
TT_MS_LANGID_GERMAN_GERMANY :: (Eq a, Num a) => afreetype2 FreeType.Format.TrueType No documentation available.
pattern
TT_MS_LANGID_LOWER_SORBIAN_GERMANY :: (Eq a, Num a) => afreetype2 FreeType.Format.TrueType No documentation available.
pattern
TT_MS_LANGID_UPPER_SORBIAN_GERMANY :: (Eq a, Num a) => afreetype2 FreeType.Format.TrueType No documentation available.
pattern
TT_UCR_OSMANYA :: (Eq a, Num a) => afreetype2 FreeType.Format.TrueType No documentation available.
pYearAny :: forall s (m :: Type -> Type) st . Stream s m Char => ParsecT s st m Intfuzzy-dates Data.Dates.Parsing.Internal No documentation available.
addMany :: MonadFuzzySearch m => [Text] -> m [Text]fuzzyset Data.FuzzySet Add a list of strings to the set, all at once. Unless you need to know the subset of values that were actually inserted, use addMany_ instead.
addMany_ :: MonadFuzzySearch m => [Text] -> m ()fuzzyset Data.FuzzySet Add a list of strings to the set, all at once. This function is identical to addMany, except that the latter returns a list of all values that were inserted.
addMany_ :: MonadState FuzzySet m => [Text] -> m [Text]fuzzyset Data.FuzzySet.Internal No documentation available.
addMany :: MonadFuzzySearch m => [Text] -> m [Text]fuzzyset Data.FuzzySet.Monad Add a list of strings to the set, all at once. Unless you need to know the subset of values that were actually inserted, use addMany_ instead.
addMany_ :: MonadFuzzySearch m => [Text] -> m ()fuzzyset Data.FuzzySet.Monad Add a list of strings to the set, all at once. This function is identical to addMany, except that the latter returns a list of all values that were inserted.