Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. showPkgIdent :: NVRA -> String

    rpm-nvr Data.RPM.NVRA

    Identifier for an RPM package identified by name and arch

  2. showPkgVerRel :: NVRA -> String

    rpm-nvr Data.RPM.NVRA

    Render the version-release of an NVRA

  3. showVerRel :: VerRel -> String

    rpm-nvr Data.RPM.VerRel

    Display a VerRel

  4. 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.)

  5. 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.)

  6. showArgs :: Args -> Bool

    speculate Test.Speculate

    (debug) show _this_ args before running

  7. showClassesFor :: Args -> [Int]

    speculate Test.Speculate

    (advanced) show equivalence classes of expressions

  8. showConditions :: Args -> Bool

    speculate Test.Speculate

    whether to show conditional equations

  9. showConstant :: (Typeable a, Show a) => a -> Expr

    speculate Test.Speculate

    No documentation available.

  10. showConstantLaws :: Args -> Bool

    speculate Test.Speculate

    whether to show laws with no variables

Page 133 of many | Previous | Next