chore(lms): fix build
This commit is contained in:
parent
6159403b27
commit
0001dfbba9
@ -298,6 +298,7 @@ instance Arbitrary CsvFormatOptions where
|
|||||||
<*> arbitrary
|
<*> arbitrary
|
||||||
<*> arbitrary
|
<*> arbitrary
|
||||||
<*> elements ["UTF8", "CP1252"]
|
<*> elements ["UTF8", "CP1252"]
|
||||||
|
<*> True
|
||||||
, pure CsvXlsxFormatOptions
|
, pure CsvXlsxFormatOptions
|
||||||
]
|
]
|
||||||
where
|
where
|
||||||
|
|||||||
Reference in New Issue
Block a user