mirror of
https://github.com/github/semantic.git
synced 2024-12-19 12:51:52 +03:00
Add an instance for Syntax.
This commit is contained in:
parent
796aa327f0
commit
f1f542cc2c
@ -92,3 +92,4 @@ instance GAlign ((,) a) where
|
||||
|
||||
instance GAlign []
|
||||
instance GAlign (OrderedMap key)
|
||||
instance GAlign (Syntax a)
|
||||
|
Loading…
Reference in New Issue
Block a user