Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. _EnumBoundedText :: (Show a, Enum a, Bounded a) => TomlBiMap a Text

    tomland Toml.Codec.BiMap.Conversion

    Helper BiMap for _EnumBounded and Text.

  2. package typenums

    Type level numbers using existing Nat functionality Type level numbers using existing Nat functionality. Uses kind-polymorphic typeclasses and type families to facilitate more general code compatible with existing code using type-level Naturals.

  3. module Data.TypeNums

    This module provides a unified interface for natural numbers, signed integers, and rationals at the type level, in a way fully compatible with existing code using type-level naturals. Natural numbers are expressed as always, e.g. 5. Negative integers are written as Neg 3. Ratios are written as 3 :% 2. There are some naming conflicts between this module and GHC.TypeLits, notably the comparison and arithmetic operators. This module reexports Nat, KnownNat, natVal and natVal' so you may import just this module and not GHC.TypeLits. If you wish to use other functionality from GHC.TypeLits, this package also provides the module Data.TypeLits that includes (almost) full functionality from GHC.TypeLits, but with the conflicts resolving in this packages favour.

  4. type Wavenumber = Length :^ MOne

    units-defs Data.Dimensions.SI

    No documentation available.

  5. type Wavenumber = MkQu_D Wavenumber

    units-defs Data.Metrology.SI.MonoTypes

    No documentation available.

  6. type Wavenumber = MkQu_DLN Wavenumber

    units-defs Data.Metrology.SI.PolyTypes

    No documentation available.

  7. FrameNumber :: Word16 -> FrameReference

    webdriver-precore WebDriverPreCore

    No documentation available.

  8. data PageNumber

    yesod-paginator Yesod.Paginator

    No documentation available.

  9. data PageNumber

    yesod-paginator Yesod.Paginator.Pages

    No documentation available.

  10. pageNumber :: Page a -> PageNumber

    yesod-paginator Yesod.Paginator.Pages

    No documentation available.

Page 209 of many | Previous | Next