Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
test-packages.pl: use v1-install
· 81b56ce1
Clint Adams
authored
Aug 31, 2019
81b56ce1
add topograph
· 1ac2a105
Clint Adams
authored
Sep 01, 2019
1ac2a105
Show whitespace changes
Inline
Side-by-side
packages.txt
View file @
1ac2a105
...
...
@@ -948,6 +948,7 @@ tldr 0.4.0.1
tls 1.4.1
tls-session-manager 0.0.2.1
token-bucket 0.1.0.1
topograph 1
torrent 10000.1.1
transformers-base 0.4.5.2
transformers-compat 0.6.5
...
...
test-packages.pl
View file @
1ac2a105
...
...
@@ -379,7 +379,7 @@ for my $group (sort @groups) {
"
$sandboxdir
/config
",
"
--ghc-pkg-option=--global-package-db=
$dbpath
",
"
--global
",
"
install
",
"
v1-
install
",
"
--dry-run
",
"
--force-reinstall
",
"
--max-backjumps
",
...
...