Hoogle Search
Within Stackage Nightly 2025-09-24 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hedis Database.Redis.Sentinel No documentation available.
SetOpts :: Maybe Integer -> Maybe Integer -> Maybe Condition -> SetOptshedis Database.Redis.Sentinel No documentation available.
data
SetIndex (b :: Nat) (c :: a) (d :: [a]) (e :: [a])first-class-families Fcf.Data.List Modify an element at a given index. The list is unchanged if the index is out of bounds.
Example
>>> :kind! Eval (SetIndex 2 7 [1,2,3]) Eval (SetIndex 2 7 [1,2,3]) :: [Natural] = [1, 2, 7]
-
StateVar Data.StateVar A concrete implementation of a write-only state variable, carrying an IO action to write the new value.
SettableStateVar :: (a -> IO ()) -> SettableStateVar aStateVar Data.StateVar No documentation available.
-
graphviz Data.GraphViz.Attributes.Colors.Brewer No documentation available.
-
graphviz Data.GraphViz.Attributes.Colors.Brewer Maximum of 8.
-
graphviz Data.GraphViz.Attributes.Colors.Brewer Maximum of 12.
-
graphviz Data.GraphViz.Attributes.Complete Width and Height dictate the size of the node with a warning if the label cannot fit in this.
-
graphviz Data.GraphViz.Attributes.Complete Width and Height dictate the size of the shape only and the label can expand out of the shape (with a warning). Requires Graphviz >= 2.38.0.