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