Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alfredo Di Napoli
head.hackage
Commits
ed7a7658
Commit
ed7a7658
authored
Sep 29, 2020
by
Ben Gamari
🐢
Browse files
Merge branch 'wip/add-hgmp' into 'master'
ci: Add hgmp to the default build See merge request
ghc/head.hackage!102
parents
bee1849c
1f890ea2
Changes
2
Hide whitespace changes
Inline
Side-by-side
ci/build-deps.nix
View file @
ed7a7658
...
...
@@ -10,4 +10,5 @@ with pkgs;
bzlib
=
[
bzip2
];
hmatrix
=
[
blas
liblapack
];
hexpat
=
[
expat
];
hgmp
=
[
gmp
];
}
ci/config.sh
View file @
ed7a7658
...
...
@@ -99,6 +99,7 @@ extra_package generic-lens
extra_package microstache
extra_package singletons
extra_package servant
extra_package hgmp
# Build-tool packages
build_tool_package alex
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment