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.
-
tidal Sound.Tidal.Boot No documentation available.
pNoteWithoutChord :: MyParser (TPat Note)tidal Sound.Tidal.Boot No documentation available.
parseIntNote :: Integral i => MyParser itidal Sound.Tidal.Boot No documentation available.
parseNote :: Num a => MyParser atidal Sound.Tidal.Boot No documentation available.
-
tidal Sound.Tidal.Boot No documentation available.
-
HCodecs Codec.Midi No documentation available.
-
HCodecs Codec.Midi No documentation available.
ImlibLoadErrorFileDoesNotExist :: ImlibLoadErrorImlib Graphics.Imlib No documentation available.
getNote :: String -> BBDB -> Maybe Stringbbdb 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"
-
bbdb Database.BBDB No documentation available.