quiet hlint
This commit is contained in:
parent
aaedb64d36
commit
36358af8be
@ -360,5 +360,5 @@ getMArchiveR tid ssh csh mnm = do
|
||||
E.where_ $ materialFile E.^. MaterialFileMaterial E.==. E.val mid
|
||||
return file
|
||||
fileSource' = fileSelect .| C.map entityVal
|
||||
zipComment = Text.encodeUtf8 $ (termToText $ unTermKey tid) <> "-" <> toPathPiece (unSchoolKey ssh <> "-" <> csh <> ":" <> mnm)
|
||||
zipComment = Text.encodeUtf8 $ termToText (unTermKey tid) <> "-" <> toPathPiece (unSchoolKey ssh <> "-" <> csh <> ":" <> mnm)
|
||||
fileSource' .| produceZip ZipInfo{..} .| C.map toFlushBuilder
|
||||
|
||||
Loading…
Reference in New Issue
Block a user