Gamgine-0.5: Some kind of game library or set of utilities.

Safe HaskellSafe-Inferred
LanguageHaskell98

Gamgine.Image.PNG.Internal.Parser

Documentation

allowedValues :: (a -> Parser a) -> [(a, b)] -> Parser b Source