Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. mapBody :: (T -> T) -> TrackEvent -> TrackEvent

    midi Sound.MIDI.File.Event

    No documentation available.

  2. mapVoice :: (T -> T) -> T -> T

    midi Sound.MIDI.File.Event

    No documentation available.

  3. mapError :: forall e1 e2 (r :: EffectRow) a . Member (Error e2 :: (Type -> Type) -> Type -> Type) r => (e1 -> e2) -> Sem ((Error e1 :: (Type -> Type) -> Type -> Type) ': r) a -> Sem r a

    polysemy Polysemy.Error

    Transform one Error into another. This function can be used to aggregate multiple errors into a single type.

  4. mapBuffer :: BufferTarget -> BufferAccess -> IO (Maybe (Ptr a))

    OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects

    No documentation available.

  5. mapBufferRange :: BufferTarget -> Offset -> Length -> [MapBufferUsage] -> IO (Maybe (Ptr a))

    OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects

    No documentation available.

  6. map1 :: forall m (c :: Type -> Type) d . (Map1 m, ControlPoint c, Domain d) => StateVar (Maybe (m c d))

    OpenGL Graphics.Rendering.OpenGL.GL.Evaluators

    No documentation available.

  7. map2 :: forall m (c :: Type -> Type) d . (Map2 m, ControlPoint c, Domain d) => StateVar (Maybe (m c d))

    OpenGL Graphics.Rendering.OpenGL.GL.Evaluators

    No documentation available.

  8. mapGrid1 :: Domain d => StateVar (GLint, (d, d))

    OpenGL Graphics.Rendering.OpenGL.GL.Evaluators

    No documentation available.

  9. mapGrid2 :: Domain d => StateVar ((GLint, (d, d)), (GLint, (d, d)))

    OpenGL Graphics.Rendering.OpenGL.GL.Evaluators

    No documentation available.

  10. mapColor :: StateVar Capability

    OpenGL Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelTransfer

    No documentation available.

Page 153 of many | Previous | Next