fix(tests): fix build

This commit is contained in:
Gregor Kleen 2020-04-17 16:00:41 +02:00
parent fd2c2881ea
commit b0f2304273

View File

@ -63,6 +63,7 @@ instance Arbitrary Sheet where
<*> arbitrary
<*> arbitrary
<*> arbitrary
<*> arbitrary
shrink = genericShrink
instance Arbitrary Tutorial where