Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. Fixed :: a -> Fixed a

    tasty-quickcheck Test.Tasty.QuickCheck

    No documentation available.

  2. getFixed :: Fixed a -> a

    tasty-quickcheck Test.Tasty.QuickCheck

    No documentation available.

  3. prolix :: CritHPrintfType r => String -> r

    criterion Criterion.IO.Printf

    Print verbose output.

  4. runFixedIters :: Int64 -> (String -> Bool) -> Benchmark -> Criterion ()

    criterion Criterion.Internal

    Run a benchmark without analysing its performance.

  5. Prefix :: MatchType

    criterion Criterion.Main.Options

    Match by prefix. For example, a prefix of "foo" will match "foobar".

  6. addPrefix :: String -> String -> String

    criterion Criterion.Types

    Add the given prefix to a name. If the prefix is empty, the name is returned unmodified. Otherwise, the prefix and name are separated by a '/' character.

  7. compactFixupPointers# :: Addr# -> Addr# -> State# RealWorld -> (# State# RealWorld, Compact#, Addr# #)

    ghc-prim GHC.Prim

    Given the pointer to the first block of a CNF and the address of the root object in the old address space, fix up the internal pointers inside the CNF to account for a different position in memory than when it was serialized. This method must be called exactly once after importing a serialized CNF. It returns the new CNF and the new adjusted root address.

  8. compactFixupPointers# :: Addr# -> Addr# -> State# RealWorld -> (# State# RealWorld, Compact#, Addr# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  9. ByteRangeSuffix :: Integer -> ByteRange

    http-types Network.HTTP.Types

    No documentation available.

  10. ByteRangeSuffix :: Integer -> ByteRange

    http-types Network.HTTP.Types.Header

    No documentation available.

Page 44 of many | Previous | Next