aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Properties.hs
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-05-03 09:49:37 +0200
committerDon Stewart <dons@cse.unsw.edu.au>2007-05-03 09:49:37 +0200
commit17043e273444e89a947ce0a38f1de6f2da7f60f1 (patch)
tree3b89e8bfdba3de3f4978c95182984425624f4e66 /tests/Properties.hs
parent4509f9a4fa1032b020f5387deb2842d2bf532f4d (diff)
downloadxmonad-17043e273444e89a947ce0a38f1de6f2da7f60f1.tar.gz
xmonad-17043e273444e89a947ce0a38f1de6f2da7f60f1.tar.xz
xmonad-17043e273444e89a947ce0a38f1de6f2da7f60f1.zip
-Wall police
darcs-hash:20070503074937-9c5c1-769ff9e521726032973c5712940c8c671746153e.gz
Diffstat (limited to 'tests/Properties.hs')
-rw-r--r--tests/Properties.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Properties.hs b/tests/Properties.hs
index 1240734..c8b7e05 100644
--- a/tests/Properties.hs
+++ b/tests/Properties.hs
@@ -292,6 +292,8 @@ instance Arbitrary Rectangle where
sw <- arbitrary
sh <- arbitrary
return $ Rectangle sx sy sw sh
+ coarbitrary = undefined
+
instance Arbitrary Rational where
arbitrary = do