• 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. setCapability :: T -> Cap -> IO ()

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

    No documentation available.

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

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

    No documentation available.

  3. setMidiChannels :: T -> Word -> IO ()

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

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

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

    No documentation available.

  7. setPortSpecified :: T -> Bool -> IO ()

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

    No documentation available.

  8. setSynthVoices :: T -> Word -> IO ()

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

    No documentation available.

  9. setTimestampQueue :: T -> T -> IO ()

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

    Set the port address.

  10. setTimestampReal :: T -> Bool -> IO ()

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

    No documentation available.

Page 362 of many | Previous | Next

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