dovin-0.1.0.1: A proof assistant for Magic: The Gathering puzzles.

Safe HaskellNone
LanguageHaskell2010

Dovin.Dump

Documentation

with :: t1 -> (t1 -> t2) -> t2 Source #

run :: (Int -> Formatter) -> GameMonad () -> IO () Source #