Hoogle Search
Within LTS Haskell 24.26 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
deriving-compat Data.Deriving.Internal No documentation available.
mapf :: (a -> b) -> Format r (b -> t) -> Format r (a -> t)formatting Formatting Functorial map over a formatter's input. Example: format (mapf (drop 1) string) "hello"
mapf :: (a -> b) -> Format r (b -> t) -> Format r (a -> t)formatting Formatting.Internal Functorial map over a formatter's input. Example: format (mapf (drop 1) string) "hello"
mapTrack :: (Track -> Track) -> T -> Tmidi Sound.MIDI.File Apply a function to each track.
mapBody :: (T -> T) -> TrackEvent -> TrackEventmidi Sound.MIDI.File.Event No documentation available.
mapVoice :: (T -> T) -> T -> Tmidi Sound.MIDI.File.Event No documentation available.
-
polysemy Polysemy.Error Transform one Error into another. This function can be used to aggregate multiple errors into a single type.
mapBuffer :: BufferTarget -> BufferAccess -> IO (Maybe (Ptr a))OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects No documentation available.
mapBufferRange :: BufferTarget -> Offset -> Length -> [MapBufferUsage] -> IO (Maybe (Ptr a))OpenGL Graphics.Rendering.OpenGL.GL.BufferObjects No documentation available.
-
OpenGL Graphics.Rendering.OpenGL.GL.Evaluators No documentation available.