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.

  1. vmap :: forall (n :: Nat) s . (KnownNat n, Reifies s W) => (BVar s ℝ -> BVar s ℝ) -> BVar s (R n) -> BVar s (R n)

    hmatrix-backprop Numeric.LinearAlgebra.Static.Backprop

    Note: if possible, use the potentially much more performant vmap'.

  2. vec'mappingTable :: (Functor f, HasField s "vec'mappingTable" a) => LensLike' f s a

    hs-opentelemetry-otlp Proto.Opentelemetry.Proto.Profiles.V1development.Profiles_Fields

    No documentation available.

  3. resultSourcemap :: SassExtendedResult a -> IO (Maybe String)

    hsass Text.Sass.Compilation

    Loads a source map if it was generated by libsass.

  4. importSourceMap :: SassImport -> Maybe String

    hsass Text.Sass.Functions

    Source map of the import.

  5. sassOmitSourceMapUrl :: SassOptions -> Bool

    hsass Text.Sass.Options

    Disable sourceMappingUrl in css output.

  6. sassSourceMapContents :: SassOptions -> Bool

    hsass Text.Sass.Options

    Embed include contents in maps.

  7. sassSourceMapEmbed :: SassOptions -> Bool

    hsass Text.Sass.Options

    Embed sourceMappingUrl as data uri.

  8. sassSourceMapFile :: SassOptions -> Maybe FilePath

    hsass Text.Sass.Options

    Path to source map file. Enables source map generation and is used to create sourceMappingUrl

  9. sassSourceMapRoot :: SassOptions -> Maybe String

    hsass Text.Sass.Options

    Directly inserted in source maps.

  10. SassMap :: [SassMapEntry] -> SassValue

    hsass Text.Sass.Values

    Map.

Page 1183 of many | Previous | Next