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.
-
testing-feat Test.Feat.Enumerate No documentation available.
module Data.Type.Witness.Specific.List.
Sum No documentation available.
Sum :: [DealStats] -> DealStatsHastructure Types No documentation available.
-
dataframe DataFrame No documentation available.
-
Magic sum operations using Generics These classes need not be instantiated manually, as GHC can automatically prove valid instances via Generics. Only the Generic class needs to be derived (see examples).
module Grisette.Lib.Data.Functor.
Sum No documentation available.
-
pseudo-boolean Data.PseudoBoolean Sum of WeightedTerm
module Generic.Data.Function.Contra.
Sum No documentation available.
module Generic.Data.Function.FoldMap.
Sum No documentation available.
module Generic.Data.Function.Traverse.
Sum traverse over generic sum types. Disambiguates constructors by prepending sum tags. Note that the sum tag approach has efficiency limitations. You may design a constructor disambiguation schema which permits "incrementally" parsing, rather than parsing some whole thing then comparing to each option, which will be faster. If you wish to perform such sum tag handling yourself, but still want the free generics, Generic.Data.FOnCstr can do this for you.