Hoogle Search

Within LTS Haskell 24.5 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. SetUnderlining :: Underlining -> SGR

    safe-coloured-text Text.Colour.Code

    No documentation available.

  2. newtype SettableStateVar a

    StateVar Data.StateVar

    A concrete implementation of a write-only state variable, carrying an IO action to write the new value.

  3. SettableStateVar :: (a -> IO ()) -> SettableStateVar a

    StateVar Data.StateVar

    No documentation available.

  4. type family SetGens g opts

    generic-random Generic.Random

    No documentation available.

  5. type family SetOptions (x :: k) o

    generic-random Generic.Random

    Setter for Options. This subsumes the other setters: SetSized, SetUnsized, SetGens.

  6. type family SetSized o

    generic-random Generic.Random

    No documentation available.

  7. type family SetUnsized o

    generic-random Generic.Random

    No documentation available.

  8. type family SetGens g opts

    generic-random Generic.Random.Internal.Generic

    No documentation available.

  9. type family SetOptions (x :: k) o

    generic-random Generic.Random.Internal.Generic

    Setter for Options. This subsumes the other setters: SetSized, SetUnsized, SetGens.

  10. type family SetSized o

    generic-random Generic.Random.Internal.Generic

    No documentation available.

Page 36 of many | Previous | Next