• 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. setTimestampQueue :: T -> T ()

    alsa-seq Sound.ALSA.Sequencer.Port.InfoMonad

    No documentation available.

  2. setTimestampReal :: Bool -> T ()

    alsa-seq Sound.ALSA.Sequencer.Port.InfoMonad

    No documentation available.

  3. setTimestamping :: Bool -> T ()

    alsa-seq Sound.ALSA.Sequencer.Port.InfoMonad

    No documentation available.

  4. setFlags :: T -> Word -> IO ()

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

    No documentation available.

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

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

    No documentation available.

  6. setName :: T -> String -> IO ()

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

    No documentation available.

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

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

    No documentation available.

  8. setPPQ :: T -> Int -> IO ()

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

    No documentation available.

  9. setSkew :: T -> Word -> IO ()

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

    No documentation available.

  10. setSkewBase :: T -> Word -> IO ()

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

    No documentation available.

Page 364 of many | Previous | Next

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