Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. textBufferInsertInteractiveAtCursor :: (TextBufferClass self, GlibString string) => self -> string -> Bool -> IO Bool

    gtk3 Graphics.UI.Gtk.Multiline.TextBuffer

    Calls textBufferInsertInteractive at the cursor position.

  2. textBufferInsertRangeInteractive :: TextBufferClass self => self -> TextIter -> TextIter -> TextIter -> Bool -> IO Bool

    gtk3 Graphics.UI.Gtk.Multiline.TextBuffer

    Same as textBufferInsertRange, but does nothing if the insertion point isn't editable. The defaultEditable parameter indicates whether the text is editable at iter if no tags enclosing iter affect editability. Typically the result of textViewGetEditable is appropriate here.

  3. removeInteractive :: [String] -> [String]

    hie-bios HIE.Bios.Cradle.Utils

    No documentation available.

  4. c'GIT_REPOSITORY_STATE_REBASE_INTERACTIVE :: Num a => a

    hlibgit2 Bindings.Libgit2.Repository

    No documentation available.

  5. cryptoPWHashMemLimitInteractive :: CSize

    libsodium-bindings LibSodium.Bindings.PasswordHashing

    Memory used in an interactive setting, in bytes. See: crypto_pwhash_MEMLIMIT_INTERACTIVE

  6. cryptoPWHashOpsLimitInteractive :: CULLong

    libsodium-bindings LibSodium.Bindings.PasswordHashing

    Upper limit of operations in an interactive setting. See: crypto_pwhash_OPSLIMIT_INTERACTIVE

  7. cryptoPWHashScryptSalsa208SHA256MemLimitInteractive :: CSize

    libsodium-bindings LibSodium.Bindings.Scrypt

    The amount of memory most suitable for an interactive usage.

  8. cryptoPWHashScryptSalsa208SHA256OpsLimitInteractive :: CSize

    libsodium-bindings LibSodium.Bindings.Scrypt

    The amount of operations most suitable for an interactive usage.

  9. memlimitInteractive :: Algorithm -> Memlimit

    saltine Crypto.Saltine.Core.Password

    No documentation available.

  10. opslimitInteractive :: Algorithm -> Opslimit

    saltine Crypto.Saltine.Core.Password

    No documentation available.

Page 38 of many | Previous | Next