Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. randomEnum :: (Enum a, RandomGen g) => (a, a) -> g -> (a, g)

    tf-random System.Random.TF.Instances

    No documentation available.

  2. TPat_EnumFromTo :: forall a . TPat a -> TPat a -> TPat a

    tidal-core Sound.Tidal.ParseBP

    No documentation available.

  3. pEnumeration :: Parseable a => MyParser (TPat a) -> TPat a -> MyParser (TPat a)

    tidal-core Sound.Tidal.ParseBP

    No documentation available.

  4. cacheNumlockMask :: X ()

    xmonad XMonad.Operations

    No documentation available.

  5. lineNumPos :: LibPositionInfo -> LineNumber

    Agda Agda.Interaction.Library

    Line number in libraries file.

  6. type LineNumber = Int

    Agda Agda.Interaction.Library.Base

    No documentation available.

  7. hasLineNumber :: LibParseError -> Maybe LineNumber

    Agda Agda.Interaction.Library.Base

    Does a parse error contain a line number?

  8. lineNumPos :: LibPositionInfo -> LineNumber

    Agda Agda.Interaction.Library.Base

    Line number in libraries file.

  9. holeNumber :: BoundVariablePosition -> !Int

    Agda Agda.Syntax.Common

    The position (in the left-hand side of the syntax declaration) of the hole in which the variable is bound, counting from zero (and excluding parts that are not holes). For instance, for syntax Σ A (λ x → B) = B , A , x the number for x is 1, corresponding to B (0 would correspond to A).

  10. linenumbers :: SharedOptions -> RecordPositions

    BNFC BNFC.Options

    Add and set line_number field for syntax classes

Page 184 of many | Previous | Next