Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ShellCheck ShellCheck.Data No documentation available.
xftDrawColormap :: XftDraw -> IO ColormapX11-xft Graphics.X11.Xft No documentation available.
xftDrawCreateBitmap :: Display -> Pixmap -> IO XftDrawX11-xft Graphics.X11.Xft No documentation available.
glbMap :: GlobalLeaderboard -> Map Rank (Integer, NonEmpty GlobalLeaderboardMember)advent-of-code-api Advent.Types No documentation available.
-
aeson-combinators Data.Aeson.Combinators.Decode A map from JSON key type Key to v.
hashMapLazy :: Decoder a -> Decoder (HashMap Text a)aeson-combinators Data.Aeson.Combinators.Decode Decode JSON object to HashMap with Text key using provided Decoder.
hashMapStrict :: Decoder a -> Decoder (HashMap Text a)aeson-combinators Data.Aeson.Combinators.Decode Decode JSON object to HashMap with Text key using provided Decoder.
keyMap :: Decoder a -> Decoder (KeyMap a)aeson-combinators Data.Aeson.Combinators.Decode Decode JSON object to KeyMap with Key key using provided Decoder.
toHashMapText :: KeyMap v -> HashMap Text vaeson-combinators Data.Aeson.Combinators.Decode -
aeson-combinators Data.Aeson.Combinators.Encode A map from JSON key type Key to v.