Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromLabelMap :: LabelMap -> [Label]hetzner Hetzner.Cloud Get a list of labels from a label map.
toLabelMap :: [Label] -> LabelMaphetzner Hetzner.Cloud Build a label map from a list of labels.
guessTargetMapped :: GhcMonad m => (FilePath, FilePath) -> m Targethie-bios HIE.Bios.Ghc.Load A variant of guessTarget which after guessing the target for a filepath, overwrites the target file to be a temporary file.
-
histogram-fill Data.Histogram No documentation available.
fmapBinX :: (Bin bx, Bin bx') => (bx -> bx') -> Bin2D bx by -> Bin2D bx' byhistogram-fill Data.Histogram.Bin.Bin2D Apply function to X binning algorithm. If new binning algorithm have different number of bins will fail.
fmapBinY :: (Bin by, Bin by') => (by -> by') -> Bin2D bx by -> Bin2D bx by'histogram-fill Data.Histogram.Bin.Bin2D Apply function to Y binning algorithm. If new binning algorithm have different number of bins will fail.
-
histogram-fill Data.Histogram.Generic Map histogram using bin value and content. Overflows and underflows are set to Nothing.
PersistMap :: [(Text, PersistValue)] -> PersistValuehledger-web Hledger.Web.Import No documentation available.
type
SessionMap = Map Text ByteStringhledger-web Hledger.Web.Import No documentation available.
-
hledger-web Hledger.Web.Import Same as checkM, but modifies the datatype. In order to make this work, you must provide a function to convert back from the new datatype to the old one (the second argument to this function). Since 1.1.2