Hoogle Search
Within Stackage Nightly 2026-07-02 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ecstasy Data.Ecstasy.Types Set the current value.
-
Mutable Set data structure in IO. A JavaScript Set. This is a convenience for manipulating JavaScript data structures from Haskell. We recommend using this module qualified.
import qualified Miso.Data.Set as M
-
miso Miso.Data.Set No documentation available.
-
redis-resp Data.Redis.Command No documentation available.
type
Set s a = Dict KnownSet s arefined-containers Data.Set.Refined A Set whose contents are tracked by the type parameter s. This is a "singleton": for a given s there's only one value of this type. Since this is just a Dict, you can freely convert between the value (Set) and the constraint (KnownSet). This library prefers to use the constraint.
-
relational-schemas Database.Custom.IBMDB2 Type tag for normal aggregatings set
-
relational-schemas Database.Custom.MySQL Type tag for normal aggregatings set
-
relational-schemas Database.Custom.Oracle Type tag for normal aggregatings set
-
relational-schemas Database.Custom.PostgreSQL Type tag for normal aggregatings set
-
relational-schemas Database.Custom.SQLServer Type tag for normal aggregatings set