module NET.System.ObjectTy (NET.Object(..)) where import qualified NET.Base as NET --data Object_ a --type Object a = Dotnet.Object (Object_ a)