mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 13:09:33 -06:00
Transfer: derive Eq Bool
This commit is contained in:
@@ -96,7 +96,7 @@ data Bool : Type where
|
||||
False : Bool
|
||||
|
||||
-- derive Show Bool
|
||||
-- derive Eq Bool
|
||||
derive Eq Bool
|
||||
-- derive Ord Bool
|
||||
|
||||
not : Bool -> Bool
|
||||
|
||||
Reference in New Issue
Block a user