Fix build
This commit is contained in:
parent
02fa501c63
commit
c28c823082
@ -163,7 +163,7 @@ data SheetType
|
||||
| Bonus { grading :: SheetGrading }
|
||||
| Informational { grading :: SheetGrading }
|
||||
| NotGraded
|
||||
deriving (Eq, Read, Show)
|
||||
deriving (Eq, Read, Show, Generic)
|
||||
|
||||
deriveJSON defaultOptions
|
||||
{ constructorTagModifier = camelToPathPiece
|
||||
|
||||
Loading…
Reference in New Issue
Block a user