Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-simple-cmd.spec'], chrootPath='/var/lib/mock/f33-build-289200-54262/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-simple-cmd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596240000 Wrote: /builddir/build/SRPMS/ghc-simple-cmd-0.2.2-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-simple-cmd.spec'], chrootPath='/var/lib/mock/f33-build-289200-54262/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-simple-cmd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u8iyJI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simple-cmd-0.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/simple-cmd-0.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simple-cmd-0.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jxf89L + umask 022 + cd /builddir/build/BUILD + cd simple-cmd-0.2.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-simple-cmd '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/simple-cmd-0.2.2 --global Configuring simple-cmd-0.2.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for simple-cmd-0.2.2.. Building library for simple-cmd-0.2.2.. [1 of 3] Compiling SimpleCmd ( SimpleCmd.hs, dist/build/SimpleCmd.o ) /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_errorzq_entry’: /tmp/ghc45544_0/ghc_8.hc:7:1: error: warning: label ‘_c7Me’ defined but not used [-Wunused-label] 7 | _c7Me: | ^~~~~ | 7 | _c7Me: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7AN_entry’: /tmp/ghc45544_0/ghc_8.hc:27:1: error: warning: label ‘_c7Mt’ defined but not used [-Wunused-label] 27 | _c7Mt: | ^~~~~ | 27 | _c7Mt: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7AO_entry’: /tmp/ghc45544_0/ghc_8.hc:52:1: error: warning: label ‘_c7Mw’ defined but not used [-Wunused-label] 52 | _c7Mw: | ^~~~~ | 52 | _c7Mw: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdN_entry’: /tmp/ghc45544_0/ghc_8.hc:90:1: error: warning: label ‘_c7MB’ defined but not used [-Wunused-label] 90 | _c7MB: | ^~~~~ | 90 | _c7MB: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_warning_entry’: /tmp/ghc45544_0/ghc_8.hc:131:1: error: warning: label ‘_c7MK’ defined but not used [-Wunused-label] 131 | _c7MK: | ^~~~~ | 131 | _c7MK: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7AS_entry’: /tmp/ghc45544_0/ghc_8.hc:182:1: error: warning: label ‘_c7MV’ defined but not used [-Wunused-label] 182 | _c7MV: | ^~~~~ | 182 | _c7MV: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeSuffix_entry’: /tmp/ghc45544_0/ghc_8.hc:209:1: error: warning: label ‘_c7N0’ defined but not used [-Wunused-label] 209 | _c7N0: | ^~~~~ | 209 | _c7N0: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7MY’: /tmp/ghc45544_0/ghc_8.hc:249:1: error: warning: label ‘_c7MY’ defined but not used [-Wunused-label] 249 | _c7MY: | ^~~~~ | 249 | _c7MY: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7N7’: /tmp/ghc45544_0/ghc_8.hc:269:1: error: warning: label ‘_c7N7’ defined but not used [-Wunused-label] 269 | _c7N7: | ^~~~~ | 269 | _c7N7: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removePrefix_entry’: /tmp/ghc45544_0/ghc_8.hc:297:1: error: warning: label ‘_c7Nu’ defined but not used [-Wunused-label] 297 | _c7Nu: | ^~~~~ | 297 | _c7Nu: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7No’: /tmp/ghc45544_0/ghc_8.hc:327:1: error: warning: label ‘_c7No’ defined but not used [-Wunused-label] 327 | _c7No: | ^~~~~ | 327 | _c7No: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Bf_entry’: /tmp/ghc45544_0/ghc_8.hc:355:1: error: warning: label ‘_c7Og’ defined but not used [-Wunused-label] 355 | _c7Og: | ^~~~~ | 355 | _c7Og: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zpzmzp_entry’: /tmp/ghc45544_0/ghc_8.hc:380:1: error: warning: label ‘_c7On’ defined but not used [-Wunused-label] 380 | _c7On: | ^~~~~ | 380 | _c7On: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7NH’: /tmp/ghc45544_0/ghc_8.hc:415:1: error: warning: label ‘_c7NH’ defined but not used [-Wunused-label] 415 | _c7NH: | ^~~~~ | 415 | _c7NH: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7NN’: /tmp/ghc45544_0/ghc_8.hc:450:1: error: warning: label ‘_c7NN’ defined but not used [-Wunused-label] 450 | _c7NN: | ^~~~~ | 450 | _c7NN: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7OM’: /tmp/ghc45544_0/ghc_8.hc:481:1: error: warning: label ‘_c7OM’ defined but not used [-Wunused-label] 481 | _c7OM: | ^~~~~ | 481 | _c7OM: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7OO’: /tmp/ghc45544_0/ghc_8.hc:498:1: error: warning: label ‘_c7OO’ defined but not used [-Wunused-label] 498 | _c7OO: | ^~~~~ | 498 | _c7OO: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7NY’: /tmp/ghc45544_0/ghc_8.hc:531:1: error: warning: label ‘_c7NY’ defined but not used [-Wunused-label] 531 | _c7NY: | ^~~~~ | 531 | _c7NY: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7O5’: /tmp/ghc45544_0/ghc_8.hc:566:1: error: warning: label ‘_c7O5’ defined but not used [-Wunused-label] 566 | _c7O5: | ^~~~~ | 566 | _c7O5: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeStrictPrefix_entry’: /tmp/ghc45544_0/ghc_8.hc:607:1: error: warning: label ‘_c7Pn’ defined but not used [-Wunused-label] 607 | _c7Pn: | ^~~~~ | 607 | _c7Pn: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Ph’: /tmp/ghc45544_0/ghc_8.hc:638:1: error: warning: label ‘_c7Ph’ defined but not used [-Wunused-label] 638 | _c7Ph: | ^~~~~ | 638 | _c7Ph: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeTrailingNewline_entry’: /tmp/ghc45544_0/ghc_8.hc:666:1: error: warning: label ‘_c7PH’ defined but not used [-Wunused-label] 666 | _c7PH: | ^~~~~ | 666 | _c7PH: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7PA’: /tmp/ghc45544_0/ghc_8.hc:701:1: error: warning: label ‘_c7PA’ defined but not used [-Wunused-label] 701 | _c7PA: | ^~~~~ | 701 | _c7PA: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Q9’: /tmp/ghc45544_0/ghc_8.hc:732:1: error: warning: label ‘_c7Q9’ defined but not used [-Wunused-label] 732 | _c7Q9: | ^~~~~ | 732 | _c7Q9: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Qb’: /tmp/ghc45544_0/ghc_8.hc:749:1: error: warning: label ‘_c7Qb’ defined but not used [-Wunused-label] 749 | _c7Qb: | ^~~~~ | 749 | _c7Qb: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7PV’: /tmp/ghc45544_0/ghc_8.hc:779:1: error: warning: label ‘_c7PV’ defined but not used [-Wunused-label] 779 | _c7PV: | ^~~~~ | 779 | _c7PV: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7BO_entry’: /tmp/ghc45544_0/ghc_8.hc:804:1: error: warning: label ‘_c7QI’ defined but not used [-Wunused-label] 804 | _c7QI: | ^~~~~ | 804 | _c7QI: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdIn1_entry’: /tmp/ghc45544_0/ghc_8.hc:836:1: error: warning: label ‘_c7QL’ defined but not used [-Wunused-label] 836 | _c7QL: | ^~~~~ | 836 | _c7QL: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7QC’: /tmp/ghc45544_0/ghc_8.hc:888:1: error: warning: label ‘_c7QC’ defined but not used [-Wunused-label] 888 | _c7QC: | ^~~~~ | 888 | _c7QC: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdIn_entry’: /tmp/ghc45544_0/ghc_8.hc:913:1: error: warning: label ‘_c7QX’ defined but not used [-Wunused-label] 913 | _c7QX: | ^~~~~ | 913 | _c7QX: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7BX_entry’: /tmp/ghc45544_0/ghc_8.hc:933:1: error: warning: label ‘_c7Rc’ defined but not used [-Wunused-label] 933 | _c7Rc: | ^~~~~ | 933 | _c7Rc: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmd1_entry’: /tmp/ghc45544_0/ghc_8.hc:965:1: error: warning: label ‘_c7Rf’ defined but not used [-Wunused-label] 965 | _c7Rf: | ^~~~~ | 965 | _c7Rf: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7R6’: /tmp/ghc45544_0/ghc_8.hc:1020:1: error: warning: label ‘_c7R6’ defined but not used [-Wunused-label] 1020 | _c7R6: | ^~~~~ | 1020 | _c7R6: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmd_entry’: /tmp/ghc45544_0/ghc_8.hc:1045:1: error: warning: label ‘_c7Rr’ defined but not used [-Wunused-label] 1045 | _c7Rr: | ^~~~~ | 1045 | _c7Rr: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell4_entry’: /tmp/ghc45544_0/ghc_8.hc:1070:1: error: warning: label ‘_c7RA’ defined but not used [-Wunused-label] 1070 | _c7RA: | ^~~~~ | 1070 | _c7RA: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell2_entry’: /tmp/ghc45544_0/ghc_8.hc:1111:1: error: warning: label ‘_c7RJ’ defined but not used [-Wunused-label] 1111 | _c7RJ: | ^~~~~ | 1111 | _c7RJ: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7C7_entry’: /tmp/ghc45544_0/ghc_8.hc:1147:1: error: warning: label ‘_c7S0’ defined but not used [-Wunused-label] 1147 | _c7S0: | ^~~~~ | 1147 | _c7S0: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell1_entry’: /tmp/ghc45544_0/ghc_8.hc:1182:1: error: warning: label ‘_c7S3’ defined but not used [-Wunused-label] 1182 | _c7S3: | ^~~~~ | 1182 | _c7S3: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7RU’: /tmp/ghc45544_0/ghc_8.hc:1246:1: error: warning: label ‘_c7RU’ defined but not used [-Wunused-label] 1246 | _c7RU: | ^~~~~ | 1246 | _c7RU: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell_entry’: /tmp/ghc45544_0/ghc_8.hc:1271:1: error: warning: label ‘_c7Sf’ defined but not used [-Wunused-label] 1271 | _c7Sf: | ^~~~~ | 1271 | _c7Sf: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Ch_entry’: /tmp/ghc45544_0/ghc_8.hc:1292:1: error: warning: label ‘_c7Sw’ defined but not used [-Wunused-label] 1292 | _c7Sw: | ^~~~~ | 1292 | _c7Sw: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Su’: /tmp/ghc45544_0/ghc_8.hc:1317:1: error: warning: label ‘_c7Su’ defined but not used [-Wunused-label] 1317 | _c7Su: | ^~~~~ | 1317 | _c7Su: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLines1_entry’: /tmp/ghc45544_0/ghc_8.hc:1339:1: error: warning: label ‘_c7SC’ defined but not used [-Wunused-label] 1339 | _c7SC: | ^~~~~ | 1339 | _c7SC: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7So’: /tmp/ghc45544_0/ghc_8.hc:1394:1: error: warning: label ‘_c7So’ defined but not used [-Wunused-label] 1394 | _c7So: | ^~~~~ | 1394 | _c7So: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLines_entry’: /tmp/ghc45544_0/ghc_8.hc:1419:1: error: warning: label ‘_c7SO’ defined but not used [-Wunused-label] 1419 | _c7SO: | ^~~~~ | 1419 | _c7SO: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo6_entry’: /tmp/ghc45544_0/ghc_8.hc:1444:1: error: warning: label ‘_c7SX’ defined but not used [-Wunused-label] 1444 | _c7SX: | ^~~~~ | 1444 | _c7SX: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo4_entry’: /tmp/ghc45544_0/ghc_8.hc:1485:1: error: warning: label ‘_c7T6’ defined but not used [-Wunused-label] 1485 | _c7T6: | ^~~~~ | 1485 | _c7T6: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo3_entry’: /tmp/ghc45544_0/ghc_8.hc:1532:1: error: warning: label ‘_c7Tf’ defined but not used [-Wunused-label] 1532 | _c7Tf: | ^~~~~ | 1532 | _c7Tf: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7CE_entry’: /tmp/ghc45544_0/ghc_8.hc:1588:1: error: warning: label ‘_c7TK’ defined but not used [-Wunused-label] 1588 | _c7TK: | ^~~~~ | 1588 | _c7TK: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7TD’: /tmp/ghc45544_0/ghc_8.hc:1620:1: error: warning: label ‘_c7TD’ defined but not used [-Wunused-label] 1620 | _c7TD: | ^~~~~ | 1620 | _c7TD: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7CB_entry’: /tmp/ghc45544_0/ghc_8.hc:1657:1: error: warning: label ‘_c7U1’ defined but not used [-Wunused-label] 1657 | _c7U1: | ^~~~~ | 1657 | _c7U1: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7CO_entry’: /tmp/ghc45544_0/ghc_8.hc:1682:1: error: warning: label ‘_c7Uo’ defined but not used [-Wunused-label] 1682 | _c7Uo: | ^~~~~ | 1682 | _c7Uo: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7CP_entry’: /tmp/ghc45544_0/ghc_8.hc:1707:1: error: warning: label ‘_c7Uv’ defined but not used [-Wunused-label] 1707 | _c7Uv: | ^~~~~ | 1707 | _c7Uv: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Ue’: /tmp/ghc45544_0/ghc_8.hc:1739:1: error: warning: label ‘_c7Ue’ defined but not used [-Wunused-label] 1739 | _c7Ue: | ^~~~~ | 1739 | _c7Ue: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo2_entry’: /tmp/ghc45544_0/ghc_8.hc:1783:1: error: warning: label ‘_c7UF’ defined but not used [-Wunused-label] 1783 | _c7UF: | ^~~~~ | 1783 | _c7UF: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7U6’: /tmp/ghc45544_0/ghc_8.hc:1829:1: error: warning: label ‘_c7U6’ defined but not used [-Wunused-label] 1829 | _c7U6: | ^~~~~ | 1829 | _c7U6: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7U8’: /tmp/ghc45544_0/ghc_8.hc:1850:1: error: warning: label ‘_c7U8’ defined but not used [-Wunused-label] 1850 | _c7U8: | ^~~~~ | 1850 | _c7U8: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Tu’: /tmp/ghc45544_0/ghc_8.hc:1882:1: error: warning: label ‘_c7Tu’ defined but not used [-Wunused-label] 1882 | _c7Tu: | ^~~~~ | 1882 | _c7Tu: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Tt’: /tmp/ghc45544_0/ghc_8.hc:1926:1: error: warning: label ‘_c7Tt’ defined but not used [-Wunused-label] 1926 | _c7Tt: | ^~~~~ | 1926 | _c7Tt: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7UL’: /tmp/ghc45544_0/ghc_8.hc:1949:1: error: warning: label ‘_c7UL’ defined but not used [-Wunused-label] 1949 | _c7UL: | ^~~~~ | 1949 | _c7UL: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7US’: /tmp/ghc45544_0/ghc_8.hc:1990:1: error: warning: label ‘_c7US’ defined but not used [-Wunused-label] 1990 | _c7US: | ^~~~~ | 1990 | _c7US: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo1_entry’: /tmp/ghc45544_0/ghc_8.hc:2006:1: error: warning: label ‘_c7Vr’ defined but not used [-Wunused-label] 2006 | _c7Vr: | ^~~~~ | 2006 | _c7Vr: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo_entry’: /tmp/ghc45544_0/ghc_8.hc:2033:1: error: warning: label ‘_c7Vy’ defined but not used [-Wunused-label] 2033 | _c7Vy: | ^~~~~ | 2033 | _c7Vy: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Dn_entry’: /tmp/ghc45544_0/ghc_8.hc:2069:1: error: warning: label ‘_c7VU’ defined but not used [-Wunused-label] 2069 | _c7VU: | ^~~~~ | 2069 | _c7VU: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7VP’: /tmp/ghc45544_0/ghc_8.hc:2100:1: error: warning: label ‘_c7VP’ defined but not used [-Wunused-label] 2100 | _c7VP: | ^~~~~ | 2100 | _c7VP: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7VR’: /tmp/ghc45544_0/ghc_8.hc:2124:1: error: warning: label ‘_c7VR’ defined but not used [-Wunused-label] 2124 | _c7VR: | ^~~~~ | 2124 | _c7VR: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7VX’: /tmp/ghc45544_0/ghc_8.hc:2146:1: error: warning: label ‘_c7VX’ defined but not used [-Wunused-label] 2146 | _c7VX: | ^~~~~ | 2146 | _c7VX: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7VZ’: /tmp/ghc45544_0/ghc_8.hc:2170:1: error: warning: label ‘_c7VZ’ defined but not used [-Wunused-label] 2170 | _c7VZ: | ^~~~~ | 2170 | _c7VZ: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7W4’: /tmp/ghc45544_0/ghc_8.hc:2190:1: error: warning: label ‘_c7W4’ defined but not used [-Wunused-label] 2190 | _c7W4: | ^~~~~ | 2190 | _c7W4: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Do_entry’: /tmp/ghc45544_0/ghc_8.hc:2218:1: error: warning: label ‘_c7Wi’ defined but not used [-Wunused-label] 2218 | _c7Wi: | ^~~~~ | 2218 | _c7Wi: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeFilezu_entry’: /tmp/ghc45544_0/ghc_8.hc:2278:1: error: warning: label ‘_c7Wn’ defined but not used [-Wunused-label] 2278 | _c7Wn: | ^~~~~ | 2278 | _c7Wn: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeFilezu1_entry’: /tmp/ghc45544_0/ghc_8.hc:2316:1: error: warning: label ‘_c7WB’ defined but not used [-Wunused-label] 2316 | _c7WB: | ^~~~~ | 2316 | _c7WB: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Wy’: /tmp/ghc45544_0/ghc_8.hc:2350:1: error: warning: label ‘_c7Wy’ defined but not used [-Wunused-label] 2350 | _c7Wy: | ^~~~~ | 2350 | _c7Wy: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7WE’: /tmp/ghc45544_0/ghc_8.hc:2374:1: error: warning: label ‘_c7WE’ defined but not used [-Wunused-label] 2374 | _c7WE: | ^~~~~ | 2374 | _c7WE: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeFilezu_entry’: /tmp/ghc45544_0/ghc_8.hc:2394:1: error: warning: label ‘_c7WT’ defined but not used [-Wunused-label] 2394 | _c7WT: | ^~~~~ | 2394 | _c7WT: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3zu2_entry’: /tmp/ghc45544_0/ghc_8.hc:2419:1: error: warning: label ‘_c7X2’ defined but not used [-Wunused-label] 2419 | _c7X2: | ^~~~~ | 2419 | _c7X2: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Em_entry’: /tmp/ghc45544_0/ghc_8.hc:2467:1: error: warning: label ‘_c7Xu’ defined but not used [-Wunused-label] 2467 | _c7Xu: | ^~~~~ | 2467 | _c7Xu: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Xp’: /tmp/ghc45544_0/ghc_8.hc:2500:1: error: warning: label ‘_c7Xp’ defined but not used [-Wunused-label] 2500 | _c7Xp: | ^~~~~ | 2500 | _c7Xp: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Xr’: /tmp/ghc45544_0/ghc_8.hc:2524:1: error: warning: label ‘_c7Xr’ defined but not used [-Wunused-label] 2524 | _c7Xr: | ^~~~~ | 2524 | _c7Xr: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Xx’: /tmp/ghc45544_0/ghc_8.hc:2545:1: error: warning: label ‘_c7Xx’ defined but not used [-Wunused-label] 2545 | _c7Xx: | ^~~~~ | 2545 | _c7Xx: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Xz’: /tmp/ghc45544_0/ghc_8.hc:2567:1: error: warning: label ‘_c7Xz’ defined but not used [-Wunused-label] 2567 | _c7Xz: | ^~~~~ | 2567 | _c7Xz: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7XE’: /tmp/ghc45544_0/ghc_8.hc:2588:1: error: warning: label ‘_c7XE’ defined but not used [-Wunused-label] 2588 | _c7XE: | ^~~~~ | 2588 | _c7XE: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7XG’: /tmp/ghc45544_0/ghc_8.hc:2611:1: error: warning: label ‘_c7XG’ defined but not used [-Wunused-label] 2611 | _c7XG: | ^~~~~ | 2611 | _c7XG: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7XL’: /tmp/ghc45544_0/ghc_8.hc:2631:1: error: warning: label ‘_c7XL’ defined but not used [-Wunused-label] 2631 | _c7XL: | ^~~~~ | 2631 | _c7XL: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7En_entry’: /tmp/ghc45544_0/ghc_8.hc:2648:1: error: warning: label ‘_c7Y3’ defined but not used [-Wunused-label] 2648 | _c7Y3: | ^~~~~ | 2648 | _c7Y3: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Xe’: /tmp/ghc45544_0/ghc_8.hc:2690:1: error: warning: label ‘_c7Xe’ defined but not used [-Wunused-label] 2690 | _c7Xe: | ^~~~~ | 2690 | _c7Xe: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipe3zu_entry’: /tmp/ghc45544_0/ghc_8.hc:2758:1: error: warning: label ‘_c7Yh’ defined but not used [-Wunused-label] 2758 | _c7Yh: | ^~~~~ | 2758 | _c7Yh: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3zu1_entry’: /tmp/ghc45544_0/ghc_8.hc:2814:1: error: warning: label ‘_c7Yu’ defined but not used [-Wunused-label] 2814 | _c7Yu: | ^~~~~ | 2814 | _c7Yu: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Yr’: /tmp/ghc45544_0/ghc_8.hc:2848:1: error: warning: label ‘_c7Yr’ defined but not used [-Wunused-label] 2848 | _c7Yr: | ^~~~~ | 2848 | _c7Yr: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Yx’: /tmp/ghc45544_0/ghc_8.hc:2874:1: error: warning: label ‘_c7Yx’ defined but not used [-Wunused-label] 2874 | _c7Yx: | ^~~~~ | 2874 | _c7Yx: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7YC’: /tmp/ghc45544_0/ghc_8.hc:2900:1: error: warning: label ‘_c7YC’ defined but not used [-Wunused-label] 2900 | _c7YC: | ^~~~~ | 2900 | _c7YC: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3zu_entry’: /tmp/ghc45544_0/ghc_8.hc:2922:1: error: warning: label ‘_c7YT’ defined but not used [-Wunused-label] 2922 | _c7YT: | ^~~~~ | 2922 | _c7YT: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7EX_entry’: /tmp/ghc45544_0/ghc_8.hc:2944:1: error: warning: label ‘_c7Za’ defined but not used [-Wunused-label] 2944 | _c7Za: | ^~~~~ | 2944 | _c7Za: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Z5’: /tmp/ghc45544_0/ghc_8.hc:2975:1: error: warning: label ‘_c7Z5’ defined but not used [-Wunused-label] 2975 | _c7Z5: | ^~~~~ | 2975 | _c7Z5: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Z7’: /tmp/ghc45544_0/ghc_8.hc:2999:1: error: warning: label ‘_c7Z7’ defined but not used [-Wunused-label] 2999 | _c7Z7: | ^~~~~ | 2999 | _c7Z7: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Zd’: /tmp/ghc45544_0/ghc_8.hc:3018:1: error: warning: label ‘_c7Zd’ defined but not used [-Wunused-label] 3018 | _c7Zd: | ^~~~~ | 3018 | _c7Zd: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeInternal_entry’: /tmp/ghc45544_0/ghc_8.hc:3041:1: error: warning: label ‘_c7Zn’ defined but not used [-Wunused-label] 3041 | _c7Zn: | ^~~~~ | 3041 | _c7Zn: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipezu_entry’: /tmp/ghc45544_0/ghc_8.hc:3095:1: error: warning: label ‘_c7ZB’ defined but not used [-Wunused-label] 3095 | _c7ZB: | ^~~~~ | 3095 | _c7ZB: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Zw’: /tmp/ghc45544_0/ghc_8.hc:3129:1: error: warning: label ‘_c7Zw’ defined but not used [-Wunused-label] 3129 | _c7Zw: | ^~~~~ | 3129 | _c7Zw: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7Zy’: /tmp/ghc45544_0/ghc_8.hc:3151:1: error: warning: label ‘_c7Zy’ defined but not used [-Wunused-label] 3151 | _c7Zy: | ^~~~~ | 3151 | _c7Zy: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7ZE’: /tmp/ghc45544_0/ghc_8.hc:3171:1: error: warning: label ‘_c7ZE’ defined but not used [-Wunused-label] 3171 | _c7ZE: | ^~~~~ | 3171 | _c7ZE: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipezu1_entry’: /tmp/ghc45544_0/ghc_8.hc:3188:1: error: warning: label ‘_c7ZT’ defined but not used [-Wunused-label] 3188 | _c7ZT: | ^~~~~ | 3188 | _c7ZT: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7ZQ’: /tmp/ghc45544_0/ghc_8.hc:3222:1: error: warning: label ‘_c7ZQ’ defined but not used [-Wunused-label] 3222 | _c7ZQ: | ^~~~~ | 3222 | _c7ZQ: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c7ZW’: /tmp/ghc45544_0/ghc_8.hc:3247:1: error: warning: label ‘_c7ZW’ defined but not used [-Wunused-label] 3247 | _c7ZW: | ^~~~~ | 3247 | _c7ZW: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipezu_entry’: /tmp/ghc45544_0/ghc_8.hc:3266:1: error: warning: label ‘_c80b’ defined but not used [-Wunused-label] 3266 | _c80b: | ^~~~~ | 3266 | _c80b: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe5_entry’: /tmp/ghc45544_0/ghc_8.hc:3291:1: error: warning: label ‘_c80k’ defined but not used [-Wunused-label] 3291 | _c80k: | ^~~~~ | 3291 | _c80k: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3_entry’: /tmp/ghc45544_0/ghc_8.hc:3333:1: error: warning: label ‘_c80t’ defined but not used [-Wunused-label] 3333 | _c80t: | ^~~~~ | 3333 | _c80t: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe2_entry’: /tmp/ghc45544_0/ghc_8.hc:3379:1: error: warning: label ‘_c80C’ defined but not used [-Wunused-label] 3379 | _c80C: | ^~~~~ | 3379 | _c80C: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7G5_entry’: /tmp/ghc45544_0/ghc_8.hc:3434:1: error: warning: label ‘_c80W’ defined but not used [-Wunused-label] 3434 | _c80W: | ^~~~~ | 3434 | _c80W: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c80P’: /tmp/ghc45544_0/ghc_8.hc:3473:1: error: warning: label ‘_c80P’ defined but not used [-Wunused-label] 3473 | _c80P: | ^~~~~ | 3473 | _c80P: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c817’: /tmp/ghc45544_0/ghc_8.hc:3530:1: error: warning: label ‘_c817’ defined but not used [-Wunused-label] 3530 | _c817: | ^~~~~ | 3530 | _c817: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c819’: /tmp/ghc45544_0/ghc_8.hc:3552:1: error: warning: label ‘_c819’ defined but not used [-Wunused-label] 3552 | _c819: | ^~~~~ | 3552 | _c819: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c81i’: /tmp/ghc45544_0/ghc_8.hc:3578:1: error: warning: label ‘_c81i’ defined but not used [-Wunused-label] 3578 | _c81i: | ^~~~~ | 3578 | _c81i: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c81t’: /tmp/ghc45544_0/ghc_8.hc:3607:1: error: warning: label ‘_c81t’ defined but not used [-Wunused-label] 3607 | _c81t: | ^~~~~ | 3607 | _c81t: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c81v’: /tmp/ghc45544_0/ghc_8.hc:3631:1: error: warning: label ‘_c81v’ defined but not used [-Wunused-label] 3631 | _c81v: | ^~~~~ | 3631 | _c81v: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c81A’: /tmp/ghc45544_0/ghc_8.hc:3653:1: error: warning: label ‘_c81A’ defined but not used [-Wunused-label] 3653 | _c81A: | ^~~~~ | 3653 | _c81A: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c81C’: /tmp/ghc45544_0/ghc_8.hc:3677:1: error: warning: label ‘_c81C’ defined but not used [-Wunused-label] 3677 | _c81C: | ^~~~~ | 3677 | _c81C: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c81H’: /tmp/ghc45544_0/ghc_8.hc:3696:1: error: warning: label ‘_c81H’ defined but not used [-Wunused-label] 3696 | _c81H: | ^~~~~ | 3696 | _c81H: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipe_entry’: /tmp/ghc45544_0/ghc_8.hc:3719:1: error: warning: label ‘_c81Y’ defined but not used [-Wunused-label] 3719 | _c81Y: | ^~~~~ | 3719 | _c81Y: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe1_entry’: /tmp/ghc45544_0/ghc_8.hc:3774:1: error: warning: label ‘_c82c’ defined but not used [-Wunused-label] 3774 | _c82c: | ^~~~~ | 3774 | _c82c: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c829’: /tmp/ghc45544_0/ghc_8.hc:3808:1: error: warning: label ‘_c829’ defined but not used [-Wunused-label] 3808 | _c829: | ^~~~~ | 3808 | _c829: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c82f’: /tmp/ghc45544_0/ghc_8.hc:3833:1: error: warning: label ‘_c82f’ defined but not used [-Wunused-label] 3833 | _c82f: | ^~~~~ | 3833 | _c82f: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe_entry’: /tmp/ghc45544_0/ghc_8.hc:3852:1: error: warning: label ‘_c82u’ defined but not used [-Wunused-label] 3852 | _c82u: | ^~~~~ | 3852 | _c82u: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout3_entry’: /tmp/ghc45544_0/ghc_8.hc:3877:1: error: warning: label ‘_c82D’ defined but not used [-Wunused-label] 3877 | _c82D: | ^~~~~ | 3877 | _c82D: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout2_entry’: /tmp/ghc45544_0/ghc_8.hc:3923:1: error: warning: label ‘_c82M’ defined but not used [-Wunused-label] 3923 | _c82M: | ^~~~~ | 3923 | _c82M: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout1_entry’: /tmp/ghc45544_0/ghc_8.hc:3989:1: error: warning: label ‘_c831’ defined but not used [-Wunused-label] 3989 | _c831: | ^~~~~ | 3989 | _c831: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c82W’: /tmp/ghc45544_0/ghc_8.hc:4044:1: error: warning: label ‘_c82W’ defined but not used [-Wunused-label] 4044 | _c82W: | ^~~~~ | 4044 | _c82W: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c82Y’: /tmp/ghc45544_0/ghc_8.hc:4066:1: error: warning: label ‘_c82Y’ defined but not used [-Wunused-label] 4066 | _c82Y: | ^~~~~ | 4066 | _c82Y: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c839’: /tmp/ghc45544_0/ghc_8.hc:4092:1: error: warning: label ‘_c839’ defined but not used [-Wunused-label] 4092 | _c839: | ^~~~~ | 4092 | _c839: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c83k’: /tmp/ghc45544_0/ghc_8.hc:4125:1: error: warning: label ‘_c83k’ defined but not used [-Wunused-label] 4125 | _c83k: | ^~~~~ | 4125 | _c83k: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c83p’: /tmp/ghc45544_0/ghc_8.hc:4146:1: error: warning: label ‘_c83p’ defined but not used [-Wunused-label] 4146 | _c83p: | ^~~~~ | 4146 | _c83p: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c83r’: /tmp/ghc45544_0/ghc_8.hc:4165:1: error: warning: label ‘_c83r’ defined but not used [-Wunused-label] 4165 | _c83r: | ^~~~~ | 4165 | _c83r: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout_entry’: /tmp/ghc45544_0/ghc_8.hc:4190:1: error: warning: label ‘_c83L’ defined but not used [-Wunused-label] 4190 | _c83L: | ^~~~~ | 4190 | _c83L: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdIgnoreErr1_entry’: /tmp/ghc45544_0/ghc_8.hc:4217:1: error: warning: label ‘_c83Z’ defined but not used [-Wunused-label] 4217 | _c83Z: | ^~~~~ | 4217 | _c83Z: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c83U’: /tmp/ghc45544_0/ghc_8.hc:4268:1: error: warning: label ‘_c83U’ defined but not used [-Wunused-label] 4268 | _c83U: | ^~~~~ | 4268 | _c83U: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c83W’: /tmp/ghc45544_0/ghc_8.hc:4286:1: error: warning: label ‘_c83W’ defined but not used [-Wunused-label] 4286 | _c83W: | ^~~~~ | 4286 | _c83W: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdIgnoreErr_entry’: /tmp/ghc45544_0/ghc_8.hc:4300:1: error: warning: label ‘_c84d’ defined but not used [-Wunused-label] 4300 | _c84d: | ^~~~~ | 4300 | _c84d: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdBool1_entry’: /tmp/ghc45544_0/ghc_8.hc:4328:1: error: warning: label ‘_c84r’ defined but not used [-Wunused-label] 4328 | _c84r: | ^~~~~ | 4328 | _c84r: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c84m’: /tmp/ghc45544_0/ghc_8.hc:4385:1: error: warning: label ‘_c84m’ defined but not used [-Wunused-label] 4385 | _c84m: | ^~~~~ | 4385 | _c84m: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c84o’: /tmp/ghc45544_0/ghc_8.hc:4406:1: error: warning: label ‘_c84o’ defined but not used [-Wunused-label] 4406 | _c84o: | ^~~~~ | 4406 | _c84o: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c84u’: /tmp/ghc45544_0/ghc_8.hc:4428:1: error: warning: label ‘_c84u’ defined but not used [-Wunused-label] 4428 | _c84u: | ^~~~~ | 4428 | _c84u: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c84F’: /tmp/ghc45544_0/ghc_8.hc:4449:1: error: warning: label ‘_c84F’ defined but not used [-Wunused-label] 4449 | _c84F: | ^~~~~ | 4449 | _c84F: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c84H’: /tmp/ghc45544_0/ghc_8.hc:4469:1: error: warning: label ‘_c84H’ defined but not used [-Wunused-label] 4469 | _c84H: | ^~~~~ | 4469 | _c84H: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdBool_entry’: /tmp/ghc45544_0/ghc_8.hc:4492:1: error: warning: label ‘_c853’ defined but not used [-Wunused-label] 4492 | _c853: | ^~~~~ | 4492 | _c853: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu6_entry’: /tmp/ghc45544_0/ghc_8.hc:4517:1: error: warning: label ‘_c85c’ defined but not used [-Wunused-label] 4517 | _c85c: | ^~~~~ | 4517 | _c85c: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu4_entry’: /tmp/ghc45544_0/ghc_8.hc:4558:1: error: warning: label ‘_c85l’ defined but not used [-Wunused-label] 4558 | _c85l: | ^~~~~ | 4558 | _c85l: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grepzu1_entry’: /tmp/ghc45544_0/ghc_8.hc:4606:1: error: warning: label ‘_c85C’ defined but not used [-Wunused-label] 4606 | _c85C: | ^~~~~ | 4606 | _c85C: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c85x’: /tmp/ghc45544_0/ghc_8.hc:4674:1: error: warning: label ‘_c85x’ defined but not used [-Wunused-label] 4674 | _c85x: | ^~~~~ | 4674 | _c85x: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c85z’: /tmp/ghc45544_0/ghc_8.hc:4695:1: error: warning: label ‘_c85z’ defined but not used [-Wunused-label] 4695 | _c85z: | ^~~~~ | 4695 | _c85z: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c85F’: /tmp/ghc45544_0/ghc_8.hc:4717:1: error: warning: label ‘_c85F’ defined but not used [-Wunused-label] 4717 | _c85F: | ^~~~~ | 4717 | _c85F: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c85Q’: /tmp/ghc45544_0/ghc_8.hc:4738:1: error: warning: label ‘_c85Q’ defined but not used [-Wunused-label] 4738 | _c85Q: | ^~~~~ | 4738 | _c85Q: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c85S’: /tmp/ghc45544_0/ghc_8.hc:4758:1: error: warning: label ‘_c85S’ defined but not used [-Wunused-label] 4758 | _c85S: | ^~~~~ | 4758 | _c85S: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grepzu_entry’: /tmp/ghc45544_0/ghc_8.hc:4781:1: error: warning: label ‘_c86e’ defined but not used [-Wunused-label] 4781 | _c86e: | ^~~~~ | 4781 | _c86e: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu2_entry’: /tmp/ghc45544_0/ghc_8.hc:4806:1: error: warning: label ‘_c86n’ defined but not used [-Wunused-label] 4806 | _c86n: | ^~~~~ | 4806 | _c86n: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu1_entry’: /tmp/ghc45544_0/ghc_8.hc:4855:1: error: warning: label ‘_c86F’ defined but not used [-Wunused-label] 4855 | _c86F: | ^~~~~ | 4855 | _c86F: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c86A’: /tmp/ghc45544_0/ghc_8.hc:4927:1: error: warning: label ‘_c86A’ defined but not used [-Wunused-label] 4927 | _c86A: | ^~~~~ | 4927 | _c86A: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c86C’: /tmp/ghc45544_0/ghc_8.hc:4948:1: error: warning: label ‘_c86C’ defined but not used [-Wunused-label] 4948 | _c86C: | ^~~~~ | 4948 | _c86C: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c86I’: /tmp/ghc45544_0/ghc_8.hc:4970:1: error: warning: label ‘_c86I’ defined but not used [-Wunused-label] 4970 | _c86I: | ^~~~~ | 4970 | _c86I: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c86T’: /tmp/ghc45544_0/ghc_8.hc:4991:1: error: warning: label ‘_c86T’ defined but not used [-Wunused-label] 4991 | _c86T: | ^~~~~ | 4991 | _c86T: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c86V’: /tmp/ghc45544_0/ghc_8.hc:5011:1: error: warning: label ‘_c86V’ defined but not used [-Wunused-label] 5011 | _c86V: | ^~~~~ | 5011 | _c86V: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu_entry’: /tmp/ghc45544_0/ghc_8.hc:5034:1: error: warning: label ‘_c87h’ defined but not used [-Wunused-label] 5034 | _c87h: | ^~~~~ | 5034 | _c87h: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellBool1_entry’: /tmp/ghc45544_0/ghc_8.hc:5066:1: error: warning: label ‘_c87x’ defined but not used [-Wunused-label] 5066 | _c87x: | ^~~~~ | 5066 | _c87x: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c87s’: /tmp/ghc45544_0/ghc_8.hc:5131:1: error: warning: label ‘_c87s’ defined but not used [-Wunused-label] 5131 | _c87s: | ^~~~~ | 5131 | _c87s: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c87u’: /tmp/ghc45544_0/ghc_8.hc:5152:1: error: warning: label ‘_c87u’ defined but not used [-Wunused-label] 5152 | _c87u: | ^~~~~ | 5152 | _c87u: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c87A’: /tmp/ghc45544_0/ghc_8.hc:5174:1: error: warning: label ‘_c87A’ defined but not used [-Wunused-label] 5174 | _c87A: | ^~~~~ | 5174 | _c87A: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c87L’: /tmp/ghc45544_0/ghc_8.hc:5195:1: error: warning: label ‘_c87L’ defined but not used [-Wunused-label] 5195 | _c87L: | ^~~~~ | 5195 | _c87L: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c87N’: /tmp/ghc45544_0/ghc_8.hc:5215:1: error: warning: label ‘_c87N’ defined but not used [-Wunused-label] 5215 | _c87N: | ^~~~~ | 5215 | _c87N: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellBool_entry’: /tmp/ghc45544_0/ghc_8.hc:5238:1: error: warning: label ‘_c889’ defined but not used [-Wunused-label] 5238 | _c889: | ^~~~~ | 5238 | _c889: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeBool_entry’: /tmp/ghc45544_0/ghc_8.hc:5260:1: error: warning: label ‘_c88l’ defined but not used [-Wunused-label] 5260 | _c88l: | ^~~~~ | 5260 | _c88l: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c88g’: /tmp/ghc45544_0/ghc_8.hc:5293:1: error: warning: label ‘_c88g’ defined but not used [-Wunused-label] 5293 | _c88g: | ^~~~~ | 5293 | _c88g: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c88i’: /tmp/ghc45544_0/ghc_8.hc:5315:1: error: warning: label ‘_c88i’ defined but not used [-Wunused-label] 5315 | _c88i: | ^~~~~ | 5315 | _c88i: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c88r’: /tmp/ghc45544_0/ghc_8.hc:5336:1: error: warning: label ‘_c88r’ defined but not used [-Wunused-label] 5336 | _c88r: | ^~~~~ | 5336 | _c88r: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c88t’: /tmp/ghc45544_0/ghc_8.hc:5356:1: error: warning: label ‘_c88t’ defined but not used [-Wunused-label] 5356 | _c88t: | ^~~~~ | 5356 | _c88t: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeBool1_entry’: /tmp/ghc45544_0/ghc_8.hc:5382:1: error: warning: label ‘_c88R’ defined but not used [-Wunused-label] 5382 | _c88R: | ^~~~~ | 5382 | _c88R: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c88O’: /tmp/ghc45544_0/ghc_8.hc:5416:1: error: warning: label ‘_c88O’ defined but not used [-Wunused-label] 5416 | _c88O: | ^~~~~ | 5416 | _c88O: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c88U’: /tmp/ghc45544_0/ghc_8.hc:5441:1: error: warning: label ‘_c88U’ defined but not used [-Wunused-label] 5441 | _c88U: | ^~~~~ | 5441 | _c88U: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeBool_entry’: /tmp/ghc45544_0/ghc_8.hc:5460:1: error: warning: label ‘_c899’ defined but not used [-Wunused-label] 5460 | _c899: | ^~~~~ | 5460 | _c899: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_needProgram2_entry’: /tmp/ghc45544_0/ghc_8.hc:5485:1: error: warning: label ‘_c89i’ defined but not used [-Wunused-label] 5485 | _c89i: | ^~~~~ | 5485 | _c89i: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c89g’: /tmp/ghc45544_0/ghc_8.hc:5515:1: error: warning: label ‘_c89g’ defined but not used [-Wunused-label] 5515 | _c89g: | ^~~~~ | 5515 | _c89g: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_needProgram1_entry’: /tmp/ghc45544_0/ghc_8.hc:5546:1: error: warning: label ‘_c89w’ defined but not used [-Wunused-label] 5546 | _c89w: | ^~~~~ | 5546 | _c89w: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c89s’: /tmp/ghc45544_0/ghc_8.hc:5576:1: error: warning: label ‘_c89s’ defined but not used [-Wunused-label] 5576 | _c89s: | ^~~~~ | 5576 | _c89s: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c89u’: /tmp/ghc45544_0/ghc_8.hc:5598:1: error: warning: label ‘_c89u’ defined but not used [-Wunused-label] 5598 | _c89u: | ^~~~~ | 5598 | _c89u: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c89C’: /tmp/ghc45544_0/ghc_8.hc:5619:1: error: warning: label ‘_c89C’ defined but not used [-Wunused-label] 5619 | _c89C: | ^~~~~ | 5619 | _c89C: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c89E’: /tmp/ghc45544_0/ghc_8.hc:5640:1: error: warning: label ‘_c89E’ defined but not used [-Wunused-label] 5640 | _c89E: | ^~~~~ | 5640 | _c89E: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_needProgram_entry’: /tmp/ghc45544_0/ghc_8.hc:5663:1: error: warning: label ‘_c8a0’ defined but not used [-Wunused-label] 5663 | _c8a0: | ^~~~~ | 5663 | _c8a0: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘r7yR_entry’: /tmp/ghc45544_0/ghc_8.hc:5688:1: error: warning: label ‘_c8a9’ defined but not used [-Wunused-label] 5688 | _c8a9: | ^~~~~ | 5688 | _c8a9: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘r7yS_entry’: /tmp/ghc45544_0/ghc_8.hc:5727:1: error: warning: label ‘_c8ai’ defined but not used [-Wunused-label] 5727 | _c8ai: | ^~~~~ | 5727 | _c8ai: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8ag’: /tmp/ghc45544_0/ghc_8.hc:5758:1: error: warning: label ‘_c8ag’ defined but not used [-Wunused-label] 5758 | _c8ag: | ^~~~~ | 5758 | _c8ag: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘r7yT_entry’: /tmp/ghc45544_0/ghc_8.hc:5775:1: error: warning: label ‘_c8au’ defined but not used [-Wunused-label] 5775 | _c8au: | ^~~~~ | 5775 | _c8au: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8as’: /tmp/ghc45544_0/ghc_8.hc:5804:1: error: warning: label ‘_c8as’ defined but not used [-Wunused-label] 5804 | _c8as: | ^~~~~ | 5804 | _c8as: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl_entry’: /tmp/ghc45544_0/ghc_8.hc:5842:1: error: warning: label ‘_c8aJ’ defined but not used [-Wunused-label] 5842 | _c8aJ: | ^~~~~ | 5842 | _c8aJ: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8aE’: /tmp/ghc45544_0/ghc_8.hc:5876:1: error: warning: label ‘_c8aE’ defined but not used [-Wunused-label] 5876 | _c8aE: | ^~~~~ | 5876 | _c8aE: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8aH’: /tmp/ghc45544_0/ghc_8.hc:5908:1: error: warning: label ‘_c8aH’ defined but not used [-Wunused-label] 5908 | _c8aH: | ^~~~~ | 5908 | _c8aH: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8aS’: /tmp/ghc45544_0/ghc_8.hc:5939:1: error: warning: label ‘_c8aS’ defined but not used [-Wunused-label] 5939 | _c8aS: | ^~~~~ | 5939 | _c8aS: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog2_entry’: /tmp/ghc45544_0/ghc_8.hc:5979:1: error: warning: label ‘_c8bl’ defined but not used [-Wunused-label] 5979 | _c8bl: | ^~~~~ | 5979 | _c8bl: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8bg’: /tmp/ghc45544_0/ghc_8.hc:6036:1: error: warning: label ‘_c8bg’ defined but not used [-Wunused-label] 6036 | _c8bg: | ^~~~~ | 6036 | _c8bg: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8bi’: /tmp/ghc45544_0/ghc_8.hc:6057:1: error: warning: label ‘_c8bi’ defined but not used [-Wunused-label] 6057 | _c8bi: | ^~~~~ | 6057 | _c8bi: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8bo’: /tmp/ghc45544_0/ghc_8.hc:6079:1: error: warning: label ‘_c8bo’ defined but not used [-Wunused-label] 6079 | _c8bo: | ^~~~~ | 6079 | _c8bo: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8bz’: /tmp/ghc45544_0/ghc_8.hc:6100:1: error: warning: label ‘_c8bz’ defined but not used [-Wunused-label] 6100 | _c8bz: | ^~~~~ | 6100 | _c8bz: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8bB’: /tmp/ghc45544_0/ghc_8.hc:6123:1: error: warning: label ‘_c8bB’ defined but not used [-Wunused-label] 6123 | _c8bB: | ^~~~~ | 6123 | _c8bB: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8bN’: /tmp/ghc45544_0/ghc_8.hc:6153:1: error: warning: label ‘_c8bN’ defined but not used [-Wunused-label] 6153 | _c8bN: | ^~~~~ | 6153 | _c8bN: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdzu_entry’: /tmp/ghc45544_0/ghc_8.hc:6169:1: error: warning: label ‘_c8c5’ defined but not used [-Wunused-label] 6169 | _c8c5: | ^~~~~ | 6169 | _c8c5: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellzu1_entry’: /tmp/ghc45544_0/ghc_8.hc:6193:1: error: warning: label ‘_c8ce’ defined but not used [-Wunused-label] 6193 | _c8ce: | ^~~~~ | 6193 | _c8ce: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellzu_entry’: /tmp/ghc45544_0/ghc_8.hc:6234:1: error: warning: label ‘_c8cn’ defined but not used [-Wunused-label] 6234 | _c8cn: | ^~~~~ | 6234 | _c8cn: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdTryzu1_entry’: /tmp/ghc45544_0/ghc_8.hc:6270:1: error: warning: label ‘_c8cy’ defined but not used [-Wunused-label] 6270 | _c8cy: | ^~~~~ | 6270 | _c8cy: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8cu’: /tmp/ghc45544_0/ghc_8.hc:6300:1: error: warning: label ‘_c8cu’ defined but not used [-Wunused-label] 6300 | _c8cu: | ^~~~~ | 6300 | _c8cu: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8cw’: /tmp/ghc45544_0/ghc_8.hc:6322:1: error: warning: label ‘_c8cw’ defined but not used [-Wunused-label] 6322 | _c8cw: | ^~~~~ | 6322 | _c8cw: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8cE’: /tmp/ghc45544_0/ghc_8.hc:6343:1: error: warning: label ‘_c8cE’ defined but not used [-Wunused-label] 6343 | _c8cE: | ^~~~~ | 6343 | _c8cE: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8cG’: /tmp/ghc45544_0/ghc_8.hc:6364:1: error: warning: label ‘_c8cG’ defined but not used [-Wunused-label] 6364 | _c8cG: | ^~~~~ | 6364 | _c8cG: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdTryzu_entry’: /tmp/ghc45544_0/ghc_8.hc:6387:1: error: warning: label ‘_c8d2’ defined but not used [-Wunused-label] 6387 | _c8d2: | ^~~~~ | 6387 | _c8d2: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘r7yV_entry’: /tmp/ghc45544_0/ghc_8.hc:6412:1: error: warning: label ‘_c8db’ defined but not used [-Wunused-label] 6412 | _c8db: | ^~~~~ | 6412 | _c8db: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl2_slow’: /tmp/ghc45544_0/ghc_8.hc:6456:1: error: warning: label ‘_c8df’ defined but not used [-Wunused-label] 6456 | _c8df: | ^~~~~ | 6456 | _c8df: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7K9_entry’: /tmp/ghc45544_0/ghc_8.hc:6466:1: error: warning: label ‘_c8dp’ defined but not used [-Wunused-label] 6466 | _c8dp: | ^~~~~ | 6466 | _c8dp: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl2_entry’: /tmp/ghc45544_0/ghc_8.hc:6491:1: error: warning: label ‘_c8dw’ defined but not used [-Wunused-label] 6491 | _c8dw: | ^~~~~ | 6491 | _c8dw: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8dj’: /tmp/ghc45544_0/ghc_8.hc:6526:1: error: warning: label ‘_c8dj’ defined but not used [-Wunused-label] 6526 | _c8dj: | ^~~~~ | 6526 | _c8dj: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8dt’: /tmp/ghc45544_0/ghc_8.hc:6559:1: error: warning: label ‘_c8dt’ defined but not used [-Wunused-label] 6559 | _c8dt: | ^~~~~ | 6559 | _c8dt: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8dz’: /tmp/ghc45544_0/ghc_8.hc:6581:1: error: warning: label ‘_c8dz’ defined but not used [-Wunused-label] 6581 | _c8dz: | ^~~~~ | 6581 | _c8dz: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8dL’: /tmp/ghc45544_0/ghc_8.hc:6613:1: error: warning: label ‘_c8dL’ defined but not used [-Wunused-label] 6613 | _c8dL: | ^~~~~ | 6613 | _c8dL: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdSilent1_entry’: /tmp/ghc45544_0/ghc_8.hc:6645:1: error: warning: label ‘_c8ec’ defined but not used [-Wunused-label] 6645 | _c8ec: | ^~~~~ | 6645 | _c8ec: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8e7’: /tmp/ghc45544_0/ghc_8.hc:6701:1: error: warning: label ‘_c8e7’ defined but not used [-Wunused-label] 6701 | _c8e7: | ^~~~~ | 6701 | _c8e7: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8e9’: /tmp/ghc45544_0/ghc_8.hc:6723:1: error: warning: label ‘_c8e9’ defined but not used [-Wunused-label] 6723 | _c8e9: | ^~~~~ | 6723 | _c8e9: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8ek’: /tmp/ghc45544_0/ghc_8.hc:6749:1: error: warning: label ‘_c8ek’ defined but not used [-Wunused-label] 6749 | _c8ek: | ^~~~~ | 6749 | _c8ek: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8ev’: /tmp/ghc45544_0/ghc_8.hc:6780:1: error: warning: label ‘_c8ev’ defined but not used [-Wunused-label] 6780 | _c8ev: | ^~~~~ | 6780 | _c8ev: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdSilent_entry’: /tmp/ghc45544_0/ghc_8.hc:6798:1: error: warning: label ‘_c8eL’ defined but not used [-Wunused-label] 6798 | _c8eL: | ^~~~~ | 6798 | _c8eL: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7KJ_entry’: /tmp/ghc45544_0/ghc_8.hc:6818:1: error: warning: label ‘_c8fa’ defined but not used [-Wunused-label] 6818 | _c8fa: | ^~~~~ | 6818 | _c8fa: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdMaybe1_entry’: /tmp/ghc45544_0/ghc_8.hc:6850:1: error: warning: label ‘_c8fd’ defined but not used [-Wunused-label] 6850 | _c8fd: | ^~~~~ | 6850 | _c8fd: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8eU’: /tmp/ghc45544_0/ghc_8.hc:6906:1: error: warning: label ‘_c8eU’ defined but not used [-Wunused-label] 6906 | _c8eU: | ^~~~~ | 6906 | _c8eU: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8eW’: /tmp/ghc45544_0/ghc_8.hc:6928:1: error: warning: label ‘_c8eW’ defined but not used [-Wunused-label] 6928 | _c8eW: | ^~~~~ | 6928 | _c8eW: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8f1’: /tmp/ghc45544_0/ghc_8.hc:6954:1: error: warning: label ‘_c8f1’ defined but not used [-Wunused-label] 6954 | _c8f1: | ^~~~~ | 6954 | _c8f1: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdMaybe_entry’: /tmp/ghc45544_0/ghc_8.hc:6990:1: error: warning: label ‘_c8fB’ defined but not used [-Wunused-label] 6990 | _c8fB: | ^~~~~ | 6990 | _c8fB: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7L2_entry’: /tmp/ghc45544_0/ghc_8.hc:7011:1: error: warning: label ‘_c8g4’ defined but not used [-Wunused-label] 7011 | _c8g4: | ^~~~~ | 7011 | _c8g4: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8g2’: /tmp/ghc45544_0/ghc_8.hc:7036:1: error: warning: label ‘_c8g2’ defined but not used [-Wunused-label] 7036 | _c8g2: | ^~~~~ | 7036 | _c8g2: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grep1_entry’: /tmp/ghc45544_0/ghc_8.hc:7060:1: error: warning: label ‘_c8ga’ defined but not used [-Wunused-label] 7060 | _c8ga: | ^~~~~ | 7060 | _c8ga: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8fM’: /tmp/ghc45544_0/ghc_8.hc:7123:1: error: warning: label ‘_c8fM’ defined but not used [-Wunused-label] 7123 | _c8fM: | ^~~~~ | 7123 | _c8fM: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8fO’: /tmp/ghc45544_0/ghc_8.hc:7145:1: error: warning: label ‘_c8fO’ defined but not used [-Wunused-label] 7145 | _c8fO: | ^~~~~ | 7145 | _c8fO: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8fT’: /tmp/ghc45544_0/ghc_8.hc:7170:1: error: warning: label ‘_c8fT’ defined but not used [-Wunused-label] 7170 | _c8fT: | ^~~~~ | 7170 | _c8fT: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grep_entry’: /tmp/ghc45544_0/ghc_8.hc:7204:1: error: warning: label ‘_c8gx’ defined but not used [-Wunused-label] 7204 | _c8gx: | ^~~~~ | 7204 | _c8gx: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog9_entry’: /tmp/ghc45544_0/ghc_8.hc:7229:1: error: warning: label ‘_c8gG’ defined but not used [-Wunused-label] 7229 | _c8gG: | ^~~~~ | 7229 | _c8gG: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog7_entry’: /tmp/ghc45544_0/ghc_8.hc:7270:1: error: warning: label ‘_c8gP’ defined but not used [-Wunused-label] 7270 | _c8gP: | ^~~~~ | 7270 | _c8gP: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7La_entry’: /tmp/ghc45544_0/ghc_8.hc:7345:1: error: warning: label ‘_c8h4’ defined but not used [-Wunused-label] 7345 | _c8h4: | ^~~~~ | 7345 | _c8h4: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8h2’: /tmp/ghc45544_0/ghc_8.hc:7369:1: error: warning: label ‘_c8h2’ defined but not used [-Wunused-label] 7369 | _c8h2: | ^~~~~ | 7369 | _c8h2: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog3_entry’: /tmp/ghc45544_0/ghc_8.hc:7388:1: error: warning: label ‘_c8ha’ defined but not used [-Wunused-label] 7388 | _c8ha: | ^~~~~ | 7388 | _c8ha: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8gW’: /tmp/ghc45544_0/ghc_8.hc:7423:1: error: warning: label ‘_c8gW’ defined but not used [-Wunused-label] 7423 | _c8gW: | ^~~~~ | 7423 | _c8gW: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_logMsg_entry’: /tmp/ghc45544_0/ghc_8.hc:7451:1: error: warning: label ‘_c8hm’ defined but not used [-Wunused-label] 7451 | _c8hm: | ^~~~~ | 7451 | _c8hm: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Le_entry’: /tmp/ghc45544_0/ghc_8.hc:7471:1: error: warning: label ‘_c8hB’ defined but not used [-Wunused-label] 7471 | _c8hB: | ^~~~~ | 7471 | _c8hB: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Lf_entry’: /tmp/ghc45544_0/ghc_8.hc:7496:1: error: warning: label ‘_c8hE’ defined but not used [-Wunused-label] 7496 | _c8hE: | ^~~~~ | 7496 | _c8hE: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog1_entry’: /tmp/ghc45544_0/ghc_8.hc:7531:1: error: warning: label ‘_c8hL’ defined but not used [-Wunused-label] 7531 | _c8hL: | ^~~~~ | 7531 | _c8hL: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8hJ’: /tmp/ghc45544_0/ghc_8.hc:7569:1: error: warning: label ‘_c8hJ’ defined but not used [-Wunused-label] 7569 | _c8hJ: | ^~~~~ | 7569 | _c8hJ: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog_entry’: /tmp/ghc45544_0/ghc_8.hc:7583:1: error: warning: label ‘_c8hV’ defined but not used [-Wunused-label] 7583 | _c8hV: | ^~~~~ | 7583 | _c8hV: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdlog_entry’: /tmp/ghc45544_0/ghc_8.hc:7602:1: error: warning: label ‘_c8i2’ defined but not used [-Wunused-label] 7602 | _c8i2: | ^~~~~ | 7602 | _c8i2: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudozu1_entry’: /tmp/ghc45544_0/ghc_8.hc:7623:1: error: warning: label ‘_c8i9’ defined but not used [-Wunused-label] 7623 | _c8i9: | ^~~~~ | 7623 | _c8i9: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudozu_entry’: /tmp/ghc45544_0/ghc_8.hc:7650:1: error: warning: label ‘_c8ig’ defined but not used [-Wunused-label] 7650 | _c8ig: | ^~~~~ | 7650 | _c8ig: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Lw_entry’: /tmp/ghc45544_0/ghc_8.hc:7670:1: error: warning: label ‘_c8iA’ defined but not used [-Wunused-label] 7670 | _c8iA: | ^~~~~ | 7670 | _c8iA: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7Lv_entry’: /tmp/ghc45544_0/ghc_8.hc:7695:1: error: warning: label ‘_c8iH’ defined but not used [-Wunused-label] 7695 | _c8iH: | ^~~~~ | 7695 | _c8iH: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdErr1_entry’: /tmp/ghc45544_0/ghc_8.hc:7727:1: error: warning: label ‘_c8iK’ defined but not used [-Wunused-label] 7727 | _c8iK: | ^~~~~ | 7727 | _c8iK: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8ip’: /tmp/ghc45544_0/ghc_8.hc:7782:1: error: warning: label ‘_c8ip’ defined but not used [-Wunused-label] 7782 | _c8ip: | ^~~~~ | 7782 | _c8ip: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8ir’: /tmp/ghc45544_0/ghc_8.hc:7807:1: error: warning: label ‘_c8ir’ defined but not used [-Wunused-label] 7807 | _c8ir: | ^~~~~ | 7807 | _c8ir: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdErr_entry’: /tmp/ghc45544_0/ghc_8.hc:7839:1: error: warning: label ‘_c8iZ’ defined but not used [-Wunused-label] 7839 | _c8iZ: | ^~~~~ | 7839 | _c8iZ: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘r7yX_entry’: /tmp/ghc45544_0/ghc_8.hc:7862:1: error: warning: label ‘_c8j8’ defined but not used [-Wunused-label] 7862 | _c8j8: | ^~~~~ | 7862 | _c8j8: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8j6’: /tmp/ghc45544_0/ghc_8.hc:7892:1: error: warning: label ‘_c8j6’ defined but not used [-Wunused-label] 7892 | _c8j6: | ^~~~~ | 7892 | _c8j6: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘r7yY_entry’: /tmp/ghc45544_0/ghc_8.hc:7909:1: error: warning: label ‘_c8jk’ defined but not used [-Wunused-label] 7909 | _c8jk: | ^~~~~ | 7909 | _c8jk: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8ji’: /tmp/ghc45544_0/ghc_8.hc:7938:1: error: warning: label ‘_c8ji’ defined but not used [-Wunused-label] 7938 | _c8ji: | ^~~~~ | 7938 | _c8ji: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl1_slow’: /tmp/ghc45544_0/ghc_8.hc:7974:1: error: warning: label ‘_c8jr’ defined but not used [-Wunused-label] 7974 | _c8jr: | ^~~~~ | 7974 | _c8jr: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7LM_entry’: /tmp/ghc45544_0/ghc_8.hc:7984:1: error: warning: label ‘_c8jB’ defined but not used [-Wunused-label] 7984 | _c8jB: | ^~~~~ | 7984 | _c8jB: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl1_entry’: /tmp/ghc45544_0/ghc_8.hc:8009:1: error: warning: label ‘_c8jI’ defined but not used [-Wunused-label] 8009 | _c8jI: | ^~~~~ | 8009 | _c8jI: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8jv’: /tmp/ghc45544_0/ghc_8.hc:8044:1: error: warning: label ‘_c8jv’ defined but not used [-Wunused-label] 8044 | _c8jv: | ^~~~~ | 8044 | _c8jv: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8jF’: /tmp/ghc45544_0/ghc_8.hc:8077:1: error: warning: label ‘_c8jF’ defined but not used [-Wunused-label] 8077 | _c8jF: | ^~~~~ | 8077 | _c8jF: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8jL’: /tmp/ghc45544_0/ghc_8.hc:8099:1: error: warning: label ‘_c8jL’ defined but not used [-Wunused-label] 8099 | _c8jL: | ^~~~~ | 8099 | _c8jL: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8jX’: /tmp/ghc45544_0/ghc_8.hc:8131:1: error: warning: label ‘_c8jX’ defined but not used [-Wunused-label] 8131 | _c8jX: | ^~~~~ | 8131 | _c8jX: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘s7M5_entry’: /tmp/ghc45544_0/ghc_8.hc:8163:1: error: warning: label ‘_c8kB’ defined but not used [-Wunused-label] 8163 | _c8kB: | ^~~~~ | 8163 | _c8kB: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdQuiet1_entry’: /tmp/ghc45544_0/ghc_8.hc:8195:1: error: warning: label ‘_c8kE’ defined but not used [-Wunused-label] 8195 | _c8kE: | ^~~~~ | 8195 | _c8kE: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8kl’: /tmp/ghc45544_0/ghc_8.hc:8251:1: error: warning: label ‘_c8kl’ defined but not used [-Wunused-label] 8251 | _c8kl: | ^~~~~ | 8251 | _c8kl: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8kn’: /tmp/ghc45544_0/ghc_8.hc:8273:1: error: warning: label ‘_c8kn’ defined but not used [-Wunused-label] 8273 | _c8kn: | ^~~~~ | 8273 | _c8kn: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8ks’: /tmp/ghc45544_0/ghc_8.hc:8300:1: error: warning: label ‘_c8ks’ defined but not used [-Wunused-label] 8300 | _c8ks: | ^~~~~ | 8300 | _c8ks: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘_c8kS’: /tmp/ghc45544_0/ghc_8.hc:8340:1: error: warning: label ‘_c8kS’ defined but not used [-Wunused-label] 8340 | _c8kS: | ^~~~~ | 8340 | _c8kS: | ^ /tmp/ghc45544_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdQuiet_entry’: /tmp/ghc45544_0/ghc_8.hc:8359:1: error: warning: label ‘_c8l9’ defined but not used [-Wunused-label] 8359 | _c8l9: | ^~~~~ | 8359 | _c8l9: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_errorzq_entry’: /tmp/ghc45544_0/ghc_12.hc:7:1: error: warning: label ‘_c8wF’ defined but not used [-Wunused-label] 7 | _c8wF: | ^~~~~ | 7 | _c8wF: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8le_entry’: /tmp/ghc45544_0/ghc_12.hc:27:1: error: warning: label ‘_c8wU’ defined but not used [-Wunused-label] 27 | _c8wU: | ^~~~~ | 27 | _c8wU: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8lf_entry’: /tmp/ghc45544_0/ghc_12.hc:52:1: error: warning: label ‘_c8wX’ defined but not used [-Wunused-label] 52 | _c8wX: | ^~~~~ | 52 | _c8wX: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdN_entry’: /tmp/ghc45544_0/ghc_12.hc:90:1: error: warning: label ‘_c8x2’ defined but not used [-Wunused-label] 90 | _c8x2: | ^~~~~ | 90 | _c8x2: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_warning_entry’: /tmp/ghc45544_0/ghc_12.hc:131:1: error: warning: label ‘_c8xb’ defined but not used [-Wunused-label] 131 | _c8xb: | ^~~~~ | 131 | _c8xb: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8lj_entry’: /tmp/ghc45544_0/ghc_12.hc:182:1: error: warning: label ‘_c8xm’ defined but not used [-Wunused-label] 182 | _c8xm: | ^~~~~ | 182 | _c8xm: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeSuffix_entry’: /tmp/ghc45544_0/ghc_12.hc:209:1: error: warning: label ‘_c8xr’ defined but not used [-Wunused-label] 209 | _c8xr: | ^~~~~ | 209 | _c8xr: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8xp’: /tmp/ghc45544_0/ghc_12.hc:249:1: error: warning: label ‘_c8xp’ defined but not used [-Wunused-label] 249 | _c8xp: | ^~~~~ | 249 | _c8xp: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8xy’: /tmp/ghc45544_0/ghc_12.hc:269:1: error: warning: label ‘_c8xy’ defined but not used [-Wunused-label] 269 | _c8xy: | ^~~~~ | 269 | _c8xy: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removePrefix_entry’: /tmp/ghc45544_0/ghc_12.hc:297:1: error: warning: label ‘_c8xV’ defined but not used [-Wunused-label] 297 | _c8xV: | ^~~~~ | 297 | _c8xV: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8xP’: /tmp/ghc45544_0/ghc_12.hc:327:1: error: warning: label ‘_c8xP’ defined but not used [-Wunused-label] 327 | _c8xP: | ^~~~~ | 327 | _c8xP: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8lG_entry’: /tmp/ghc45544_0/ghc_12.hc:361:1: error: warning: label ‘_c8yH’ defined but not used [-Wunused-label] 361 | _c8yH: | ^~~~~ | 361 | _c8yH: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zpzmzp_entry’: /tmp/ghc45544_0/ghc_12.hc:386:1: error: warning: label ‘_c8yO’ defined but not used [-Wunused-label] 386 | _c8yO: | ^~~~~ | 386 | _c8yO: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8y8’: /tmp/ghc45544_0/ghc_12.hc:421:1: error: warning: label ‘_c8y8’ defined but not used [-Wunused-label] 421 | _c8y8: | ^~~~~ | 421 | _c8y8: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8ye’: /tmp/ghc45544_0/ghc_12.hc:456:1: error: warning: label ‘_c8ye’ defined but not used [-Wunused-label] 456 | _c8ye: | ^~~~~ | 456 | _c8ye: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8zd’: /tmp/ghc45544_0/ghc_12.hc:487:1: error: warning: label ‘_c8zd’ defined but not used [-Wunused-label] 487 | _c8zd: | ^~~~~ | 487 | _c8zd: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8zf’: /tmp/ghc45544_0/ghc_12.hc:504:1: error: warning: label ‘_c8zf’ defined but not used [-Wunused-label] 504 | _c8zf: | ^~~~~ | 504 | _c8zf: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8yp’: /tmp/ghc45544_0/ghc_12.hc:537:1: error: warning: label ‘_c8yp’ defined but not used [-Wunused-label] 537 | _c8yp: | ^~~~~ | 537 | _c8yp: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8yw’: /tmp/ghc45544_0/ghc_12.hc:572:1: error: warning: label ‘_c8yw’ defined but not used [-Wunused-label] 572 | _c8yw: | ^~~~~ | 572 | _c8yw: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeStrictPrefix_entry’: /tmp/ghc45544_0/ghc_12.hc:613:1: error: warning: label ‘_c8zP’ defined but not used [-Wunused-label] 613 | _c8zP: | ^~~~~ | 613 | _c8zP: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8zJ’: /tmp/ghc45544_0/ghc_12.hc:644:1: error: warning: label ‘_c8zJ’ defined but not used [-Wunused-label] 644 | _c8zJ: | ^~~~~ | 644 | _c8zJ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeTrailingNewline_entry’: /tmp/ghc45544_0/ghc_12.hc:672:1: error: warning: label ‘_c8A9’ defined but not used [-Wunused-label] 672 | _c8A9: | ^~~~~ | 672 | _c8A9: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8A2’: /tmp/ghc45544_0/ghc_12.hc:707:1: error: warning: label ‘_c8A2’ defined but not used [-Wunused-label] 707 | _c8A2: | ^~~~~ | 707 | _c8A2: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8AB’: /tmp/ghc45544_0/ghc_12.hc:738:1: error: warning: label ‘_c8AB’ defined but not used [-Wunused-label] 738 | _c8AB: | ^~~~~ | 738 | _c8AB: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8AD’: /tmp/ghc45544_0/ghc_12.hc:755:1: error: warning: label ‘_c8AD’ defined but not used [-Wunused-label] 755 | _c8AD: | ^~~~~ | 755 | _c8AD: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8An’: /tmp/ghc45544_0/ghc_12.hc:785:1: error: warning: label ‘_c8An’ defined but not used [-Wunused-label] 785 | _c8An: | ^~~~~ | 785 | _c8An: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8mf_entry’: /tmp/ghc45544_0/ghc_12.hc:810:1: error: warning: label ‘_c8Ba’ defined but not used [-Wunused-label] 810 | _c8Ba: | ^~~~~ | 810 | _c8Ba: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdIn1_entry’: /tmp/ghc45544_0/ghc_12.hc:842:1: error: warning: label ‘_c8Bd’ defined but not used [-Wunused-label] 842 | _c8Bd: | ^~~~~ | 842 | _c8Bd: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8B4’: /tmp/ghc45544_0/ghc_12.hc:894:1: error: warning: label ‘_c8B4’ defined but not used [-Wunused-label] 894 | _c8B4: | ^~~~~ | 894 | _c8B4: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdIn_entry’: /tmp/ghc45544_0/ghc_12.hc:919:1: error: warning: label ‘_c8Bp’ defined but not used [-Wunused-label] 919 | _c8Bp: | ^~~~~ | 919 | _c8Bp: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8mo_entry’: /tmp/ghc45544_0/ghc_12.hc:939:1: error: warning: label ‘_c8BE’ defined but not used [-Wunused-label] 939 | _c8BE: | ^~~~~ | 939 | _c8BE: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmd1_entry’: /tmp/ghc45544_0/ghc_12.hc:971:1: error: warning: label ‘_c8BH’ defined but not used [-Wunused-label] 971 | _c8BH: | ^~~~~ | 971 | _c8BH: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8By’: /tmp/ghc45544_0/ghc_12.hc:1026:1: error: warning: label ‘_c8By’ defined but not used [-Wunused-label] 1026 | _c8By: | ^~~~~ | 1026 | _c8By: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmd_entry’: /tmp/ghc45544_0/ghc_12.hc:1051:1: error: warning: label ‘_c8BT’ defined but not used [-Wunused-label] 1051 | _c8BT: | ^~~~~ | 1051 | _c8BT: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell4_entry’: /tmp/ghc45544_0/ghc_12.hc:1076:1: error: warning: label ‘_c8C2’ defined but not used [-Wunused-label] 1076 | _c8C2: | ^~~~~ | 1076 | _c8C2: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell2_entry’: /tmp/ghc45544_0/ghc_12.hc:1117:1: error: warning: label ‘_c8Cb’ defined but not used [-Wunused-label] 1117 | _c8Cb: | ^~~~~ | 1117 | _c8Cb: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8my_entry’: /tmp/ghc45544_0/ghc_12.hc:1153:1: error: warning: label ‘_c8Cs’ defined but not used [-Wunused-label] 1153 | _c8Cs: | ^~~~~ | 1153 | _c8Cs: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell1_entry’: /tmp/ghc45544_0/ghc_12.hc:1188:1: error: warning: label ‘_c8Cv’ defined but not used [-Wunused-label] 1188 | _c8Cv: | ^~~~~ | 1188 | _c8Cv: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Cm’: /tmp/ghc45544_0/ghc_12.hc:1252:1: error: warning: label ‘_c8Cm’ defined but not used [-Wunused-label] 1252 | _c8Cm: | ^~~~~ | 1252 | _c8Cm: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell_entry’: /tmp/ghc45544_0/ghc_12.hc:1277:1: error: warning: label ‘_c8CH’ defined but not used [-Wunused-label] 1277 | _c8CH: | ^~~~~ | 1277 | _c8CH: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8mI_entry’: /tmp/ghc45544_0/ghc_12.hc:1298:1: error: warning: label ‘_c8CY’ defined but not used [-Wunused-label] 1298 | _c8CY: | ^~~~~ | 1298 | _c8CY: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8CW’: /tmp/ghc45544_0/ghc_12.hc:1323:1: error: warning: label ‘_c8CW’ defined but not used [-Wunused-label] 1323 | _c8CW: | ^~~~~ | 1323 | _c8CW: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLines1_entry’: /tmp/ghc45544_0/ghc_12.hc:1345:1: error: warning: label ‘_c8D4’ defined but not used [-Wunused-label] 1345 | _c8D4: | ^~~~~ | 1345 | _c8D4: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8CQ’: /tmp/ghc45544_0/ghc_12.hc:1400:1: error: warning: label ‘_c8CQ’ defined but not used [-Wunused-label] 1400 | _c8CQ: | ^~~~~ | 1400 | _c8CQ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLines_entry’: /tmp/ghc45544_0/ghc_12.hc:1425:1: error: warning: label ‘_c8Dg’ defined but not used [-Wunused-label] 1425 | _c8Dg: | ^~~~~ | 1425 | _c8Dg: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo6_entry’: /tmp/ghc45544_0/ghc_12.hc:1450:1: error: warning: label ‘_c8Dp’ defined but not used [-Wunused-label] 1450 | _c8Dp: | ^~~~~ | 1450 | _c8Dp: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo4_entry’: /tmp/ghc45544_0/ghc_12.hc:1491:1: error: warning: label ‘_c8Dy’ defined but not used [-Wunused-label] 1491 | _c8Dy: | ^~~~~ | 1491 | _c8Dy: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo3_entry’: /tmp/ghc45544_0/ghc_12.hc:1538:1: error: warning: label ‘_c8DH’ defined but not used [-Wunused-label] 1538 | _c8DH: | ^~~~~ | 1538 | _c8DH: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8n5_entry’: /tmp/ghc45544_0/ghc_12.hc:1594:1: error: warning: label ‘_c8Ec’ defined but not used [-Wunused-label] 1594 | _c8Ec: | ^~~~~ | 1594 | _c8Ec: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8E5’: /tmp/ghc45544_0/ghc_12.hc:1626:1: error: warning: label ‘_c8E5’ defined but not used [-Wunused-label] 1626 | _c8E5: | ^~~~~ | 1626 | _c8E5: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8n2_entry’: /tmp/ghc45544_0/ghc_12.hc:1663:1: error: warning: label ‘_c8Et’ defined but not used [-Wunused-label] 1663 | _c8Et: | ^~~~~ | 1663 | _c8Et: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8nf_entry’: /tmp/ghc45544_0/ghc_12.hc:1688:1: error: warning: label ‘_c8EQ’ defined but not used [-Wunused-label] 1688 | _c8EQ: | ^~~~~ | 1688 | _c8EQ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8ng_entry’: /tmp/ghc45544_0/ghc_12.hc:1713:1: error: warning: label ‘_c8EX’ defined but not used [-Wunused-label] 1713 | _c8EX: | ^~~~~ | 1713 | _c8EX: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8EG’: /tmp/ghc45544_0/ghc_12.hc:1745:1: error: warning: label ‘_c8EG’ defined but not used [-Wunused-label] 1745 | _c8EG: | ^~~~~ | 1745 | _c8EG: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo2_entry’: /tmp/ghc45544_0/ghc_12.hc:1789:1: error: warning: label ‘_c8F7’ defined but not used [-Wunused-label] 1789 | _c8F7: | ^~~~~ | 1789 | _c8F7: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Ey’: /tmp/ghc45544_0/ghc_12.hc:1835:1: error: warning: label ‘_c8Ey’ defined but not used [-Wunused-label] 1835 | _c8Ey: | ^~~~~ | 1835 | _c8Ey: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8EA’: /tmp/ghc45544_0/ghc_12.hc:1856:1: error: warning: label ‘_c8EA’ defined but not used [-Wunused-label] 1856 | _c8EA: | ^~~~~ | 1856 | _c8EA: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8DW’: /tmp/ghc45544_0/ghc_12.hc:1888:1: error: warning: label ‘_c8DW’ defined but not used [-Wunused-label] 1888 | _c8DW: | ^~~~~ | 1888 | _c8DW: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8DV’: /tmp/ghc45544_0/ghc_12.hc:1932:1: error: warning: label ‘_c8DV’ defined but not used [-Wunused-label] 1932 | _c8DV: | ^~~~~ | 1932 | _c8DV: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Fd’: /tmp/ghc45544_0/ghc_12.hc:1955:1: error: warning: label ‘_c8Fd’ defined but not used [-Wunused-label] 1955 | _c8Fd: | ^~~~~ | 1955 | _c8Fd: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Fk’: /tmp/ghc45544_0/ghc_12.hc:1996:1: error: warning: label ‘_c8Fk’ defined but not used [-Wunused-label] 1996 | _c8Fk: | ^~~~~ | 1996 | _c8Fk: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo1_entry’: /tmp/ghc45544_0/ghc_12.hc:2012:1: error: warning: label ‘_c8FT’ defined but not used [-Wunused-label] 2012 | _c8FT: | ^~~~~ | 2012 | _c8FT: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo_entry’: /tmp/ghc45544_0/ghc_12.hc:2039:1: error: warning: label ‘_c8G0’ defined but not used [-Wunused-label] 2039 | _c8G0: | ^~~~~ | 2039 | _c8G0: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8nO_entry’: /tmp/ghc45544_0/ghc_12.hc:2081:1: error: warning: label ‘_c8Gm’ defined but not used [-Wunused-label] 2081 | _c8Gm: | ^~~~~ | 2081 | _c8Gm: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Gh’: /tmp/ghc45544_0/ghc_12.hc:2112:1: error: warning: label ‘_c8Gh’ defined but not used [-Wunused-label] 2112 | _c8Gh: | ^~~~~ | 2112 | _c8Gh: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Gj’: /tmp/ghc45544_0/ghc_12.hc:2136:1: error: warning: label ‘_c8Gj’ defined but not used [-Wunused-label] 2136 | _c8Gj: | ^~~~~ | 2136 | _c8Gj: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Gp’: /tmp/ghc45544_0/ghc_12.hc:2158:1: error: warning: label ‘_c8Gp’ defined but not used [-Wunused-label] 2158 | _c8Gp: | ^~~~~ | 2158 | _c8Gp: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Gr’: /tmp/ghc45544_0/ghc_12.hc:2182:1: error: warning: label ‘_c8Gr’ defined but not used [-Wunused-label] 2182 | _c8Gr: | ^~~~~ | 2182 | _c8Gr: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Gw’: /tmp/ghc45544_0/ghc_12.hc:2202:1: error: warning: label ‘_c8Gw’ defined but not used [-Wunused-label] 2202 | _c8Gw: | ^~~~~ | 2202 | _c8Gw: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8nP_entry’: /tmp/ghc45544_0/ghc_12.hc:2230:1: error: warning: label ‘_c8GK’ defined but not used [-Wunused-label] 2230 | _c8GK: | ^~~~~ | 2230 | _c8GK: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeFilezu_entry’: /tmp/ghc45544_0/ghc_12.hc:2290:1: error: warning: label ‘_c8GP’ defined but not used [-Wunused-label] 2290 | _c8GP: | ^~~~~ | 2290 | _c8GP: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeFilezu1_entry’: /tmp/ghc45544_0/ghc_12.hc:2328:1: error: warning: label ‘_c8H4’ defined but not used [-Wunused-label] 2328 | _c8H4: | ^~~~~ | 2328 | _c8H4: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8H1’: /tmp/ghc45544_0/ghc_12.hc:2362:1: error: warning: label ‘_c8H1’ defined but not used [-Wunused-label] 2362 | _c8H1: | ^~~~~ | 2362 | _c8H1: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8H7’: /tmp/ghc45544_0/ghc_12.hc:2386:1: error: warning: label ‘_c8H7’ defined but not used [-Wunused-label] 2386 | _c8H7: | ^~~~~ | 2386 | _c8H7: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeFilezu_entry’: /tmp/ghc45544_0/ghc_12.hc:2406:1: error: warning: label ‘_c8Hm’ defined but not used [-Wunused-label] 2406 | _c8Hm: | ^~~~~ | 2406 | _c8Hm: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3zu2_entry’: /tmp/ghc45544_0/ghc_12.hc:2437:1: error: warning: label ‘_c8Hv’ defined but not used [-Wunused-label] 2437 | _c8Hv: | ^~~~~ | 2437 | _c8Hv: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8oN_entry’: /tmp/ghc45544_0/ghc_12.hc:2485:1: error: warning: label ‘_c8HY’ defined but not used [-Wunused-label] 2485 | _c8HY: | ^~~~~ | 2485 | _c8HY: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8HT’: /tmp/ghc45544_0/ghc_12.hc:2518:1: error: warning: label ‘_c8HT’ defined but not used [-Wunused-label] 2518 | _c8HT: | ^~~~~ | 2518 | _c8HT: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8HV’: /tmp/ghc45544_0/ghc_12.hc:2542:1: error: warning: label ‘_c8HV’ defined but not used [-Wunused-label] 2542 | _c8HV: | ^~~~~ | 2542 | _c8HV: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8I1’: /tmp/ghc45544_0/ghc_12.hc:2563:1: error: warning: label ‘_c8I1’ defined but not used [-Wunused-label] 2563 | _c8I1: | ^~~~~ | 2563 | _c8I1: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8I3’: /tmp/ghc45544_0/ghc_12.hc:2585:1: error: warning: label ‘_c8I3’ defined but not used [-Wunused-label] 2585 | _c8I3: | ^~~~~ | 2585 | _c8I3: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8I8’: /tmp/ghc45544_0/ghc_12.hc:2606:1: error: warning: label ‘_c8I8’ defined but not used [-Wunused-label] 2606 | _c8I8: | ^~~~~ | 2606 | _c8I8: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Ia’: /tmp/ghc45544_0/ghc_12.hc:2629:1: error: warning: label ‘_c8Ia’ defined but not used [-Wunused-label] 2629 | _c8Ia: | ^~~~~ | 2629 | _c8Ia: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8If’: /tmp/ghc45544_0/ghc_12.hc:2649:1: error: warning: label ‘_c8If’ defined but not used [-Wunused-label] 2649 | _c8If: | ^~~~~ | 2649 | _c8If: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8oO_entry’: /tmp/ghc45544_0/ghc_12.hc:2666:1: error: warning: label ‘_c8Ix’ defined but not used [-Wunused-label] 2666 | _c8Ix: | ^~~~~ | 2666 | _c8Ix: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8HI’: /tmp/ghc45544_0/ghc_12.hc:2708:1: error: warning: label ‘_c8HI’ defined but not used [-Wunused-label] 2708 | _c8HI: | ^~~~~ | 2708 | _c8HI: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipe3zu_entry’: /tmp/ghc45544_0/ghc_12.hc:2776:1: error: warning: label ‘_c8IL’ defined but not used [-Wunused-label] 2776 | _c8IL: | ^~~~~ | 2776 | _c8IL: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3zu1_entry’: /tmp/ghc45544_0/ghc_12.hc:2832:1: error: warning: label ‘_c8IY’ defined but not used [-Wunused-label] 2832 | _c8IY: | ^~~~~ | 2832 | _c8IY: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8IV’: /tmp/ghc45544_0/ghc_12.hc:2866:1: error: warning: label ‘_c8IV’ defined but not used [-Wunused-label] 2866 | _c8IV: | ^~~~~ | 2866 | _c8IV: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8J1’: /tmp/ghc45544_0/ghc_12.hc:2892:1: error: warning: label ‘_c8J1’ defined but not used [-Wunused-label] 2892 | _c8J1: | ^~~~~ | 2892 | _c8J1: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8J6’: /tmp/ghc45544_0/ghc_12.hc:2918:1: error: warning: label ‘_c8J6’ defined but not used [-Wunused-label] 2918 | _c8J6: | ^~~~~ | 2918 | _c8J6: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3zu_entry’: /tmp/ghc45544_0/ghc_12.hc:2940:1: error: warning: label ‘_c8Jn’ defined but not used [-Wunused-label] 2940 | _c8Jn: | ^~~~~ | 2940 | _c8Jn: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8po_entry’: /tmp/ghc45544_0/ghc_12.hc:2962:1: error: warning: label ‘_c8JE’ defined but not used [-Wunused-label] 2962 | _c8JE: | ^~~~~ | 2962 | _c8JE: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Jz’: /tmp/ghc45544_0/ghc_12.hc:2993:1: error: warning: label ‘_c8Jz’ defined but not used [-Wunused-label] 2993 | _c8Jz: | ^~~~~ | 2993 | _c8Jz: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8JB’: /tmp/ghc45544_0/ghc_12.hc:3017:1: error: warning: label ‘_c8JB’ defined but not used [-Wunused-label] 3017 | _c8JB: | ^~~~~ | 3017 | _c8JB: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8JH’: /tmp/ghc45544_0/ghc_12.hc:3036:1: error: warning: label ‘_c8JH’ defined but not used [-Wunused-label] 3036 | _c8JH: | ^~~~~ | 3036 | _c8JH: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeInternal_entry’: /tmp/ghc45544_0/ghc_12.hc:3059:1: error: warning: label ‘_c8JR’ defined but not used [-Wunused-label] 3059 | _c8JR: | ^~~~~ | 3059 | _c8JR: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipezu_entry’: /tmp/ghc45544_0/ghc_12.hc:3113:1: error: warning: label ‘_c8K5’ defined but not used [-Wunused-label] 3113 | _c8K5: | ^~~~~ | 3113 | _c8K5: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8K0’: /tmp/ghc45544_0/ghc_12.hc:3147:1: error: warning: label ‘_c8K0’ defined but not used [-Wunused-label] 3147 | _c8K0: | ^~~~~ | 3147 | _c8K0: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8K2’: /tmp/ghc45544_0/ghc_12.hc:3169:1: error: warning: label ‘_c8K2’ defined but not used [-Wunused-label] 3169 | _c8K2: | ^~~~~ | 3169 | _c8K2: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8K8’: /tmp/ghc45544_0/ghc_12.hc:3189:1: error: warning: label ‘_c8K8’ defined but not used [-Wunused-label] 3189 | _c8K8: | ^~~~~ | 3189 | _c8K8: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipezu1_entry’: /tmp/ghc45544_0/ghc_12.hc:3206:1: error: warning: label ‘_c8Kn’ defined but not used [-Wunused-label] 3206 | _c8Kn: | ^~~~~ | 3206 | _c8Kn: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Kk’: /tmp/ghc45544_0/ghc_12.hc:3240:1: error: warning: label ‘_c8Kk’ defined but not used [-Wunused-label] 3240 | _c8Kk: | ^~~~~ | 3240 | _c8Kk: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Kq’: /tmp/ghc45544_0/ghc_12.hc:3265:1: error: warning: label ‘_c8Kq’ defined but not used [-Wunused-label] 3265 | _c8Kq: | ^~~~~ | 3265 | _c8Kq: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipezu_entry’: /tmp/ghc45544_0/ghc_12.hc:3284:1: error: warning: label ‘_c8KF’ defined but not used [-Wunused-label] 3284 | _c8KF: | ^~~~~ | 3284 | _c8KF: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe5_entry’: /tmp/ghc45544_0/ghc_12.hc:3309:1: error: warning: label ‘_c8KO’ defined but not used [-Wunused-label] 3309 | _c8KO: | ^~~~~ | 3309 | _c8KO: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3_entry’: /tmp/ghc45544_0/ghc_12.hc:3351:1: error: warning: label ‘_c8KX’ defined but not used [-Wunused-label] 3351 | _c8KX: | ^~~~~ | 3351 | _c8KX: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe2_entry’: /tmp/ghc45544_0/ghc_12.hc:3397:1: error: warning: label ‘_c8L6’ defined but not used [-Wunused-label] 3397 | _c8L6: | ^~~~~ | 3397 | _c8L6: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8qw_entry’: /tmp/ghc45544_0/ghc_12.hc:3452:1: error: warning: label ‘_c8Lq’ defined but not used [-Wunused-label] 3452 | _c8Lq: | ^~~~~ | 3452 | _c8Lq: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Lj’: /tmp/ghc45544_0/ghc_12.hc:3491:1: error: warning: label ‘_c8Lj’ defined but not used [-Wunused-label] 3491 | _c8Lj: | ^~~~~ | 3491 | _c8Lj: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8LB’: /tmp/ghc45544_0/ghc_12.hc:3548:1: error: warning: label ‘_c8LB’ defined but not used [-Wunused-label] 3548 | _c8LB: | ^~~~~ | 3548 | _c8LB: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8LD’: /tmp/ghc45544_0/ghc_12.hc:3570:1: error: warning: label ‘_c8LD’ defined but not used [-Wunused-label] 3570 | _c8LD: | ^~~~~ | 3570 | _c8LD: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8LM’: /tmp/ghc45544_0/ghc_12.hc:3596:1: error: warning: label ‘_c8LM’ defined but not used [-Wunused-label] 3596 | _c8LM: | ^~~~~ | 3596 | _c8LM: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8LX’: /tmp/ghc45544_0/ghc_12.hc:3625:1: error: warning: label ‘_c8LX’ defined but not used [-Wunused-label] 3625 | _c8LX: | ^~~~~ | 3625 | _c8LX: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8LZ’: /tmp/ghc45544_0/ghc_12.hc:3649:1: error: warning: label ‘_c8LZ’ defined but not used [-Wunused-label] 3649 | _c8LZ: | ^~~~~ | 3649 | _c8LZ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8M4’: /tmp/ghc45544_0/ghc_12.hc:3671:1: error: warning: label ‘_c8M4’ defined but not used [-Wunused-label] 3671 | _c8M4: | ^~~~~ | 3671 | _c8M4: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8M6’: /tmp/ghc45544_0/ghc_12.hc:3695:1: error: warning: label ‘_c8M6’ defined but not used [-Wunused-label] 3695 | _c8M6: | ^~~~~ | 3695 | _c8M6: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Mb’: /tmp/ghc45544_0/ghc_12.hc:3714:1: error: warning: label ‘_c8Mb’ defined but not used [-Wunused-label] 3714 | _c8Mb: | ^~~~~ | 3714 | _c8Mb: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipe_entry’: /tmp/ghc45544_0/ghc_12.hc:3737:1: error: warning: label ‘_c8Ms’ defined but not used [-Wunused-label] 3737 | _c8Ms: | ^~~~~ | 3737 | _c8Ms: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe1_entry’: /tmp/ghc45544_0/ghc_12.hc:3792:1: error: warning: label ‘_c8MG’ defined but not used [-Wunused-label] 3792 | _c8MG: | ^~~~~ | 3792 | _c8MG: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8MD’: /tmp/ghc45544_0/ghc_12.hc:3826:1: error: warning: label ‘_c8MD’ defined but not used [-Wunused-label] 3826 | _c8MD: | ^~~~~ | 3826 | _c8MD: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8MJ’: /tmp/ghc45544_0/ghc_12.hc:3851:1: error: warning: label ‘_c8MJ’ defined but not used [-Wunused-label] 3851 | _c8MJ: | ^~~~~ | 3851 | _c8MJ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe_entry’: /tmp/ghc45544_0/ghc_12.hc:3870:1: error: warning: label ‘_c8MY’ defined but not used [-Wunused-label] 3870 | _c8MY: | ^~~~~ | 3870 | _c8MY: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout3_entry’: /tmp/ghc45544_0/ghc_12.hc:3895:1: error: warning: label ‘_c8N7’ defined but not used [-Wunused-label] 3895 | _c8N7: | ^~~~~ | 3895 | _c8N7: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout2_entry’: /tmp/ghc45544_0/ghc_12.hc:3941:1: error: warning: label ‘_c8Ng’ defined but not used [-Wunused-label] 3941 | _c8Ng: | ^~~~~ | 3941 | _c8Ng: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout1_entry’: /tmp/ghc45544_0/ghc_12.hc:4013:1: error: warning: label ‘_c8Nv’ defined but not used [-Wunused-label] 4013 | _c8Nv: | ^~~~~ | 4013 | _c8Nv: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Nq’: /tmp/ghc45544_0/ghc_12.hc:4068:1: error: warning: label ‘_c8Nq’ defined but not used [-Wunused-label] 4068 | _c8Nq: | ^~~~~ | 4068 | _c8Nq: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Ns’: /tmp/ghc45544_0/ghc_12.hc:4090:1: error: warning: label ‘_c8Ns’ defined but not used [-Wunused-label] 4090 | _c8Ns: | ^~~~~ | 4090 | _c8Ns: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8ND’: /tmp/ghc45544_0/ghc_12.hc:4116:1: error: warning: label ‘_c8ND’ defined but not used [-Wunused-label] 4116 | _c8ND: | ^~~~~ | 4116 | _c8ND: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8NO’: /tmp/ghc45544_0/ghc_12.hc:4149:1: error: warning: label ‘_c8NO’ defined but not used [-Wunused-label] 4149 | _c8NO: | ^~~~~ | 4149 | _c8NO: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8NT’: /tmp/ghc45544_0/ghc_12.hc:4170:1: error: warning: label ‘_c8NT’ defined but not used [-Wunused-label] 4170 | _c8NT: | ^~~~~ | 4170 | _c8NT: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8NV’: /tmp/ghc45544_0/ghc_12.hc:4189:1: error: warning: label ‘_c8NV’ defined but not used [-Wunused-label] 4189 | _c8NV: | ^~~~~ | 4189 | _c8NV: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout_entry’: /tmp/ghc45544_0/ghc_12.hc:4214:1: error: warning: label ‘_c8Og’ defined but not used [-Wunused-label] 4214 | _c8Og: | ^~~~~ | 4214 | _c8Og: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdIgnoreErr1_entry’: /tmp/ghc45544_0/ghc_12.hc:4241:1: error: warning: label ‘_c8Ou’ defined but not used [-Wunused-label] 4241 | _c8Ou: | ^~~~~ | 4241 | _c8Ou: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Op’: /tmp/ghc45544_0/ghc_12.hc:4292:1: error: warning: label ‘_c8Op’ defined but not used [-Wunused-label] 4292 | _c8Op: | ^~~~~ | 4292 | _c8Op: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Or’: /tmp/ghc45544_0/ghc_12.hc:4310:1: error: warning: label ‘_c8Or’ defined but not used [-Wunused-label] 4310 | _c8Or: | ^~~~~ | 4310 | _c8Or: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdIgnoreErr_entry’: /tmp/ghc45544_0/ghc_12.hc:4324:1: error: warning: label ‘_c8OI’ defined but not used [-Wunused-label] 4324 | _c8OI: | ^~~~~ | 4324 | _c8OI: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdBool1_entry’: /tmp/ghc45544_0/ghc_12.hc:4352:1: error: warning: label ‘_c8OW’ defined but not used [-Wunused-label] 4352 | _c8OW: | ^~~~~ | 4352 | _c8OW: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8OR’: /tmp/ghc45544_0/ghc_12.hc:4409:1: error: warning: label ‘_c8OR’ defined but not used [-Wunused-label] 4409 | _c8OR: | ^~~~~ | 4409 | _c8OR: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8OT’: /tmp/ghc45544_0/ghc_12.hc:4430:1: error: warning: label ‘_c8OT’ defined but not used [-Wunused-label] 4430 | _c8OT: | ^~~~~ | 4430 | _c8OT: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8OZ’: /tmp/ghc45544_0/ghc_12.hc:4452:1: error: warning: label ‘_c8OZ’ defined but not used [-Wunused-label] 4452 | _c8OZ: | ^~~~~ | 4452 | _c8OZ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Pa’: /tmp/ghc45544_0/ghc_12.hc:4473:1: error: warning: label ‘_c8Pa’ defined but not used [-Wunused-label] 4473 | _c8Pa: | ^~~~~ | 4473 | _c8Pa: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Pc’: /tmp/ghc45544_0/ghc_12.hc:4493:1: error: warning: label ‘_c8Pc’ defined but not used [-Wunused-label] 4493 | _c8Pc: | ^~~~~ | 4493 | _c8Pc: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdBool_entry’: /tmp/ghc45544_0/ghc_12.hc:4516:1: error: warning: label ‘_c8Py’ defined but not used [-Wunused-label] 4516 | _c8Py: | ^~~~~ | 4516 | _c8Py: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu6_entry’: /tmp/ghc45544_0/ghc_12.hc:4541:1: error: warning: label ‘_c8PH’ defined but not used [-Wunused-label] 4541 | _c8PH: | ^~~~~ | 4541 | _c8PH: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu4_entry’: /tmp/ghc45544_0/ghc_12.hc:4582:1: error: warning: label ‘_c8PQ’ defined but not used [-Wunused-label] 4582 | _c8PQ: | ^~~~~ | 4582 | _c8PQ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grepzu1_entry’: /tmp/ghc45544_0/ghc_12.hc:4630:1: error: warning: label ‘_c8Q7’ defined but not used [-Wunused-label] 4630 | _c8Q7: | ^~~~~ | 4630 | _c8Q7: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Q2’: /tmp/ghc45544_0/ghc_12.hc:4698:1: error: warning: label ‘_c8Q2’ defined but not used [-Wunused-label] 4698 | _c8Q2: | ^~~~~ | 4698 | _c8Q2: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Q4’: /tmp/ghc45544_0/ghc_12.hc:4719:1: error: warning: label ‘_c8Q4’ defined but not used [-Wunused-label] 4719 | _c8Q4: | ^~~~~ | 4719 | _c8Q4: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Qa’: /tmp/ghc45544_0/ghc_12.hc:4741:1: error: warning: label ‘_c8Qa’ defined but not used [-Wunused-label] 4741 | _c8Qa: | ^~~~~ | 4741 | _c8Qa: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Ql’: /tmp/ghc45544_0/ghc_12.hc:4762:1: error: warning: label ‘_c8Ql’ defined but not used [-Wunused-label] 4762 | _c8Ql: | ^~~~~ | 4762 | _c8Ql: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Qn’: /tmp/ghc45544_0/ghc_12.hc:4782:1: error: warning: label ‘_c8Qn’ defined but not used [-Wunused-label] 4782 | _c8Qn: | ^~~~~ | 4782 | _c8Qn: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grepzu_entry’: /tmp/ghc45544_0/ghc_12.hc:4805:1: error: warning: label ‘_c8QJ’ defined but not used [-Wunused-label] 4805 | _c8QJ: | ^~~~~ | 4805 | _c8QJ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu2_entry’: /tmp/ghc45544_0/ghc_12.hc:4830:1: error: warning: label ‘_c8QS’ defined but not used [-Wunused-label] 4830 | _c8QS: | ^~~~~ | 4830 | _c8QS: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu1_entry’: /tmp/ghc45544_0/ghc_12.hc:4879:1: error: warning: label ‘_c8Ra’ defined but not used [-Wunused-label] 4879 | _c8Ra: | ^~~~~ | 4879 | _c8Ra: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8R5’: /tmp/ghc45544_0/ghc_12.hc:4951:1: error: warning: label ‘_c8R5’ defined but not used [-Wunused-label] 4951 | _c8R5: | ^~~~~ | 4951 | _c8R5: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8R7’: /tmp/ghc45544_0/ghc_12.hc:4972:1: error: warning: label ‘_c8R7’ defined but not used [-Wunused-label] 4972 | _c8R7: | ^~~~~ | 4972 | _c8R7: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Rd’: /tmp/ghc45544_0/ghc_12.hc:4994:1: error: warning: label ‘_c8Rd’ defined but not used [-Wunused-label] 4994 | _c8Rd: | ^~~~~ | 4994 | _c8Rd: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Ro’: /tmp/ghc45544_0/ghc_12.hc:5015:1: error: warning: label ‘_c8Ro’ defined but not used [-Wunused-label] 5015 | _c8Ro: | ^~~~~ | 5015 | _c8Ro: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Rq’: /tmp/ghc45544_0/ghc_12.hc:5035:1: error: warning: label ‘_c8Rq’ defined but not used [-Wunused-label] 5035 | _c8Rq: | ^~~~~ | 5035 | _c8Rq: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu_entry’: /tmp/ghc45544_0/ghc_12.hc:5058:1: error: warning: label ‘_c8RM’ defined but not used [-Wunused-label] 5058 | _c8RM: | ^~~~~ | 5058 | _c8RM: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellBool1_entry’: /tmp/ghc45544_0/ghc_12.hc:5090:1: error: warning: label ‘_c8S2’ defined but not used [-Wunused-label] 5090 | _c8S2: | ^~~~~ | 5090 | _c8S2: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8RX’: /tmp/ghc45544_0/ghc_12.hc:5155:1: error: warning: label ‘_c8RX’ defined but not used [-Wunused-label] 5155 | _c8RX: | ^~~~~ | 5155 | _c8RX: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8RZ’: /tmp/ghc45544_0/ghc_12.hc:5176:1: error: warning: label ‘_c8RZ’ defined but not used [-Wunused-label] 5176 | _c8RZ: | ^~~~~ | 5176 | _c8RZ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8S5’: /tmp/ghc45544_0/ghc_12.hc:5198:1: error: warning: label ‘_c8S5’ defined but not used [-Wunused-label] 5198 | _c8S5: | ^~~~~ | 5198 | _c8S5: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Sg’: /tmp/ghc45544_0/ghc_12.hc:5219:1: error: warning: label ‘_c8Sg’ defined but not used [-Wunused-label] 5219 | _c8Sg: | ^~~~~ | 5219 | _c8Sg: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Si’: /tmp/ghc45544_0/ghc_12.hc:5239:1: error: warning: label ‘_c8Si’ defined but not used [-Wunused-label] 5239 | _c8Si: | ^~~~~ | 5239 | _c8Si: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellBool_entry’: /tmp/ghc45544_0/ghc_12.hc:5262:1: error: warning: label ‘_c8SE’ defined but not used [-Wunused-label] 5262 | _c8SE: | ^~~~~ | 5262 | _c8SE: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeBool_entry’: /tmp/ghc45544_0/ghc_12.hc:5284:1: error: warning: label ‘_c8SQ’ defined but not used [-Wunused-label] 5284 | _c8SQ: | ^~~~~ | 5284 | _c8SQ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8SL’: /tmp/ghc45544_0/ghc_12.hc:5317:1: error: warning: label ‘_c8SL’ defined but not used [-Wunused-label] 5317 | _c8SL: | ^~~~~ | 5317 | _c8SL: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8SN’: /tmp/ghc45544_0/ghc_12.hc:5339:1: error: warning: label ‘_c8SN’ defined but not used [-Wunused-label] 5339 | _c8SN: | ^~~~~ | 5339 | _c8SN: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8SW’: /tmp/ghc45544_0/ghc_12.hc:5360:1: error: warning: label ‘_c8SW’ defined but not used [-Wunused-label] 5360 | _c8SW: | ^~~~~ | 5360 | _c8SW: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8SY’: /tmp/ghc45544_0/ghc_12.hc:5380:1: error: warning: label ‘_c8SY’ defined but not used [-Wunused-label] 5380 | _c8SY: | ^~~~~ | 5380 | _c8SY: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeBool1_entry’: /tmp/ghc45544_0/ghc_12.hc:5406:1: error: warning: label ‘_c8Tm’ defined but not used [-Wunused-label] 5406 | _c8Tm: | ^~~~~ | 5406 | _c8Tm: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Tj’: /tmp/ghc45544_0/ghc_12.hc:5440:1: error: warning: label ‘_c8Tj’ defined but not used [-Wunused-label] 5440 | _c8Tj: | ^~~~~ | 5440 | _c8Tj: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Tp’: /tmp/ghc45544_0/ghc_12.hc:5465:1: error: warning: label ‘_c8Tp’ defined but not used [-Wunused-label] 5465 | _c8Tp: | ^~~~~ | 5465 | _c8Tp: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeBool_entry’: /tmp/ghc45544_0/ghc_12.hc:5484:1: error: warning: label ‘_c8TE’ defined but not used [-Wunused-label] 5484 | _c8TE: | ^~~~~ | 5484 | _c8TE: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_needProgram2_entry’: /tmp/ghc45544_0/ghc_12.hc:5509:1: error: warning: label ‘_c8TN’ defined but not used [-Wunused-label] 5509 | _c8TN: | ^~~~~ | 5509 | _c8TN: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8TL’: /tmp/ghc45544_0/ghc_12.hc:5539:1: error: warning: label ‘_c8TL’ defined but not used [-Wunused-label] 5539 | _c8TL: | ^~~~~ | 5539 | _c8TL: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_needProgram1_entry’: /tmp/ghc45544_0/ghc_12.hc:5570:1: error: warning: label ‘_c8U1’ defined but not used [-Wunused-label] 5570 | _c8U1: | ^~~~~ | 5570 | _c8U1: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8TX’: /tmp/ghc45544_0/ghc_12.hc:5600:1: error: warning: label ‘_c8TX’ defined but not used [-Wunused-label] 5600 | _c8TX: | ^~~~~ | 5600 | _c8TX: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8TZ’: /tmp/ghc45544_0/ghc_12.hc:5622:1: error: warning: label ‘_c8TZ’ defined but not used [-Wunused-label] 5622 | _c8TZ: | ^~~~~ | 5622 | _c8TZ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8U7’: /tmp/ghc45544_0/ghc_12.hc:5643:1: error: warning: label ‘_c8U7’ defined but not used [-Wunused-label] 5643 | _c8U7: | ^~~~~ | 5643 | _c8U7: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8U9’: /tmp/ghc45544_0/ghc_12.hc:5664:1: error: warning: label ‘_c8U9’ defined but not used [-Wunused-label] 5664 | _c8U9: | ^~~~~ | 5664 | _c8U9: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_needProgram_entry’: /tmp/ghc45544_0/ghc_12.hc:5687:1: error: warning: label ‘_c8Uv’ defined but not used [-Wunused-label] 5687 | _c8Uv: | ^~~~~ | 5687 | _c8Uv: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘r7yR_entry’: /tmp/ghc45544_0/ghc_12.hc:5712:1: error: warning: label ‘_c8UE’ defined but not used [-Wunused-label] 5712 | _c8UE: | ^~~~~ | 5712 | _c8UE: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘r7yS_entry’: /tmp/ghc45544_0/ghc_12.hc:5751:1: error: warning: label ‘_c8UN’ defined but not used [-Wunused-label] 5751 | _c8UN: | ^~~~~ | 5751 | _c8UN: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8UL’: /tmp/ghc45544_0/ghc_12.hc:5782:1: error: warning: label ‘_c8UL’ defined but not used [-Wunused-label] 5782 | _c8UL: | ^~~~~ | 5782 | _c8UL: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘r7yT_entry’: /tmp/ghc45544_0/ghc_12.hc:5799:1: error: warning: label ‘_c8UZ’ defined but not used [-Wunused-label] 5799 | _c8UZ: | ^~~~~ | 5799 | _c8UZ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8UX’: /tmp/ghc45544_0/ghc_12.hc:5828:1: error: warning: label ‘_c8UX’ defined but not used [-Wunused-label] 5828 | _c8UX: | ^~~~~ | 5828 | _c8UX: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl_entry’: /tmp/ghc45544_0/ghc_12.hc:5866:1: error: warning: label ‘_c8Ve’ defined but not used [-Wunused-label] 5866 | _c8Ve: | ^~~~~ | 5866 | _c8Ve: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8V9’: /tmp/ghc45544_0/ghc_12.hc:5900:1: error: warning: label ‘_c8V9’ defined but not used [-Wunused-label] 5900 | _c8V9: | ^~~~~ | 5900 | _c8V9: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Vc’: /tmp/ghc45544_0/ghc_12.hc:5932:1: error: warning: label ‘_c8Vc’ defined but not used [-Wunused-label] 5932 | _c8Vc: | ^~~~~ | 5932 | _c8Vc: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Vn’: /tmp/ghc45544_0/ghc_12.hc:5963:1: error: warning: label ‘_c8Vn’ defined but not used [-Wunused-label] 5963 | _c8Vn: | ^~~~~ | 5963 | _c8Vn: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog2_entry’: /tmp/ghc45544_0/ghc_12.hc:6003:1: error: warning: label ‘_c8VQ’ defined but not used [-Wunused-label] 6003 | _c8VQ: | ^~~~~ | 6003 | _c8VQ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8VL’: /tmp/ghc45544_0/ghc_12.hc:6060:1: error: warning: label ‘_c8VL’ defined but not used [-Wunused-label] 6060 | _c8VL: | ^~~~~ | 6060 | _c8VL: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8VN’: /tmp/ghc45544_0/ghc_12.hc:6081:1: error: warning: label ‘_c8VN’ defined but not used [-Wunused-label] 6081 | _c8VN: | ^~~~~ | 6081 | _c8VN: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8VT’: /tmp/ghc45544_0/ghc_12.hc:6103:1: error: warning: label ‘_c8VT’ defined but not used [-Wunused-label] 6103 | _c8VT: | ^~~~~ | 6103 | _c8VT: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8W4’: /tmp/ghc45544_0/ghc_12.hc:6124:1: error: warning: label ‘_c8W4’ defined but not used [-Wunused-label] 6124 | _c8W4: | ^~~~~ | 6124 | _c8W4: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8W6’: /tmp/ghc45544_0/ghc_12.hc:6147:1: error: warning: label ‘_c8W6’ defined but not used [-Wunused-label] 6147 | _c8W6: | ^~~~~ | 6147 | _c8W6: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Wi’: /tmp/ghc45544_0/ghc_12.hc:6177:1: error: warning: label ‘_c8Wi’ defined but not used [-Wunused-label] 6177 | _c8Wi: | ^~~~~ | 6177 | _c8Wi: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdzu_entry’: /tmp/ghc45544_0/ghc_12.hc:6193:1: error: warning: label ‘_c8WA’ defined but not used [-Wunused-label] 6193 | _c8WA: | ^~~~~ | 6193 | _c8WA: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellzu1_entry’: /tmp/ghc45544_0/ghc_12.hc:6217:1: error: warning: label ‘_c8WJ’ defined but not used [-Wunused-label] 6217 | _c8WJ: | ^~~~~ | 6217 | _c8WJ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellzu_entry’: /tmp/ghc45544_0/ghc_12.hc:6258:1: error: warning: label ‘_c8WS’ defined but not used [-Wunused-label] 6258 | _c8WS: | ^~~~~ | 6258 | _c8WS: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdTryzu1_entry’: /tmp/ghc45544_0/ghc_12.hc:6294:1: error: warning: label ‘_c8X3’ defined but not used [-Wunused-label] 6294 | _c8X3: | ^~~~~ | 6294 | _c8X3: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8WZ’: /tmp/ghc45544_0/ghc_12.hc:6324:1: error: warning: label ‘_c8WZ’ defined but not used [-Wunused-label] 6324 | _c8WZ: | ^~~~~ | 6324 | _c8WZ: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8X1’: /tmp/ghc45544_0/ghc_12.hc:6346:1: error: warning: label ‘_c8X1’ defined but not used [-Wunused-label] 6346 | _c8X1: | ^~~~~ | 6346 | _c8X1: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8X9’: /tmp/ghc45544_0/ghc_12.hc:6367:1: error: warning: label ‘_c8X9’ defined but not used [-Wunused-label] 6367 | _c8X9: | ^~~~~ | 6367 | _c8X9: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Xb’: /tmp/ghc45544_0/ghc_12.hc:6388:1: error: warning: label ‘_c8Xb’ defined but not used [-Wunused-label] 6388 | _c8Xb: | ^~~~~ | 6388 | _c8Xb: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdTryzu_entry’: /tmp/ghc45544_0/ghc_12.hc:6411:1: error: warning: label ‘_c8Xx’ defined but not used [-Wunused-label] 6411 | _c8Xx: | ^~~~~ | 6411 | _c8Xx: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘r7yV_entry’: /tmp/ghc45544_0/ghc_12.hc:6436:1: error: warning: label ‘_c8XG’ defined but not used [-Wunused-label] 6436 | _c8XG: | ^~~~~ | 6436 | _c8XG: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl2_slow’: /tmp/ghc45544_0/ghc_12.hc:6480:1: error: warning: label ‘_c8XK’ defined but not used [-Wunused-label] 6480 | _c8XK: | ^~~~~ | 6480 | _c8XK: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8uA_entry’: /tmp/ghc45544_0/ghc_12.hc:6490:1: error: warning: label ‘_c8XU’ defined but not used [-Wunused-label] 6490 | _c8XU: | ^~~~~ | 6490 | _c8XU: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl2_entry’: /tmp/ghc45544_0/ghc_12.hc:6515:1: error: warning: label ‘_c8Y1’ defined but not used [-Wunused-label] 6515 | _c8Y1: | ^~~~~ | 6515 | _c8Y1: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8XO’: /tmp/ghc45544_0/ghc_12.hc:6550:1: error: warning: label ‘_c8XO’ defined but not used [-Wunused-label] 6550 | _c8XO: | ^~~~~ | 6550 | _c8XO: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8XY’: /tmp/ghc45544_0/ghc_12.hc:6583:1: error: warning: label ‘_c8XY’ defined but not used [-Wunused-label] 6583 | _c8XY: | ^~~~~ | 6583 | _c8XY: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Y4’: /tmp/ghc45544_0/ghc_12.hc:6605:1: error: warning: label ‘_c8Y4’ defined but not used [-Wunused-label] 6605 | _c8Y4: | ^~~~~ | 6605 | _c8Y4: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Yg’: /tmp/ghc45544_0/ghc_12.hc:6637:1: error: warning: label ‘_c8Yg’ defined but not used [-Wunused-label] 6637 | _c8Yg: | ^~~~~ | 6637 | _c8Yg: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdSilent1_entry’: /tmp/ghc45544_0/ghc_12.hc:6669:1: error: warning: label ‘_c8YH’ defined but not used [-Wunused-label] 6669 | _c8YH: | ^~~~~ | 6669 | _c8YH: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8YC’: /tmp/ghc45544_0/ghc_12.hc:6725:1: error: warning: label ‘_c8YC’ defined but not used [-Wunused-label] 6725 | _c8YC: | ^~~~~ | 6725 | _c8YC: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8YE’: /tmp/ghc45544_0/ghc_12.hc:6747:1: error: warning: label ‘_c8YE’ defined but not used [-Wunused-label] 6747 | _c8YE: | ^~~~~ | 6747 | _c8YE: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8YP’: /tmp/ghc45544_0/ghc_12.hc:6773:1: error: warning: label ‘_c8YP’ defined but not used [-Wunused-label] 6773 | _c8YP: | ^~~~~ | 6773 | _c8YP: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Z0’: /tmp/ghc45544_0/ghc_12.hc:6804:1: error: warning: label ‘_c8Z0’ defined but not used [-Wunused-label] 6804 | _c8Z0: | ^~~~~ | 6804 | _c8Z0: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdSilent_entry’: /tmp/ghc45544_0/ghc_12.hc:6822:1: error: warning: label ‘_c8Zg’ defined but not used [-Wunused-label] 6822 | _c8Zg: | ^~~~~ | 6822 | _c8Zg: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8va_entry’: /tmp/ghc45544_0/ghc_12.hc:6842:1: error: warning: label ‘_c8ZF’ defined but not used [-Wunused-label] 6842 | _c8ZF: | ^~~~~ | 6842 | _c8ZF: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdMaybe1_entry’: /tmp/ghc45544_0/ghc_12.hc:6874:1: error: warning: label ‘_c8ZI’ defined but not used [-Wunused-label] 6874 | _c8ZI: | ^~~~~ | 6874 | _c8ZI: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Zp’: /tmp/ghc45544_0/ghc_12.hc:6930:1: error: warning: label ‘_c8Zp’ defined but not used [-Wunused-label] 6930 | _c8Zp: | ^~~~~ | 6930 | _c8Zp: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Zr’: /tmp/ghc45544_0/ghc_12.hc:6952:1: error: warning: label ‘_c8Zr’ defined but not used [-Wunused-label] 6952 | _c8Zr: | ^~~~~ | 6952 | _c8Zr: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c8Zw’: /tmp/ghc45544_0/ghc_12.hc:6978:1: error: warning: label ‘_c8Zw’ defined but not used [-Wunused-label] 6978 | _c8Zw: | ^~~~~ | 6978 | _c8Zw: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdMaybe_entry’: /tmp/ghc45544_0/ghc_12.hc:7014:1: error: warning: label ‘_c906’ defined but not used [-Wunused-label] 7014 | _c906: | ^~~~~ | 7014 | _c906: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8vt_entry’: /tmp/ghc45544_0/ghc_12.hc:7035:1: error: warning: label ‘_c90z’ defined but not used [-Wunused-label] 7035 | _c90z: | ^~~~~ | 7035 | _c90z: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c90x’: /tmp/ghc45544_0/ghc_12.hc:7060:1: error: warning: label ‘_c90x’ defined but not used [-Wunused-label] 7060 | _c90x: | ^~~~~ | 7060 | _c90x: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grep1_entry’: /tmp/ghc45544_0/ghc_12.hc:7084:1: error: warning: label ‘_c90F’ defined but not used [-Wunused-label] 7084 | _c90F: | ^~~~~ | 7084 | _c90F: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c90h’: /tmp/ghc45544_0/ghc_12.hc:7147:1: error: warning: label ‘_c90h’ defined but not used [-Wunused-label] 7147 | _c90h: | ^~~~~ | 7147 | _c90h: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c90j’: /tmp/ghc45544_0/ghc_12.hc:7169:1: error: warning: label ‘_c90j’ defined but not used [-Wunused-label] 7169 | _c90j: | ^~~~~ | 7169 | _c90j: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c90o’: /tmp/ghc45544_0/ghc_12.hc:7194:1: error: warning: label ‘_c90o’ defined but not used [-Wunused-label] 7194 | _c90o: | ^~~~~ | 7194 | _c90o: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grep_entry’: /tmp/ghc45544_0/ghc_12.hc:7228:1: error: warning: label ‘_c912’ defined but not used [-Wunused-label] 7228 | _c912: | ^~~~~ | 7228 | _c912: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog9_entry’: /tmp/ghc45544_0/ghc_12.hc:7253:1: error: warning: label ‘_c91b’ defined but not used [-Wunused-label] 7253 | _c91b: | ^~~~~ | 7253 | _c91b: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog7_entry’: /tmp/ghc45544_0/ghc_12.hc:7294:1: error: warning: label ‘_c91k’ defined but not used [-Wunused-label] 7294 | _c91k: | ^~~~~ | 7294 | _c91k: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8vB_entry’: /tmp/ghc45544_0/ghc_12.hc:7369:1: error: warning: label ‘_c91z’ defined but not used [-Wunused-label] 7369 | _c91z: | ^~~~~ | 7369 | _c91z: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c91x’: /tmp/ghc45544_0/ghc_12.hc:7393:1: error: warning: label ‘_c91x’ defined but not used [-Wunused-label] 7393 | _c91x: | ^~~~~ | 7393 | _c91x: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog3_entry’: /tmp/ghc45544_0/ghc_12.hc:7412:1: error: warning: label ‘_c91F’ defined but not used [-Wunused-label] 7412 | _c91F: | ^~~~~ | 7412 | _c91F: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c91r’: /tmp/ghc45544_0/ghc_12.hc:7447:1: error: warning: label ‘_c91r’ defined but not used [-Wunused-label] 7447 | _c91r: | ^~~~~ | 7447 | _c91r: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_logMsg_entry’: /tmp/ghc45544_0/ghc_12.hc:7475:1: error: warning: label ‘_c91R’ defined but not used [-Wunused-label] 7475 | _c91R: | ^~~~~ | 7475 | _c91R: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8vF_entry’: /tmp/ghc45544_0/ghc_12.hc:7495:1: error: warning: label ‘_c926’ defined but not used [-Wunused-label] 7495 | _c926: | ^~~~~ | 7495 | _c926: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8vG_entry’: /tmp/ghc45544_0/ghc_12.hc:7520:1: error: warning: label ‘_c929’ defined but not used [-Wunused-label] 7520 | _c929: | ^~~~~ | 7520 | _c929: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog1_entry’: /tmp/ghc45544_0/ghc_12.hc:7555:1: error: warning: label ‘_c92g’ defined but not used [-Wunused-label] 7555 | _c92g: | ^~~~~ | 7555 | _c92g: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c92e’: /tmp/ghc45544_0/ghc_12.hc:7593:1: error: warning: label ‘_c92e’ defined but not used [-Wunused-label] 7593 | _c92e: | ^~~~~ | 7593 | _c92e: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog_entry’: /tmp/ghc45544_0/ghc_12.hc:7607:1: error: warning: label ‘_c92q’ defined but not used [-Wunused-label] 7607 | _c92q: | ^~~~~ | 7607 | _c92q: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdlog_entry’: /tmp/ghc45544_0/ghc_12.hc:7626:1: error: warning: label ‘_c92x’ defined but not used [-Wunused-label] 7626 | _c92x: | ^~~~~ | 7626 | _c92x: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudozu1_entry’: /tmp/ghc45544_0/ghc_12.hc:7647:1: error: warning: label ‘_c92E’ defined but not used [-Wunused-label] 7647 | _c92E: | ^~~~~ | 7647 | _c92E: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudozu_entry’: /tmp/ghc45544_0/ghc_12.hc:7674:1: error: warning: label ‘_c92L’ defined but not used [-Wunused-label] 7674 | _c92L: | ^~~~~ | 7674 | _c92L: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8vX_entry’: /tmp/ghc45544_0/ghc_12.hc:7694:1: error: warning: label ‘_c935’ defined but not used [-Wunused-label] 7694 | _c935: | ^~~~~ | 7694 | _c935: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8vW_entry’: /tmp/ghc45544_0/ghc_12.hc:7719:1: error: warning: label ‘_c93c’ defined but not used [-Wunused-label] 7719 | _c93c: | ^~~~~ | 7719 | _c93c: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdErr1_entry’: /tmp/ghc45544_0/ghc_12.hc:7751:1: error: warning: label ‘_c93f’ defined but not used [-Wunused-label] 7751 | _c93f: | ^~~~~ | 7751 | _c93f: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c92U’: /tmp/ghc45544_0/ghc_12.hc:7806:1: error: warning: label ‘_c92U’ defined but not used [-Wunused-label] 7806 | _c92U: | ^~~~~ | 7806 | _c92U: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c92W’: /tmp/ghc45544_0/ghc_12.hc:7831:1: error: warning: label ‘_c92W’ defined but not used [-Wunused-label] 7831 | _c92W: | ^~~~~ | 7831 | _c92W: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdErr_entry’: /tmp/ghc45544_0/ghc_12.hc:7863:1: error: warning: label ‘_c93u’ defined but not used [-Wunused-label] 7863 | _c93u: | ^~~~~ | 7863 | _c93u: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘r7yX_entry’: /tmp/ghc45544_0/ghc_12.hc:7886:1: error: warning: label ‘_c93D’ defined but not used [-Wunused-label] 7886 | _c93D: | ^~~~~ | 7886 | _c93D: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c93B’: /tmp/ghc45544_0/ghc_12.hc:7916:1: error: warning: label ‘_c93B’ defined but not used [-Wunused-label] 7916 | _c93B: | ^~~~~ | 7916 | _c93B: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘r7yY_entry’: /tmp/ghc45544_0/ghc_12.hc:7933:1: error: warning: label ‘_c93P’ defined but not used [-Wunused-label] 7933 | _c93P: | ^~~~~ | 7933 | _c93P: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c93N’: /tmp/ghc45544_0/ghc_12.hc:7962:1: error: warning: label ‘_c93N’ defined but not used [-Wunused-label] 7962 | _c93N: | ^~~~~ | 7962 | _c93N: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl1_slow’: /tmp/ghc45544_0/ghc_12.hc:7998:1: error: warning: label ‘_c93W’ defined but not used [-Wunused-label] 7998 | _c93W: | ^~~~~ | 7998 | _c93W: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8wd_entry’: /tmp/ghc45544_0/ghc_12.hc:8008:1: error: warning: label ‘_c946’ defined but not used [-Wunused-label] 8008 | _c946: | ^~~~~ | 8008 | _c946: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwlvl1_entry’: /tmp/ghc45544_0/ghc_12.hc:8033:1: error: warning: label ‘_c94d’ defined but not used [-Wunused-label] 8033 | _c94d: | ^~~~~ | 8033 | _c94d: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c940’: /tmp/ghc45544_0/ghc_12.hc:8068:1: error: warning: label ‘_c940’ defined but not used [-Wunused-label] 8068 | _c940: | ^~~~~ | 8068 | _c940: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c94a’: /tmp/ghc45544_0/ghc_12.hc:8101:1: error: warning: label ‘_c94a’ defined but not used [-Wunused-label] 8101 | _c94a: | ^~~~~ | 8101 | _c94a: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c94g’: /tmp/ghc45544_0/ghc_12.hc:8123:1: error: warning: label ‘_c94g’ defined but not used [-Wunused-label] 8123 | _c94g: | ^~~~~ | 8123 | _c94g: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c94s’: /tmp/ghc45544_0/ghc_12.hc:8155:1: error: warning: label ‘_c94s’ defined but not used [-Wunused-label] 8155 | _c94s: | ^~~~~ | 8155 | _c94s: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘s8ww_entry’: /tmp/ghc45544_0/ghc_12.hc:8187:1: error: warning: label ‘_c956’ defined but not used [-Wunused-label] 8187 | _c956: | ^~~~~ | 8187 | _c956: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdQuiet1_entry’: /tmp/ghc45544_0/ghc_12.hc:8219:1: error: warning: label ‘_c959’ defined but not used [-Wunused-label] 8219 | _c959: | ^~~~~ | 8219 | _c959: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c94Q’: /tmp/ghc45544_0/ghc_12.hc:8275:1: error: warning: label ‘_c94Q’ defined but not used [-Wunused-label] 8275 | _c94Q: | ^~~~~ | 8275 | _c94Q: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c94S’: /tmp/ghc45544_0/ghc_12.hc:8297:1: error: warning: label ‘_c94S’ defined but not used [-Wunused-label] 8297 | _c94S: | ^~~~~ | 8297 | _c94S: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c94X’: /tmp/ghc45544_0/ghc_12.hc:8324:1: error: warning: label ‘_c94X’ defined but not used [-Wunused-label] 8324 | _c94X: | ^~~~~ | 8324 | _c94X: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘_c95n’: /tmp/ghc45544_0/ghc_12.hc:8364:1: error: warning: label ‘_c95n’ defined but not used [-Wunused-label] 8364 | _c95n: | ^~~~~ | 8364 | _c95n: | ^ /tmp/ghc45544_0/ghc_12.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdQuiet_entry’: /tmp/ghc45544_0/ghc_12.hc:8383:1: error: warning: label ‘_c95E’ defined but not used [-Wunused-label] 8383 | _c95E: | ^~~~~ | 8383 | _c95E: | ^ [2 of 3] Compiling SimpleCmd.Git ( SimpleCmd/Git.hs, dist/build/SimpleCmd/Git.o ) /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_git2_entry’: /tmp/ghc45544_0/ghc_17.hc:13:1: error: warning: label ‘_c9zV’ defined but not used [-Wunused-label] 13 | _c9zV: | ^~~~~ | 13 | _c9zV: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘s9zi_entry’: /tmp/ghc45544_0/ghc_17.hc:49:1: error: warning: label ‘_c9Ab’ defined but not used [-Wunused-label] 49 | _c9Ab: | ^~~~~ | 49 | _c9Ab: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_git1_entry’: /tmp/ghc45544_0/ghc_17.hc:83:1: error: warning: label ‘_c9Ae’ defined but not used [-Wunused-label] 83 | _c9Ae: | ^~~~~ | 83 | _c9Ae: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘_c9A5’: /tmp/ghc45544_0/ghc_17.hc:143:1: error: warning: label ‘_c9A5’ defined but not used [-Wunused-label] 143 | _c9A5: | ^~~~~ | 143 | _c9A5: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_git_entry’: /tmp/ghc45544_0/ghc_17.hc:168:1: error: warning: label ‘_c9Aq’ defined but not used [-Wunused-label] 168 | _c9Aq: | ^~~~~ | 168 | _c9Aq: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch11_entry’: /tmp/ghc45544_0/ghc_17.hc:193:1: error: warning: label ‘_c9Az’ defined but not used [-Wunused-label] 193 | _c9Az: | ^~~~~ | 193 | _c9Az: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch9_entry’: /tmp/ghc45544_0/ghc_17.hc:234:1: error: warning: label ‘_c9AI’ defined but not used [-Wunused-label] 234 | _c9AI: | ^~~~~ | 234 | _c9AI: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch7_entry’: /tmp/ghc45544_0/ghc_17.hc:275:1: error: warning: label ‘_c9AR’ defined but not used [-Wunused-label] 275 | _c9AR: | ^~~~~ | 275 | _c9AR: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘s9zn_entry’: /tmp/ghc45544_0/ghc_17.hc:348:1: error: warning: label ‘_c9B4’ defined but not used [-Wunused-label] 348 | _c9B4: | ^~~~~ | 348 | _c9B4: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch1_entry’: /tmp/ghc45544_0/ghc_17.hc:376:1: error: warning: label ‘_c9B7’ defined but not used [-Wunused-label] 376 | _c9B7: | ^~~~~ | 376 | _c9B7: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘_c9AY’: /tmp/ghc45544_0/ghc_17.hc:408:1: error: warning: label ‘_c9AY’ defined but not used [-Wunused-label] 408 | _c9AY: | ^~~~~ | 408 | _c9AY: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch_entry’: /tmp/ghc45544_0/ghc_17.hc:433:1: error: warning: label ‘_c9Bh’ defined but not used [-Wunused-label] 433 | _c9Bh: | ^~~~~ | 433 | _c9Bh: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitzu1_entry’: /tmp/ghc45544_0/ghc_17.hc:455:1: error: warning: label ‘_c9Bp’ defined but not used [-Wunused-label] 455 | _c9Bp: | ^~~~~ | 455 | _c9Bp: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitzu_entry’: /tmp/ghc45544_0/ghc_17.hc:487:1: error: warning: label ‘_c9By’ defined but not used [-Wunused-label] 487 | _c9By: | ^~~~~ | 487 | _c9By: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBool1_entry’: /tmp/ghc45544_0/ghc_17.hc:509:1: error: warning: label ‘_c9BG’ defined but not used [-Wunused-label] 509 | _c9BG: | ^~~~~ | 509 | _c9BG: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBool_entry’: /tmp/ghc45544_0/ghc_17.hc:541:1: error: warning: label ‘_c9BP’ defined but not used [-Wunused-label] 541 | _c9BP: | ^~~~~ | 541 | _c9BP: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig6_entry’: /tmp/ghc45544_0/ghc_17.hc:566:1: error: warning: label ‘_c9BY’ defined but not used [-Wunused-label] 566 | _c9BY: | ^~~~~ | 566 | _c9BY: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘s9zy_entry’: /tmp/ghc45544_0/ghc_17.hc:610:1: error: warning: label ‘_c9C9’ defined but not used [-Wunused-label] 610 | _c9C9: | ^~~~~ | 610 | _c9C9: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘s9zz_entry’: /tmp/ghc45544_0/ghc_17.hc:636:1: error: warning: label ‘_c9Ch’ defined but not used [-Wunused-label] 636 | _c9Ch: | ^~~~~ | 636 | _c9Ch: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_isGitDir1_entry’: /tmp/ghc45544_0/ghc_17.hc:661:1: error: warning: label ‘_c9Ck’ defined but not used [-Wunused-label] 661 | _c9Ck: | ^~~~~ | 661 | _c9Ck: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_isGitDir_entry’: /tmp/ghc45544_0/ghc_17.hc:695:1: error: warning: label ‘_c9Cu’ defined but not used [-Wunused-label] 695 | _c9Cu: | ^~~~~ | 695 | _c9Cu: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet4_entry’: /tmp/ghc45544_0/ghc_17.hc:720:1: error: warning: label ‘_c9CD’ defined but not used [-Wunused-label] 720 | _c9CD: | ^~~~~ | 720 | _c9CD: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet2_entry’: /tmp/ghc45544_0/ghc_17.hc:761:1: error: warning: label ‘_c9CM’ defined but not used [-Wunused-label] 761 | _c9CM: | ^~~~~ | 761 | _c9CM: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet1_entry’: /tmp/ghc45544_0/ghc_17.hc:801:1: error: warning: label ‘_c9CV’ defined but not used [-Wunused-label] 801 | _c9CV: | ^~~~~ | 801 | _c9CV: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet_entry’: /tmp/ghc45544_0/ghc_17.hc:843:1: error: warning: label ‘_c9D4’ defined but not used [-Wunused-label] 843 | _c9D4: | ^~~~~ | 843 | _c9D4: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig2_entry’: /tmp/ghc45544_0/ghc_17.hc:891:1: error: warning: label ‘_c9Dd’ defined but not used [-Wunused-label] 891 | _c9Dd: | ^~~~~ | 891 | _c9Dd: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig8_entry’: /tmp/ghc45544_0/ghc_17.hc:932:1: error: warning: label ‘_c9Dm’ defined but not used [-Wunused-label] 932 | _c9Dm: | ^~~~~ | 932 | _c9Dm: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig5_entry’: /tmp/ghc45544_0/ghc_17.hc:980:1: error: warning: label ‘_c9Dv’ defined but not used [-Wunused-label] 980 | _c9Dv: | ^~~~~ | 980 | _c9Dv: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig4_entry’: /tmp/ghc45544_0/ghc_17.hc:1019:1: error: warning: label ‘_c9DD’ defined but not used [-Wunused-label] 1019 | _c9DD: | ^~~~~ | 1019 | _c9DD: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig1_entry’: /tmp/ghc45544_0/ghc_17.hc:1056:1: error: warning: label ‘_c9DT’ defined but not used [-Wunused-label] 1056 | _c9DT: | ^~~~~ | 1056 | _c9DT: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘_c9DK’: /tmp/ghc45544_0/ghc_17.hc:1088:1: error: warning: label ‘_c9DK’ defined but not used [-Wunused-label] 1088 | _c9DK: | ^~~~~ | 1088 | _c9DK: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘_c9DM’: /tmp/ghc45544_0/ghc_17.hc:1110:1: error: warning: label ‘_c9DM’ defined but not used [-Wunused-label] 1110 | _c9DM: | ^~~~~ | 1110 | _c9DM: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig_entry’: /tmp/ghc45544_0/ghc_17.hc:1134:1: error: warning: label ‘_c9E9’ defined but not used [-Wunused-label] 1134 | _c9E9: | ^~~~~ | 1134 | _c9E9: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir2_entry’: /tmp/ghc45544_0/ghc_17.hc:1159:1: error: warning: label ‘_c9Ei’ defined but not used [-Wunused-label] 1159 | _c9Ei: | ^~~~~ | 1159 | _c9Ei: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir1_entry’: /tmp/ghc45544_0/ghc_17.hc:1205:1: error: warning: label ‘_c9Ey’ defined but not used [-Wunused-label] 1205 | _c9Ey: | ^~~~~ | 1205 | _c9Ey: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘_c9Ep’: /tmp/ghc45544_0/ghc_17.hc:1237:1: error: warning: label ‘_c9Ep’ defined but not used [-Wunused-label] 1237 | _c9Ep: | ^~~~~ | 1237 | _c9Ep: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘_c9Er’: /tmp/ghc45544_0/ghc_17.hc:1260:1: error: warning: label ‘_c9Er’ defined but not used [-Wunused-label] 1260 | _c9Er: | ^~~~~ | 1260 | _c9Er: | ^ /tmp/ghc45544_0/ghc_17.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir_entry’: /tmp/ghc45544_0/ghc_17.hc:1285:1: error: warning: label ‘_c9EO’ defined but not used [-Wunused-label] 1285 | _c9EO: | ^~~~~ | 1285 | _c9EO: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_git2_entry’: /tmp/ghc45544_0/ghc_21.hc:13:1: error: warning: label ‘_c9FD’ defined but not used [-Wunused-label] 13 | _c9FD: | ^~~~~ | 13 | _c9FD: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘s9F0_entry’: /tmp/ghc45544_0/ghc_21.hc:55:1: error: warning: label ‘_c9FT’ defined but not used [-Wunused-label] 55 | _c9FT: | ^~~~~ | 55 | _c9FT: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_git1_entry’: /tmp/ghc45544_0/ghc_21.hc:89:1: error: warning: label ‘_c9FW’ defined but not used [-Wunused-label] 89 | _c9FW: | ^~~~~ | 89 | _c9FW: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘_c9FN’: /tmp/ghc45544_0/ghc_21.hc:149:1: error: warning: label ‘_c9FN’ defined but not used [-Wunused-label] 149 | _c9FN: | ^~~~~ | 149 | _c9FN: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_git_entry’: /tmp/ghc45544_0/ghc_21.hc:174:1: error: warning: label ‘_c9G9’ defined but not used [-Wunused-label] 174 | _c9G9: | ^~~~~ | 174 | _c9G9: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch11_entry’: /tmp/ghc45544_0/ghc_21.hc:199:1: error: warning: label ‘_c9Gi’ defined but not used [-Wunused-label] 199 | _c9Gi: | ^~~~~ | 199 | _c9Gi: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch9_entry’: /tmp/ghc45544_0/ghc_21.hc:240:1: error: warning: label ‘_c9Gr’ defined but not used [-Wunused-label] 240 | _c9Gr: | ^~~~~ | 240 | _c9Gr: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch7_entry’: /tmp/ghc45544_0/ghc_21.hc:281:1: error: warning: label ‘_c9GA’ defined but not used [-Wunused-label] 281 | _c9GA: | ^~~~~ | 281 | _c9GA: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘s9F5_entry’: /tmp/ghc45544_0/ghc_21.hc:354:1: error: warning: label ‘_c9GN’ defined but not used [-Wunused-label] 354 | _c9GN: | ^~~~~ | 354 | _c9GN: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch1_entry’: /tmp/ghc45544_0/ghc_21.hc:382:1: error: warning: label ‘_c9GQ’ defined but not used [-Wunused-label] 382 | _c9GQ: | ^~~~~ | 382 | _c9GQ: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘_c9GH’: /tmp/ghc45544_0/ghc_21.hc:414:1: error: warning: label ‘_c9GH’ defined but not used [-Wunused-label] 414 | _c9GH: | ^~~~~ | 414 | _c9GH: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch_entry’: /tmp/ghc45544_0/ghc_21.hc:439:1: error: warning: label ‘_c9H0’ defined but not used [-Wunused-label] 439 | _c9H0: | ^~~~~ | 439 | _c9H0: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitzu1_entry’: /tmp/ghc45544_0/ghc_21.hc:461:1: error: warning: label ‘_c9H8’ defined but not used [-Wunused-label] 461 | _c9H8: | ^~~~~ | 461 | _c9H8: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitzu_entry’: /tmp/ghc45544_0/ghc_21.hc:493:1: error: warning: label ‘_c9Hh’ defined but not used [-Wunused-label] 493 | _c9Hh: | ^~~~~ | 493 | _c9Hh: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBool1_entry’: /tmp/ghc45544_0/ghc_21.hc:515:1: error: warning: label ‘_c9Hp’ defined but not used [-Wunused-label] 515 | _c9Hp: | ^~~~~ | 515 | _c9Hp: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBool_entry’: /tmp/ghc45544_0/ghc_21.hc:547:1: error: warning: label ‘_c9Hy’ defined but not used [-Wunused-label] 547 | _c9Hy: | ^~~~~ | 547 | _c9Hy: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig6_entry’: /tmp/ghc45544_0/ghc_21.hc:572:1: error: warning: label ‘_c9HH’ defined but not used [-Wunused-label] 572 | _c9HH: | ^~~~~ | 572 | _c9HH: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘s9Fg_entry’: /tmp/ghc45544_0/ghc_21.hc:622:1: error: warning: label ‘_c9HS’ defined but not used [-Wunused-label] 622 | _c9HS: | ^~~~~ | 622 | _c9HS: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘s9Fh_entry’: /tmp/ghc45544_0/ghc_21.hc:648:1: error: warning: label ‘_c9I0’ defined but not used [-Wunused-label] 648 | _c9I0: | ^~~~~ | 648 | _c9I0: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_isGitDir1_entry’: /tmp/ghc45544_0/ghc_21.hc:673:1: error: warning: label ‘_c9I3’ defined but not used [-Wunused-label] 673 | _c9I3: | ^~~~~ | 673 | _c9I3: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_isGitDir_entry’: /tmp/ghc45544_0/ghc_21.hc:707:1: error: warning: label ‘_c9Ie’ defined but not used [-Wunused-label] 707 | _c9Ie: | ^~~~~ | 707 | _c9Ie: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet4_entry’: /tmp/ghc45544_0/ghc_21.hc:732:1: error: warning: label ‘_c9In’ defined but not used [-Wunused-label] 732 | _c9In: | ^~~~~ | 732 | _c9In: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet2_entry’: /tmp/ghc45544_0/ghc_21.hc:773:1: error: warning: label ‘_c9Iw’ defined but not used [-Wunused-label] 773 | _c9Iw: | ^~~~~ | 773 | _c9Iw: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet1_entry’: /tmp/ghc45544_0/ghc_21.hc:813:1: error: warning: label ‘_c9IF’ defined but not used [-Wunused-label] 813 | _c9IF: | ^~~~~ | 813 | _c9IF: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet_entry’: /tmp/ghc45544_0/ghc_21.hc:855:1: error: warning: label ‘_c9IO’ defined but not used [-Wunused-label] 855 | _c9IO: | ^~~~~ | 855 | _c9IO: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig2_entry’: /tmp/ghc45544_0/ghc_21.hc:903:1: error: warning: label ‘_c9IX’ defined but not used [-Wunused-label] 903 | _c9IX: | ^~~~~ | 903 | _c9IX: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig8_entry’: /tmp/ghc45544_0/ghc_21.hc:944:1: error: warning: label ‘_c9J6’ defined but not used [-Wunused-label] 944 | _c9J6: | ^~~~~ | 944 | _c9J6: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig5_entry’: /tmp/ghc45544_0/ghc_21.hc:992:1: error: warning: label ‘_c9Jf’ defined but not used [-Wunused-label] 992 | _c9Jf: | ^~~~~ | 992 | _c9Jf: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig4_entry’: /tmp/ghc45544_0/ghc_21.hc:1031:1: error: warning: label ‘_c9Jn’ defined but not used [-Wunused-label] 1031 | _c9Jn: | ^~~~~ | 1031 | _c9Jn: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig1_entry’: /tmp/ghc45544_0/ghc_21.hc:1068:1: error: warning: label ‘_c9JD’ defined but not used [-Wunused-label] 1068 | _c9JD: | ^~~~~ | 1068 | _c9JD: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘_c9Ju’: /tmp/ghc45544_0/ghc_21.hc:1100:1: error: warning: label ‘_c9Ju’ defined but not used [-Wunused-label] 1100 | _c9Ju: | ^~~~~ | 1100 | _c9Ju: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘_c9Jw’: /tmp/ghc45544_0/ghc_21.hc:1122:1: error: warning: label ‘_c9Jw’ defined but not used [-Wunused-label] 1122 | _c9Jw: | ^~~~~ | 1122 | _c9Jw: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig_entry’: /tmp/ghc45544_0/ghc_21.hc:1146:1: error: warning: label ‘_c9JT’ defined but not used [-Wunused-label] 1146 | _c9JT: | ^~~~~ | 1146 | _c9JT: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir2_entry’: /tmp/ghc45544_0/ghc_21.hc:1171:1: error: warning: label ‘_c9K2’ defined but not used [-Wunused-label] 1171 | _c9K2: | ^~~~~ | 1171 | _c9K2: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir1_entry’: /tmp/ghc45544_0/ghc_21.hc:1217:1: error: warning: label ‘_c9Ki’ defined but not used [-Wunused-label] 1217 | _c9Ki: | ^~~~~ | 1217 | _c9Ki: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘_c9K9’: /tmp/ghc45544_0/ghc_21.hc:1249:1: error: warning: label ‘_c9K9’ defined but not used [-Wunused-label] 1249 | _c9K9: | ^~~~~ | 1249 | _c9K9: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘_c9Kb’: /tmp/ghc45544_0/ghc_21.hc:1272:1: error: warning: label ‘_c9Kb’ defined but not used [-Wunused-label] 1272 | _c9Kb: | ^~~~~ | 1272 | _c9Kb: | ^ /tmp/ghc45544_0/ghc_21.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir_entry’: /tmp/ghc45544_0/ghc_21.hc:1297:1: error: warning: label ‘_c9Ky’ defined but not used [-Wunused-label] 1297 | _c9Ky: | ^~~~~ | 1297 | _c9Ky: | ^ [3 of 3] Compiling SimpleCmd.Rpm ( SimpleCmd/Rpm.hs, dist/build/SimpleCmd/Rpm.o ) /tmp/ghc45544_0/ghc_26.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec8_entry’: /tmp/ghc45544_0/ghc_26.hc:13:1: error: warning: label ‘_c9Nk’ defined but not used [-Wunused-label] 13 | _c9Nk: | ^~~~~ | 13 | _c9Nk: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec6_entry’: /tmp/ghc45544_0/ghc_26.hc:54:1: error: warning: label ‘_c9Nt’ defined but not used [-Wunused-label] 54 | _c9Nt: | ^~~~~ | 54 | _c9Nt: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec4_entry’: /tmp/ghc45544_0/ghc_26.hc:95:1: error: warning: label ‘_c9NC’ defined but not used [-Wunused-label] 95 | _c9NC: | ^~~~~ | 95 | _c9NC: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec2_entry’: /tmp/ghc45544_0/ghc_26.hc:136:1: error: warning: label ‘_c9NL’ defined but not used [-Wunused-label] 136 | _c9NL: | ^~~~~ | 136 | _c9NL: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘s9N1_entry’: /tmp/ghc45544_0/ghc_26.hc:180:1: error: warning: label ‘_c9Ob’ defined but not used [-Wunused-label] 180 | _c9Ob: | ^~~~~ | 180 | _c9Ob: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘s9N4_entry’: /tmp/ghc45544_0/ghc_26.hc:207:1: error: warning: label ‘_c9Oi’ defined but not used [-Wunused-label] 207 | _c9Oi: | ^~~~~ | 207 | _c9Oi: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘_c9O0’: /tmp/ghc45544_0/ghc_26.hc:241:1: error: warning: label ‘_c9O0’ defined but not used [-Wunused-label] 241 | _c9O0: | ^~~~~ | 241 | _c9O0: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘s9N5_entry’: /tmp/ghc45544_0/ghc_26.hc:302:1: error: warning: label ‘_c9Ow’ defined but not used [-Wunused-label] 302 | _c9Ow: | ^~~~~ | 302 | _c9Ow: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘s9Nd_entry’: /tmp/ghc45544_0/ghc_26.hc:341:1: error: warning: label ‘_c9OM’ defined but not used [-Wunused-label] 341 | _c9OM: | ^~~~~ | 341 | _c9OM: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘_c9OK’: /tmp/ghc45544_0/ghc_26.hc:366:1: error: warning: label ‘_c9OK’ defined but not used [-Wunused-label] 366 | _c9OK: | ^~~~~ | 366 | _c9OK: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec1_entry’: /tmp/ghc45544_0/ghc_26.hc:392:1: error: warning: label ‘_c9OS’ defined but not used [-Wunused-label] 392 | _c9OS: | ^~~~~ | 392 | _c9OS: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘_c9OE’: /tmp/ghc45544_0/ghc_26.hc:453:1: error: warning: label ‘_c9OE’ defined but not used [-Wunused-label] 453 | _c9OE: | ^~~~~ | 453 | _c9OE: | ^ /tmp/ghc45544_0/ghc_26.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec_entry’: /tmp/ghc45544_0/ghc_26.hc:478:1: error: warning: label ‘_c9P5’ defined but not used [-Wunused-label] 478 | _c9P5: | ^~~~~ | 478 | _c9P5: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec8_entry’: /tmp/ghc45544_0/ghc_30.hc:13:1: error: warning: label ‘_c9Px’ defined but not used [-Wunused-label] 13 | _c9Px: | ^~~~~ | 13 | _c9Px: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec6_entry’: /tmp/ghc45544_0/ghc_30.hc:54:1: error: warning: label ‘_c9PG’ defined but not used [-Wunused-label] 54 | _c9PG: | ^~~~~ | 54 | _c9PG: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec4_entry’: /tmp/ghc45544_0/ghc_30.hc:95:1: error: warning: label ‘_c9PP’ defined but not used [-Wunused-label] 95 | _c9PP: | ^~~~~ | 95 | _c9PP: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec2_entry’: /tmp/ghc45544_0/ghc_30.hc:136:1: error: warning: label ‘_c9PY’ defined but not used [-Wunused-label] 136 | _c9PY: | ^~~~~ | 136 | _c9PY: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘s9Pe_entry’: /tmp/ghc45544_0/ghc_30.hc:186:1: error: warning: label ‘_c9Qo’ defined but not used [-Wunused-label] 186 | _c9Qo: | ^~~~~ | 186 | _c9Qo: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘s9Ph_entry’: /tmp/ghc45544_0/ghc_30.hc:213:1: error: warning: label ‘_c9Qv’ defined but not used [-Wunused-label] 213 | _c9Qv: | ^~~~~ | 213 | _c9Qv: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘_c9Qd’: /tmp/ghc45544_0/ghc_30.hc:247:1: error: warning: label ‘_c9Qd’ defined but not used [-Wunused-label] 247 | _c9Qd: | ^~~~~ | 247 | _c9Qd: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘s9Pi_entry’: /tmp/ghc45544_0/ghc_30.hc:308:1: error: warning: label ‘_c9QJ’ defined but not used [-Wunused-label] 308 | _c9QJ: | ^~~~~ | 308 | _c9QJ: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘s9Pq_entry’: /tmp/ghc45544_0/ghc_30.hc:347:1: error: warning: label ‘_c9QZ’ defined but not used [-Wunused-label] 347 | _c9QZ: | ^~~~~ | 347 | _c9QZ: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘_c9QX’: /tmp/ghc45544_0/ghc_30.hc:372:1: error: warning: label ‘_c9QX’ defined but not used [-Wunused-label] 372 | _c9QX: | ^~~~~ | 372 | _c9QX: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec1_entry’: /tmp/ghc45544_0/ghc_30.hc:398:1: error: warning: label ‘_c9R5’ defined but not used [-Wunused-label] 398 | _c9R5: | ^~~~~ | 398 | _c9R5: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘_c9QR’: /tmp/ghc45544_0/ghc_30.hc:459:1: error: warning: label ‘_c9QR’ defined but not used [-Wunused-label] 459 | _c9QR: | ^~~~~ | 459 | _c9QR: | ^ /tmp/ghc45544_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec_entry’: /tmp/ghc45544_0/ghc_30.hc:484:1: error: warning: label ‘_c9Rj’ defined but not used [-Wunused-label] 484 | _c9Rj: | ^~~~~ | 484 | _c9Rj: | ^ [1 of 3] Compiling SimpleCmd ( SimpleCmd.hs, dist/build/SimpleCmd.p_o ) /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_errorzq_entry’: /tmp/ghc45584_0/ghc_8.hc:428:1: error: warning: label ‘_c7Pp’ defined but not used [-Wunused-label] 428 | _c7Pp: | ^~~~~ | 428 | _c7Pp: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7C9_entry’: /tmp/ghc45584_0/ghc_8.hc:481:1: error: warning: label ‘_c7PN’ defined but not used [-Wunused-label] 481 | _c7PN: | ^~~~~ | 481 | _c7PN: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Ca_entry’: /tmp/ghc45584_0/ghc_8.hc:516:1: error: warning: label ‘_c7PQ’ defined but not used [-Wunused-label] 516 | _c7PQ: | ^~~~~ | 516 | _c7PQ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdN_entry’: /tmp/ghc45584_0/ghc_8.hc:572:1: error: warning: label ‘_c7PV’ defined but not used [-Wunused-label] 572 | _c7PV: | ^~~~~ | 572 | _c7PV: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_warning_entry’: /tmp/ghc45584_0/ghc_8.hc:640:1: error: warning: label ‘_c7Qg’ defined but not used [-Wunused-label] 640 | _c7Qg: | ^~~~~ | 640 | _c7Qg: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Ce_entry’: /tmp/ghc45584_0/ghc_8.hc:721:1: error: warning: label ‘_c7Qy’ defined but not used [-Wunused-label] 721 | _c7Qy: | ^~~~~ | 721 | _c7Qy: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeSuffix_entry’: /tmp/ghc45584_0/ghc_8.hc:763:1: error: warning: label ‘_c7QE’ defined but not used [-Wunused-label] 763 | _c7QE: | ^~~~~ | 763 | _c7QE: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7QC’: /tmp/ghc45584_0/ghc_8.hc:814:1: error: warning: label ‘_c7QC’ defined but not used [-Wunused-label] 814 | _c7QC: | ^~~~~ | 814 | _c7QC: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7QM’: /tmp/ghc45584_0/ghc_8.hc:835:1: error: warning: label ‘_c7QM’ defined but not used [-Wunused-label] 835 | _c7QM: | ^~~~~ | 835 | _c7QM: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removePrefix_entry’: /tmp/ghc45584_0/ghc_8.hc:871:1: error: warning: label ‘_c7Rf’ defined but not used [-Wunused-label] 871 | _c7Rf: | ^~~~~ | 871 | _c7Rf: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7R9’: /tmp/ghc45584_0/ghc_8.hc:909:1: error: warning: label ‘_c7R9’ defined but not used [-Wunused-label] 909 | _c7R9: | ^~~~~ | 909 | _c7R9: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7CB_entry’: /tmp/ghc45584_0/ghc_8.hc:942:1: error: warning: label ‘_c7Sc’ defined but not used [-Wunused-label] 942 | _c7Sc: | ^~~~~ | 942 | _c7Sc: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zpzmzp_entry’: /tmp/ghc45584_0/ghc_8.hc:979:1: error: warning: label ‘_c7Sj’ defined but not used [-Wunused-label] 979 | _c7Sj: | ^~~~~ | 979 | _c7Sj: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7Rw’: /tmp/ghc45584_0/ghc_8.hc:1022:1: error: warning: label ‘_c7Rw’ defined but not used [-Wunused-label] 1022 | _c7Rw: | ^~~~~ | 1022 | _c7Rw: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7RD’: /tmp/ghc45584_0/ghc_8.hc:1059:1: error: warning: label ‘_c7RD’ defined but not used [-Wunused-label] 1059 | _c7RD: | ^~~~~ | 1059 | _c7RD: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_s7CC’: /tmp/ghc45584_0/ghc_8.hc:1093:1: error: warning: label ‘_s7CC’ defined but not used [-Wunused-label] 1093 | _s7CC: | ^~~~~ | 1093 | _s7CC: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7SM’: /tmp/ghc45584_0/ghc_8.hc:1112:1: error: warning: label ‘_c7SM’ defined but not used [-Wunused-label] 1112 | _c7SM: | ^~~~~ | 1112 | _c7SM: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7RQ’: /tmp/ghc45584_0/ghc_8.hc:1147:1: error: warning: label ‘_c7RQ’ defined but not used [-Wunused-label] 1147 | _c7RQ: | ^~~~~ | 1147 | _c7RQ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7RY’: /tmp/ghc45584_0/ghc_8.hc:1180:1: error: warning: label ‘_c7RY’ defined but not used [-Wunused-label] 1180 | _c7RY: | ^~~~~ | 1180 | _c7RY: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeStrictPrefix1_entry’: /tmp/ghc45584_0/ghc_8.hc:1229:1: error: warning: label ‘_c7To’ defined but not used [-Wunused-label] 1229 | _c7To: | ^~~~~ | 1229 | _c7To: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeStrictPrefix_entry’: /tmp/ghc45584_0/ghc_8.hc:1299:1: error: warning: label ‘_c7TF’ defined but not used [-Wunused-label] 1299 | _c7TF: | ^~~~~ | 1299 | _c7TF: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7Tz’: /tmp/ghc45584_0/ghc_8.hc:1341:1: error: warning: label ‘_c7Tz’ defined but not used [-Wunused-label] 1341 | _c7Tz: | ^~~~~ | 1341 | _c7Tz: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7TL’: /tmp/ghc45584_0/ghc_8.hc:1373:1: error: warning: label ‘_c7TL’ defined but not used [-Wunused-label] 1373 | _c7TL: | ^~~~~ | 1373 | _c7TL: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7TQ’: /tmp/ghc45584_0/ghc_8.hc:1396:1: error: warning: label ‘_c7TQ’ defined but not used [-Wunused-label] 1396 | _c7TQ: | ^~~~~ | 1396 | _c7TQ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_removeTrailingNewline_entry’: /tmp/ghc45584_0/ghc_8.hc:1420:1: error: warning: label ‘_c7Ug’ defined but not used [-Wunused-label] 1420 | _c7Ug: | ^~~~~ | 1420 | _c7Ug: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7U9’: /tmp/ghc45584_0/ghc_8.hc:1457:1: error: warning: label ‘_c7U9’ defined but not used [-Wunused-label] 1457 | _c7U9: | ^~~~~ | 1457 | _c7U9: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_s7CX’: /tmp/ghc45584_0/ghc_8.hc:1491:1: error: warning: label ‘_s7CX’ defined but not used [-Wunused-label] 1491 | _s7CX: | ^~~~~ | 1491 | _s7CX: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7UO’: /tmp/ghc45584_0/ghc_8.hc:1510:1: error: warning: label ‘_c7UO’ defined but not used [-Wunused-label] 1510 | _c7UO: | ^~~~~ | 1510 | _c7UO: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7Uw’: /tmp/ghc45584_0/ghc_8.hc:1543:1: error: warning: label ‘_c7Uw’ defined but not used [-Wunused-label] 1543 | _c7Uw: | ^~~~~ | 1543 | _c7Uw: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Dc_entry’: /tmp/ghc45584_0/ghc_8.hc:1581:1: error: warning: label ‘_c7VB’ defined but not used [-Wunused-label] 1581 | _c7VB: | ^~~~~ | 1581 | _c7VB: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Dd_entry’: /tmp/ghc45584_0/ghc_8.hc:1628:1: error: warning: label ‘_c7VE’ defined but not used [-Wunused-label] 1628 | _c7VE: | ^~~~~ | 1628 | _c7VE: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7Vs’: /tmp/ghc45584_0/ghc_8.hc:1700:1: error: warning: label ‘_c7Vs’ defined but not used [-Wunused-label] 1700 | _c7Vs: | ^~~~~ | 1700 | _c7Vs: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdIn1_entry’: /tmp/ghc45584_0/ghc_8.hc:1740:1: error: warning: label ‘_c7VM’ defined but not used [-Wunused-label] 1740 | _c7VM: | ^~~~~ | 1740 | _c7VM: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdIn_entry’: /tmp/ghc45584_0/ghc_8.hc:1787:1: error: warning: label ‘_c7W2’ defined but not used [-Wunused-label] 1787 | _c7W2: | ^~~~~ | 1787 | _c7W2: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Dm_entry’: /tmp/ghc45584_0/ghc_8.hc:1812:1: error: warning: label ‘_c7Wy’ defined but not used [-Wunused-label] 1812 | _c7Wy: | ^~~~~ | 1812 | _c7Wy: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Dn_entry’: /tmp/ghc45584_0/ghc_8.hc:1859:1: error: warning: label ‘_c7WB’ defined but not used [-Wunused-label] 1859 | _c7WB: | ^~~~~ | 1859 | _c7WB: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7Wp’: /tmp/ghc45584_0/ghc_8.hc:1930:1: error: warning: label ‘_c7Wp’ defined but not used [-Wunused-label] 1930 | _c7Wp: | ^~~~~ | 1930 | _c7Wp: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmd1_entry’: /tmp/ghc45584_0/ghc_8.hc:1971:1: error: warning: label ‘_c7WJ’ defined but not used [-Wunused-label] 1971 | _c7WJ: | ^~~~~ | 1971 | _c7WJ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmd_entry’: /tmp/ghc45584_0/ghc_8.hc:2021:1: error: warning: label ‘_c7WY’ defined but not used [-Wunused-label] 2021 | _c7WY: | ^~~~~ | 2021 | _c7WY: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellzuc_entry’: /tmp/ghc45584_0/ghc_8.hc:2051:1: error: warning: label ‘_c7Xc’ defined but not used [-Wunused-label] 2051 | _c7Xc: | ^~~~~ | 2051 | _c7Xc: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell2_entry’: /tmp/ghc45584_0/ghc_8.hc:2104:1: error: warning: label ‘_c7Xq’ defined but not used [-Wunused-label] 2104 | _c7Xq: | ^~~~~ | 2104 | _c7Xq: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Dx_entry’: /tmp/ghc45584_0/ghc_8.hc:2161:1: error: warning: label ‘_c7XZ’ defined but not used [-Wunused-label] 2161 | _c7XZ: | ^~~~~ | 2161 | _c7XZ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Dy_entry’: /tmp/ghc45584_0/ghc_8.hc:2208:1: error: warning: label ‘_c7Y2’ defined but not used [-Wunused-label] 2208 | _c7Y2: | ^~~~~ | 2208 | _c7Y2: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7XQ’: /tmp/ghc45584_0/ghc_8.hc:2278:1: error: warning: label ‘_c7XQ’ defined but not used [-Wunused-label] 2278 | _c7XQ: | ^~~~~ | 2278 | _c7XQ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shell_entry’: /tmp/ghc45584_0/ghc_8.hc:2323:1: error: warning: label ‘_c7Ya’ defined but not used [-Wunused-label] 2323 | _c7Ya: | ^~~~~ | 2323 | _c7Ya: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7DI_entry’: /tmp/ghc45584_0/ghc_8.hc:2390:1: error: warning: label ‘_c7YY’ defined but not used [-Wunused-label] 2390 | _c7YY: | ^~~~~ | 2390 | _c7YY: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7DJ_entry’: /tmp/ghc45584_0/ghc_8.hc:2437:1: error: warning: label ‘_c7Z1’ defined but not used [-Wunused-label] 2437 | _c7Z1: | ^~~~~ | 2437 | _c7Z1: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7YP’: /tmp/ghc45584_0/ghc_8.hc:2508:1: error: warning: label ‘_c7YP’ defined but not used [-Wunused-label] 2508 | _c7YP: | ^~~~~ | 2508 | _c7YP: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7DO_entry’: /tmp/ghc45584_0/ghc_8.hc:2543:1: error: warning: label ‘_c7Zl’ defined but not used [-Wunused-label] 2543 | _c7Zl: | ^~~~~ | 2543 | _c7Zl: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7DP_entry’: /tmp/ghc45584_0/ghc_8.hc:2588:1: error: warning: label ‘_c7Zo’ defined but not used [-Wunused-label] 2588 | _c7Zo: | ^~~~~ | 2588 | _c7Zo: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7Z9’: /tmp/ghc45584_0/ghc_8.hc:2648:1: error: warning: label ‘_c7Z9’ defined but not used [-Wunused-label] 2648 | _c7Z9: | ^~~~~ | 2648 | _c7Z9: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c7Zc’: /tmp/ghc45584_0/ghc_8.hc:2666:1: error: warning: label ‘_c7Zc’ defined but not used [-Wunused-label] 2666 | _c7Zc: | ^~~~~ | 2666 | _c7Zc: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLines1_entry’: /tmp/ghc45584_0/ghc_8.hc:2704:1: error: warning: label ‘_c7Zx’ defined but not used [-Wunused-label] 2704 | _c7Zx: | ^~~~~ | 2704 | _c7Zx: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLines_entry’: /tmp/ghc45584_0/ghc_8.hc:2749:1: error: warning: label ‘_c7ZQ’ defined but not used [-Wunused-label] 2749 | _c7ZQ: | ^~~~~ | 2749 | _c7ZQ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo4_entry’: /tmp/ghc45584_0/ghc_8.hc:2779:1: error: warning: label ‘_c804’ defined but not used [-Wunused-label] 2779 | _c804: | ^~~~~ | 2779 | _c804: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo3_entry’: /tmp/ghc45584_0/ghc_8.hc:2838:1: error: warning: label ‘_c80i’ defined but not used [-Wunused-label] 2838 | _c80i: | ^~~~~ | 2838 | _c80i: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo7_entry’: /tmp/ghc45584_0/ghc_8.hc:2893:1: error: warning: label ‘_c80x’ defined but not used [-Wunused-label] 2893 | _c80x: | ^~~~~ | 2893 | _c80x: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo6_entry’: /tmp/ghc45584_0/ghc_8.hc:2953:1: error: warning: label ‘_c80L’ defined but not used [-Wunused-label] 2953 | _c80L: | ^~~~~ | 2953 | _c80L: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Ea_entry’: /tmp/ghc45584_0/ghc_8.hc:3013:1: error: warning: label ‘_c81n’ defined but not used [-Wunused-label] 3013 | _c81n: | ^~~~~ | 3013 | _c81n: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo2_entry’: /tmp/ghc45584_0/ghc_8.hc:3052:1: error: warning: label ‘_c81t’ defined but not used [-Wunused-label] 3052 | _c81t: | ^~~~~ | 3052 | _c81t: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c813’: /tmp/ghc45584_0/ghc_8.hc:3098:1: error: warning: label ‘_c813’ defined but not used [-Wunused-label] 3098 | _c813: | ^~~~~ | 3098 | _c813: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c816’: /tmp/ghc45584_0/ghc_8.hc:3120:1: error: warning: label ‘_c816’ defined but not used [-Wunused-label] 3120 | _c816: | ^~~~~ | 3120 | _c816: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c819’: /tmp/ghc45584_0/ghc_8.hc:3150:1: error: warning: label ‘_c819’ defined but not used [-Wunused-label] 3150 | _c819: | ^~~~~ | 3150 | _c819: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c81B’: /tmp/ghc45584_0/ghc_8.hc:3201:1: error: warning: label ‘_c81B’ defined but not used [-Wunused-label] 3201 | _c81B: | ^~~~~ | 3201 | _c81B: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudo1_entry’: /tmp/ghc45584_0/ghc_8.hc:3234:1: error: warning: label ‘_c827’ defined but not used [-Wunused-label] 3234 | _c827: | ^~~~~ | 3234 | _c827: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Ei_entry’: /tmp/ghc45584_0/ghc_8.hc:3306:1: error: warning: label ‘_c82y’ defined but not used [-Wunused-label] 3306 | _c82y: | ^~~~~ | 3306 | _c82y: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c82s’: /tmp/ghc45584_0/ghc_8.hc:3347:1: error: warning: label ‘_c82s’ defined but not used [-Wunused-label] 3347 | _c82s: | ^~~~~ | 3347 | _c82s: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c82v’: /tmp/ghc45584_0/ghc_8.hc:3373:1: error: warning: label ‘_c82v’ defined but not used [-Wunused-label] 3373 | _c82v: | ^~~~~ | 3373 | _c82v: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c82C’: /tmp/ghc45584_0/ghc_8.hc:3397:1: error: warning: label ‘_c82C’ defined but not used [-Wunused-label] 3397 | _c82C: | ^~~~~ | 3397 | _c82C: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c82F’: /tmp/ghc45584_0/ghc_8.hc:3423:1: error: warning: label ‘_c82F’ defined but not used [-Wunused-label] 3423 | _c82F: | ^~~~~ | 3423 | _c82F: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c82L’: /tmp/ghc45584_0/ghc_8.hc:3445:1: error: warning: label ‘_c82L’ defined but not used [-Wunused-label] 3445 | _c82L: | ^~~~~ | 3445 | _c82L: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7ED_entry’: /tmp/ghc45584_0/ghc_8.hc:3467:1: error: warning: label ‘_c834’ defined but not used [-Wunused-label] 3467 | _c834: | ^~~~~ | 3467 | _c834: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7EN_entry’: /tmp/ghc45584_0/ghc_8.hc:3508:1: error: warning: label ‘_c83h’ defined but not used [-Wunused-label] 3508 | _c83h: | ^~~~~ | 3508 | _c83h: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeFilezu_entry’: /tmp/ghc45584_0/ghc_8.hc:3589:1: error: warning: label ‘_c83m’ defined but not used [-Wunused-label] 3589 | _c83m: | ^~~~~ | 3589 | _c83m: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeFilezu_entry’: /tmp/ghc45584_0/ghc_8.hc:3662:1: error: warning: label ‘_c83I’ defined but not used [-Wunused-label] 3662 | _c83I: | ^~~~~ | 3662 | _c83I: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c83F’: /tmp/ghc45584_0/ghc_8.hc:3698:1: error: warning: label ‘_c83F’ defined but not used [-Wunused-label] 3698 | _c83F: | ^~~~~ | 3698 | _c83F: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c83M’: /tmp/ghc45584_0/ghc_8.hc:3726:1: error: warning: label ‘_c83M’ defined but not used [-Wunused-label] 3726 | _c83M: | ^~~~~ | 3726 | _c83M: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3zu1_entry’: /tmp/ghc45584_0/ghc_8.hc:3759:1: error: warning: label ‘_c849’ defined but not used [-Wunused-label] 3759 | _c849: | ^~~~~ | 3759 | _c849: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7FJ_entry’: /tmp/ghc45584_0/ghc_8.hc:3824:1: error: warning: label ‘_c84O’ defined but not used [-Wunused-label] 3824 | _c84O: | ^~~~~ | 3824 | _c84O: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c84I’: /tmp/ghc45584_0/ghc_8.hc:3866:1: error: warning: label ‘_c84I’ defined but not used [-Wunused-label] 3866 | _c84I: | ^~~~~ | 3866 | _c84I: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c84L’: /tmp/ghc45584_0/ghc_8.hc:3892:1: error: warning: label ‘_c84L’ defined but not used [-Wunused-label] 3892 | _c84L: | ^~~~~ | 3892 | _c84L: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c84S’: /tmp/ghc45584_0/ghc_8.hc:3915:1: error: warning: label ‘_c84S’ defined but not used [-Wunused-label] 3915 | _c84S: | ^~~~~ | 3915 | _c84S: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c84V’: /tmp/ghc45584_0/ghc_8.hc:3939:1: error: warning: label ‘_c84V’ defined but not used [-Wunused-label] 3939 | _c84V: | ^~~~~ | 3939 | _c84V: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c851’: /tmp/ghc45584_0/ghc_8.hc:3962:1: error: warning: label ‘_c851’ defined but not used [-Wunused-label] 3962 | _c851: | ^~~~~ | 3962 | _c851: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c854’: /tmp/ghc45584_0/ghc_8.hc:3987:1: error: warning: label ‘_c854’ defined but not used [-Wunused-label] 3987 | _c854: | ^~~~~ | 3987 | _c854: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c85a’: /tmp/ghc45584_0/ghc_8.hc:4009:1: error: warning: label ‘_c85a’ defined but not used [-Wunused-label] 4009 | _c85a: | ^~~~~ | 4009 | _c85a: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7FK_entry’: /tmp/ghc45584_0/ghc_8.hc:4032:1: error: warning: label ‘_c85s’ defined but not used [-Wunused-label] 4032 | _c85s: | ^~~~~ | 4032 | _c85s: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c84t’: /tmp/ghc45584_0/ghc_8.hc:4086:1: error: warning: label ‘_c84t’ defined but not used [-Wunused-label] 4086 | _c84t: | ^~~~~ | 4086 | _c84t: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipe3zu_entry’: /tmp/ghc45584_0/ghc_8.hc:4177:1: error: warning: label ‘_c85F’ defined but not used [-Wunused-label] 4177 | _c85F: | ^~~~~ | 4177 | _c85F: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe3zu_entry’: /tmp/ghc45584_0/ghc_8.hc:4263:1: error: warning: label ‘_c85Z’ defined but not used [-Wunused-label] 4263 | _c85Z: | ^~~~~ | 4263 | _c85Z: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c85W’: /tmp/ghc45584_0/ghc_8.hc:4299:1: error: warning: label ‘_c85W’ defined but not used [-Wunused-label] 4299 | _c85W: | ^~~~~ | 4299 | _c85W: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c863’: /tmp/ghc45584_0/ghc_8.hc:4327:1: error: warning: label ‘_c863’ defined but not used [-Wunused-label] 4327 | _c863: | ^~~~~ | 4327 | _c863: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c869’: /tmp/ghc45584_0/ghc_8.hc:4355:1: error: warning: label ‘_c869’ defined but not used [-Wunused-label] 4355 | _c869: | ^~~~~ | 4355 | _c869: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Gj_entry’: /tmp/ghc45584_0/ghc_8.hc:4385:1: error: warning: label ‘_c86H’ defined but not used [-Wunused-label] 4385 | _c86H: | ^~~~~ | 4385 | _c86H: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c86B’: /tmp/ghc45584_0/ghc_8.hc:4426:1: error: warning: label ‘_c86B’ defined but not used [-Wunused-label] 4426 | _c86B: | ^~~~~ | 4426 | _c86B: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c86E’: /tmp/ghc45584_0/ghc_8.hc:4452:1: error: warning: label ‘_c86E’ defined but not used [-Wunused-label] 4452 | _c86E: | ^~~~~ | 4452 | _c86E: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c86L’: /tmp/ghc45584_0/ghc_8.hc:4473:1: error: warning: label ‘_c86L’ defined but not used [-Wunused-label] 4473 | _c86L: | ^~~~~ | 4473 | _c86L: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeInternal_entry’: /tmp/ghc45584_0/ghc_8.hc:4505:1: error: warning: label ‘_c86V’ defined but not used [-Wunused-label] 4505 | _c86V: | ^~~~~ | 4505 | _c86V: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Gz_entry’: /tmp/ghc45584_0/ghc_8.hc:4583:1: error: warning: label ‘_c87p’ defined but not used [-Wunused-label] 4583 | _c87p: | ^~~~~ | 4583 | _c87p: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c87j’: /tmp/ghc45584_0/ghc_8.hc:4627:1: error: warning: label ‘_c87j’ defined but not used [-Wunused-label] 4627 | _c87j: | ^~~~~ | 4627 | _c87j: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c87m’: /tmp/ghc45584_0/ghc_8.hc:4651:1: error: warning: label ‘_c87m’ defined but not used [-Wunused-label] 4651 | _c87m: | ^~~~~ | 4651 | _c87m: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c87t’: /tmp/ghc45584_0/ghc_8.hc:4673:1: error: warning: label ‘_c87t’ defined but not used [-Wunused-label] 4673 | _c87t: | ^~~~~ | 4673 | _c87t: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipezu_entry’: /tmp/ghc45584_0/ghc_8.hc:4700:1: error: warning: label ‘_c87B’ defined but not used [-Wunused-label] 4700 | _c87B: | ^~~~~ | 4700 | _c87B: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipezu_entry’: /tmp/ghc45584_0/ghc_8.hc:4751:1: error: warning: label ‘_c87S’ defined but not used [-Wunused-label] 4751 | _c87S: | ^~~~~ | 4751 | _c87S: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c87P’: /tmp/ghc45584_0/ghc_8.hc:4787:1: error: warning: label ‘_c87P’ defined but not used [-Wunused-label] 4787 | _c87P: | ^~~~~ | 4787 | _c87P: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c87W’: /tmp/ghc45584_0/ghc_8.hc:4814:1: error: warning: label ‘_c87W’ defined but not used [-Wunused-label] 4814 | _c87W: | ^~~~~ | 4814 | _c87W: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe4_entry’: /tmp/ghc45584_0/ghc_8.hc:4844:1: error: warning: label ‘_c88j’ defined but not used [-Wunused-label] 4844 | _c88j: | ^~~~~ | 4844 | _c88j: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe2_entry’: /tmp/ghc45584_0/ghc_8.hc:4902:1: error: warning: label ‘_c88x’ defined but not used [-Wunused-label] 4902 | _c88x: | ^~~~~ | 4902 | _c88x: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe1_entry’: /tmp/ghc45584_0/ghc_8.hc:4963:1: error: warning: label ‘_c88M’ defined but not used [-Wunused-label] 4963 | _c88M: | ^~~~~ | 4963 | _c88M: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Hq_entry’: /tmp/ghc45584_0/ghc_8.hc:5037:1: error: warning: label ‘_c89e’ defined but not used [-Wunused-label] 5037 | _c89e: | ^~~~~ | 5037 | _c89e: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c897’: /tmp/ghc45584_0/ghc_8.hc:5085:1: error: warning: label ‘_c897’ defined but not used [-Wunused-label] 5085 | _c897: | ^~~~~ | 5085 | _c897: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c89p’: /tmp/ghc45584_0/ghc_8.hc:5147:1: error: warning: label ‘_c89p’ defined but not used [-Wunused-label] 5147 | _c89p: | ^~~~~ | 5147 | _c89p: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c89s’: /tmp/ghc45584_0/ghc_8.hc:5171:1: error: warning: label ‘_c89s’ defined but not used [-Wunused-label] 5171 | _c89s: | ^~~~~ | 5171 | _c89s: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c89C’: /tmp/ghc45584_0/ghc_8.hc:5199:1: error: warning: label ‘_c89C’ defined but not used [-Wunused-label] 5199 | _c89C: | ^~~~~ | 5199 | _c89C: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c89O’: /tmp/ghc45584_0/ghc_8.hc:5230:1: error: warning: label ‘_c89O’ defined but not used [-Wunused-label] 5230 | _c89O: | ^~~~~ | 5230 | _c89O: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c89R’: /tmp/ghc45584_0/ghc_8.hc:5256:1: error: warning: label ‘_c89R’ defined but not used [-Wunused-label] 5256 | _c89R: | ^~~~~ | 5256 | _c89R: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c89X’: /tmp/ghc45584_0/ghc_8.hc:5280:1: error: warning: label ‘_c89X’ defined but not used [-Wunused-label] 5280 | _c89X: | ^~~~~ | 5280 | _c89X: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8a0’: /tmp/ghc45584_0/ghc_8.hc:5306:1: error: warning: label ‘_c8a0’ defined but not used [-Wunused-label] 5306 | _c8a0: | ^~~~~ | 5306 | _c8a0: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8a6’: /tmp/ghc45584_0/ghc_8.hc:5327:1: error: warning: label ‘_c8a6’ defined but not used [-Wunused-label] 5327 | _c8a6: | ^~~~~ | 5327 | _c8a6: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipe_entry’: /tmp/ghc45584_0/ghc_8.hc:5361:1: error: warning: label ‘_c8an’ defined but not used [-Wunused-label] 5361 | _c8an: | ^~~~~ | 5361 | _c8an: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipe_entry’: /tmp/ghc45584_0/ghc_8.hc:5444:1: error: warning: label ‘_c8aG’ defined but not used [-Wunused-label] 5444 | _c8aG: | ^~~~~ | 5444 | _c8aG: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8aD’: /tmp/ghc45584_0/ghc_8.hc:5480:1: error: warning: label ‘_c8aD’ defined but not used [-Wunused-label] 5480 | _c8aD: | ^~~~~ | 5480 | _c8aD: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8aK’: /tmp/ghc45584_0/ghc_8.hc:5507:1: error: warning: label ‘_c8aK’ defined but not used [-Wunused-label] 5507 | _c8aK: | ^~~~~ | 5507 | _c8aK: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout3_entry’: /tmp/ghc45584_0/ghc_8.hc:5535:1: error: warning: label ‘_c8b6’ defined but not used [-Wunused-label] 5535 | _c8b6: | ^~~~~ | 5535 | _c8b6: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout2_entry’: /tmp/ghc45584_0/ghc_8.hc:5596:1: error: warning: label ‘_c8bl’ defined but not used [-Wunused-label] 5596 | _c8bl: | ^~~~~ | 5596 | _c8bl: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7HZ_entry’: /tmp/ghc45584_0/ghc_8.hc:5694:1: error: warning: label ‘_c8bO’ defined but not used [-Wunused-label] 5694 | _c8bO: | ^~~~~ | 5694 | _c8bO: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8bI’: /tmp/ghc45584_0/ghc_8.hc:5764:1: error: warning: label ‘_c8bI’ defined but not used [-Wunused-label] 5764 | _c8bI: | ^~~~~ | 5764 | _c8bI: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8bL’: /tmp/ghc45584_0/ghc_8.hc:5788:1: error: warning: label ‘_c8bL’ defined but not used [-Wunused-label] 5788 | _c8bL: | ^~~~~ | 5788 | _c8bL: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8bX’: /tmp/ghc45584_0/ghc_8.hc:5816:1: error: warning: label ‘_c8bX’ defined but not used [-Wunused-label] 5816 | _c8bX: | ^~~~~ | 5816 | _c8bX: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8c9’: /tmp/ghc45584_0/ghc_8.hc:5851:1: error: warning: label ‘_c8c9’ defined but not used [-Wunused-label] 5851 | _c8c9: | ^~~~~ | 5851 | _c8c9: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8cf’: /tmp/ghc45584_0/ghc_8.hc:5874:1: error: warning: label ‘_c8cf’ defined but not used [-Wunused-label] 5874 | _c8cf: | ^~~~~ | 5874 | _c8cf: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8ci’: /tmp/ghc45584_0/ghc_8.hc:5896:1: error: warning: label ‘_c8ci’ defined but not used [-Wunused-label] 5896 | _c8ci: | ^~~~~ | 5896 | _c8ci: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout1_entry’: /tmp/ghc45584_0/ghc_8.hc:5936:1: error: warning: label ‘_c8cw’ defined but not used [-Wunused-label] 5936 | _c8cw: | ^~~~~ | 5936 | _c8cw: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStderrToStdout_entry’: /tmp/ghc45584_0/ghc_8.hc:5981:1: error: warning: label ‘_c8cM’ defined but not used [-Wunused-label] 5981 | _c8cM: | ^~~~~ | 5981 | _c8cM: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Id_entry’: /tmp/ghc45584_0/ghc_8.hc:6017:1: error: warning: label ‘_c8de’ defined but not used [-Wunused-label] 6017 | _c8de: | ^~~~~ | 6017 | _c8de: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8d8’: /tmp/ghc45584_0/ghc_8.hc:6089:1: error: warning: label ‘_c8d8’ defined but not used [-Wunused-label] 6089 | _c8d8: | ^~~~~ | 6089 | _c8d8: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8db’: /tmp/ghc45584_0/ghc_8.hc:6109:1: error: warning: label ‘_c8db’ defined but not used [-Wunused-label] 6109 | _c8db: | ^~~~~ | 6109 | _c8db: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdIgnoreErr1_entry’: /tmp/ghc45584_0/ghc_8.hc:6135:1: error: warning: label ‘_c8do’ defined but not used [-Wunused-label] 6135 | _c8do: | ^~~~~ | 6135 | _c8do: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdIgnoreErr_entry’: /tmp/ghc45584_0/ghc_8.hc:6182:1: error: warning: label ‘_c8dB’ defined but not used [-Wunused-label] 6182 | _c8dB: | ^~~~~ | 6182 | _c8dB: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7IA_entry’: /tmp/ghc45584_0/ghc_8.hc:6228:1: error: warning: label ‘_c8e3’ defined but not used [-Wunused-label] 6228 | _c8e3: | ^~~~~ | 6228 | _c8e3: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8dX’: /tmp/ghc45584_0/ghc_8.hc:6299:1: error: warning: label ‘_c8dX’ defined but not used [-Wunused-label] 6299 | _c8dX: | ^~~~~ | 6299 | _c8dX: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8e0’: /tmp/ghc45584_0/ghc_8.hc:6322:1: error: warning: label ‘_c8e0’ defined but not used [-Wunused-label] 6322 | _c8e0: | ^~~~~ | 6322 | _c8e0: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8e7’: /tmp/ghc45584_0/ghc_8.hc:6346:1: error: warning: label ‘_c8e7’ defined but not used [-Wunused-label] 6346 | _c8e7: | ^~~~~ | 6346 | _c8e7: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8ej’: /tmp/ghc45584_0/ghc_8.hc:6369:1: error: warning: label ‘_c8ej’ defined but not used [-Wunused-label] 6369 | _c8ej: | ^~~~~ | 6369 | _c8ej: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8em’: /tmp/ghc45584_0/ghc_8.hc:6391:1: error: warning: label ‘_c8em’ defined but not used [-Wunused-label] 6391 | _c8em: | ^~~~~ | 6391 | _c8em: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdBool1_entry’: /tmp/ghc45584_0/ghc_8.hc:6425:1: error: warning: label ‘_c8eE’ defined but not used [-Wunused-label] 6425 | _c8eE: | ^~~~~ | 6425 | _c8eE: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdBool_entry’: /tmp/ghc45584_0/ghc_8.hc:6470:1: error: warning: label ‘_c8eS’ defined but not used [-Wunused-label] 6470 | _c8eS: | ^~~~~ | 6470 | _c8eS: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzuzuc_entry’: /tmp/ghc45584_0/ghc_8.hc:6500:1: error: warning: label ‘_c8f6’ defined but not used [-Wunused-label] 6500 | _c8f6: | ^~~~~ | 6500 | _c8f6: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu3_entry’: /tmp/ghc45584_0/ghc_8.hc:6553:1: error: warning: label ‘_c8fk’ defined but not used [-Wunused-label] 6553 | _c8fk: | ^~~~~ | 6553 | _c8fk: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7J0_entry’: /tmp/ghc45584_0/ghc_8.hc:6628:1: error: warning: label ‘_c8fQ’ defined but not used [-Wunused-label] 6628 | _c8fQ: | ^~~~~ | 6628 | _c8fQ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8fK’: /tmp/ghc45584_0/ghc_8.hc:6717:1: error: warning: label ‘_c8fK’ defined but not used [-Wunused-label] 6717 | _c8fK: | ^~~~~ | 6717 | _c8fK: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8fN’: /tmp/ghc45584_0/ghc_8.hc:6740:1: error: warning: label ‘_c8fN’ defined but not used [-Wunused-label] 6740 | _c8fN: | ^~~~~ | 6740 | _c8fN: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8fU’: /tmp/ghc45584_0/ghc_8.hc:6764:1: error: warning: label ‘_c8fU’ defined but not used [-Wunused-label] 6764 | _c8fU: | ^~~~~ | 6764 | _c8fU: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8g6’: /tmp/ghc45584_0/ghc_8.hc:6787:1: error: warning: label ‘_c8g6’ defined but not used [-Wunused-label] 6787 | _c8g6: | ^~~~~ | 6787 | _c8g6: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8g9’: /tmp/ghc45584_0/ghc_8.hc:6809:1: error: warning: label ‘_c8g9’ defined but not used [-Wunused-label] 6809 | _c8g9: | ^~~~~ | 6809 | _c8g9: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grepzu1_entry’: /tmp/ghc45584_0/ghc_8.hc:6845:1: error: warning: label ‘_c8gr’ defined but not used [-Wunused-label] 6845 | _c8gr: | ^~~~~ | 6845 | _c8gr: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grepzu_entry’: /tmp/ghc45584_0/ghc_8.hc:6895:1: error: warning: label ‘_c8gF’ defined but not used [-Wunused-label] 6895 | _c8gF: | ^~~~~ | 6895 | _c8gF: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu5_entry’: /tmp/ghc45584_0/ghc_8.hc:6925:1: error: warning: label ‘_c8gT’ defined but not used [-Wunused-label] 6925 | _c8gT: | ^~~~~ | 6925 | _c8gT: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Jr_entry’: /tmp/ghc45584_0/ghc_8.hc:7002:1: error: warning: label ‘_c8hq’ defined but not used [-Wunused-label] 7002 | _c8hq: | ^~~~~ | 7002 | _c8hq: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8hk’: /tmp/ghc45584_0/ghc_8.hc:7097:1: error: warning: label ‘_c8hk’ defined but not used [-Wunused-label] 7097 | _c8hk: | ^~~~~ | 7097 | _c8hk: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8hn’: /tmp/ghc45584_0/ghc_8.hc:7120:1: error: warning: label ‘_c8hn’ defined but not used [-Wunused-label] 7120 | _c8hn: | ^~~~~ | 7120 | _c8hn: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8hu’: /tmp/ghc45584_0/ghc_8.hc:7144:1: error: warning: label ‘_c8hu’ defined but not used [-Wunused-label] 7144 | _c8hu: | ^~~~~ | 7144 | _c8hu: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8hG’: /tmp/ghc45584_0/ghc_8.hc:7167:1: error: warning: label ‘_c8hG’ defined but not used [-Wunused-label] 7167 | _c8hG: | ^~~~~ | 7167 | _c8hG: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8hJ’: /tmp/ghc45584_0/ghc_8.hc:7189:1: error: warning: label ‘_c8hJ’ defined but not used [-Wunused-label] 7189 | _c8hJ: | ^~~~~ | 7189 | _c8hJ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu1_entry’: /tmp/ghc45584_0/ghc_8.hc:7225:1: error: warning: label ‘_c8i1’ defined but not used [-Wunused-label] 7225 | _c8i1: | ^~~~~ | 7225 | _c8i1: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_egrepzu_entry’: /tmp/ghc45584_0/ghc_8.hc:7275:1: error: warning: label ‘_c8if’ defined but not used [-Wunused-label] 7275 | _c8if: | ^~~~~ | 7275 | _c8if: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7JP_entry’: /tmp/ghc45584_0/ghc_8.hc:7326:1: error: warning: label ‘_c8iJ’ defined but not used [-Wunused-label] 7326 | _c8iJ: | ^~~~~ | 7326 | _c8iJ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8iD’: /tmp/ghc45584_0/ghc_8.hc:7408:1: error: warning: label ‘_c8iD’ defined but not used [-Wunused-label] 7408 | _c8iD: | ^~~~~ | 7408 | _c8iD: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8iG’: /tmp/ghc45584_0/ghc_8.hc:7431:1: error: warning: label ‘_c8iG’ defined but not used [-Wunused-label] 7431 | _c8iG: | ^~~~~ | 7431 | _c8iG: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8iN’: /tmp/ghc45584_0/ghc_8.hc:7455:1: error: warning: label ‘_c8iN’ defined but not used [-Wunused-label] 7455 | _c8iN: | ^~~~~ | 7455 | _c8iN: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8iZ’: /tmp/ghc45584_0/ghc_8.hc:7478:1: error: warning: label ‘_c8iZ’ defined but not used [-Wunused-label] 7478 | _c8iZ: | ^~~~~ | 7478 | _c8iZ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8j2’: /tmp/ghc45584_0/ghc_8.hc:7500:1: error: warning: label ‘_c8j2’ defined but not used [-Wunused-label] 7500 | _c8j2: | ^~~~~ | 7500 | _c8j2: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellBool1_entry’: /tmp/ghc45584_0/ghc_8.hc:7533:1: error: warning: label ‘_c8jk’ defined but not used [-Wunused-label] 7533 | _c8jk: | ^~~~~ | 7533 | _c8jk: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellBool_entry’: /tmp/ghc45584_0/ghc_8.hc:7576:1: error: warning: label ‘_c8jy’ defined but not used [-Wunused-label] 7576 | _c8jy: | ^~~~~ | 7576 | _c8jy: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7K7_entry’: /tmp/ghc45584_0/ghc_8.hc:7608:1: error: warning: label ‘_c8jY’ defined but not used [-Wunused-label] 7608 | _c8jY: | ^~~~~ | 7608 | _c8jY: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8jS’: /tmp/ghc45584_0/ghc_8.hc:7652:1: error: warning: label ‘_c8jS’ defined but not used [-Wunused-label] 7652 | _c8jS: | ^~~~~ | 7652 | _c8jS: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8jV’: /tmp/ghc45584_0/ghc_8.hc:7676:1: error: warning: label ‘_c8jV’ defined but not used [-Wunused-label] 7676 | _c8jV: | ^~~~~ | 7676 | _c8jV: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8k5’: /tmp/ghc45584_0/ghc_8.hc:7699:1: error: warning: label ‘_c8k5’ defined but not used [-Wunused-label] 7699 | _c8k5: | ^~~~~ | 7699 | _c8k5: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8k8’: /tmp/ghc45584_0/ghc_8.hc:7721:1: error: warning: label ‘_c8k8’ defined but not used [-Wunused-label] 7721 | _c8k8: | ^~~~~ | 7721 | _c8k8: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_zdwpipeBool_entry’: /tmp/ghc45584_0/ghc_8.hc:7757:1: error: warning: label ‘_c8kp’ defined but not used [-Wunused-label] 7757 | _c8kp: | ^~~~~ | 7757 | _c8kp: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_pipeBool_entry’: /tmp/ghc45584_0/ghc_8.hc:7808:1: error: warning: label ‘_c8kG’ defined but not used [-Wunused-label] 7808 | _c8kG: | ^~~~~ | 7808 | _c8kG: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8kD’: /tmp/ghc45584_0/ghc_8.hc:7844:1: error: warning: label ‘_c8kD’ defined but not used [-Wunused-label] 7844 | _c8kD: | ^~~~~ | 7844 | _c8kD: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8kK’: /tmp/ghc45584_0/ghc_8.hc:7871:1: error: warning: label ‘_c8kK’ defined but not used [-Wunused-label] 7871 | _c8kK: | ^~~~~ | 7871 | _c8kK: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Kq_entry’: /tmp/ghc45584_0/ghc_8.hc:7922:1: error: warning: label ‘_c8lz’ defined but not used [-Wunused-label] 7922 | _c8lz: | ^~~~~ | 7922 | _c8lz: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Ks_entry’: /tmp/ghc45584_0/ghc_8.hc:7962:1: error: warning: label ‘_c8lC’ defined but not used [-Wunused-label] 7962 | _c8lC: | ^~~~~ | 7962 | _c8lC: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8lc’: /tmp/ghc45584_0/ghc_8.hc:8001:1: error: warning: label ‘_c8lc’ defined but not used [-Wunused-label] 8001 | _c8lc: | ^~~~~ | 8001 | _c8lc: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8lf’: /tmp/ghc45584_0/ghc_8.hc:8025:1: error: warning: label ‘_c8lf’ defined but not used [-Wunused-label] 8025 | _c8lf: | ^~~~~ | 8025 | _c8lf: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8lk’: /tmp/ghc45584_0/ghc_8.hc:8048:1: error: warning: label ‘_c8lk’ defined but not used [-Wunused-label] 8048 | _c8lk: | ^~~~~ | 8048 | _c8lk: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8ln’: /tmp/ghc45584_0/ghc_8.hc:8074:1: error: warning: label ‘_c8ln’ defined but not used [-Wunused-label] 8074 | _c8ln: | ^~~~~ | 8074 | _c8ln: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_needProgram1_entry’: /tmp/ghc45584_0/ghc_8.hc:8123:1: error: warning: label ‘_c8lT’ defined but not used [-Wunused-label] 8123 | _c8lT: | ^~~~~ | 8123 | _c8lT: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_needProgram_entry’: /tmp/ghc45584_0/ghc_8.hc:8166:1: error: warning: label ‘_c8mb’ defined but not used [-Wunused-label] 8166 | _c8mb: | ^~~~~ | 8166 | _c8mb: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog3_entry’: /tmp/ghc45584_0/ghc_8.hc:8196:1: error: warning: label ‘_c8mp’ defined but not used [-Wunused-label] 8196 | _c8mp: | ^~~~~ | 8196 | _c8mp: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7L0_entry’: /tmp/ghc45584_0/ghc_8.hc:8286:1: error: warning: label ‘_c8nm’ defined but not used [-Wunused-label] 8286 | _c8nm: | ^~~~~ | 8286 | _c8nm: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8ni’: /tmp/ghc45584_0/ghc_8.hc:8328:1: error: warning: label ‘_c8ni’ defined but not used [-Wunused-label] 8328 | _c8ni: | ^~~~~ | 8328 | _c8ni: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8nq’: /tmp/ghc45584_0/ghc_8.hc:8354:1: error: warning: label ‘_c8nq’ defined but not used [-Wunused-label] 8354 | _c8nq: | ^~~~~ | 8354 | _c8nq: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8nt’: /tmp/ghc45584_0/ghc_8.hc:8388:1: error: warning: label ‘_c8nt’ defined but not used [-Wunused-label] 8388 | _c8nt: | ^~~~~ | 8388 | _c8nt: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8nC’: /tmp/ghc45584_0/ghc_8.hc:8411:1: error: warning: label ‘_c8nC’ defined but not used [-Wunused-label] 8411 | _c8nC: | ^~~~~ | 8411 | _c8nC: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8nB’: /tmp/ghc45584_0/ghc_8.hc:8439:1: error: warning: label ‘_c8nB’ defined but not used [-Wunused-label] 8439 | _c8nB: | ^~~~~ | 8439 | _c8nB: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8nG’: /tmp/ghc45584_0/ghc_8.hc:8457:1: error: warning: label ‘_c8nG’ defined but not used [-Wunused-label] 8457 | _c8nG: | ^~~~~ | 8457 | _c8nG: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7L1_entry’: /tmp/ghc45584_0/ghc_8.hc:8504:1: error: warning: label ‘_c8o0’ defined but not used [-Wunused-label] 8504 | _c8o0: | ^~~~~ | 8504 | _c8o0: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8mL’: /tmp/ghc45584_0/ghc_8.hc:8577:1: error: warning: label ‘_c8mL’ defined but not used [-Wunused-label] 8577 | _c8mL: | ^~~~~ | 8577 | _c8mL: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8mO’: /tmp/ghc45584_0/ghc_8.hc:8600:1: error: warning: label ‘_c8mO’ defined but not used [-Wunused-label] 8600 | _c8mO: | ^~~~~ | 8600 | _c8mO: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8mU’: /tmp/ghc45584_0/ghc_8.hc:8624:1: error: warning: label ‘_c8mU’ defined but not used [-Wunused-label] 8624 | _c8mU: | ^~~~~ | 8624 | _c8mU: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8n0’: /tmp/ghc45584_0/ghc_8.hc:8647:1: error: warning: label ‘_c8n0’ defined but not used [-Wunused-label] 8647 | _c8n0: | ^~~~~ | 8647 | _c8n0: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8n3’: /tmp/ghc45584_0/ghc_8.hc:8675:1: error: warning: label ‘_c8n3’ defined but not used [-Wunused-label] 8675 | _c8n3: | ^~~~~ | 8675 | _c8n3: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog2_entry’: /tmp/ghc45584_0/ghc_8.hc:8729:1: error: warning: label ‘_c8ol’ defined but not used [-Wunused-label] 8729 | _c8ol: | ^~~~~ | 8729 | _c8ol: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdzu_entry’: /tmp/ghc45584_0/ghc_8.hc:8774:1: error: warning: label ‘_c8oF’ defined but not used [-Wunused-label] 8774 | _c8oF: | ^~~~~ | 8774 | _c8oF: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellzu1_entry’: /tmp/ghc45584_0/ghc_8.hc:8806:1: error: warning: label ‘_c8oR’ defined but not used [-Wunused-label] 8806 | _c8oR: | ^~~~~ | 8806 | _c8oR: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_shellzu_entry’: /tmp/ghc45584_0/ghc_8.hc:8864:1: error: warning: label ‘_c8p2’ defined but not used [-Wunused-label] 8864 | _c8p2: | ^~~~~ | 8864 | _c8p2: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Lh_entry’: /tmp/ghc45584_0/ghc_8.hc:8919:1: error: warning: label ‘_c8pr’ defined but not used [-Wunused-label] 8919 | _c8pr: | ^~~~~ | 8919 | _c8pr: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8pm’: /tmp/ghc45584_0/ghc_8.hc:8960:1: error: warning: label ‘_c8pm’ defined but not used [-Wunused-label] 8960 | _c8pm: | ^~~~~ | 8960 | _c8pm: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8pp’: /tmp/ghc45584_0/ghc_8.hc:8984:1: error: warning: label ‘_c8pp’ defined but not used [-Wunused-label] 8984 | _c8pp: | ^~~~~ | 8984 | _c8pp: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8py’: /tmp/ghc45584_0/ghc_8.hc:9007:1: error: warning: label ‘_c8py’ defined but not used [-Wunused-label] 9007 | _c8py: | ^~~~~ | 9007 | _c8py: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8pB’: /tmp/ghc45584_0/ghc_8.hc:9030:1: error: warning: label ‘_c8pB’ defined but not used [-Wunused-label] 9030 | _c8pB: | ^~~~~ | 9030 | _c8pB: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdTryzu1_entry’: /tmp/ghc45584_0/ghc_8.hc:9069:1: error: warning: label ‘_c8pR’ defined but not used [-Wunused-label] 9069 | _c8pR: | ^~~~~ | 9069 | _c8pR: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdTryzu_entry’: /tmp/ghc45584_0/ghc_8.hc:9114:1: error: warning: label ‘_c8q7’ defined but not used [-Wunused-label] 9114 | _c8q7: | ^~~~~ | 9114 | _c8q7: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdQuiet3_entry’: /tmp/ghc45584_0/ghc_8.hc:9144:1: error: warning: label ‘_c8ql’ defined but not used [-Wunused-label] 9144 | _c8ql: | ^~~~~ | 9144 | _c8ql: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7LD_entry’: /tmp/ghc45584_0/ghc_8.hc:9219:1: error: warning: label ‘_c8rk’ defined but not used [-Wunused-label] 9219 | _c8rk: | ^~~~~ | 9219 | _c8rk: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7LJ_entry’: /tmp/ghc45584_0/ghc_8.hc:9253:1: error: warning: label ‘_c8ro’ defined but not used [-Wunused-label] 9253 | _c8ro: | ^~~~~ | 9253 | _c8ro: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8r5’: /tmp/ghc45584_0/ghc_8.hc:9296:1: error: warning: label ‘_c8r5’ defined but not used [-Wunused-label] 9296 | _c8r5: | ^~~~~ | 9296 | _c8r5: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8rb’: /tmp/ghc45584_0/ghc_8.hc:9323:1: error: warning: label ‘_c8rb’ defined but not used [-Wunused-label] 9323 | _c8rb: | ^~~~~ | 9323 | _c8rb: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8rr’: /tmp/ghc45584_0/ghc_8.hc:9366:1: error: warning: label ‘_c8rr’ defined but not used [-Wunused-label] 9366 | _c8rr: | ^~~~~ | 9366 | _c8rr: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8rv’: /tmp/ghc45584_0/ghc_8.hc:9385:1: error: warning: label ‘_c8rv’ defined but not used [-Wunused-label] 9385 | _c8rv: | ^~~~~ | 9385 | _c8rv: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8rF’: /tmp/ghc45584_0/ghc_8.hc:9407:1: error: warning: label ‘_c8rF’ defined but not used [-Wunused-label] 9407 | _c8rF: | ^~~~~ | 9407 | _c8rF: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8rE’: /tmp/ghc45584_0/ghc_8.hc:9435:1: error: warning: label ‘_c8rE’ defined but not used [-Wunused-label] 9435 | _c8rE: | ^~~~~ | 9435 | _c8rE: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8rJ’: /tmp/ghc45584_0/ghc_8.hc:9453:1: error: warning: label ‘_c8rJ’ defined but not used [-Wunused-label] 9453 | _c8rJ: | ^~~~~ | 9453 | _c8rJ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7LK_entry’: /tmp/ghc45584_0/ghc_8.hc:9496:1: error: warning: label ‘_c8s3’ defined but not used [-Wunused-label] 9496 | _c8s3: | ^~~~~ | 9496 | _c8s3: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8qH’: /tmp/ghc45584_0/ghc_8.hc:9569:1: error: warning: label ‘_c8qH’ defined but not used [-Wunused-label] 9569 | _c8qH: | ^~~~~ | 9569 | _c8qH: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8qK’: /tmp/ghc45584_0/ghc_8.hc:9593:1: error: warning: label ‘_c8qK’ defined but not used [-Wunused-label] 9593 | _c8qK: | ^~~~~ | 9593 | _c8qK: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8qQ’: /tmp/ghc45584_0/ghc_8.hc:9625:1: error: warning: label ‘_c8qQ’ defined but not used [-Wunused-label] 9625 | _c8qQ: | ^~~~~ | 9625 | _c8qQ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdSilent1_entry’: /tmp/ghc45584_0/ghc_8.hc:9681:1: error: warning: label ‘_c8sl’ defined but not used [-Wunused-label] 9681 | _c8sl: | ^~~~~ | 9681 | _c8sl: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdSilent_entry’: /tmp/ghc45584_0/ghc_8.hc:9726:1: error: warning: label ‘_c8sF’ defined but not used [-Wunused-label] 9726 | _c8sF: | ^~~~~ | 9726 | _c8sF: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7LY_entry’: /tmp/ghc45584_0/ghc_8.hc:9759:1: error: warning: label ‘_c8tm’ defined but not used [-Wunused-label] 9759 | _c8tm: | ^~~~~ | 9759 | _c8tm: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7M1_entry’: /tmp/ghc45584_0/ghc_8.hc:9806:1: error: warning: label ‘_c8tp’ defined but not used [-Wunused-label] 9806 | _c8tp: | ^~~~~ | 9806 | _c8tp: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8t1’: /tmp/ghc45584_0/ghc_8.hc:9877:1: error: warning: label ‘_c8t1’ defined but not used [-Wunused-label] 9877 | _c8t1: | ^~~~~ | 9877 | _c8t1: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8t4’: /tmp/ghc45584_0/ghc_8.hc:9901:1: error: warning: label ‘_c8t4’ defined but not used [-Wunused-label] 9901 | _c8t4: | ^~~~~ | 9901 | _c8t4: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8ta’: /tmp/ghc45584_0/ghc_8.hc:9930:1: error: warning: label ‘_c8ta’ defined but not used [-Wunused-label] 9930 | _c8ta: | ^~~~~ | 9930 | _c8ta: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdMaybe1_entry’: /tmp/ghc45584_0/ghc_8.hc:9984:1: error: warning: label ‘_c8tJ’ defined but not used [-Wunused-label] 9984 | _c8tJ: | ^~~~~ | 9984 | _c8tJ: | ^ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdMaybe_entry’: /tmp/ghc45584_0/ghc_8.hc:10029:1: error: warning: label ‘_c8tZ’ defined but not used [-Wunused-label] | 10029 | _c8tZ: | ^ 10029 | _c8tZ: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Mi_entry’: /tmp/ghc45584_0/ghc_8.hc:10068:1: error: warning: label ‘_c8uO’ defined but not used [-Wunused-label] | 10068 | _c8uO: | ^ 10068 | _c8uO: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8uM’: /tmp/ghc45584_0/ghc_8.hc:10107:1: error: warning: label ‘_c8uM’ defined but not used [-Wunused-label] | 10107 | _c8uM: | ^ 10107 | _c8uM: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Mk_entry’: /tmp/ghc45584_0/ghc_8.hc:10145:1: error: warning: label ‘_c8uU’ defined but not used [-Wunused-label] | 10145 | _c8uU: | ^ 10145 | _c8uU: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8up’: /tmp/ghc45584_0/ghc_8.hc:10237:1: error: warning: label ‘_c8up’ defined but not used [-Wunused-label] | 10237 | _c8up: | ^ 10237 | _c8up: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8us’: /tmp/ghc45584_0/ghc_8.hc:10261:1: error: warning: label ‘_c8us’ defined but not used [-Wunused-label] | 10261 | _c8us: | ^ 10261 | _c8us: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8uy’: /tmp/ghc45584_0/ghc_8.hc:10289:1: error: warning: label ‘_c8uy’ defined but not used [-Wunused-label] | 10289 | _c8uy: | ^ 10289 | _c8uy: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grep1_entry’: /tmp/ghc45584_0/ghc_8.hc:10338:1: error: warning: label ‘_c8vd’ defined but not used [-Wunused-label] | 10338 | _c8vd: | ^ 10338 | _c8vd: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_grep_entry’: /tmp/ghc45584_0/ghc_8.hc:10383:1: error: warning: label ‘_c8vt’ defined but not used [-Wunused-label] | 10383 | _c8vt: | ^ 10383 | _c8vt: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLogzuc_entry’: /tmp/ghc45584_0/ghc_8.hc:10413:1: error: warning: label ‘_c8vH’ defined but not used [-Wunused-label] | 10413 | _c8vH: | ^ 10413 | _c8vH: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog8_entry’: /tmp/ghc45584_0/ghc_8.hc:10466:1: error: warning: label ‘_c8vV’ defined but not used [-Wunused-label] | 10466 | _c8vV: | ^ 10466 | _c8vV: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Mr_entry’: /tmp/ghc45584_0/ghc_8.hc:10566:1: error: warning: label ‘_c8wA’ defined but not used [-Wunused-label] | 10566 | _c8wA: | ^ 10566 | _c8wA: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Ms_entry’: /tmp/ghc45584_0/ghc_8.hc:10607:1: error: warning: label ‘_c8wD’ defined but not used [-Wunused-label] | 10607 | _c8wD: | ^ 10607 | _c8wD: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8wr’: /tmp/ghc45584_0/ghc_8.hc:10645:1: error: warning: label ‘_c8wr’ defined but not used [-Wunused-label] | 10645 | _c8wr: | ^ 10645 | _c8wr: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Mx_entry’: /tmp/ghc45584_0/ghc_8.hc:10680:1: error: warning: label ‘_c8wV’ defined but not used [-Wunused-label] | 10680 | _c8wV: | ^ 10680 | _c8wV: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7My_entry’: /tmp/ghc45584_0/ghc_8.hc:10723:1: error: warning: label ‘_c8wY’ defined but not used [-Wunused-label] | 10723 | _c8wY: | ^ 10723 | _c8wY: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8wJ’: /tmp/ghc45584_0/ghc_8.hc:10781:1: error: warning: label ‘_c8wJ’ defined but not used [-Wunused-label] | 10781 | _c8wJ: | ^ 10781 | _c8wJ: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8wM’: /tmp/ghc45584_0/ghc_8.hc:10804:1: error: warning: label ‘_c8wM’ defined but not used [-Wunused-label] | 10804 | _c8wM: | ^ 10804 | _c8wM: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog5_entry’: /tmp/ghc45584_0/ghc_8.hc:10845:1: error: warning: label ‘_c8x7’ defined but not used [-Wunused-label] | 10845 | _c8x7: | ^ 10845 | _c8x7: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_logMsg_entry’: /tmp/ghc45584_0/ghc_8.hc:10888:1: error: warning: label ‘_c8xt’ defined but not used [-Wunused-label] | 10888 | _c8xt: | ^ 10888 | _c8xt: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7MC_entry’: /tmp/ghc45584_0/ghc_8.hc:10921:1: error: warning: label ‘_c8y0’ defined but not used [-Wunused-label] | 10921 | _c8y0: | ^ 10921 | _c8y0: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7MD_entry’: /tmp/ghc45584_0/ghc_8.hc:10956:1: error: warning: label ‘_c8y3’ defined but not used [-Wunused-label] | 10956 | _c8y3: | ^ 10956 | _c8y3: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7MH_entry’: /tmp/ghc45584_0/ghc_8.hc:11011:1: error: warning: label ‘_c8yb’ defined but not used [-Wunused-label] | 11011 | _c8yb: | ^ 11011 | _c8yb: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8y9’: /tmp/ghc45584_0/ghc_8.hc:11066:1: error: warning: label ‘_c8y9’ defined but not used [-Wunused-label] | 11066 | _c8y9: | ^ 11066 | _c8y9: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog1_entry’: /tmp/ghc45584_0/ghc_8.hc:11096:1: error: warning: label ‘_c8yh’ defined but not used [-Wunused-label] | 11096 | _c8yh: | ^ 11096 | _c8yh: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdLog_entry’: /tmp/ghc45584_0/ghc_8.hc:11141:1: error: warning: label ‘_c8yz’ defined but not used [-Wunused-label] | 11141 | _c8yz: | ^ 11141 | _c8yz: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdlog1_entry’: /tmp/ghc45584_0/ghc_8.hc:11170:1: error: warning: label ‘_c8yO’ defined but not used [-Wunused-label] | 11170 | _c8yO: | ^ 11170 | _c8yO: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_sudozu1_entry’: /tmp/ghc45584_0/ghc_8.hc:11243:1: error: warning: label ‘_c8z3’ defined but not used [-Wunused-label] | 11243 | _c8z3: | ^ 11243 | _c8z3: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7MV_entry’: /tmp/ghc45584_0/ghc_8.hc:11304:1: error: warning: label ‘_c8zF’ defined but not used [-Wunused-label] | 11304 | _c8zF: | ^ 11304 | _c8zF: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7MU_entry’: /tmp/ghc45584_0/ghc_8.hc:11340:1: error: warning: label ‘_c8zP’ defined but not used [-Wunused-label] | 11340 | _c8zP: | ^ 11340 | _c8zP: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7MX_entry’: /tmp/ghc45584_0/ghc_8.hc:11387:1: error: warning: label ‘_c8zS’ defined but not used [-Wunused-label] | 11387 | _c8zS: | ^ 11387 | _c8zS: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8zq’: /tmp/ghc45584_0/ghc_8.hc:11458:1: error: warning: label ‘_c8zq’ defined but not used [-Wunused-label] | 11458 | _c8zq: | ^ 11458 | _c8zq: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8zt’: /tmp/ghc45584_0/ghc_8.hc:11485:1: error: warning: label ‘_c8zt’ defined but not used [-Wunused-label] | 11485 | _c8zt: | ^ 11485 | _c8zt: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdErr1_entry’: /tmp/ghc45584_0/ghc_8.hc:11537:1: error: warning: label ‘_c8A3’ defined but not used [-Wunused-label] | 11537 | _c8A3: | ^ 11537 | _c8A3: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdStdErr_entry’: /tmp/ghc45584_0/ghc_8.hc:11582:1: error: warning: label ‘_c8Ak’ defined but not used [-Wunused-label] | 11582 | _c8Ak: | ^ 11582 | _c8Ak: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Nb_entry’: /tmp/ghc45584_0/ghc_8.hc:11624:1: error: warning: label ‘_c8B1’ defined but not used [-Wunused-label] | 11624 | _c8B1: | ^ 11624 | _c8B1: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Nk_entry’: /tmp/ghc45584_0/ghc_8.hc:11661:1: error: warning: label ‘_c8Bu’ defined but not used [-Wunused-label] | 11661 | _c8Bu: | ^ 11661 | _c8Bu: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Nq_entry’: /tmp/ghc45584_0/ghc_8.hc:11695:1: error: warning: label ‘_c8By’ defined but not used [-Wunused-label] | 11695 | _c8By: | ^ 11695 | _c8By: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8Bf’: /tmp/ghc45584_0/ghc_8.hc:11738:1: error: warning: label ‘_c8Bf’ defined but not used [-Wunused-label] | 11738 | _c8Bf: | ^ 11738 | _c8Bf: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8Bl’: /tmp/ghc45584_0/ghc_8.hc:11765:1: error: warning: label ‘_c8Bl’ defined but not used [-Wunused-label] | 11765 | _c8Bl: | ^ 11765 | _c8Bl: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8BB’: /tmp/ghc45584_0/ghc_8.hc:11808:1: error: warning: label ‘_c8BB’ defined but not used [-Wunused-label] | 11808 | _c8BB: | ^ 11808 | _c8BB: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8BF’: /tmp/ghc45584_0/ghc_8.hc:11827:1: error: warning: label ‘_c8BF’ defined but not used [-Wunused-label] | 11827 | _c8BF: | ^ 11827 | _c8BF: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8BP’: /tmp/ghc45584_0/ghc_8.hc:11849:1: error: warning: label ‘_c8BP’ defined but not used [-Wunused-label] | 11849 | _c8BP: | ^ 11849 | _c8BP: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8BO’: /tmp/ghc45584_0/ghc_8.hc:11877:1: error: warning: label ‘_c8BO’ defined but not used [-Wunused-label] | 11877 | _c8BO: | ^ 11877 | _c8BO: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8BT’: /tmp/ghc45584_0/ghc_8.hc:11895:1: error: warning: label ‘_c8BT’ defined but not used [-Wunused-label] | 11895 | _c8BT: | ^ 11895 | _c8BT: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘s7Nr_entry’: /tmp/ghc45584_0/ghc_8.hc:11938:1: error: warning: label ‘_c8Cd’ defined but not used [-Wunused-label] | 11938 | _c8Cd: | ^ 11938 | _c8Cd: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8AG’: /tmp/ghc45584_0/ghc_8.hc:12011:1: error: warning: label ‘_c8AG’ defined but not used [-Wunused-label] | 12011 | _c8AG: | ^ 12011 | _c8AG: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8AJ’: /tmp/ghc45584_0/ghc_8.hc:12035:1: error: warning: label ‘_c8AJ’ defined but not used [-Wunused-label] | 12035 | _c8AJ: | ^ 12035 | _c8AJ: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘_c8AP’: /tmp/ghc45584_0/ghc_8.hc:12069:1: error: warning: label ‘_c8AP’ defined but not used [-Wunused-label] | 12069 | _c8AP: | ^ 12069 | _c8AP: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdQuiet1_entry’: /tmp/ghc45584_0/ghc_8.hc:12138:1: error: warning: label ‘_c8Cw’ defined but not used [-Wunused-label] | 12138 | _c8Cw: | ^ 12138 | _c8Cw: | ^~~~~ /tmp/ghc45584_0/ghc_8.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmd_cmdQuiet_entry’: /tmp/ghc45584_0/ghc_8.hc:12183:1: error: warning: label ‘_c8CR’ defined but not used [-Wunused-label] | 12183 | _c8CR: | ^ 12183 | _c8CR: | ^~~~~ [2 of 3] Compiling SimpleCmd.Git ( SimpleCmd/Git.hs, dist/build/SimpleCmd/Git.p_o ) /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitzuc_entry’: /tmp/ghc45584_0/ghc_19.hc:121:1: error: warning: label ‘_c96M’ defined but not used [-Wunused-label] 121 | _c96M: | ^~~~~ | 121 | _c96M: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘s95J_entry’: /tmp/ghc45584_0/ghc_19.hc:178:1: error: warning: label ‘_c97k’ defined but not used [-Wunused-label] 178 | _c97k: | ^~~~~ | 178 | _c97k: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘s95K_entry’: /tmp/ghc45584_0/ghc_19.hc:225:1: error: warning: label ‘_c97n’ defined but not used [-Wunused-label] 225 | _c97n: | ^~~~~ | 225 | _c97n: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘_c97b’: /tmp/ghc45584_0/ghc_19.hc:295:1: error: warning: label ‘_c97b’ defined but not used [-Wunused-label] 295 | _c97b: | ^~~~~ | 295 | _c97b: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_git_entry’: /tmp/ghc45584_0/ghc_19.hc:339:1: error: warning: label ‘_c97v’ defined but not used [-Wunused-label] 339 | _c97v: | ^~~~~ | 339 | _c97v: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch7_entry’: /tmp/ghc45584_0/ghc_19.hc:405:1: error: warning: label ‘_c97Q’ defined but not used [-Wunused-label] 405 | _c97Q: | ^~~~~ | 405 | _c97Q: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch5_entry’: /tmp/ghc45584_0/ghc_19.hc:460:1: error: warning: label ‘_c984’ defined but not used [-Wunused-label] 460 | _c984: | ^~~~~ | 460 | _c984: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch3_entry’: /tmp/ghc45584_0/ghc_19.hc:511:1: error: warning: label ‘_c98i’ defined but not used [-Wunused-label] 511 | _c98i: | ^~~~~ | 511 | _c98i: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBranch_entry’: /tmp/ghc45584_0/ghc_19.hc:590:1: error: warning: label ‘_c98x’ defined but not used [-Wunused-label] 590 | _c98x: | ^~~~~ | 590 | _c98x: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitzu1_entry’: /tmp/ghc45584_0/ghc_19.hc:651:1: error: warning: label ‘_c98J’ defined but not used [-Wunused-label] 651 | _c98J: | ^~~~~ | 651 | _c98J: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitzu_entry’: /tmp/ghc45584_0/ghc_19.hc:698:1: error: warning: label ‘_c98U’ defined but not used [-Wunused-label] 698 | _c98U: | ^~~~~ | 698 | _c98U: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBool1_entry’: /tmp/ghc45584_0/ghc_19.hc:729:1: error: warning: label ‘_c995’ defined but not used [-Wunused-label] 729 | _c995: | ^~~~~ | 729 | _c995: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitBool_entry’: /tmp/ghc45584_0/ghc_19.hc:776:1: error: warning: label ‘_c99g’ defined but not used [-Wunused-label] 776 | _c99g: | ^~~~~ | 776 | _c99g: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig6_entry’: /tmp/ghc45584_0/ghc_19.hc:806:1: error: warning: label ‘_c99u’ defined but not used [-Wunused-label] 806 | _c99u: | ^~~~~ | 806 | _c99u: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘s95T_entry’: /tmp/ghc45584_0/ghc_19.hc:872:1: error: warning: label ‘_c99U’ defined but not used [-Wunused-label] 872 | _c99U: | ^~~~~ | 872 | _c99U: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘s95U_entry’: /tmp/ghc45584_0/ghc_19.hc:909:1: error: warning: label ‘_c9a5’ defined but not used [-Wunused-label] 909 | _c9a5: | ^~~~~ | 909 | _c9a5: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘s95V_entry’: /tmp/ghc45584_0/ghc_19.hc:949:1: error: warning: label ‘_c9a8’ defined but not used [-Wunused-label] 949 | _c9a8: | ^~~~~ | 949 | _c9a8: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_isGitDir1_entry’: /tmp/ghc45584_0/ghc_19.hc:1009:1: error: warning: label ‘_c9ad’ defined but not used [-Wunused-label] 1009 | _c9ad: | ^~~~~ | 1009 | _c9ad: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_isGitDir_entry’: /tmp/ghc45584_0/ghc_19.hc:1052:1: error: warning: label ‘_c9aw’ defined but not used [-Wunused-label] 1052 | _c9aw: | ^~~~~ | 1052 | _c9aw: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet4_entry’: /tmp/ghc45584_0/ghc_19.hc:1084:1: error: warning: label ‘_c9aK’ defined but not used [-Wunused-label] 1084 | _c9aK: | ^~~~~ | 1084 | _c9aK: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet2_entry’: /tmp/ghc45584_0/ghc_19.hc:1135:1: error: warning: label ‘_c9aY’ defined but not used [-Wunused-label] 1135 | _c9aY: | ^~~~~ | 1135 | _c9aY: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet1_entry’: /tmp/ghc45584_0/ghc_19.hc:1190:1: error: warning: label ‘_c9ba’ defined but not used [-Wunused-label] 1190 | _c9ba: | ^~~~~ | 1190 | _c9ba: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_gitDiffQuiet_entry’: /tmp/ghc45584_0/ghc_19.hc:1249:1: error: warning: label ‘_c9bl’ defined but not used [-Wunused-label] 1249 | _c9bl: | ^~~~~ | 1249 | _c9bl: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfigzudir_entry’: /tmp/ghc45584_0/ghc_19.hc:1305:1: error: warning: label ‘_c9bz’ defined but not used [-Wunused-label] 1305 | _c9bz: | ^~~~~ | 1305 | _c9bz: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig2_entry’: /tmp/ghc45584_0/ghc_19.hc:1358:1: error: warning: label ‘_c9bN’ defined but not used [-Wunused-label] 1358 | _c9bN: | ^~~~~ | 1358 | _c9bN: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig5_entry’: /tmp/ghc45584_0/ghc_19.hc:1423:1: error: warning: label ‘_c9c3’ defined but not used [-Wunused-label] 1423 | _c9c3: | ^~~~~ | 1423 | _c9c3: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig4_entry’: /tmp/ghc45584_0/ghc_19.hc:1482:1: error: warning: label ‘_c9cd’ defined but not used [-Wunused-label] 1482 | _c9cd: | ^~~~~ | 1482 | _c9cd: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘s965_entry’: /tmp/ghc45584_0/ghc_19.hc:1541:1: error: warning: label ‘_c9cJ’ defined but not used [-Wunused-label] 1541 | _c9cJ: | ^~~~~ | 1541 | _c9cJ: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘_c9cz’: /tmp/ghc45584_0/ghc_19.hc:1590:1: error: warning: label ‘_c9cz’ defined but not used [-Wunused-label] 1590 | _c9cz: | ^~~~~ | 1590 | _c9cz: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘_c9cC’: /tmp/ghc45584_0/ghc_19.hc:1614:1: error: warning: label ‘_c9cC’ defined but not used [-Wunused-label] 1614 | _c9cC: | ^~~~~ | 1614 | _c9cC: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig1_entry’: /tmp/ghc45584_0/ghc_19.hc:1652:1: error: warning: label ‘_c9cU’ defined but not used [-Wunused-label] 1652 | _c9cU: | ^~~~~ | 1652 | _c9cU: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_grepGitConfig_entry’: /tmp/ghc45584_0/ghc_19.hc:1695:1: error: warning: label ‘_c9d9’ defined but not used [-Wunused-label] 1695 | _c9d9: | ^~~~~ | 1695 | _c9d9: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir3_entry’: /tmp/ghc45584_0/ghc_19.hc:1725:1: error: warning: label ‘_c9dn’ defined but not used [-Wunused-label] 1725 | _c9dn: | ^~~~~ | 1725 | _c9dn: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir2_entry’: /tmp/ghc45584_0/ghc_19.hc:1790:1: error: warning: label ‘_c9dD’ defined but not used [-Wunused-label] 1790 | _c9dD: | ^~~~~ | 1790 | _c9dD: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘s96b_entry’: /tmp/ghc45584_0/ghc_19.hc:1865:1: error: warning: label ‘_c9eg’ defined but not used [-Wunused-label] 1865 | _c9eg: | ^~~~~ | 1865 | _c9eg: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘_c9e6’: /tmp/ghc45584_0/ghc_19.hc:1912:1: error: warning: label ‘_c9e6’ defined but not used [-Wunused-label] 1912 | _c9e6: | ^~~~~ | 1912 | _c9e6: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘_c9e9’: /tmp/ghc45584_0/ghc_19.hc:1935:1: error: warning: label ‘_c9e9’ defined but not used [-Wunused-label] 1935 | _c9e9: | ^~~~~ | 1935 | _c9e9: | ^ /tmp/ghc45584_0/ghc_19.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziGit_rwGitDir1_entry’: /tmp/ghc45584_0/ghc_19.hc:1972:1: error: warning: label ‘_c9er’ defined but not used [-Wunused-label] 1972 | _c9er: | ^~~~~ | 1972 | _c9er: | ^ [3 of 3] Compiling SimpleCmd.Rpm ( SimpleCmd/Rpm.hs, dist/build/SimpleCmd/Rpm.p_o ) /tmp/ghc45584_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspeczuc_entry’: /tmp/ghc45584_0/ghc_30.hc:44:1: error: warning: label ‘_c9hQ’ defined but not used [-Wunused-label] 44 | _c9hQ: | ^~~~~ | 44 | _c9hQ: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec3_entry’: /tmp/ghc45584_0/ghc_30.hc:97:1: error: warning: label ‘_c9i4’ defined but not used [-Wunused-label] 97 | _c9i4: | ^~~~~ | 97 | _c9i4: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec7_entry’: /tmp/ghc45584_0/ghc_30.hc:150:1: error: warning: label ‘_c9ii’ defined but not used [-Wunused-label] 150 | _c9ii: | ^~~~~ | 150 | _c9ii: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec5_entry’: /tmp/ghc45584_0/ghc_30.hc:203:1: error: warning: label ‘_c9iw’ defined but not used [-Wunused-label] 203 | _c9iw: | ^~~~~ | 203 | _c9iw: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘s9hi_entry’: /tmp/ghc45584_0/ghc_30.hc:278:1: error: warning: label ‘_c9ji’ defined but not used [-Wunused-label] 278 | _c9ji: | ^~~~~ | 278 | _c9ji: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘s9hl_entry’: /tmp/ghc45584_0/ghc_30.hc:316:1: error: warning: label ‘_c9jp’ defined but not used [-Wunused-label] 316 | _c9jp: | ^~~~~ | 316 | _c9jp: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘_c9j4’: /tmp/ghc45584_0/ghc_30.hc:357:1: error: warning: label ‘_c9j4’ defined but not used [-Wunused-label] 357 | _c9j4: | ^~~~~ | 357 | _c9j4: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘s9hf_entry’: /tmp/ghc45584_0/ghc_30.hc:438:1: error: warning: label ‘_c9jD’ defined but not used [-Wunused-label] 438 | _c9jD: | ^~~~~ | 438 | _c9jD: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘s9ht_entry’: /tmp/ghc45584_0/ghc_30.hc:490:1: error: warning: label ‘_c9k8’ defined but not used [-Wunused-label] 490 | _c9k8: | ^~~~~ | 490 | _c9k8: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘s9hu_entry’: /tmp/ghc45584_0/ghc_30.hc:537:1: error: warning: label ‘_c9kb’ defined but not used [-Wunused-label] 537 | _c9kb: | ^~~~~ | 537 | _c9kb: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘_c9jZ’: /tmp/ghc45584_0/ghc_30.hc:607:1: error: warning: label ‘_c9jZ’ defined but not used [-Wunused-label] 607 | _c9jZ: | ^~~~~ | 607 | _c9jZ: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘s9hz_entry’: /tmp/ghc45584_0/ghc_30.hc:642:1: error: warning: label ‘_c9kv’ defined but not used [-Wunused-label] 642 | _c9kv: | ^~~~~ | 642 | _c9kv: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘s9hA_entry’: /tmp/ghc45584_0/ghc_30.hc:691:1: error: warning: label ‘_c9ky’ defined but not used [-Wunused-label] 691 | _c9ky: | ^~~~~ | 691 | _c9ky: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘_c9kj’: /tmp/ghc45584_0/ghc_30.hc:764:1: error: warning: label ‘_c9kj’ defined but not used [-Wunused-label] 764 | _c9kj: | ^~~~~ | 764 | _c9kj: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘_c9km’: /tmp/ghc45584_0/ghc_30.hc:782:1: error: warning: label ‘_c9km’ defined but not used [-Wunused-label] 782 | _c9km: | ^~~~~ | 782 | _c9km: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec1_entry’: /tmp/ghc45584_0/ghc_30.hc:823:1: error: warning: label ‘_c9kH’ defined but not used [-Wunused-label] 823 | _c9kH: | ^~~~~ | 823 | _c9kH: | ^ /tmp/ghc45584_0/ghc_30.hc: In function ‘simplezmcmdzm0zi2zi2zm4oFNML4kIj0HrQ5etLxQqzz_SimpleCmdziRpm_rpmspec_entry’: /tmp/ghc45584_0/ghc_30.hc:875:1: error: warning: label ‘_c9l9’ defined but not used [-Wunused-label] 875 | _c9l9: | ^~~~~ | 875 | _c9l9: | ^ + '[' -n dist/build/libHSsimple-cmd-0.2.2-4oFNML4kIj0HrQ5etLxQqz-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for simple-cmd-0.2.2.. Running Haddock on library for simple-cmd-0.2.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, bytestring-0.10.8.2, clock-0.8, deepseq-1.4.4.0, directory-1.3.3.0, extra-1.7.3, filepath-1.4.2.1, ghc-prim-0.5.3, integer-gmp-1.0.2.0, process-1.6.5.0, time-1.8.0.2, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: Warning: Couldn't find .haddock for export ifM Warning: Couldn't find .haddock for export whenM 95% ( 38 / 40) in 'SimpleCmd' Missing documentation for: ifM whenM 100% ( 9 / 9) in 'SimpleCmd.Git' 100% ( 2 / 2) in 'SimpleCmd.Rpm' Warning: SimpleCmd: could not find link destinations for: String IO Bool Maybe ExitCode FilePath Monad readProcess readProcessWithExitCode rawSystem Warning: SimpleCmd.Git: could not find link destinations for: String IO Bool FilePath Warning: SimpleCmd.Rpm: could not find link destinations for: String Maybe FilePath IO Documentation created: dist/doc/html/simple-cmd/index.html, dist/doc/html/simple-cmd/simple-cmd.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1nrtaJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64 + cd simple-cmd-0.2.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/ghc-8.6.5/simple-cmd-0.2.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d simple-cmd-0.2.2.conf ']' + install -D --mode=0644 simple-cmd-0.2.2.conf /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/simple-cmd-0.2.2.conf ++ ls /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/simple-cmd-0.2.2.conf + '[' -z /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/simple-cmd-0.2.2.conf ']' + rm -f ghc-simple-cmd.files ghc-simple-cmd-doc.files + touch ghc-simple-cmd.files ghc-simple-cmd-doc.files + for i in /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/libHSsimple-cmd-0.2.2-*ghc8.6.5.so + '[' -x /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/libHSsimple-cmd-0.2.2-4oFNML4kIj0HrQ5etLxQqz-ghc8.6.5.so ']' + echo /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/libHSsimple-cmd-0.2.2-4oFNML4kIj0HrQ5etLxQqz-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/simple-cmd-0.2.2 + '[' -d /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/ghc-8.6.5/simple-cmd-0.2.2 ']' + find /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/ghc-8.6.5/simple-cmd-0.2.2 -type d -fprintf ghc-simple-cmd-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-simple-cmd-prof.files -o -fprint ghc-simple-cmd-devel.files + ls /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/simple-cmd-0.2.2.conf + '[' -d /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/doc/ghc/html/libraries/simple-cmd-0.2.2 ']' + echo %dir /usr/share/doc/ghc + echo %dir /usr/share/doc/ghc/html + echo %dir /usr/share/doc/ghc/html/libraries + echo /usr/share/doc/ghc/html/libraries/simple-cmd-0.2.2 + for i in ghc-simple-cmd.files ghc-simple-cmd-devel.files ghc-simple-cmd-doc.files ghc-simple-cmd-prof.files + '[' -f ghc-simple-cmd.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64!!g' ghc-simple-cmd.files + for i in ghc-simple-cmd.files ghc-simple-cmd-devel.files ghc-simple-cmd-doc.files ghc-simple-cmd-prof.files + '[' -f ghc-simple-cmd-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64!!g' ghc-simple-cmd-devel.files + for i in ghc-simple-cmd.files ghc-simple-cmd-devel.files ghc-simple-cmd-doc.files ghc-simple-cmd-prof.files + '[' -f ghc-simple-cmd-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64!!g' ghc-simple-cmd-doc.files + for i in ghc-simple-cmd.files ghc-simple-cmd-devel.files ghc-simple-cmd-doc.files ghc-simple-cmd-prof.files + '[' -f ghc-simple-cmd-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64!!g' ghc-simple-cmd-prof.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-simple-cmd-0.2.2-3.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v1tyNM + umask 022 + cd /builddir/build/BUILD + cd simple-cmd-0.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/licenses/ghc-simple-cmd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/licenses/ghc-simple-cmd + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/licenses/ghc-simple-cmd + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-simple-cmd = 0.2.2-3.fc33 ghc-simple-cmd(riscv-64) = 0.2.2-3.fc33 libHSsimple-cmd-0.2.2-4oFNML4kIj0HrQ5etLxQqz-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSdirectory-1.3.3.0-ghc8.6.5.so()(64bit) libHSfilepath-1.4.2.1-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSprocess-1.6.5.0-ghc8.6.5.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Recommends: rpm-build Processing files: ghc-simple-cmd-devel-0.2.2-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u5HzaK + umask 022 + cd /builddir/build/BUILD + cd simple-cmd-0.2.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/doc/ghc-simple-cmd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/doc/ghc-simple-cmd-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/doc/ghc-simple-cmd-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/doc/ghc-simple-cmd-devel + cp -pr TODO /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/doc/ghc-simple-cmd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(simple-cmd-0.2.2-4oFNML4kIj0HrQ5etLxQqz) ghc-simple-cmd-devel = 0.2.2-3.fc33 ghc-simple-cmd-devel(riscv-64) = 0.2.2-3.fc33 ghc-simple-cmd-static = 0.2.2-3.fc33 ghc-simple-cmd-static(riscv-64) = 0.2.2-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(directory-1.3.3.0) ghc-devel(extra-1.7.3-EYdzXRAXwbXDwvhONVhnX2) ghc-devel(filepath-1.4.2.1) ghc-devel(process-1.6.5.0) ghc-devel(unix-2.7.2.2) Processing files: ghc-simple-cmd-doc-0.2.2-3.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TyRFPM + umask 022 + cd /builddir/build/BUILD + cd simple-cmd-0.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/licenses/ghc-simple-cmd-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/licenses/ghc-simple-cmd-doc + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64/usr/share/licenses/ghc-simple-cmd-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-simple-cmd-doc = 0.2.2-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-simple-cmd-prof-0.2.2-3.fc33.riscv64 Provides: ghc-prof(simple-cmd-0.2.2-4oFNML4kIj0HrQ5etLxQqz) ghc-simple-cmd-prof = 0.2.2-3.fc33 ghc-simple-cmd-prof(riscv-64) = 0.2.2-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(directory-1.3.3.0) ghc-prof(extra-1.7.3-EYdzXRAXwbXDwvhONVhnX2) ghc-prof(filepath-1.4.2.1) ghc-prof(process-1.6.5.0) ghc-prof(unix-2.7.2.2) Supplements: (ghc-simple-cmd-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-simple-cmd-0.2.2-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-simple-cmd-doc-0.2.2-3.fc33.noarch.rpm Wrote: /builddir/build/RPMS/ghc-simple-cmd-devel-0.2.2-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-simple-cmd-prof-0.2.2-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZkpxYJ + umask 022 + cd /builddir/build/BUILD + cd simple-cmd-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-simple-cmd-0.2.2-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0