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. pNote :: MyParser (TPat Note)

    tidal Sound.Tidal.Boot

    No documentation available.

  2. pNoteWithoutChord :: MyParser (TPat Note)

    tidal Sound.Tidal.Boot

    No documentation available.

  3. parseIntNote :: Integral i => MyParser i

    tidal Sound.Tidal.Boot

    No documentation available.

  4. parseNote :: Num a => MyParser a

    tidal Sound.Tidal.Boot

    No documentation available.

  5. unNote :: Note -> Double

    tidal Sound.Tidal.Boot

    No documentation available.

  6. isNoteOff :: Message -> Bool

    HCodecs Codec.Midi

    No documentation available.

  7. isNoteOn :: Message -> Bool

    HCodecs Codec.Midi

    No documentation available.

  8. ImlibLoadErrorFileDoesNotExist :: ImlibLoadError

    Imlib Graphics.Imlib

    No documentation available.

  9. getNote :: String -> BBDB -> Maybe String

    bbdb Database.BBDB

    Lookup the value whose key is the given string. If found returns Just the value, otherwise Nothing For example:

    getBirthday :: BBDB -> Maybe String
    getBirthday = getNote "birthday"
    

  10. unnote :: Note -> [Alist]

    bbdb Database.BBDB

    No documentation available.

Page 157 of many | Previous | Next