fix: build

This commit is contained in:
Gregor Kleen 2020-11-29 13:22:50 +01:00
parent ed5d871182
commit 43bb0abe72

View File

@ -161,7 +161,7 @@ getCShowR tid ssh csh = do
E.where_ $ tutorial E.^. TutorialCourse E.==. E.val cid
let showRoom = maybe E.false (flip showTutorialRoom tutorial . E.val) mbAid
E.||. E.not_ (tutorial E.^. TutorialRoomHidden)
return (tutorial, )
return (tutorial, showRoom)
dbtRowKey = (E.^. TutorialId)
dbtProj = traverse $ return . over _2 E.unValue
dbtColonnade = dbColonnade $ mconcat