dovin-3.0.1: A proof assistant for Magic: The Gathering puzzles.
Safe HaskellNone
LanguageHaskell2010

Dovin.Helpers

Documentation

modifyCard :: ASetter Card Card a b -> (a -> b) -> CardName -> GameMonad () Source #