Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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
-
relational-schemas Database.Custom.SQLite3 Type tag for normal aggregatings set
set :: forall o m . MonadIO m => o -> [AttrOp o 'AttrSet] -> m ()haskell-gi-base Data.GI.Base Set a number of properties for some object.
set :: forall o m . MonadIO m => o -> [AttrOp o 'AttrSet] -> m ()haskell-gi-base Data.GI.Base.Attributes Set a number of properties for some object.
-
data-accessor Data.Accessor.Basic Set the value of a field.