Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. showNVR :: NVR -> String

    rpm-nvr Data.RPM.NVR

    render an name-version-release

  2. showNVRA :: NVRA -> String

    rpm-nvr Data.RPM.NVRA

    Render an RpmPackage

  3. showPkgIdent :: NVRA -> String

    rpm-nvr Data.RPM.NVRA

    Identifier for an RPM package identified by name and arch

  4. showPkgVerRel :: NVRA -> String

    rpm-nvr Data.RPM.NVRA

    Render the version-release of an NVRA

  5. showVerRel :: VerRel -> String

    rpm-nvr Data.RPM.VerRel

    Display a VerRel

  6. showSingInstance :: OptionsMonad q => Name -> q [Dec]

    singletons-th Data.Singletons.TH

    Create instance of Show for the given singleton type (Not to be confused with singShowInstance.)

  7. showSingInstances :: OptionsMonad q => [Name] -> q [Dec]

    singletons-th Data.Singletons.TH

    Create instances of Show for the given singleton types (Not to be confused with singShowInstances.)

  8. showArgs :: Args -> Bool

    speculate Test.Speculate

    (debug) show _this_ args before running

  9. showClassesFor :: Args -> [Int]

    speculate Test.Speculate

    (advanced) show equivalence classes of expressions

  10. showConditions :: Args -> Bool

    speculate Test.Speculate

    whether to show conditional equations

Page 100 of many | Previous | Next