• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. setTempo :: T -> Word -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Queue.Tempo

    Copy the content of one object into another.

  2. setResolution :: T -> Word -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Queue.Timer

    No documentation available.

  3. setType :: T -> Type -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Queue.Timer

    No documentation available.

  4. setDest :: T -> T -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Subscribe

    No documentation available.

  5. setExclusive :: T -> Bool -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Subscribe

    No documentation available.

  6. setQueue :: T -> T -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Subscribe

    No documentation available.

  7. setSender :: T -> T -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Subscribe

    No documentation available.

  8. setTimeReal :: T -> Bool -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Subscribe

    No documentation available.

  9. setTimeUpdate :: T -> Bool -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Subscribe

    No documentation available.

  10. setClient :: T -> T -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Subscribe.Query

    No documentation available.

Page 365 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete