Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
5de6efcf29
commit
ca3d2713e6
@ -44,8 +44,7 @@ data CourseFavouriteToggleButton
|
|||||||
| BtnCourseFavouriteToggleAutomatic
|
| BtnCourseFavouriteToggleAutomatic
|
||||||
| BtnCourseFavouriteToggleOff
|
| BtnCourseFavouriteToggleOff
|
||||||
deriving (Eq, Ord, Read, Show, Enum, Bounded, Generic, Typeable)
|
deriving (Eq, Ord, Read, Show, Enum, Bounded, Generic, Typeable)
|
||||||
instance Universe CourseFavouriteToggleButton
|
deriving anyclass (Universe, Finite)
|
||||||
instance Finite CourseFavouriteToggleButton
|
|
||||||
|
|
||||||
nullaryPathPiece ''CourseFavouriteToggleButton $ camelToPathPiece' 4
|
nullaryPathPiece ''CourseFavouriteToggleButton $ camelToPathPiece' 4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user