aboutsummaryrefslogtreecommitdiff
path: root/bwrap-files/entry.sh
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2022-06-14 19:12:53 +0200
committerTom Smeding <tom@tomsmeding.com>2022-06-14 19:12:53 +0200
commitaa6327c3f630c9b7b7ceef8d07f3a57ca03cccf1 (patch)
treeac54f3f5d17e6c69b3d2ec894547bc767a269a0d /bwrap-files/entry.sh
parent181bdd640a5a605ed43cc14b295a6536541e428e (diff)
Early-catch large show output with -interactive-print
Diffstat (limited to 'bwrap-files/entry.sh')
-rwxr-xr-xbwrap-files/entry.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/bwrap-files/entry.sh b/bwrap-files/entry.sh
deleted file mode 100755
index f9c4ad3..0000000
--- a/bwrap-files/entry.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-set -euo pipefail
-
-cd "$(dirname "$0")"
-
-ghcup --offline run -- ghci 2>&1