Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
onJust :: OnMaybe (k1 :: k) (m :: Type -> Type) v -> m vmappings Data.Mapping No documentation available.
fontSizeAdjust_ :: MisoString -> Attribute actionmiso Miso.Svg https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-size-adjust
lengthAdjust_ :: MisoString -> Attribute actionmiso Miso.Svg https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/lengthAdjust
fontSizeAdjust_ :: MisoString -> Attribute actionmiso Miso.Svg.Attribute https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-size-adjust
lengthAdjust_ :: MisoString -> Attribute actionmiso Miso.Svg.Attribute https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/lengthAdjust
adjustVolRes :: [String] -> IO ()mmsyn7l MMSyn7l Works with the "result*.wav" files in the current directory: it adjusts volume levels for the sequence of them starting from the first argument in a list and ending with the second one (if specified). If there is no first -- all such files are adjusted; if there is no second one -- the files are adjusted to the last one. Count starts at 0.
fromJust :: MaybeLike a v => a -> vmonad-memo Data.MaybeLike No documentation available.
-
monoidmap-examples Data.MonoidMap.Examples.NestedMonoidMap No documentation available.
-
mysql-json-table Database.MySQL.JSONTable Update a row by applying the supplied function. If the row doesn't exist, it does nothing.
-
mysql-json-table Database.MySQL.JSONTable Update an Id by applying the supplied function. If the key is not found, it does nothing.