Fix build

This commit is contained in:
Gregor Kleen 2018-10-31 15:10:06 +01:00
parent 75dcb120ed
commit 49de7c7113
2 changed files with 4 additions and 1 deletions

3
build.sh Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
exec -- stack build --fast --flag uniworx:library-only --flag uniworx:dev

2
db.hs
View File

@ -299,7 +299,7 @@ fillDb = do
{ sheetCourse = pmo
, sheetName = "Blatt 1"
, sheetDescription = Nothing
, sheetType = Normal 6
, sheetType = Normal $ Points 6
, sheetGrouping = Arbitrary 3
, sheetMarkingText = Nothing
, sheetVisibleFrom = Just now