Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
sdl2 SDL.Video No documentation available.
-
sdl2 SDL.Video.OpenGL The profile a driver should use when creating an OpenGL context.
-
sdl2 SDL.Video.Renderer No documentation available.
-
sdl2 SDL.Video.Renderer No documentation available.
-
shake Development.Shake Collect the ProcessHandle of the process. If you do collect the process handle, the command will run asyncronously and the call to cmd / command will return as soon as the process is spawned. Any Stdout / Stderr captures will return empty strings.
Process :: ProcessHandle -> Processshake Development.Shake No documentation available.
-
shake Development.Shake Information about the current state of the build, obtained by either passing a callback function to shakeProgress (asynchronous output) or getProgress (synchronous output). Typically a build system will pass progressDisplay to shakeProgress, which will poll this value and produce status messages.
-
shake Development.Shake No documentation available.
-
shake Development.Shake.Command Collect the ProcessHandle of the process. If you do collect the process handle, the command will run asyncronously and the call to cmd / command will return as soon as the process is spawned. Any Stdout / Stderr captures will return empty strings.
Process :: ProcessHandle -> Processshake Development.Shake.Command No documentation available.