changeset-0.1.0.0: examples-mtl22/Control/Monad/Trans/Changeset/AccumExample.hs
module Control.Monad.Trans.Changeset.AccumExample where -- tasty import Test.Tasty (TestTree, testGroup) tests :: TestTree tests = testGroup "Accum" []
module Control.Monad.Trans.Changeset.AccumExample where -- tasty import Test.Tasty (TestTree, testGroup) tests :: TestTree tests = testGroup "Accum" []