Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_schemaReadOnly :: Schema -> Maybe Boolswagger2 Data.Swagger No documentation available.
_schemaReadOnly :: Schema -> Maybe Boolswagger2 Data.Swagger.Internal No documentation available.
class
HasReadOnly s a | s -> aswagger2 Data.Swagger.Lens No documentation available.
-
tmp-proc System.TmpProc.Warp Like runServer; with an additional ready that determines if the server is ready.'.
-
tmp-proc System.TmpProc.Warp Like runReadyServer; the port is secured with TLSSettings.
-
tmp-proc System.TmpProc.Warp Set up some ProcHandles then run an Application that uses them on a free port. Allows the app to configure itself using the tmp procs, then provides a callback with access to the handles. Also runs a ready action that to determine if the application started correctly. The tmp procs are shut down when the application is shut down.
-
tmp-proc System.TmpProc.Warp Like testWithReadyApplication; the port is secured with TLSSettings.
threadWaitDuplex :: (AllowInput mode, AllowOutput mode) => T mode -> IO ()alsa-seq Sound.ALSA.Sequencer.Concurrent Wait until new input is available or new output may be drained
threadWaitInput :: AllowInput mode => T mode -> IO ()alsa-seq Sound.ALSA.Sequencer.Concurrent Wait for new input to be available from the sequencer (even if there is already input in the buffer)
threadWaitOutput :: AllowOutput mode => T mode -> IO ()alsa-seq Sound.ALSA.Sequencer.Concurrent Wait until new output may be drained from the buffer to the sequencer (even if the output buffer is already empty)