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.
citationNoteNumber :: Citation a -> Maybe Intciteproc Citeproc.Types No documentation available.
termNumber :: Term -> Maybe TermNumberciteproc Citeproc.Types No documentation available.
noValueNumErrorCertain :: NumError -> CN vcollect-errors Numeric.CollectErrors Construct an empty wrapper indicating that given error has certainly occurred.
noValueNumErrorPotential :: NumError -> CN vcollect-errors Numeric.CollectErrors Construct an empty wrapper indicating that given error may have occurred.
noValueNumErrorCertain :: NumError -> CN vcollect-errors Numeric.CollectErrors.Type Construct an empty wrapper indicating that given error has certainly occurred.
noValueNumErrorPotential :: NumError -> CN vcollect-errors Numeric.CollectErrors.Type Construct an empty wrapper indicating that given error may have occurred.
decodeNumeric :: Word16 -> Maybe Countrycountry Country Get a country from a numeric code. Any code greater than 999 will not have a country associated with it. Additionally, many codes are unassigned.
encodeNumeric :: Country -> Word16country Country Convert a country to its numeric code. This is a three-digit number and will consequently be less than 1000.
gcStatsNumByteUsageSamples :: GCStatistics -> !Int64criterion-measurement Criterion.Measurement Number of byte usage samples taken, or equivalently the number of major GCs performed.
gcStatsNumGcs :: GCStatistics -> !Int64criterion-measurement Criterion.Measurement Number of garbage collections performed (any generation, major and minor)