Hoogle Search
Within LTS Haskell 23.26 (ghc-9.8.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
note :: CritHPrintfType r => String -> rcriterion Criterion.IO.Printf Print a "normal" note.
note :: a -> Maybe b -> Either a berrors Control.Error.Util note :: MonadError e m => e -> Maybe a -> m aprotolude Protolude.Exceptions No documentation available.
-
pandoc-types Text.Pandoc.Builder No documentation available.
note :: C event => Channel -> event -> Maybe (Velocity, Pitch, Bool)midi Sound.MIDI.Message.Class.Check Warning: This returns note events as they are, that is, a NoteOff p 64 might be encoded as such or as NoteOn p 0 depending on the content of event. For normalized results you may use noteExplicitOff.
note :: C event => Channel -> (Velocity, Pitch, Bool) -> eventmidi Sound.MIDI.Message.Class.Construct Warning: This constructs a note events as is, that is, a NoteOff p 64 is encoded as such and will not be converted to NoteOn p 0. If you want such a conversion, you may use noteImplicitOff.
note :: C event => event -> Maybe (Channel, (Velocity, Pitch, Bool))midi Sound.MIDI.Message.Class.Query Warning: This returns note events as they are, that is, a NoteOff p 64 might be encoded as such or as NoteOn p 0 depending on the content of event. For normalized results you may use noteExplicitOff.
-
polysemy Polysemy.Error Attempt to extract a Just a from a Maybe a, throwing the provided exception upon Nothing.
notE :: IsSql92ExpressionSyntax expr => expr -> exprbeam-core Database.Beam.Backend.SQL.SQL92 No documentation available.
note :: String -> String -> Assertions ()chell Test.Chell Attach a note to a test run. Notes will be printed to stdout and included in reports, even if the test fails or aborts. Notes are useful for debugging failing tests.
Page 1 of many | Next