Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
advent-of-code-api Advent A given part of a problem. All Advent of Code challenges are two-parts. You can usually get Part1 (if it is already released) with a nonsense session key, but Part2 always requires a valid session key.
-
advent-of-code-api Advent No documentation available.
-
advent-of-code-api Advent No documentation available.
-
advent-of-code-api Advent.Types A given part of a problem. All Advent of Code challenges are two-parts. You can usually get Part1 (if it is already released) with a nonsense session key, but Part2 always requires a valid session key.
-
advent-of-code-api Advent.Types No documentation available.
-
advent-of-code-api Advent.Types No documentation available.
-
advent-of-code-api Advent.Types Member ID of public leaderboard (the first part of the registration code, before the hyphen). It can be found as the number in the URL:
https://adventofcode.com/2019/leaderboard/private/view/12345
(the 12345 above) PublicCode :: Integer -> PublicCodeadvent-of-code-api Advent.Types No documentation available.
module AERN2.Continuity.
Principles No documentation available.
type
Parse err a = ParseT err Identity aaeson-better-errors Data.Aeson.BetterErrors This is the standard version of ParseT over the Identity Monad, for running pure parsers.