summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-18 09:27:06 +0200
committerErich Eckner <git@eckner.net>2018-06-18 09:27:06 +0200
commite05ca9bad5cfe0045d593dec3fa70d4d2e90dfc4 (patch)
treec42550493cca80f77163ff30cdc0a79023291177 /bin
parent886e149459e6d323255604df069c8774db87ed40 (diff)
downloadbuilder-e05ca9bad5cfe0045d593dec3fa70d4d2e90dfc4.tar.xz
bin/build-packages: add TODO
Diffstat (limited to 'bin')
-rwxr-xr-xbin/build-packages4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/build-packages b/bin/build-packages
index adc3aaa..922bbb0 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -11,6 +11,10 @@
# TODO: report back memory and hdd stats to the build master on successful build
+# TODO: haskell-* packages in loops can get semi-fixed by compiling them
+# --without-check, but obviously they need to be recompiled in the end,
+# if this was necessary
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''