Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getVariableForTestDashV :: Token -> Maybe StringShellCheck ShellCheck.AnalyzerLib No documentation available.
getVariablesFromLiteral :: String -> [String]ShellCheck ShellCheck.AnalyzerLib No documentation available.
getVariablesFromLiteralToken :: Token -> [String]ShellCheck ShellCheck.AnalyzerLib No documentation available.
prop_getVariablesFromLiteral1 :: BoolShellCheck ShellCheck.AnalyzerLib No documentation available.
getVar :: Function -> Index -> IO Typebinaryen Binaryen.Function No documentation available.
-
blank-canvas Graphics.Blank.Font Specifies the face of a Font.
fontVariant :: Font -> FontVariantblank-canvas Graphics.Blank.Font No documentation available.
fontVariant :: AttributeValue -> Attributeblaze-svg Text.Blaze.Svg11.Attributes Combinator for the font-variant attribute.
atomicUpdMutVar :: IORef a -> (a -> (a, b)) -> IOEnv env bbreakpoint Debug.Breakpoint.GhcFacade Atomically update the reference. Does not force the evaluation of the new variable contents. For strict update, use atomicUpdMutVar'.
atomicUpdMutVar' :: IORef a -> (a -> (a, b)) -> IOEnv env bbreakpoint Debug.Breakpoint.GhcFacade Strict variant of atomicUpdMutVar.