Hoogle Search
Within LTS Haskell 24.19 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
rpm-nvr Data.RPM.NVRA Render an RpmPackage
showPkgIdent :: NVRA -> Stringrpm-nvr Data.RPM.NVRA Identifier for an RPM package identified by name and arch
showPkgVerRel :: NVRA -> Stringrpm-nvr Data.RPM.NVRA Render the version-release of an NVRA
showVerRel :: VerRel -> Stringrpm-nvr Data.RPM.VerRel Display a VerRel
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.)
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.)
-
speculate Test.Speculate (debug) show _this_ args before running
showClassesFor :: Args -> [Int]speculate Test.Speculate (advanced) show equivalence classes of expressions
showConditions :: Args -> Boolspeculate Test.Speculate whether to show conditional equations
showConstant :: (Typeable a, Show a) => a -> Exprspeculate Test.Speculate No documentation available.