Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
deploy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
paradise
deploy
Commits
345158ab
There was an error fetching the commit references. Please try again later.
Commit
345158ab
authored
2 years ago
by
Vladimír Štill
Browse files
Options
Downloads
Patches
Plain Diff
ansible: Add data-default-class to eval-haskell
parent
49c20bf2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/eval-haskell.fi.muni.cz.yml
+2
-2
2 additions, 2 deletions
ansible/eval-haskell.fi.muni.cz.yml
with
2 additions
and
2 deletions
ansible/eval-haskell.fi.muni.cz.yml
+
2
−
2
View file @
345158ab
...
@@ -340,7 +340,7 @@
...
@@ -340,7 +340,7 @@
loop
:
'
{{range(ib015_workers)}}'
loop
:
'
{{range(ib015_workers)}}'
-
name
:
Hackage modules
-
name
:
Hackage modules
command
:
"
{{cabal_dir}}/cabal
v2-install
--lib
--package-env=/tmp/env.ib015.{{item}}
QuickCheck
lens
HUnit
graph-wrapper"
command
:
"
{{cabal_dir}}/cabal
v2-install
--lib
--package-env=/tmp/env.ib015.{{item}}
QuickCheck
lens
HUnit
graph-wrapper
data-default-class
"
become
:
True
become
:
True
become_user
:
'
ib015_eval_{{item}}'
become_user
:
'
ib015_eval_{{item}}'
loop
:
'
{{range(ib015_workers)}}'
loop
:
'
{{range(ib015_workers)}}'
...
@@ -431,7 +431,7 @@
...
@@ -431,7 +431,7 @@
loop
:
'
{{range(ib016_workers)}}'
loop
:
'
{{range(ib016_workers)}}'
-
name
:
Hackage modules
-
name
:
Hackage modules
command
:
"
{{cabal_dir}}/cabal
v2-install
--lib
--package-env=/tmp/env.ib016.{{item}}
QuickCheck
lens
mtl
exceptions
base-unicode-symbols
HUnit"
command
:
"
{{cabal_dir}}/cabal
v2-install
--lib
--package-env=/tmp/env.ib016.{{item}}
QuickCheck
lens
mtl
exceptions
base-unicode-symbols
data-default-class
HUnit"
become
:
True
become
:
True
become_user
:
'
ib016_eval_{{item}}'
become_user
:
'
ib016_eval_{{item}}'
loop
:
'
{{range(ib016_workers)}}'
loop
:
'
{{range(ib016_workers)}}'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment