git.haskell.org
/
ghc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add events to show when GC threads are idle/working
[ghc.git]
/
boot-pkgs
diff --git
a/boot-pkgs
b/boot-pkgs
index
5bc6f6b
..
91da9a3
100644
(file)
--- a/
boot-pkgs
+++ b/
boot-pkgs
@@
-3,7
+3,7
@@
set -e
libraries=
-tarred=
"time"
+tarred=
`ls -1 libraries/tarballs | sed "s/-[0-9.]*\(-snapshot\)\{0,1\}.tar.gz//"`
for p in $tarred
do