mirror of
https://github.com/github/semantic.git
synced 2024-11-29 02:44:36 +03:00
Spacing.
This commit is contained in:
parent
b3f178082b
commit
099096b409
@ -16,7 +16,6 @@ instance Arbitrary Row where
|
|||||||
arbitrary = oneof [
|
arbitrary = oneof [
|
||||||
Row <$> arbitrary <*> arbitrary ]
|
Row <$> arbitrary <*> arbitrary ]
|
||||||
|
|
||||||
|
|
||||||
instance Arbitrary HTML where
|
instance Arbitrary HTML where
|
||||||
arbitrary = oneof [
|
arbitrary = oneof [
|
||||||
Text <$> arbitrary,
|
Text <$> arbitrary,
|
||||||
|
Loading…
Reference in New Issue
Block a user