mirror of
https://github.com/github/semantic.git
synced 2024-12-28 09:21:35 +03:00
Derive some instances for Domain.
This commit is contained in:
parent
664c7301db
commit
d4190ddb17
@ -8,3 +8,4 @@ data Domain
|
|||||||
= Unit
|
= Unit
|
||||||
| Bool Bool
|
| Bool Bool
|
||||||
| String Text
|
| String Text
|
||||||
|
deriving (Eq, Ord, Show)
|
||||||
|
Loading…
Reference in New Issue
Block a user