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

Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. maybeNoteOn :: C msg => msg -> Maybe Channel

    reactive-midyim Reactive.Banana.MIDI.Program

    No documentation available.

  2. reverseThreeNotes :: RandomGen g => g -> [([Pitch], [Pitch])]

    reactive-midyim Reactive.Banana.MIDI.Training

    No documentation available.

  3. sortThreeNotes :: RandomGen g => g -> [([Pitch], [Pitch])]

    reactive-midyim Reactive.Banana.MIDI.Training

    No documentation available.

  4. threeNotes :: RandomGen g => g -> [([Pitch], [Pitch])]

    reactive-midyim Reactive.Banana.MIDI.Training

    choose three arbitrary notes from an increasing set of notes

  5. transposeTwoNotes :: RandomGen g => g -> [([Pitch], [Pitch])]

    reactive-midyim Reactive.Banana.MIDI.Training

    transpose an interval to begin with C

  6. twoNotes :: RandomGen g => g -> [([Pitch], [Pitch])]

    reactive-midyim Reactive.Banana.MIDI.Training

    choose two arbitrary notes from an increasing set of notes

  7. execNotEOL :: ExecOption

    regex-pcre Text.Regex.PCRE

    No documentation available.

  8. execNotEmpty :: ExecOption

    regex-pcre Text.Regex.PCRE

    No documentation available.

  9. execNotEOL :: ExecOption

    regex-pcre Text.Regex.PCRE.ByteString

    No documentation available.

  10. execNotEmpty :: ExecOption

    regex-pcre Text.Regex.PCRE.ByteString

    No documentation available.

Page 156 of many | Previous | Next

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