bind-marshal-0.1: test/verify_control_monad_parametrized.hs
-- Copyright : (C) 2009 Corey O'Connor
-- License : BSD-style (see the file LICENSE)
import Bind.Marshal.Control.Monad.Parameterized
import Bind.Marshal.Verify
import Prelude ( ($) )
main = run_test $ do
returnM () :: Test ()