Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. newtype ViaEnum a

    falsify Test.Falsify.GenDefault

    DerivingVia wrapper for Enum types

  2. ViaEnum :: a -> ViaEnum a

    falsify Test.Falsify.GenDefault

    No documentation available.

  3. unViaEnum :: ViaEnum a -> a

    falsify Test.Falsify.GenDefault

    No documentation available.

  4. overrideNumTests :: TestOptions -> Maybe Word

    falsify Test.Tasty.Falsify

    Override the number of tests

  5. uniqueNumList :: RandomGen g => Int -> Int -> Int -> Rand g (Maybe [Int])

    general-games Game.Implement.Card.Standard

    Return a list of unique numbers, of length s, drawn without replacement from the set [n..m]

  6. uniqueNumLists :: RandomGen g => [Int] -> Int -> Int -> Rand g (Maybe [[Int]])

    general-games Game.Implement.Card.Standard

    Return lists of lists of unique numbers, of length [s], drawn without replacement from the set [n..m]

  7. type UtmZoneNumber = Int

    geodetics Geodetics.UTM

    A UTM Zone number. Must be between 1 and 60.

  8. utmZoneNumber :: Geodetic a -> Maybe UtmZoneNumber

    geodetics Geodetics.UTM

    No documentation available.

  9. type LineNumber = Int

    ghc-parser Language.Haskell.GHC.Parser

    A line number in an input string.

  10. clearPrintCompositorLineNumbersFontName :: (MonadIO m, IsPrintCompositor o) => o -> m ()

    gi-gtksource5 GI.GtkSource.Objects.PrintCompositor

    Set the value of the “line-numbers-font-name” property to Nothing. When overloading is enabled, this is equivalent to

    clear #lineNumbersFontName
    

Page 190 of many | Previous | Next