mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +03:00
Style is Bounded.
This commit is contained in:
parent
38610c8336
commit
e9174bda71
@ -24,3 +24,4 @@ instance Enum Colour where
|
||||
toEnum _ = error "unknown colour code"
|
||||
|
||||
data Style = Normal | Bold | Underline
|
||||
deriving Bounded
|
||||
|
Loading…
Reference in New Issue
Block a user