@hackage cpmonad0.1.0.0

Competitive programming problemsetting toolchain

Cpmonad (a typo of Comonad) is a set of tools for setting competitive programming problems. It features easy bidirectional parser/serializer, set of generators, and tools to automatically run the solutions on all tests. There is no need to write checkers for input and output formats.

This is very much an experiment. It only supports Batch problems, and doesn't yet support exporting to polygon or other formats.