summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-11-27 10:20:59 -0500
committerBen Gamari <ben@smart-cactus.org>2017-11-27 10:20:59 -0500
commit00b96b27d9a014a5d788960eea7edb811a48570e (patch)
tree6b5c4bdffe24cd3327fb75b04479ceefba01df67 /boot
parentf713be7a29052ee68bbe5f502533a9271898da74 (diff)
downloadhaskell-00b96b27d9a014a5d788960eea7edb811a48570e.tar.gz
boot: Eliminate superfluous output
Diffstat (limited to 'boot')
-rwxr-xr-xboot1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot b/boot
index 05706af958..7dc2983fea 100755
--- a/boot
+++ b/boot
@@ -98,7 +98,6 @@ def boot_pkgs():
else:
library_dirs.append(package)
- print(library_dirs)
for package in library_dirs:
if package[-1] == '/':
# drop trailing '/'