Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
testing-feat Test.Feat.Enumerate Monoid under multiplication.
Product x <> Product y == Product (x * y)
Examples
>>> Product 3 <> Product 4 <> mempty Product {getProduct = 12}>>> mconcat [ Product n | n <- [2 .. 10]] Product {getProduct = 3628800} -
testing-feat Test.Feat.Enumerate No documentation available.
-
testing-type-modifiers Data.Modifiers Printable ASCII characters.
Printable :: Char -> Printabletesting-type-modifiers Data.Modifiers No documentation available.
-
texmath Text.TeXMath.Types No documentation available.
-
texmath Text.TeXMath.Types No documentation available.
-
texmath Text.TeXMath.Types No documentation available.
module Text.TeXMath.Writers.
Pandoc Functions for writing a parsed formula as a list of Pandoc Inlines.
module Database.PostgreSQL.
Parser No documentation available.
-
text-postgresql Database.PostgreSQL.Parser No documentation available.