Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
stepsToUnlock :: AchievementConfiguration -> Maybe Int32gogol-games-configuration Gogol.GamesConfiguration Steps to unlock. Only applicable to incremental achievements.
stepsToUnlock :: AchievementConfiguration -> Maybe Int32gogol-games-configuration Gogol.GamesConfiguration.Types Steps to unlock. Only applicable to incremental achievements.
stepDown :: MonadDOM m => HTMLInputElement -> Maybe Int -> m ()jsaddle-dom JSDOM.Generated.HTMLInputElement stepUp :: MonadDOM m => HTMLInputElement -> Maybe Int -> m ()jsaddle-dom JSDOM.Generated.HTMLInputElement data
StepT (m :: Type -> Type) aservant Servant.Types.SourceT ListT with additional constructors.
-
persistent-sqlite Database.Sqlite No documentation available.
-
filepattern System.FilePattern All calls to stepApply will return stepNext being StepEverything with a non-empty stepDone.
-
filepattern System.FilePattern What we know about the next step values.
StepOnly :: [String] -> StepNextfilepattern System.FilePattern All components not listed will result in dull Step values from stepApply, with stepNext being StepOnly [] and stepDone being []. The field is a set - their order is irrelevant but there will be no duplicates in values arising from step.
-
filepattern System.FilePattern We have no additional information about the output from stepApply.