Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix.Sequence

    No documentation available.

  2. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix.String

    No documentation available.

  3. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix.Wrap

    No documentation available.

  4. sNotElem :: forall a (t1 :: Type -> Type) (t2 :: a) (t3 :: t1 a) . (SFoldable t1, SEq a) => Sing t2 -> Sing t3 -> Sing (Apply (Apply (NotElemSym0 :: TyFun a (t1 a ~> Bool) -> Type) t2) t3)

    singletons-base Data.Foldable.Singletons

    No documentation available.

  5. sNotElem :: forall a (t1 :: Type -> Type) (t2 :: a) (t3 :: t1 a) . (SFoldable t1, SEq a) => Sing t2 -> Sing t3 -> Sing (Apply (Apply (NotElemSym0 :: TyFun a (t1 a ~> Bool) -> Type) t2) t3)

    singletons-base Data.List.Singletons

    No documentation available.

  6. sNotElem :: forall a (t1 :: Type -> Type) (t2 :: a) (t3 :: t1 a) . (SFoldable t1, SEq a) => Sing t2 -> Sing t3 -> Sing (Apply (Apply (NotElemSym0 :: TyFun a (t1 a ~> Bool) -> Type) t2) t3)

    singletons-base Prelude.Singletons

    No documentation available.

  7. makeNotEq :: Name -> Q Exp

    deriving-compat Data.Eq.Deriving

    Generates a lambda expression which behaves like (/=) (without requiring an Eq instance).

  8. makeNotEq :: Name -> Q Exp

    deriving-compat Data.Eq.Deriving.Internal

    Generates a lambda expression which behaves like (/=) (without requiring an Eq instance).

  9. explicitNoteOff :: T -> T

    midi Sound.MIDI.File

    Convert all NoteOn p 0 to NoteOff p 64. The latter one is easier to process.

  10. implicitNoteOff :: T -> T

    midi Sound.MIDI.File

    Convert all NoteOff p 64 to NoteOn p 0. The latter one can be encoded more efficiently using the running status.

Page 117 of many | Previous | Next