Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
decker
decker
Commits
6799052c
Commit
6799052c
authored
Jun 09, 2021
by
Henrik Tramberend
Browse files
decker nicht mehr böse
parent
cdc4cd16
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/Decker.hs
View file @
6799052c
...
...
@@ -344,7 +344,7 @@ run = do
withTargetDocs
"Copy uploaded files to public dir."
$
phony
"uploads"
$
do
targets
<-
getTargets
need
$
targets
^.
annotations
<>
targets
^.
times
<>
targets
^.
recordings
need
$
targets
^.
annotations
<>
targets
^.
times
<>
targets
^.
recordings
<>
targets
^.
captions
--
withTargetDocs
"Check availability of external programs."
$
phony
"check"
checkExternalPrograms
...
...
src/Text/Decker/Project/Project.hs
View file @
6799052c
...
...
@@ -27,6 +27,7 @@ module Text.Decker.Project.Project
annotations
,
recordings
,
times
,
captions
,
css
,
Targets
(
..
),
Resource
(
..
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment