mirror of
https://github.com/github/semantic.git
synced 2024-12-18 20:31:55 +03:00
Fix the fix to Syntax’ Pretty1 instance.
This commit is contained in:
parent
7c89e45c53
commit
3cf40a72e1
@ -183,5 +183,5 @@ instance Listable recur => Listable (Syntax recur) where
|
||||
|
||||
instance Eq1 Syntax where
|
||||
liftEq = genericLiftEq
|
||||
instance Pretty1 DoWhile where liftPretty = genericLiftPretty
|
||||
|
||||
instance Pretty1 Syntax where liftPretty = genericLiftPretty
|
||||
|
Loading…
Reference in New Issue
Block a user