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

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

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

    reactive-midyim Reactive.Banana.MIDI.Training

    No documentation available.

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

    reactive-midyim Reactive.Banana.MIDI.Training

    choose three arbitrary notes from an increasing set of notes

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

    reactive-midyim Reactive.Banana.MIDI.Training

    transpose an interval to begin with C

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

    reactive-midyim Reactive.Banana.MIDI.Training

    choose two arbitrary notes from an increasing set of notes

  5. execNotEOL :: ExecOption

    regex-pcre Text.Regex.PCRE

    No documentation available.

  6. execNotEmpty :: ExecOption

    regex-pcre Text.Regex.PCRE

    No documentation available.

  7. execNotEOL :: ExecOption

    regex-pcre Text.Regex.PCRE.ByteString

    No documentation available.

  8. execNotEmpty :: ExecOption

    regex-pcre Text.Regex.PCRE.ByteString

    No documentation available.

  9. execNotEOL :: ExecOption

    regex-pcre Text.Regex.PCRE.ByteString.Lazy

    No documentation available.

  10. execNotEmpty :: ExecOption

    regex-pcre Text.Regex.PCRE.ByteString.Lazy

    No documentation available.

Page 121 of many | Previous | Next

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