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.

  1. gUniformSumM :: (ADT a, Constraints a Uniform, StatefulGen g m) => g -> m a

    one-liner-instances System.Random.Stateful.OneLiner

    random implemented by selecting a random constructor and sequencing random for all components.

  2. getGUniformSum :: GUniformSum a -> a

    one-liner-instances System.Random.Stateful.OneLiner

    No documentation available.

  3. class ExpectArity xs f => ConsumeArity (xs :: [Type]) f result | xs f -> result

    poly-arity Data.Function.Poly

    Lift the HList's internal type-level list of types to a constraint context.

  4. crossSum :: ReaderT Handle IO ()

    reactive-balsa Reactive.Banana.ALSA.Example

    No documentation available.

  5. preludeSummary :: PreludeMacro -> String

    regex-with-pcre Text.RE.PCRE

    a summary of the macros in the standard environment for this back end in plain text

  6. unconsume :: Int -> Parser a e s ()

    smith Data.Parser.Unsafe

    Move the cursor back by n tokens. Precondition: you must have previously consumed at least n tokens.

  7. data ActivityLapSummary

    strive Strive.Types.Activities

    http://strava.github.io/api/v3/activities/#laps

  8. ActivityLapSummary :: Integer -> Integer -> Double -> Double -> Double -> Integer -> Integer -> Integer -> Integer -> Double -> Double -> Text -> ResourceState -> UTCTime -> UTCTime -> Integer -> Double -> ActivityLapSummary

    strive Strive.Types.Activities

    No documentation available.

  9. data ActivitySummary

    strive Strive.Types.Activities

    http://strava.github.io/api/v3/activities/#summary

  10. ActivitySummary :: Integer -> AthleteMeta -> Integer -> Double -> Maybe Double -> Maybe Double -> Integer -> Bool -> Maybe Bool -> Double -> Integer -> Maybe (Double, Double) -> Maybe Text -> Bool -> Maybe Text -> Bool -> Integer -> Maybe Double -> Integer -> Maybe Text -> Maybe Text -> Maybe Text -> Bool -> PolylineSummary -> Maybe Double -> Double -> Integer -> Text -> Integer -> Bool -> ResourceState -> UTCTime -> UTCTime -> Double -> Maybe (Double, Double) -> Double -> Text -> Double -> Bool -> ActivityType -> Maybe Integer -> Maybe Integer -> ActivitySummary

    strive Strive.Types.Activities

    No documentation available.

Page 356 of many | Previous | Next