Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. module Agda.Utils.Set1

    Non-empty sets. Provides type Set1 of non-empty sets. Import: @ import Agda.Utils.Set1 (Set1) import qualified Agda.Utils.Set1 as Set1 @

  2. type Set1 = NESet

    Agda Agda.Utils.Set1

    No documentation available.

  3. module Blammo.Logging.Setup

    No documentation available.

  4. SettleIRSwap :: Date -> String -> ActionOnDate

    Hastructure Deal

    settle interest rate swap dates

  5. SettleIRSwap :: Date -> String -> ActionOnDate

    Hastructure Deal.DealBase

    settle interest rate swap dates

  6. SetBlinkSpeed :: BlinkSpeed -> SGR

    ansi-terminal-types System.Console.ANSI.Types

    Set or clear character blinking. Not supported natively on Windows 10

  7. SetColor :: ConsoleLayer -> ColorIntensity -> Color -> SGR

    ansi-terminal-types System.Console.ANSI.Types

    Set a color from the standard palette of 16 colors (8 colors by 2 color intensities). Many terminals allow the palette colors to be customised

  8. SetConsoleIntensity :: ConsoleIntensity -> SGR

    ansi-terminal-types System.Console.ANSI.Types

    Set the character intensity. Partially supported natively on Windows 10

  9. SetDefaultColor :: ConsoleLayer -> SGR

    ansi-terminal-types System.Console.ANSI.Types

    Set a color to the default (implementation-defined)

  10. SetItalicized :: Bool -> SGR

    ansi-terminal-types System.Console.ANSI.Types

    Set italicized. Not widely supported: sometimes treated as swapping foreground and background. Not supported natively on Windows 10

Page 58 of many | Previous | Next