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