Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
head.hackage
Commits
4845d54a
Commit
4845d54a
authored
Jul 06, 2019
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix index.html
parent
9f5e49de
Pipeline
#8062
failed with stages
in 32 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
scripts/build-repo.sh
scripts/build-repo.sh
+3
-1
No files found.
scripts/build-repo.sh
View file @
4845d54a
...
...
@@ -41,7 +41,7 @@ build_index_html() {
keys
=
"
$(
find keys/root
-printf
"%f"
)
"
cat
>
repo/cabal.project.local
<<
EOF
repository head.hackage
url: http://
head.hackage
.haskell.org/
url: http
s
://
gitlab
.haskell.org/
ghc/head.hackage/
secure: True
root-keys:
${
keys
//.private/
}
key-threshold: 3
...
...
@@ -84,6 +84,8 @@ build_repo() {
--repo-name
=
head.hackage
\
--template
=
template
\
./repo
build_index_html
}
case
$1
in
...
...
Write
Preview
Markdown
is supported
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