Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. type family HasSum (f :: Type -> Type) :: Bool

    text-display Data.Text.Display.Generic

    This type family is lifted from generic-data. We use it to prevent the user from deriving a RecordInstance for sum types

  2. LSum :: Length -> Length -> Length

    typst Typst.Types

    No documentation available.

  3. qSum :: forall f n (d :: [Factor Type]) (l :: LCSU Type) . (Foldable f, Num n) => f (Qu d l n) -> Qu d l n

    units Data.Metrology

    Take the sum of a list of quantities

  4. qSumV :: forall t f a (d :: [Factor Type]) (l :: LCSU Type) . (Foldable t, Additive f, Num a) => t (Qu d l (f a)) -> Qu d l (f a)

    units Data.Metrology.Linear

    Take the sum of a list of quantities

  5. qSum :: forall f n (d :: [Factor Type]) (l :: LCSU Type) . (Foldable f, Num n) => f (Qu d l n) -> Qu d l n

    units Data.Metrology.Poly

    Take the sum of a list of quantities

  6. qSum :: forall f n (d :: [Factor Type]) (l :: LCSU Type) . (Foldable f, AdditiveGroup n) => f (Qu d l n) -> Qu d l n

    units Data.Metrology.Vector

    Take the sum of a list of quantities

  7. DropdownSum :: [ByteString] -> InputType

    web-rep Web.Rep.Html.Input

    No documentation available.

  8. dropdownSum :: forall (m :: Type -> Type) a . Monad m => (ByteString -> Either ByteString a) -> (a -> ByteString) -> Maybe ByteString -> [ByteString] -> a -> SharedRep m a

    web-rep Web.Rep.SharedReps

    A dropdown box designed to help represent a haskell sum type.

  9. licenseConsumedUnits :: License -> Maybe LicenseUnit

    webex-teams-api Network.WebexTeams

    Number of currently consumed License.

  10. licenseConsumedUnits :: License -> Maybe LicenseUnit

    webex-teams-api Network.WebexTeams.Types

    Number of currently consumed License.

Page 181 of many | Previous | Next