Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. allocClsA :: Int -> JStgExpr

    ghc-lib GHC.StgToJS.Closure

    No documentation available.

  2. allocData :: Int -> JStgExpr

    ghc-lib GHC.StgToJS.Closure

    No documentation available.

  3. allocCon :: Ident -> DataCon -> CostCentreStack -> [JStgExpr] -> G JStgStat

    ghc-lib GHC.StgToJS.DataCon

    Allocate a data constructor. Allocate in this context means bind the data constructor to to

  4. allocDynamic :: StgToJSConfig -> Bool -> Ident -> JStgExpr -> [JStgExpr] -> Maybe JStgExpr -> JStgStat

    ghc-lib GHC.StgToJS.DataCon

    Allocate a dynamic object

  5. allocDynamicE :: Bool -> JStgExpr -> [JStgExpr] -> Maybe JStgExpr -> JStgExpr

    ghc-lib GHC.StgToJS.DataCon

    Allocate an entry function. See hs for the object layout.

  6. allocUnboxedCon :: DataCon -> [JStgExpr] -> JStgExpr

    ghc-lib GHC.StgToJS.DataCon

    Allocate an unboxed data constructor. If we have a bool we calculate the right value. If not then we expect a singleton list and unbox by converting ''C x' to x. NB. This function may panic.

  7. allQuads :: [Quad]

    gloss-algorithms Graphics.Gloss.Data.Quad

    A list of all quadrants. Same as [NW .. SE].

  8. allowedFormats :: TargetingValueCreativeSize -> Maybe [Text]

    gogol-adexchange-buyer Gogol.AdExchangeBuyer

    The formats allowed by the publisher.

  9. allowedFormats :: TargetingValueCreativeSize -> Maybe [Text]

    gogol-adexchange-buyer Gogol.AdExchangeBuyer.Types

    The formats allowed by the publisher.

  10. allowedDomains :: AndroidEnterpriseEnterprisesGenerateEnterpriseUpgradeUrl -> Maybe [Text]

    gogol-android-enterprise Gogol.AndroidEnterprise

    Optional. A list of domains that are permitted for the admin email. The IT admin cannot enter an email address with a domain name that is not in this list. Subdomains of domains in this list are not allowed but can be allowed by adding a second entry which has *. prefixed to the domain name (e.g. *.example.com). If the field is not present or is an empty list then the IT admin is free to use any valid domain name. Personal email domains are not allowed.

Page 153 of many | Previous | Next