Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

  1. showPkgVerRel :: NVRA -> String

    rpm-nvr Data.RPM.NVRA

    Render the version-release of an NVRA

  2. showVerRel :: VerRel -> String

    rpm-nvr Data.RPM.VerRel

    Display a VerRel

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

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

  5. showArgs :: Args -> Bool

    speculate Test.Speculate

    (debug) show _this_ args before running

  6. showClassesFor :: Args -> [Int]

    speculate Test.Speculate

    (advanced) show equivalence classes of expressions

  7. showConditions :: Args -> Bool

    speculate Test.Speculate

    whether to show conditional equations

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

    speculate Test.Speculate

    No documentation available.

  9. showConstantLaws :: Args -> Bool

    speculate Test.Speculate

    whether to show laws with no variables

  10. showConstants :: Args -> Bool

    speculate Test.Speculate

    repeat constants on output

Page 133 of many | Previous | Next