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. gNotEquals :: (ADT a, Constraints a Eq) => a -> a -> Bool

    one-liner-instances Data.Ord.OneLiner

    /= implemented by using /= between all of the components, lexicographically. First compares constructors.

  2. onDoesNotExist :: IO a -> PartialHandler a

    partial-handler PartialHandler

    A handler of an IOError exception with type satisfying the isDoesNotExistError predicate.

  3. data Annote a

    plot Graphics.Rendering.Plot.Figure

    No documentation available.

  4. isAllNotesOff :: Data -> Bool

    reactive-balsa Reactive.Banana.ALSA.Common

    No documentation available.

  5. sendNote :: Channel -> RelativeTicks -> Velocity -> Pitch -> ReaderT Handle IO ()

    reactive-balsa Reactive.Banana.ALSA.Common

    No documentation available.

  6. simpleNote :: Channel -> Pitch -> Velocity -> Note

    reactive-balsa Reactive.Banana.ALSA.Common

    No documentation available.

  7. SessionDoesNotExist :: Session (SessionData sto) -> StorageException sto

    serversession Web.ServerSession.Core

    Exception thrown by replaceSession whenever trying to replace a session that is not present on the storage.

  8. SessionDoesNotExist :: Session (SessionData sto) -> StorageException sto

    serversession Web.ServerSession.Core.Internal

    Exception thrown by replaceSession whenever trying to replace a session that is not present on the storage.

Page 206 of many | Previous | Next