mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
Colour is Bounded.
This commit is contained in:
parent
92a5eb1688
commit
0b0d8097fb
@ -1,3 +1,4 @@
|
||||
module Console where
|
||||
|
||||
data Colour = Black | Red | Green | Yellow | Blue | Purple | Cyan | White
|
||||
deriving Bounded
|
||||
|
Loading…
Reference in New Issue
Block a user