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.
setInsertionBraces :: String -> IO ()isocline System.Console.Isocline Set pairs of auto insertion braces, by default "(){}[]\"\"''".
setMatchingBraces :: String -> IO ()isocline System.Console.Isocline Set pairs of matching braces, by default "(){}[]".
setPromptMarker :: String -> String -> IO ()isocline System.Console.Isocline setPromptMarker marker multiline_marker: Set the prompt marker (by default "> "). and a possible different continuation prompt marker multiline_marker for multiline input (defaults to marker).
-
jack Sound.JACK No documentation available.
-
jack Sound.JACK Set the client registration callback.
setFreewheel :: ThrowsErrno e => Client -> FunPtr (Freewheel arg) -> Ptr arg -> ExceptionalT e IO ()jack Sound.JACK No documentation available.
-
jack Sound.JACK No documentation available.
setLatency :: ThrowsErrno e => Client -> FunPtr (Latency arg) -> Ptr arg -> ExceptionalT e IO ()jack Sound.JACK No documentation available.
setLatencyRange :: Port typ dir -> LatencyCallbackMode -> LatencyRange -> IO ()jack Sound.JACK No documentation available.
setOfPort :: (PortType typ, Direction dir) => Port typ dir -> PortSetjack Sound.JACK No documentation available.