quiet hlint

This commit is contained in:
Steffen Jost 2019-05-09 19:24:17 +02:00
parent aaedb64d36
commit 36358af8be

View File

@ -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