Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-listsafe.spec'], chrootPath='/var/lib/mock/f30-build-43076-24921/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=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-listsafe.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 Wrote: /builddir/build/SRPMS/ghc-listsafe-0.1.0.1-6.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-listsafe.spec'], chrootPath='/var/lib/mock/f30-build-43076-24921/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=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-listsafe.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O9TAUf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf listsafe-0.1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/listsafe-0.1.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd listsafe-0.1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8mM9xH + umask 022 + cd /builddir/build/BUILD + cd listsafe-0.1.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -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.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-listsafe '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1 --global Configuring listsafe-0.1.0.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for listsafe-0.1.0.1.. Building library for listsafe-0.1.0.1.. [1 of 1] Compiling Data.List.Safe ( Data/List/Safe.hs, dist/build/Data/List/Safe.o ) BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:15:1: error: BUILDSTDERR: warning: label ‘_c9Kq’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c9Kq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c9Kq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Kn’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:37:1: error: BUILDSTDERR: warning: label ‘_c9Kn’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _c9Kn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _c9Kn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Kt’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:58:1: error: BUILDSTDERR: warning: label ‘_c9Kt’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _c9Kt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _c9Kt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:80:1: error: BUILDSTDERR: warning: label ‘_c9KL’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _c9KL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _c9KL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9KI’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:102:1: error: BUILDSTDERR: warning: label ‘_c9KI’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _c9KI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _c9KI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9KO’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:123:1: error: BUILDSTDERR: warning: label ‘_c9KO’ defined but not used [-Wunused-label] BUILDSTDERR: 123 | _c9KO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 123 | _c9KO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqNegativeIndexExceptionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:145:1: error: BUILDSTDERR: warning: label ‘_c9L6’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _c9L6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _c9L6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9L3’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:167:1: error: BUILDSTDERR: warning: label ‘_c9L3’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _c9L3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _c9L3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9L9’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:188:1: error: BUILDSTDERR: warning: label ‘_c9L9’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _c9L9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _c9L9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqNegativeIndexExceptionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:208:1: error: BUILDSTDERR: warning: label ‘_c9Lo’ defined but not used [-Wunused-label] BUILDSTDERR: 208 | _c9Lo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 208 | _c9Lo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:235:1: error: BUILDSTDERR: warning: label ‘_c9Ly’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _c9Ly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _c9Ly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Lv’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:261:1: error: BUILDSTDERR: warning: label ‘_c9Lv’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c9Lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c9Lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9LB’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:281:1: error: BUILDSTDERR: warning: label ‘_c9LB’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _c9LB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _c9LB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:303:1: error: BUILDSTDERR: warning: label ‘_c9LT’ defined but not used [-Wunused-label] BUILDSTDERR: 303 | _c9LT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 303 | _c9LT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9LQ’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:327:1: error: BUILDSTDERR: warning: label ‘_c9LQ’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _c9LQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _c9LQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:349:1: error: BUILDSTDERR: warning: label ‘_c9M7’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _c9M7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _c9M7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9M4’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:375:1: error: BUILDSTDERR: warning: label ‘_c9M4’ defined but not used [-Wunused-label] BUILDSTDERR: 375 | _c9M4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 375 | _c9M4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Ma’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:395:1: error: BUILDSTDERR: warning: label ‘_c9Ma’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _c9Ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _c9Ma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:433:1: error: BUILDSTDERR: warning: label ‘_c9Mr’ defined but not used [-Wunused-label] BUILDSTDERR: 433 | _c9Mr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 433 | _c9Mr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9Gn_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:474:1: error: BUILDSTDERR: warning: label ‘_c9MD’ defined but not used [-Wunused-label] BUILDSTDERR: 474 | _c9MD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 474 | _c9MD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException2_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:493:1: error: BUILDSTDERR: warning: label ‘_c9MJ’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _c9MJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _c9MJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9MG’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:525:1: error: BUILDSTDERR: warning: label ‘_c9MG’ defined but not used [-Wunused-label] BUILDSTDERR: 525 | _c9MG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 525 | _c9MG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:557:1: error: BUILDSTDERR: warning: label ‘_c9MW’ defined but not used [-Wunused-label] BUILDSTDERR: 557 | _c9MW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 557 | _c9MW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9Gr_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:586:1: error: BUILDSTDERR: warning: label ‘_c9N7’ defined but not used [-Wunused-label] BUILDSTDERR: 586 | _c9N7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 586 | _c9N7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:614:1: error: BUILDSTDERR: warning: label ‘_c9Na’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _c9Na: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _c9Na: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:648:1: error: BUILDSTDERR: warning: label ‘_c9Nl’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _c9Nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _c9Nl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:689:1: error: BUILDSTDERR: warning: label ‘_c9Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 689 | _c9Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 689 | _c9Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:729:1: error: BUILDSTDERR: warning: label ‘_c9NB’ defined but not used [-Wunused-label] BUILDSTDERR: 729 | _c9NB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 729 | _c9NB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexExceptionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:766:1: error: BUILDSTDERR: warning: label ‘_c9NL’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _c9NL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _c9NL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9NI’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:789:1: error: BUILDSTDERR: warning: label ‘_c9NI’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _c9NI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _c9NI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:811:1: error: BUILDSTDERR: warning: label ‘_c9NZ’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _c9NZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _c9NZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9NW’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:832:1: error: BUILDSTDERR: warning: label ‘_c9NW’ defined but not used [-Wunused-label] BUILDSTDERR: 832 | _c9NW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 832 | _c9NW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:855:1: error: BUILDSTDERR: warning: label ‘_c9Od’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _c9Od: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _c9Od: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Oa’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:877:1: error: BUILDSTDERR: warning: label ‘_c9Oa’ defined but not used [-Wunused-label] BUILDSTDERR: 877 | _c9Oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 877 | _c9Oa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexExceptionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:899:1: error: BUILDSTDERR: warning: label ‘_c9Oo’ defined but not used [-Wunused-label] BUILDSTDERR: 899 | _c9Oo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 899 | _c9Oo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:935:1: error: BUILDSTDERR: warning: label ‘_c9Oy’ defined but not used [-Wunused-label] BUILDSTDERR: 935 | _c9Oy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 935 | _c9Oy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Ov’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:957:1: error: BUILDSTDERR: warning: label ‘_c9Ov’ defined but not used [-Wunused-label] BUILDSTDERR: 957 | _c9Ov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 957 | _c9Ov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9OB’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:978:1: error: BUILDSTDERR: warning: label ‘_c9OB’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _c9OB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _c9OB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1000:1: error: BUILDSTDERR: warning: label ‘_c9OT’ defined but not used [-Wunused-label] BUILDSTDERR: 1000 | _c9OT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1000 | _c9OT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9OQ’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1022:1: error: BUILDSTDERR: warning: label ‘_c9OQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1022 | _c9OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1022 | _c9OQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9OW’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1043:1: error: BUILDSTDERR: warning: label ‘_c9OW’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _c9OW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _c9OW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqEmptyListExceptionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1065:1: error: BUILDSTDERR: warning: label ‘_c9Pe’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _c9Pe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _c9Pe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Pb’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1087:1: error: BUILDSTDERR: warning: label ‘_c9Pb’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _c9Pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _c9Pb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Ph’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1108:1: error: BUILDSTDERR: warning: label ‘_c9Ph’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _c9Ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _c9Ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqEmptyListExceptionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1128:1: error: BUILDSTDERR: warning: label ‘_c9Pw’ defined but not used [-Wunused-label] BUILDSTDERR: 1128 | _c9Pw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1128 | _c9Pw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1155:1: error: BUILDSTDERR: warning: label ‘_c9PG’ defined but not used [-Wunused-label] BUILDSTDERR: 1155 | _c9PG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1155 | _c9PG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9PD’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1181:1: error: BUILDSTDERR: warning: label ‘_c9PD’ defined but not used [-Wunused-label] BUILDSTDERR: 1181 | _c9PD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1181 | _c9PD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9PJ’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1201:1: error: BUILDSTDERR: warning: label ‘_c9PJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1201 | _c9PJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1201 | _c9PJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1223:1: error: BUILDSTDERR: warning: label ‘_c9Q1’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _c9Q1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _c9Q1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9PY’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1247:1: error: BUILDSTDERR: warning: label ‘_c9PY’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _c9PY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _c9PY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1269:1: error: BUILDSTDERR: warning: label ‘_c9Qf’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _c9Qf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _c9Qf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Qc’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1295:1: error: BUILDSTDERR: warning: label ‘_c9Qc’ defined but not used [-Wunused-label] BUILDSTDERR: 1295 | _c9Qc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1295 | _c9Qc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Qi’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1315:1: error: BUILDSTDERR: warning: label ‘_c9Qi’ defined but not used [-Wunused-label] BUILDSTDERR: 1315 | _c9Qi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1315 | _c9Qi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1353:1: error: BUILDSTDERR: warning: label ‘_c9Qz’ defined but not used [-Wunused-label] BUILDSTDERR: 1353 | _c9Qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1353 | _c9Qz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9H3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1394:1: error: BUILDSTDERR: warning: label ‘_c9QL’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _c9QL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _c9QL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException2_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1413:1: error: BUILDSTDERR: warning: label ‘_c9QR’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _c9QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _c9QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9QO’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1445:1: error: BUILDSTDERR: warning: label ‘_c9QO’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _c9QO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _c9QO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1477:1: error: BUILDSTDERR: warning: label ‘_c9R3’ defined but not used [-Wunused-label] BUILDSTDERR: 1477 | _c9R3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1477 | _c9R3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9H7_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1506:1: error: BUILDSTDERR: warning: label ‘_c9Re’ defined but not used [-Wunused-label] BUILDSTDERR: 1506 | _c9Re: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1506 | _c9Re: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1534:1: error: BUILDSTDERR: warning: label ‘_c9Rh’ defined but not used [-Wunused-label] BUILDSTDERR: 1534 | _c9Rh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1534 | _c9Rh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1568:1: error: BUILDSTDERR: warning: label ‘_c9Rs’ defined but not used [-Wunused-label] BUILDSTDERR: 1568 | _c9Rs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1568 | _c9Rs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1609:1: error: BUILDSTDERR: warning: label ‘_c9RB’ defined but not used [-Wunused-label] BUILDSTDERR: 1609 | _c9RB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1609 | _c9RB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1649:1: error: BUILDSTDERR: warning: label ‘_c9RI’ defined but not used [-Wunused-label] BUILDSTDERR: 1649 | _c9RI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1649 | _c9RI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListExceptionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1686:1: error: BUILDSTDERR: warning: label ‘_c9RS’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _c9RS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _c9RS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9RP’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1709:1: error: BUILDSTDERR: warning: label ‘_c9RP’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _c9RP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _c9RP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1731:1: error: BUILDSTDERR: warning: label ‘_c9S6’ defined but not used [-Wunused-label] BUILDSTDERR: 1731 | _c9S6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1731 | _c9S6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9S3’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1752:1: error: BUILDSTDERR: warning: label ‘_c9S3’ defined but not used [-Wunused-label] BUILDSTDERR: 1752 | _c9S3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1752 | _c9S3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1775:1: error: BUILDSTDERR: warning: label ‘_c9Sk’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _c9Sk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _c9Sk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Sh’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1797:1: error: BUILDSTDERR: warning: label ‘_c9Sh’ defined but not used [-Wunused-label] BUILDSTDERR: 1797 | _c9Sh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1797 | _c9Sh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListExceptionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1819:1: error: BUILDSTDERR: warning: label ‘_c9Sv’ defined but not used [-Wunused-label] BUILDSTDERR: 1819 | _c9Sv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1819 | _c9Sv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException4_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1921:1: error: BUILDSTDERR: warning: label ‘_c9SJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _c9SJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _c9SJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9SE’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1959:1: error: BUILDSTDERR: warning: label ‘_c9SE’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _c9SE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _c9SE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9SF’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:1975:1: error: BUILDSTDERR: warning: label ‘_c9SF’ defined but not used [-Wunused-label] BUILDSTDERR: 1975 | _c9SF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1975 | _c9SF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2012:1: error: BUILDSTDERR: warning: label ‘_c9SX’ defined but not used [-Wunused-label] BUILDSTDERR: 2012 | _c9SX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2012 | _c9SX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2051:1: error: BUILDSTDERR: warning: label ‘_c9T7’ defined but not used [-Wunused-label] BUILDSTDERR: 2051 | _c9T7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2051 | _c9T7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9T4’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2079:1: error: BUILDSTDERR: warning: label ‘_c9T4’ defined but not used [-Wunused-label] BUILDSTDERR: 2079 | _c9T4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2079 | _c9T4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Ta’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2099:1: error: BUILDSTDERR: warning: label ‘_c9Ta’ defined but not used [-Wunused-label] BUILDSTDERR: 2099 | _c9Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2099 | _c9Ta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Te’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2119:1: error: BUILDSTDERR: warning: label ‘_c9Te’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _c9Te: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _c9Te: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Ti’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2145:1: error: BUILDSTDERR: warning: label ‘_c9Ti’ defined but not used [-Wunused-label] BUILDSTDERR: 2145 | _c9Ti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2145 | _c9Ti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2203:1: error: BUILDSTDERR: warning: label ‘_c9TR’ defined but not used [-Wunused-label] BUILDSTDERR: 2203 | _c9TR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2203 | _c9TR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_wrap_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2236:1: error: BUILDSTDERR: warning: label ‘_c9U7’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _c9U7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _c9U7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9U0’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2267:1: error: BUILDSTDERR: warning: label ‘_c9U0’ defined but not used [-Wunused-label] BUILDSTDERR: 2267 | _c9U0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2267 | _c9U0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Ug’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2306:1: error: BUILDSTDERR: warning: label ‘_c9Ug’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _c9Ug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _c9Ug: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_head_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2329:1: error: BUILDSTDERR: warning: label ‘_c9UA’ defined but not used [-Wunused-label] BUILDSTDERR: 2329 | _c9UA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2329 | _c9UA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Ut’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2361:1: error: BUILDSTDERR: warning: label ‘_c9Ut’ defined but not used [-Wunused-label] BUILDSTDERR: 2361 | _c9Ut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2361 | _c9Ut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9UI’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2392:1: error: BUILDSTDERR: warning: label ‘_c9UI’ defined but not used [-Wunused-label] BUILDSTDERR: 2392 | _c9UI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2392 | _c9UI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_last1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2413:1: error: BUILDSTDERR: warning: label ‘_c9V0’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _c9V0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _c9V0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9UQ’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2428:1: error: BUILDSTDERR: warning: label ‘_c9UQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _c9UQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _c9UQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9UT’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2443:1: error: BUILDSTDERR: warning: label ‘_c9UT’ defined but not used [-Wunused-label] BUILDSTDERR: 2443 | _c9UT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2443 | _c9UT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9I1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2475:1: error: BUILDSTDERR: warning: label ‘_c9Vr’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _c9Vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _c9Vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_last_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2502:1: error: BUILDSTDERR: warning: label ‘_c9Vy’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _c9Vy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _c9Vy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Vh’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2535:1: error: BUILDSTDERR: warning: label ‘_c9Vh’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _c9Vh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _c9Vh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9VD’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2575:1: error: BUILDSTDERR: warning: label ‘_c9VD’ defined but not used [-Wunused-label] BUILDSTDERR: 2575 | _c9VD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2575 | _c9VD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_tail_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2598:1: error: BUILDSTDERR: warning: label ‘_c9VX’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _c9VX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _c9VX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9VQ’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2630:1: error: BUILDSTDERR: warning: label ‘_c9VQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _c9VQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _c9VQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9W5’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2661:1: error: BUILDSTDERR: warning: label ‘_c9W5’ defined but not used [-Wunused-label] BUILDSTDERR: 2661 | _c9W5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2661 | _c9W5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9Ie_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2683:1: error: BUILDSTDERR: warning: label ‘_c9Wq’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _c9Wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _c9Wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_init_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2709:1: error: BUILDSTDERR: warning: label ‘_c9Wx’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _c9Wx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _c9Wx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Wg’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2744:1: error: BUILDSTDERR: warning: label ‘_c9Wg’ defined but not used [-Wunused-label] BUILDSTDERR: 2744 | _c9Wg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2744 | _c9Wg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9WC’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2787:1: error: BUILDSTDERR: warning: label ‘_c9WC’ defined but not used [-Wunused-label] BUILDSTDERR: 2787 | _c9WC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2787 | _c9WC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9It_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2809:1: error: BUILDSTDERR: warning: label ‘_c9Xb’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _c9Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _c9Xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9X2’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2835:1: error: BUILDSTDERR: warning: label ‘_c9X2’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _c9X2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _c9X2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9X4’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2853:1: error: BUILDSTDERR: warning: label ‘_c9X4’ defined but not used [-Wunused-label] BUILDSTDERR: 2853 | _c9X4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2853 | _c9X4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldl1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2895:1: error: BUILDSTDERR: warning: label ‘_c9Xx’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _c9Xx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _c9Xx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9WP’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2929:1: error: BUILDSTDERR: warning: label ‘_c9WP’ defined but not used [-Wunused-label] BUILDSTDERR: 2929 | _c9WP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2929 | _c9WP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9XC’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2971:1: error: BUILDSTDERR: warning: label ‘_c9XC’ defined but not used [-Wunused-label] BUILDSTDERR: 2971 | _c9XC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2971 | _c9XC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9IJ_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:2993:1: error: BUILDSTDERR: warning: label ‘_c9Y1’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _c9Y1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _c9Y1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Y4’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3019:1: error: BUILDSTDERR: warning: label ‘_c9Y4’ defined but not used [-Wunused-label] BUILDSTDERR: 3019 | _c9Y4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3019 | _c9Y4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Y6’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3035:1: error: BUILDSTDERR: warning: label ‘_c9Y6’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _c9Y6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _c9Y6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Yh’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3064:1: error: BUILDSTDERR: warning: label ‘_c9Yh’ defined but not used [-Wunused-label] BUILDSTDERR: 3064 | _c9Yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3064 | _c9Yh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Yj’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3083:1: error: BUILDSTDERR: warning: label ‘_c9Yj’ defined but not used [-Wunused-label] BUILDSTDERR: 3083 | _c9Yj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3083 | _c9Yj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldl1zq_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3101:1: error: BUILDSTDERR: warning: label ‘_c9YA’ defined but not used [-Wunused-label] BUILDSTDERR: 3101 | _c9YA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3101 | _c9YA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9XP’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3135:1: error: BUILDSTDERR: warning: label ‘_c9XP’ defined but not used [-Wunused-label] BUILDSTDERR: 3135 | _c9XP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3135 | _c9XP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9YF’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3177:1: error: BUILDSTDERR: warning: label ‘_c9YF’ defined but not used [-Wunused-label] BUILDSTDERR: 3177 | _c9YF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3177 | _c9YF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldr2_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3205:1: error: BUILDSTDERR: warning: label ‘_c9YW’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _c9YW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _c9YW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9YU’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3237:1: error: BUILDSTDERR: warning: label ‘_c9YU’ defined but not used [-Wunused-label] BUILDSTDERR: 3237 | _c9YU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3237 | _c9YU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9IS_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3259:1: error: BUILDSTDERR: warning: label ‘_c9Zs’ defined but not used [-Wunused-label] BUILDSTDERR: 3259 | _c9Zs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3259 | _c9Zs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Zl’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3291:1: error: BUILDSTDERR: warning: label ‘_c9Zl’ defined but not used [-Wunused-label] BUILDSTDERR: 3291 | _c9Zl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3291 | _c9Zl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9ZA’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3324:1: error: BUILDSTDERR: warning: label ‘_c9ZA’ defined but not used [-Wunused-label] BUILDSTDERR: 3324 | _c9ZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3324 | _c9ZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9J1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3366:1: error: BUILDSTDERR: warning: label ‘_c9ZT’ defined but not used [-Wunused-label] BUILDSTDERR: 3366 | _c9ZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3366 | _c9ZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldr1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3403:1: error: BUILDSTDERR: warning: label ‘_ca02’ defined but not used [-Wunused-label] BUILDSTDERR: 3403 | _ca02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3403 | _ca02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_c9Z6’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3435:1: error: BUILDSTDERR: warning: label ‘_c9Z6’ defined but not used [-Wunused-label] BUILDSTDERR: 3435 | _c9Z6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3435 | _c9Z6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca07’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3474:1: error: BUILDSTDERR: warning: label ‘_ca07’ defined but not used [-Wunused-label] BUILDSTDERR: 3474 | _ca07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3474 | _ca07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9J9_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3496:1: error: BUILDSTDERR: warning: label ‘_ca0u’ defined but not used [-Wunused-label] BUILDSTDERR: 3496 | _ca0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3496 | _ca0u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_maximum_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3523:1: error: BUILDSTDERR: warning: label ‘_ca0B’ defined but not used [-Wunused-label] BUILDSTDERR: 3523 | _ca0B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3523 | _ca0B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca0k’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3555:1: error: BUILDSTDERR: warning: label ‘_ca0k’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _ca0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _ca0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca0G’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3594:1: error: BUILDSTDERR: warning: label ‘_ca0G’ defined but not used [-Wunused-label] BUILDSTDERR: 3594 | _ca0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3594 | _ca0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9Jh_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3616:1: error: BUILDSTDERR: warning: label ‘_ca13’ defined but not used [-Wunused-label] BUILDSTDERR: 3616 | _ca13: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3616 | _ca13: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_minimum_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3643:1: error: BUILDSTDERR: warning: label ‘_ca1a’ defined but not used [-Wunused-label] BUILDSTDERR: 3643 | _ca1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3643 | _ca1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca0T’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3675:1: error: BUILDSTDERR: warning: label ‘_ca0T’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _ca0T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _ca0T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca1f’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3714:1: error: BUILDSTDERR: warning: label ‘_ca1f’ defined but not used [-Wunused-label] BUILDSTDERR: 3714 | _ca1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3714 | _ca1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9Jw_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3738:1: error: BUILDSTDERR: warning: label ‘_ca1X’ defined but not used [-Wunused-label] BUILDSTDERR: 3738 | _ca1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3738 | _ca1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca1R’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3767:1: error: BUILDSTDERR: warning: label ‘_ca1R’ defined but not used [-Wunused-label] BUILDSTDERR: 3767 | _ca1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3767 | _ca1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9Jx_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3792:1: error: BUILDSTDERR: warning: label ‘_ca26’ defined but not used [-Wunused-label] BUILDSTDERR: 3792 | _ca26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3792 | _ca26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca1F’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3818:1: error: BUILDSTDERR: warning: label ‘_ca1F’ defined but not used [-Wunused-label] BUILDSTDERR: 3818 | _ca1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3818 | _ca1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca1H’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3837:1: error: BUILDSTDERR: warning: label ‘_ca1H’ defined but not used [-Wunused-label] BUILDSTDERR: 3837 | _ca1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3837 | _ca1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_maximumBy_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3879:1: error: BUILDSTDERR: warning: label ‘_ca2s’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _ca2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _ca2s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca1s’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3913:1: error: BUILDSTDERR: warning: label ‘_ca1s’ defined but not used [-Wunused-label] BUILDSTDERR: 3913 | _ca1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3913 | _ca1s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca2x’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3955:1: error: BUILDSTDERR: warning: label ‘_ca2x’ defined but not used [-Wunused-label] BUILDSTDERR: 3955 | _ca2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3955 | _ca2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9JM_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:3979:1: error: BUILDSTDERR: warning: label ‘_ca3f’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _ca3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _ca3f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca39’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4008:1: error: BUILDSTDERR: warning: label ‘_ca39’ defined but not used [-Wunused-label] BUILDSTDERR: 4008 | _ca39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4008 | _ca39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9JN_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4033:1: error: BUILDSTDERR: warning: label ‘_ca3o’ defined but not used [-Wunused-label] BUILDSTDERR: 4033 | _ca3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4033 | _ca3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca2X’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4059:1: error: BUILDSTDERR: warning: label ‘_ca2X’ defined but not used [-Wunused-label] BUILDSTDERR: 4059 | _ca2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4059 | _ca2X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca2Z’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4078:1: error: BUILDSTDERR: warning: label ‘_ca2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4078 | _ca2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4078 | _ca2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_minimumBy_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4120:1: error: BUILDSTDERR: warning: label ‘_ca3K’ defined but not used [-Wunused-label] BUILDSTDERR: 4120 | _ca3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4120 | _ca3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca2K’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4154:1: error: BUILDSTDERR: warning: label ‘_ca2K’ defined but not used [-Wunused-label] BUILDSTDERR: 4154 | _ca2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4154 | _ca2K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca3P’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4196:1: error: BUILDSTDERR: warning: label ‘_ca3P’ defined but not used [-Wunused-label] BUILDSTDERR: 4196 | _ca3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4196 | _ca3P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException4_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4262:1: error: BUILDSTDERR: warning: label ‘_ca49’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _ca49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _ca49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca44’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4300:1: error: BUILDSTDERR: warning: label ‘_ca44’ defined but not used [-Wunused-label] BUILDSTDERR: 4300 | _ca44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4300 | _ca44: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca45’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4316:1: error: BUILDSTDERR: warning: label ‘_ca45’ defined but not used [-Wunused-label] BUILDSTDERR: 4316 | _ca45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4316 | _ca45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4353:1: error: BUILDSTDERR: warning: label ‘_ca4n’ defined but not used [-Wunused-label] BUILDSTDERR: 4353 | _ca4n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4353 | _ca4n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4392:1: error: BUILDSTDERR: warning: label ‘_ca4x’ defined but not used [-Wunused-label] BUILDSTDERR: 4392 | _ca4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4392 | _ca4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca4u’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4420:1: error: BUILDSTDERR: warning: label ‘_ca4u’ defined but not used [-Wunused-label] BUILDSTDERR: 4420 | _ca4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4420 | _ca4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca4A’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4440:1: error: BUILDSTDERR: warning: label ‘_ca4A’ defined but not used [-Wunused-label] BUILDSTDERR: 4440 | _ca4A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4440 | _ca4A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca4E’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4460:1: error: BUILDSTDERR: warning: label ‘_ca4E’ defined but not used [-Wunused-label] BUILDSTDERR: 4460 | _ca4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4460 | _ca4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca4I’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4486:1: error: BUILDSTDERR: warning: label ‘_ca4I’ defined but not used [-Wunused-label] BUILDSTDERR: 4486 | _ca4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4486 | _ca4I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4544:1: error: BUILDSTDERR: warning: label ‘_ca5h’ defined but not used [-Wunused-label] BUILDSTDERR: 4544 | _ca5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4544 | _ca5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘s9Kh_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4587:1: error: BUILDSTDERR: warning: label ‘_ca5M’ defined but not used [-Wunused-label] BUILDSTDERR: 4587 | _ca5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4587 | _ca5M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_znzn_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4613:1: error: BUILDSTDERR: warning: label ‘_ca5T’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _ca5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _ca5T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca5n’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4633:1: error: BUILDSTDERR: warning: label ‘_ca5n’ defined but not used [-Wunused-label] BUILDSTDERR: 4633 | _ca5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4633 | _ca5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca5q’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4652:1: error: BUILDSTDERR: warning: label ‘_ca5q’ defined but not used [-Wunused-label] BUILDSTDERR: 4652 | _ca5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4652 | _ca5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca5w’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4688:1: error: BUILDSTDERR: warning: label ‘_ca5w’ defined but not used [-Wunused-label] BUILDSTDERR: 4688 | _ca5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4688 | _ca5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca5A’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4712:1: error: BUILDSTDERR: warning: label ‘_ca5A’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _ca5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _ca5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca6e’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4740:1: error: BUILDSTDERR: warning: label ‘_ca6e’ defined but not used [-Wunused-label] BUILDSTDERR: 4740 | _ca6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4740 | _ca6e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘_ca5E’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4762:1: error: BUILDSTDERR: warning: label ‘_ca5E’ defined but not used [-Wunused-label] BUILDSTDERR: 4762 | _ca5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4762 | _ca5E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_NegativeIndexException_con_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4817:1: error: BUILDSTDERR: warning: label ‘_ca6p’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _ca6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _ca6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_EmptyListException_con_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_2.hc:4836:1: error: BUILDSTDERR: warning: label ‘_ca6r’ defined but not used [-Wunused-label] BUILDSTDERR: 4836 | _ca6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4836 | _ca6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:15:1: error: BUILDSTDERR: warning: label ‘_caaW’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _caaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _caaW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caaT’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:37:1: error: BUILDSTDERR: warning: label ‘_caaT’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _caaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _caaT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caaZ’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:58:1: error: BUILDSTDERR: warning: label ‘_caaZ’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _caaZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _caaZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:80:1: error: BUILDSTDERR: warning: label ‘_cabh’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _cabh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _cabh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cabe’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:102:1: error: BUILDSTDERR: warning: label ‘_cabe’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _cabe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _cabe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cabk’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:123:1: error: BUILDSTDERR: warning: label ‘_cabk’ defined but not used [-Wunused-label] BUILDSTDERR: 123 | _cabk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 123 | _cabk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqNegativeIndexExceptionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:145:1: error: BUILDSTDERR: warning: label ‘_cabC’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _cabC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _cabC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cabz’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:167:1: error: BUILDSTDERR: warning: label ‘_cabz’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _cabz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _cabz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cabF’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:188:1: error: BUILDSTDERR: warning: label ‘_cabF’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _cabF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _cabF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqNegativeIndexExceptionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:208:1: error: BUILDSTDERR: warning: label ‘_cabU’ defined but not used [-Wunused-label] BUILDSTDERR: 208 | _cabU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 208 | _cabU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:235:1: error: BUILDSTDERR: warning: label ‘_cac4’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cac4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cac4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cac1’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:261:1: error: BUILDSTDERR: warning: label ‘_cac1’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _cac1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _cac1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cac7’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:281:1: error: BUILDSTDERR: warning: label ‘_cac7’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _cac7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _cac7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:303:1: error: BUILDSTDERR: warning: label ‘_cacp’ defined but not used [-Wunused-label] BUILDSTDERR: 303 | _cacp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 303 | _cacp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cacm’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:327:1: error: BUILDSTDERR: warning: label ‘_cacm’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _cacm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _cacm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:349:1: error: BUILDSTDERR: warning: label ‘_cacD’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _cacD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _cacD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cacA’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:375:1: error: BUILDSTDERR: warning: label ‘_cacA’ defined but not used [-Wunused-label] BUILDSTDERR: 375 | _cacA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 375 | _cacA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cacG’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:395:1: error: BUILDSTDERR: warning: label ‘_cacG’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _cacG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _cacG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:433:1: error: BUILDSTDERR: warning: label ‘_cacX’ defined but not used [-Wunused-label] BUILDSTDERR: 433 | _cacX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 433 | _cacX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa6T_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:474:1: error: BUILDSTDERR: warning: label ‘_cad9’ defined but not used [-Wunused-label] BUILDSTDERR: 474 | _cad9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 474 | _cad9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException2_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:493:1: error: BUILDSTDERR: warning: label ‘_cadf’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _cadf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _cadf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cadc’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:525:1: error: BUILDSTDERR: warning: label ‘_cadc’ defined but not used [-Wunused-label] BUILDSTDERR: 525 | _cadc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 525 | _cadc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:557:1: error: BUILDSTDERR: warning: label ‘_cads’ defined but not used [-Wunused-label] BUILDSTDERR: 557 | _cads: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 557 | _cads: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa6X_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:586:1: error: BUILDSTDERR: warning: label ‘_cadD’ defined but not used [-Wunused-label] BUILDSTDERR: 586 | _cadD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 586 | _cadD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:614:1: error: BUILDSTDERR: warning: label ‘_cadG’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _cadG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _cadG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:648:1: error: BUILDSTDERR: warning: label ‘_cadR’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _cadR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _cadR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:689:1: error: BUILDSTDERR: warning: label ‘_cae0’ defined but not used [-Wunused-label] BUILDSTDERR: 689 | _cae0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 689 | _cae0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:729:1: error: BUILDSTDERR: warning: label ‘_cae7’ defined but not used [-Wunused-label] BUILDSTDERR: 729 | _cae7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 729 | _cae7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexExceptionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:766:1: error: BUILDSTDERR: warning: label ‘_caeh’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _caeh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _caeh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caee’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:789:1: error: BUILDSTDERR: warning: label ‘_caee’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _caee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _caee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:811:1: error: BUILDSTDERR: warning: label ‘_caev’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _caev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _caev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caes’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:832:1: error: BUILDSTDERR: warning: label ‘_caes’ defined but not used [-Wunused-label] BUILDSTDERR: 832 | _caes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 832 | _caes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:855:1: error: BUILDSTDERR: warning: label ‘_caeJ’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _caeJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _caeJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caeG’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:877:1: error: BUILDSTDERR: warning: label ‘_caeG’ defined but not used [-Wunused-label] BUILDSTDERR: 877 | _caeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 877 | _caeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexExceptionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:899:1: error: BUILDSTDERR: warning: label ‘_caeU’ defined but not used [-Wunused-label] BUILDSTDERR: 899 | _caeU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 899 | _caeU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:935:1: error: BUILDSTDERR: warning: label ‘_caf4’ defined but not used [-Wunused-label] BUILDSTDERR: 935 | _caf4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 935 | _caf4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caf1’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:957:1: error: BUILDSTDERR: warning: label ‘_caf1’ defined but not used [-Wunused-label] BUILDSTDERR: 957 | _caf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 957 | _caf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caf7’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:978:1: error: BUILDSTDERR: warning: label ‘_caf7’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _caf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _caf7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1000:1: error: BUILDSTDERR: warning: label ‘_cafp’ defined but not used [-Wunused-label] BUILDSTDERR: 1000 | _cafp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1000 | _cafp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cafm’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1022:1: error: BUILDSTDERR: warning: label ‘_cafm’ defined but not used [-Wunused-label] BUILDSTDERR: 1022 | _cafm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1022 | _cafm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cafs’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1043:1: error: BUILDSTDERR: warning: label ‘_cafs’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _cafs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _cafs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqEmptyListExceptionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1065:1: error: BUILDSTDERR: warning: label ‘_cafK’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _cafK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _cafK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cafH’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1087:1: error: BUILDSTDERR: warning: label ‘_cafH’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _cafH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _cafH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cafN’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1108:1: error: BUILDSTDERR: warning: label ‘_cafN’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _cafN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _cafN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqEmptyListExceptionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1128:1: error: BUILDSTDERR: warning: label ‘_cag2’ defined but not used [-Wunused-label] BUILDSTDERR: 1128 | _cag2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1128 | _cag2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1155:1: error: BUILDSTDERR: warning: label ‘_cagc’ defined but not used [-Wunused-label] BUILDSTDERR: 1155 | _cagc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1155 | _cagc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cag9’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1181:1: error: BUILDSTDERR: warning: label ‘_cag9’ defined but not used [-Wunused-label] BUILDSTDERR: 1181 | _cag9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1181 | _cag9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cagf’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1201:1: error: BUILDSTDERR: warning: label ‘_cagf’ defined but not used [-Wunused-label] BUILDSTDERR: 1201 | _cagf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1201 | _cagf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1223:1: error: BUILDSTDERR: warning: label ‘_cagx’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _cagx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _cagx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cagu’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1247:1: error: BUILDSTDERR: warning: label ‘_cagu’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _cagu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _cagu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1269:1: error: BUILDSTDERR: warning: label ‘_cagL’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _cagL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _cagL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cagI’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1295:1: error: BUILDSTDERR: warning: label ‘_cagI’ defined but not used [-Wunused-label] BUILDSTDERR: 1295 | _cagI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1295 | _cagI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cagO’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1315:1: error: BUILDSTDERR: warning: label ‘_cagO’ defined but not used [-Wunused-label] BUILDSTDERR: 1315 | _cagO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1315 | _cagO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1353:1: error: BUILDSTDERR: warning: label ‘_cah5’ defined but not used [-Wunused-label] BUILDSTDERR: 1353 | _cah5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1353 | _cah5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa7z_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1394:1: error: BUILDSTDERR: warning: label ‘_cahh’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _cahh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _cahh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException2_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1413:1: error: BUILDSTDERR: warning: label ‘_cahn’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _cahn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _cahn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cahk’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1445:1: error: BUILDSTDERR: warning: label ‘_cahk’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _cahk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _cahk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1477:1: error: BUILDSTDERR: warning: label ‘_cahz’ defined but not used [-Wunused-label] BUILDSTDERR: 1477 | _cahz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1477 | _cahz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa7D_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1506:1: error: BUILDSTDERR: warning: label ‘_cahK’ defined but not used [-Wunused-label] BUILDSTDERR: 1506 | _cahK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1506 | _cahK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1534:1: error: BUILDSTDERR: warning: label ‘_cahN’ defined but not used [-Wunused-label] BUILDSTDERR: 1534 | _cahN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1534 | _cahN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1568:1: error: BUILDSTDERR: warning: label ‘_cahY’ defined but not used [-Wunused-label] BUILDSTDERR: 1568 | _cahY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1568 | _cahY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1609:1: error: BUILDSTDERR: warning: label ‘_cai7’ defined but not used [-Wunused-label] BUILDSTDERR: 1609 | _cai7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1609 | _cai7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1649:1: error: BUILDSTDERR: warning: label ‘_caie’ defined but not used [-Wunused-label] BUILDSTDERR: 1649 | _caie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1649 | _caie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListExceptionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1686:1: error: BUILDSTDERR: warning: label ‘_caio’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _caio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _caio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cail’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1709:1: error: BUILDSTDERR: warning: label ‘_cail’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _cail: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _cail: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1731:1: error: BUILDSTDERR: warning: label ‘_caiC’ defined but not used [-Wunused-label] BUILDSTDERR: 1731 | _caiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1731 | _caiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caiz’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1752:1: error: BUILDSTDERR: warning: label ‘_caiz’ defined but not used [-Wunused-label] BUILDSTDERR: 1752 | _caiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1752 | _caiz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1775:1: error: BUILDSTDERR: warning: label ‘_caiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _caiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _caiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caiN’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1797:1: error: BUILDSTDERR: warning: label ‘_caiN’ defined but not used [-Wunused-label] BUILDSTDERR: 1797 | _caiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1797 | _caiN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListExceptionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1819:1: error: BUILDSTDERR: warning: label ‘_caj1’ defined but not used [-Wunused-label] BUILDSTDERR: 1819 | _caj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1819 | _caj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException4_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1921:1: error: BUILDSTDERR: warning: label ‘_cajf’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _cajf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _cajf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caja’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1959:1: error: BUILDSTDERR: warning: label ‘_caja’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _caja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _caja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cajb’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:1975:1: error: BUILDSTDERR: warning: label ‘_cajb’ defined but not used [-Wunused-label] BUILDSTDERR: 1975 | _cajb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1975 | _cajb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2012:1: error: BUILDSTDERR: warning: label ‘_cajt’ defined but not used [-Wunused-label] BUILDSTDERR: 2012 | _cajt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2012 | _cajt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2051:1: error: BUILDSTDERR: warning: label ‘_cajD’ defined but not used [-Wunused-label] BUILDSTDERR: 2051 | _cajD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2051 | _cajD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cajA’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2079:1: error: BUILDSTDERR: warning: label ‘_cajA’ defined but not used [-Wunused-label] BUILDSTDERR: 2079 | _cajA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2079 | _cajA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cajG’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2099:1: error: BUILDSTDERR: warning: label ‘_cajG’ defined but not used [-Wunused-label] BUILDSTDERR: 2099 | _cajG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2099 | _cajG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cajK’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2119:1: error: BUILDSTDERR: warning: label ‘_cajK’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _cajK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _cajK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cajO’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2145:1: error: BUILDSTDERR: warning: label ‘_cajO’ defined but not used [-Wunused-label] BUILDSTDERR: 2145 | _cajO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2145 | _cajO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2203:1: error: BUILDSTDERR: warning: label ‘_cakn’ defined but not used [-Wunused-label] BUILDSTDERR: 2203 | _cakn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2203 | _cakn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_wrap_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2236:1: error: BUILDSTDERR: warning: label ‘_cakD’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _cakD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _cakD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cakw’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2267:1: error: BUILDSTDERR: warning: label ‘_cakw’ defined but not used [-Wunused-label] BUILDSTDERR: 2267 | _cakw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2267 | _cakw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cakM’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2306:1: error: BUILDSTDERR: warning: label ‘_cakM’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _cakM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _cakM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_head_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2329:1: error: BUILDSTDERR: warning: label ‘_cal6’ defined but not used [-Wunused-label] BUILDSTDERR: 2329 | _cal6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2329 | _cal6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cakZ’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2361:1: error: BUILDSTDERR: warning: label ‘_cakZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2361 | _cakZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2361 | _cakZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cale’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2392:1: error: BUILDSTDERR: warning: label ‘_cale’ defined but not used [-Wunused-label] BUILDSTDERR: 2392 | _cale: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2392 | _cale: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_last1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2413:1: error: BUILDSTDERR: warning: label ‘_calw’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _calw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _calw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_calm’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2428:1: error: BUILDSTDERR: warning: label ‘_calm’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _calm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _calm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_calp’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2443:1: error: BUILDSTDERR: warning: label ‘_calp’ defined but not used [-Wunused-label] BUILDSTDERR: 2443 | _calp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2443 | _calp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa8x_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2475:1: error: BUILDSTDERR: warning: label ‘_calX’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _calX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _calX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_last_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2502:1: error: BUILDSTDERR: warning: label ‘_cam4’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _cam4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _cam4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_calN’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2535:1: error: BUILDSTDERR: warning: label ‘_calN’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _calN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _calN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cam9’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2575:1: error: BUILDSTDERR: warning: label ‘_cam9’ defined but not used [-Wunused-label] BUILDSTDERR: 2575 | _cam9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2575 | _cam9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_tail_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2598:1: error: BUILDSTDERR: warning: label ‘_camt’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _camt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _camt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_camm’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2630:1: error: BUILDSTDERR: warning: label ‘_camm’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _camm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _camm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_camB’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2661:1: error: BUILDSTDERR: warning: label ‘_camB’ defined but not used [-Wunused-label] BUILDSTDERR: 2661 | _camB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2661 | _camB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa8K_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2683:1: error: BUILDSTDERR: warning: label ‘_camW’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _camW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _camW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_init_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2709:1: error: BUILDSTDERR: warning: label ‘_can3’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _can3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _can3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_camM’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2744:1: error: BUILDSTDERR: warning: label ‘_camM’ defined but not used [-Wunused-label] BUILDSTDERR: 2744 | _camM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2744 | _camM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_can8’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2787:1: error: BUILDSTDERR: warning: label ‘_can8’ defined but not used [-Wunused-label] BUILDSTDERR: 2787 | _can8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2787 | _can8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa8Z_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2809:1: error: BUILDSTDERR: warning: label ‘_canH’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _canH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _canH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cany’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2835:1: error: BUILDSTDERR: warning: label ‘_cany’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _cany: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _cany: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_canA’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2853:1: error: BUILDSTDERR: warning: label ‘_canA’ defined but not used [-Wunused-label] BUILDSTDERR: 2853 | _canA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2853 | _canA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldl1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2895:1: error: BUILDSTDERR: warning: label ‘_cao3’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _cao3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _cao3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_canl’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2929:1: error: BUILDSTDERR: warning: label ‘_canl’ defined but not used [-Wunused-label] BUILDSTDERR: 2929 | _canl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2929 | _canl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cao8’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2971:1: error: BUILDSTDERR: warning: label ‘_cao8’ defined but not used [-Wunused-label] BUILDSTDERR: 2971 | _cao8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2971 | _cao8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa9f_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:2993:1: error: BUILDSTDERR: warning: label ‘_caox’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _caox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _caox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caoA’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3019:1: error: BUILDSTDERR: warning: label ‘_caoA’ defined but not used [-Wunused-label] BUILDSTDERR: 3019 | _caoA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3019 | _caoA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caoC’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3035:1: error: BUILDSTDERR: warning: label ‘_caoC’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _caoC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _caoC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caoN’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3064:1: error: BUILDSTDERR: warning: label ‘_caoN’ defined but not used [-Wunused-label] BUILDSTDERR: 3064 | _caoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3064 | _caoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caoP’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3083:1: error: BUILDSTDERR: warning: label ‘_caoP’ defined but not used [-Wunused-label] BUILDSTDERR: 3083 | _caoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3083 | _caoP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldl1zq_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3101:1: error: BUILDSTDERR: warning: label ‘_cap6’ defined but not used [-Wunused-label] BUILDSTDERR: 3101 | _cap6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3101 | _cap6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caol’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3135:1: error: BUILDSTDERR: warning: label ‘_caol’ defined but not used [-Wunused-label] BUILDSTDERR: 3135 | _caol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3135 | _caol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_capb’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3177:1: error: BUILDSTDERR: warning: label ‘_capb’ defined but not used [-Wunused-label] BUILDSTDERR: 3177 | _capb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3177 | _capb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldr2_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3205:1: error: BUILDSTDERR: warning: label ‘_caps’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _caps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _caps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_capq’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3237:1: error: BUILDSTDERR: warning: label ‘_capq’ defined but not used [-Wunused-label] BUILDSTDERR: 3237 | _capq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3237 | _capq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa9o_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3259:1: error: BUILDSTDERR: warning: label ‘_capY’ defined but not used [-Wunused-label] BUILDSTDERR: 3259 | _capY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3259 | _capY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_capR’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3291:1: error: BUILDSTDERR: warning: label ‘_capR’ defined but not used [-Wunused-label] BUILDSTDERR: 3291 | _capR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3291 | _capR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caq6’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3324:1: error: BUILDSTDERR: warning: label ‘_caq6’ defined but not used [-Wunused-label] BUILDSTDERR: 3324 | _caq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3324 | _caq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa9x_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3366:1: error: BUILDSTDERR: warning: label ‘_caqp’ defined but not used [-Wunused-label] BUILDSTDERR: 3366 | _caqp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3366 | _caqp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldr1_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3403:1: error: BUILDSTDERR: warning: label ‘_caqy’ defined but not used [-Wunused-label] BUILDSTDERR: 3403 | _caqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3403 | _caqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_capC’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3435:1: error: BUILDSTDERR: warning: label ‘_capC’ defined but not used [-Wunused-label] BUILDSTDERR: 3435 | _capC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3435 | _capC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caqD’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3474:1: error: BUILDSTDERR: warning: label ‘_caqD’ defined but not used [-Wunused-label] BUILDSTDERR: 3474 | _caqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3474 | _caqD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa9F_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3496:1: error: BUILDSTDERR: warning: label ‘_car0’ defined but not used [-Wunused-label] BUILDSTDERR: 3496 | _car0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3496 | _car0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_maximum_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3523:1: error: BUILDSTDERR: warning: label ‘_car7’ defined but not used [-Wunused-label] BUILDSTDERR: 3523 | _car7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3523 | _car7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caqQ’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3555:1: error: BUILDSTDERR: warning: label ‘_caqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _caqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _caqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_carc’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3594:1: error: BUILDSTDERR: warning: label ‘_carc’ defined but not used [-Wunused-label] BUILDSTDERR: 3594 | _carc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3594 | _carc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘sa9N_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3616:1: error: BUILDSTDERR: warning: label ‘_carz’ defined but not used [-Wunused-label] BUILDSTDERR: 3616 | _carz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3616 | _carz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_minimum_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3643:1: error: BUILDSTDERR: warning: label ‘_carG’ defined but not used [-Wunused-label] BUILDSTDERR: 3643 | _carG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3643 | _carG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_carp’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3675:1: error: BUILDSTDERR: warning: label ‘_carp’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _carp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _carp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_carL’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3714:1: error: BUILDSTDERR: warning: label ‘_carL’ defined but not used [-Wunused-label] BUILDSTDERR: 3714 | _carL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3714 | _carL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘saa2_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3738:1: error: BUILDSTDERR: warning: label ‘_cast’ defined but not used [-Wunused-label] BUILDSTDERR: 3738 | _cast: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3738 | _cast: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_casn’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3767:1: error: BUILDSTDERR: warning: label ‘_casn’ defined but not used [-Wunused-label] BUILDSTDERR: 3767 | _casn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3767 | _casn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘saa3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3792:1: error: BUILDSTDERR: warning: label ‘_casC’ defined but not used [-Wunused-label] BUILDSTDERR: 3792 | _casC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3792 | _casC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_casb’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3818:1: error: BUILDSTDERR: warning: label ‘_casb’ defined but not used [-Wunused-label] BUILDSTDERR: 3818 | _casb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3818 | _casb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_casd’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3837:1: error: BUILDSTDERR: warning: label ‘_casd’ defined but not used [-Wunused-label] BUILDSTDERR: 3837 | _casd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3837 | _casd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_maximumBy_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3879:1: error: BUILDSTDERR: warning: label ‘_casY’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _casY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _casY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_carY’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3913:1: error: BUILDSTDERR: warning: label ‘_carY’ defined but not used [-Wunused-label] BUILDSTDERR: 3913 | _carY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3913 | _carY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cat3’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3955:1: error: BUILDSTDERR: warning: label ‘_cat3’ defined but not used [-Wunused-label] BUILDSTDERR: 3955 | _cat3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3955 | _cat3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘saai_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:3979:1: error: BUILDSTDERR: warning: label ‘_catL’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _catL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _catL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_catF’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4008:1: error: BUILDSTDERR: warning: label ‘_catF’ defined but not used [-Wunused-label] BUILDSTDERR: 4008 | _catF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4008 | _catF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘saaj_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4033:1: error: BUILDSTDERR: warning: label ‘_catU’ defined but not used [-Wunused-label] BUILDSTDERR: 4033 | _catU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4033 | _catU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_catt’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4059:1: error: BUILDSTDERR: warning: label ‘_catt’ defined but not used [-Wunused-label] BUILDSTDERR: 4059 | _catt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4059 | _catt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_catv’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4078:1: error: BUILDSTDERR: warning: label ‘_catv’ defined but not used [-Wunused-label] BUILDSTDERR: 4078 | _catv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4078 | _catv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_minimumBy_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4120:1: error: BUILDSTDERR: warning: label ‘_caug’ defined but not used [-Wunused-label] BUILDSTDERR: 4120 | _caug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4120 | _caug: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_catg’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4154:1: error: BUILDSTDERR: warning: label ‘_catg’ defined but not used [-Wunused-label] BUILDSTDERR: 4154 | _catg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4154 | _catg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caul’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4196:1: error: BUILDSTDERR: warning: label ‘_caul’ defined but not used [-Wunused-label] BUILDSTDERR: 4196 | _caul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4196 | _caul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException4_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4262:1: error: BUILDSTDERR: warning: label ‘_cauF’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _cauF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _cauF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cauA’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4300:1: error: BUILDSTDERR: warning: label ‘_cauA’ defined but not used [-Wunused-label] BUILDSTDERR: 4300 | _cauA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4300 | _cauA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cauB’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4316:1: error: BUILDSTDERR: warning: label ‘_cauB’ defined but not used [-Wunused-label] BUILDSTDERR: 4316 | _cauB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4316 | _cauB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException3_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4353:1: error: BUILDSTDERR: warning: label ‘_cauT’ defined but not used [-Wunused-label] BUILDSTDERR: 4353 | _cauT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4353 | _cauT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4392:1: error: BUILDSTDERR: warning: label ‘_cav3’ defined but not used [-Wunused-label] BUILDSTDERR: 4392 | _cav3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4392 | _cav3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cav0’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4420:1: error: BUILDSTDERR: warning: label ‘_cav0’ defined but not used [-Wunused-label] BUILDSTDERR: 4420 | _cav0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4420 | _cav0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cav6’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4440:1: error: BUILDSTDERR: warning: label ‘_cav6’ defined but not used [-Wunused-label] BUILDSTDERR: 4440 | _cav6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4440 | _cav6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cava’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4460:1: error: BUILDSTDERR: warning: label ‘_cava’ defined but not used [-Wunused-label] BUILDSTDERR: 4460 | _cava: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4460 | _cava: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cave’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4486:1: error: BUILDSTDERR: warning: label ‘_cave’ defined but not used [-Wunused-label] BUILDSTDERR: 4486 | _cave: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4486 | _cave: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4544:1: error: BUILDSTDERR: warning: label ‘_cavN’ defined but not used [-Wunused-label] BUILDSTDERR: 4544 | _cavN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4544 | _cavN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘saaN_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4587:1: error: BUILDSTDERR: warning: label ‘_cawi’ defined but not used [-Wunused-label] BUILDSTDERR: 4587 | _cawi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4587 | _cawi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_znzn_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4613:1: error: BUILDSTDERR: warning: label ‘_cawp’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _cawp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _cawp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cavT’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4633:1: error: BUILDSTDERR: warning: label ‘_cavT’ defined but not used [-Wunused-label] BUILDSTDERR: 4633 | _cavT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4633 | _cavT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cavW’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4652:1: error: BUILDSTDERR: warning: label ‘_cavW’ defined but not used [-Wunused-label] BUILDSTDERR: 4652 | _cavW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4652 | _cavW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caw2’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4688:1: error: BUILDSTDERR: warning: label ‘_caw2’ defined but not used [-Wunused-label] BUILDSTDERR: 4688 | _caw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4688 | _caw2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_caw6’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4712:1: error: BUILDSTDERR: warning: label ‘_caw6’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _caw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _caw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cawK’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4740:1: error: BUILDSTDERR: warning: label ‘_cawK’ defined but not used [-Wunused-label] BUILDSTDERR: 4740 | _cawK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4740 | _cawK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘_cawa’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4762:1: error: BUILDSTDERR: warning: label ‘_cawa’ defined but not used [-Wunused-label] BUILDSTDERR: 4762 | _cawa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4762 | _cawa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_NegativeIndexException_con_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4817:1: error: BUILDSTDERR: warning: label ‘_cawV’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _cawV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _cawV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_EmptyListException_con_entry’: BUILDSTDERR: /tmp/ghc23899_0/ghc_6.hc:4836:1: error: BUILDSTDERR: warning: label ‘_cawX’ defined but not used [-Wunused-label] BUILDSTDERR: 4836 | _cawX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4836 | _cawX: BUILDSTDERR: | ^ [1 of 1] Compiling Data.List.Safe ( Data/List/Safe.hs, dist/build/Data/List/Safe.p_o ) BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:179:1: error: BUILDSTDERR: warning: label ‘_c9Ml’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c9Ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c9Ml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Mi’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:206:1: error: BUILDSTDERR: warning: label ‘_c9Mi’ defined but not used [-Wunused-label] BUILDSTDERR: 206 | _c9Mi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 206 | _c9Mi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Mp’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:228:1: error: BUILDSTDERR: warning: label ‘_c9Mp’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _c9Mp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _c9Mp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:256:1: error: BUILDSTDERR: warning: label ‘_c9MK’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _c9MK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _c9MK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9MH’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:283:1: error: BUILDSTDERR: warning: label ‘_c9MH’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _c9MH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _c9MH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9MO’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:305:1: error: BUILDSTDERR: warning: label ‘_c9MO’ defined but not used [-Wunused-label] BUILDSTDERR: 305 | _c9MO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 305 | _c9MO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqNegativeIndexExceptionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:333:1: error: BUILDSTDERR: warning: label ‘_c9N9’ defined but not used [-Wunused-label] BUILDSTDERR: 333 | _c9N9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 333 | _c9N9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9N6’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:360:1: error: BUILDSTDERR: warning: label ‘_c9N6’ defined but not used [-Wunused-label] BUILDSTDERR: 360 | _c9N6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 360 | _c9N6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Nd’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:382:1: error: BUILDSTDERR: warning: label ‘_c9Nd’ defined but not used [-Wunused-label] BUILDSTDERR: 382 | _c9Nd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 382 | _c9Nd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqNegativeIndexExceptionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:408:1: error: BUILDSTDERR: warning: label ‘_c9Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 408 | _c9Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 408 | _c9Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:441:1: error: BUILDSTDERR: warning: label ‘_c9NH’ defined but not used [-Wunused-label] BUILDSTDERR: 441 | _c9NH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 441 | _c9NH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9NE’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:469:1: error: BUILDSTDERR: warning: label ‘_c9NE’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _c9NE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _c9NE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9NL’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:492:1: error: BUILDSTDERR: warning: label ‘_c9NL’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _c9NL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _c9NL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:520:1: error: BUILDSTDERR: warning: label ‘_c9O6’ defined but not used [-Wunused-label] BUILDSTDERR: 520 | _c9O6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 520 | _c9O6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9O3’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:545:1: error: BUILDSTDERR: warning: label ‘_c9O3’ defined but not used [-Wunused-label] BUILDSTDERR: 545 | _c9O3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 545 | _c9O3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdNegativeIndexExceptionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:573:1: error: BUILDSTDERR: warning: label ‘_c9On’ defined but not used [-Wunused-label] BUILDSTDERR: 573 | _c9On: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 573 | _c9On: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Ok’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:601:1: error: BUILDSTDERR: warning: label ‘_c9Ok’ defined but not used [-Wunused-label] BUILDSTDERR: 601 | _c9Ok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 601 | _c9Ok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Or’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:624:1: error: BUILDSTDERR: warning: label ‘_c9Or’ defined but not used [-Wunused-label] BUILDSTDERR: 624 | _c9Or: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 624 | _c9Or: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:669:1: error: BUILDSTDERR: warning: label ‘_c9ON’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _c9ON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _c9ON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Hf_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:724:1: error: BUILDSTDERR: warning: label ‘_c9P4’ defined but not used [-Wunused-label] BUILDSTDERR: 724 | _c9P4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 724 | _c9P4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException2_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:757:1: error: BUILDSTDERR: warning: label ‘_c9Pb’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _c9Pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _c9Pb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9P8’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:794:1: error: BUILDSTDERR: warning: label ‘_c9P8’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _c9P8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _c9P8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:835:1: error: BUILDSTDERR: warning: label ‘_c9Ps’ defined but not used [-Wunused-label] BUILDSTDERR: 835 | _c9Ps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 835 | _c9Ps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Hj_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:869:1: error: BUILDSTDERR: warning: label ‘_c9PI’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _c9PI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _c9PI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:909:1: error: BUILDSTDERR: warning: label ‘_c9PL’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _c9PL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _c9PL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:952:1: error: BUILDSTDERR: warning: label ‘_c9Q3’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _c9Q3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _c9Q3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexException3_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1005:1: error: BUILDSTDERR: warning: label ‘_c9Qh’ defined but not used [-Wunused-label] BUILDSTDERR: 1005 | _c9Qh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1005 | _c9Qh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadNegativeIndexExceptionzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1057:1: error: BUILDSTDERR: warning: label ‘_c9Qq’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _c9Qq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _c9Qq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexExceptionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1099:1: error: BUILDSTDERR: warning: label ‘_c9QD’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _c9QD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _c9QD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9QA’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1121:1: error: BUILDSTDERR: warning: label ‘_c9QA’ defined but not used [-Wunused-label] BUILDSTDERR: 1121 | _c9QA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1121 | _c9QA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1150:1: error: BUILDSTDERR: warning: label ‘_c9QU’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _c9QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _c9QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9QR’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1177:1: error: BUILDSTDERR: warning: label ‘_c9QR’ defined but not used [-Wunused-label] BUILDSTDERR: 1177 | _c9QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1177 | _c9QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexException1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1206:1: error: BUILDSTDERR: warning: label ‘_c9Rb’ defined but not used [-Wunused-label] BUILDSTDERR: 1206 | _c9Rb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1206 | _c9Rb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9R8’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1234:1: error: BUILDSTDERR: warning: label ‘_c9R8’ defined but not used [-Wunused-label] BUILDSTDERR: 1234 | _c9R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1234 | _c9R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowNegativeIndexExceptionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1263:1: error: BUILDSTDERR: warning: label ‘_c9Ro’ defined but not used [-Wunused-label] BUILDSTDERR: 1263 | _c9Ro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1263 | _c9Ro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1305:1: error: BUILDSTDERR: warning: label ‘_c9RB’ defined but not used [-Wunused-label] BUILDSTDERR: 1305 | _c9RB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1305 | _c9RB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Ry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1332:1: error: BUILDSTDERR: warning: label ‘_c9Ry’ defined but not used [-Wunused-label] BUILDSTDERR: 1332 | _c9Ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1332 | _c9Ry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9RF’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1354:1: error: BUILDSTDERR: warning: label ‘_c9RF’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _c9RF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _c9RF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1382:1: error: BUILDSTDERR: warning: label ‘_c9S0’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _c9S0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _c9S0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9RX’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1409:1: error: BUILDSTDERR: warning: label ‘_c9RX’ defined but not used [-Wunused-label] BUILDSTDERR: 1409 | _c9RX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1409 | _c9RX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9S4’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1431:1: error: BUILDSTDERR: warning: label ‘_c9S4’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _c9S4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _c9S4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqEmptyListExceptionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1459:1: error: BUILDSTDERR: warning: label ‘_c9Sp’ defined but not used [-Wunused-label] BUILDSTDERR: 1459 | _c9Sp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1459 | _c9Sp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Sm’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1486:1: error: BUILDSTDERR: warning: label ‘_c9Sm’ defined but not used [-Wunused-label] BUILDSTDERR: 1486 | _c9Sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1486 | _c9Sm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9St’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1508:1: error: BUILDSTDERR: warning: label ‘_c9St’ defined but not used [-Wunused-label] BUILDSTDERR: 1508 | _c9St: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | _c9St: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfEqEmptyListExceptionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1534:1: error: BUILDSTDERR: warning: label ‘_c9SK’ defined but not used [-Wunused-label] BUILDSTDERR: 1534 | _c9SK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1534 | _c9SK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1567:1: error: BUILDSTDERR: warning: label ‘_c9SX’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _c9SX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _c9SX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9SU’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1595:1: error: BUILDSTDERR: warning: label ‘_c9SU’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _c9SU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _c9SU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9T1’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1618:1: error: BUILDSTDERR: warning: label ‘_c9T1’ defined but not used [-Wunused-label] BUILDSTDERR: 1618 | _c9T1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1618 | _c9T1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1646:1: error: BUILDSTDERR: warning: label ‘_c9Tm’ defined but not used [-Wunused-label] BUILDSTDERR: 1646 | _c9Tm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1646 | _c9Tm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Tj’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1671:1: error: BUILDSTDERR: warning: label ‘_c9Tj’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _c9Tj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _c9Tj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfOrdEmptyListExceptionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1699:1: error: BUILDSTDERR: warning: label ‘_c9TD’ defined but not used [-Wunused-label] BUILDSTDERR: 1699 | _c9TD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1699 | _c9TD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9TA’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1727:1: error: BUILDSTDERR: warning: label ‘_c9TA’ defined but not used [-Wunused-label] BUILDSTDERR: 1727 | _c9TA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1727 | _c9TA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9TH’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1750:1: error: BUILDSTDERR: warning: label ‘_c9TH’ defined but not used [-Wunused-label] BUILDSTDERR: 1750 | _c9TH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1750 | _c9TH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1795:1: error: BUILDSTDERR: warning: label ‘_c9U3’ defined but not used [-Wunused-label] BUILDSTDERR: 1795 | _c9U3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1795 | _c9U3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9HV_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1850:1: error: BUILDSTDERR: warning: label ‘_c9Uk’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _c9Uk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _c9Uk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException2_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1883:1: error: BUILDSTDERR: warning: label ‘_c9Ur’ defined but not used [-Wunused-label] BUILDSTDERR: 1883 | _c9Ur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1883 | _c9Ur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Uo’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1920:1: error: BUILDSTDERR: warning: label ‘_c9Uo’ defined but not used [-Wunused-label] BUILDSTDERR: 1920 | _c9Uo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1920 | _c9Uo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1961:1: error: BUILDSTDERR: warning: label ‘_c9UH’ defined but not used [-Wunused-label] BUILDSTDERR: 1961 | _c9UH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1961 | _c9UH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9HZ_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:1995:1: error: BUILDSTDERR: warning: label ‘_c9UX’ defined but not used [-Wunused-label] BUILDSTDERR: 1995 | _c9UX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1995 | _c9UX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadsPrec_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2035:1: error: BUILDSTDERR: warning: label ‘_c9V0’ defined but not used [-Wunused-label] BUILDSTDERR: 2035 | _c9V0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2035 | _c9V0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadListPrec_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2078:1: error: BUILDSTDERR: warning: label ‘_c9Vi’ defined but not used [-Wunused-label] BUILDSTDERR: 2078 | _c9Vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2078 | _c9Vi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListException3_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2131:1: error: BUILDSTDERR: warning: label ‘_c9Vw’ defined but not used [-Wunused-label] BUILDSTDERR: 2131 | _c9Vw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2131 | _c9Vw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfReadEmptyListExceptionzuzdcreadList_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2183:1: error: BUILDSTDERR: warning: label ‘_c9VF’ defined but not used [-Wunused-label] BUILDSTDERR: 2183 | _c9VF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2183 | _c9VF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListExceptionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2225:1: error: BUILDSTDERR: warning: label ‘_c9VS’ defined but not used [-Wunused-label] BUILDSTDERR: 2225 | _c9VS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2225 | _c9VS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9VP’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2247:1: error: BUILDSTDERR: warning: label ‘_c9VP’ defined but not used [-Wunused-label] BUILDSTDERR: 2247 | _c9VP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2247 | _c9VP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2276:1: error: BUILDSTDERR: warning: label ‘_c9W9’ defined but not used [-Wunused-label] BUILDSTDERR: 2276 | _c9W9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2276 | _c9W9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9W6’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2303:1: error: BUILDSTDERR: warning: label ‘_c9W6’ defined but not used [-Wunused-label] BUILDSTDERR: 2303 | _c9W6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2303 | _c9W6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListException1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2332:1: error: BUILDSTDERR: warning: label ‘_c9Wq’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _c9Wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _c9Wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Wn’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2360:1: error: BUILDSTDERR: warning: label ‘_c9Wn’ defined but not used [-Wunused-label] BUILDSTDERR: 2360 | _c9Wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2360 | _c9Wn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfShowEmptyListExceptionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2389:1: error: BUILDSTDERR: warning: label ‘_c9WD’ defined but not used [-Wunused-label] BUILDSTDERR: 2389 | _c9WD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2389 | _c9WD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException4_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2505:1: error: BUILDSTDERR: warning: label ‘_c9WX’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _c9WX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _c9WX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9WS’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2551:1: error: BUILDSTDERR: warning: label ‘_c9WS’ defined but not used [-Wunused-label] BUILDSTDERR: 2551 | _c9WS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2551 | _c9WS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9WT’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2573:1: error: BUILDSTDERR: warning: label ‘_c9WT’ defined but not used [-Wunused-label] BUILDSTDERR: 2573 | _c9WT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2573 | _c9WT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListException3_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2623:1: error: BUILDSTDERR: warning: label ‘_c9Xg’ defined but not used [-Wunused-label] BUILDSTDERR: 2623 | _c9Xg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2623 | _c9Xg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2673:1: error: BUILDSTDERR: warning: label ‘_c9Xt’ defined but not used [-Wunused-label] BUILDSTDERR: 2673 | _c9Xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2673 | _c9Xt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Xq’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2702:1: error: BUILDSTDERR: warning: label ‘_c9Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 2702 | _c9Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2702 | _c9Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9Xx’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2724:1: error: BUILDSTDERR: warning: label ‘_c9Xx’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _c9Xx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _c9Xx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9XC’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2746:1: error: BUILDSTDERR: warning: label ‘_c9XC’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _c9XC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _c9XC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9XH’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2775:1: error: BUILDSTDERR: warning: label ‘_c9XH’ defined but not used [-Wunused-label] BUILDSTDERR: 2775 | _c9XH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2775 | _c9XH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionEmptyListExceptionzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2845:1: error: BUILDSTDERR: warning: label ‘_c9Yi’ defined but not used [-Wunused-label] BUILDSTDERR: 2845 | _c9Yi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2845 | _c9Yi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Ix_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2886:1: error: BUILDSTDERR: warning: label ‘_c9YA’ defined but not used [-Wunused-label] BUILDSTDERR: 2886 | _c9YA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2886 | _c9YA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9IB_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2917:1: error: BUILDSTDERR: warning: label ‘_c9YS’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _c9YS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _c9YS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_wrap_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:2959:1: error: BUILDSTDERR: warning: label ‘_c9YZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2959 | _c9YZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2959 | _c9YZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9YF’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3012:1: error: BUILDSTDERR: warning: label ‘_c9YF’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _c9YF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _c9YF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9ID_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3076:1: error: BUILDSTDERR: warning: label ‘_c9Zs’ defined but not used [-Wunused-label] BUILDSTDERR: 3076 | _c9Zs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3076 | _c9Zs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9IE_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3123:1: error: BUILDSTDERR: warning: label ‘_c9ZE’ defined but not used [-Wunused-label] BUILDSTDERR: 3123 | _c9ZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3123 | _c9ZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9IJ_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3181:1: error: BUILDSTDERR: warning: label ‘_ca00’ defined but not used [-Wunused-label] BUILDSTDERR: 3181 | _ca00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3181 | _ca00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_c9ZT’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3231:1: error: BUILDSTDERR: warning: label ‘_c9ZT’ defined but not used [-Wunused-label] BUILDSTDERR: 3231 | _c9ZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3231 | _c9ZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_head_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3271:1: error: BUILDSTDERR: warning: label ‘_ca0a’ defined but not used [-Wunused-label] BUILDSTDERR: 3271 | _ca0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3271 | _ca0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_last1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3326:1: error: BUILDSTDERR: warning: label ‘_ca0z’ defined but not used [-Wunused-label] BUILDSTDERR: 3326 | _ca0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3326 | _ca0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca0o’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3345:1: error: BUILDSTDERR: warning: label ‘_ca0o’ defined but not used [-Wunused-label] BUILDSTDERR: 3345 | _ca0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3345 | _ca0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca0s’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3361:1: error: BUILDSTDERR: warning: label ‘_ca0s’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _ca0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _ca0s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9IQ_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3402:1: error: BUILDSTDERR: warning: label ‘_ca10’ defined but not used [-Wunused-label] BUILDSTDERR: 3402 | _ca10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3402 | _ca10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9IR_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3449:1: error: BUILDSTDERR: warning: label ‘_ca1c’ defined but not used [-Wunused-label] BUILDSTDERR: 3449 | _ca1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3449 | _ca1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9IW_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3500:1: error: BUILDSTDERR: warning: label ‘_ca1E’ defined but not used [-Wunused-label] BUILDSTDERR: 3500 | _ca1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3500 | _ca1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9IX_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3545:1: error: BUILDSTDERR: warning: label ‘_ca1L’ defined but not used [-Wunused-label] BUILDSTDERR: 3545 | _ca1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3545 | _ca1L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca1r’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3598:1: error: BUILDSTDERR: warning: label ‘_ca1r’ defined but not used [-Wunused-label] BUILDSTDERR: 3598 | _ca1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3598 | _ca1r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_last_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3652:1: error: BUILDSTDERR: warning: label ‘_ca1U’ defined but not used [-Wunused-label] BUILDSTDERR: 3652 | _ca1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3652 | _ca1U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9IZ_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3710:1: error: BUILDSTDERR: warning: label ‘_ca2l’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _ca2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _ca2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9J0_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3757:1: error: BUILDSTDERR: warning: label ‘_ca2x’ defined but not used [-Wunused-label] BUILDSTDERR: 3757 | _ca2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3757 | _ca2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9J5_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3815:1: error: BUILDSTDERR: warning: label ‘_ca2T’ defined but not used [-Wunused-label] BUILDSTDERR: 3815 | _ca2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3815 | _ca2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca2M’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3865:1: error: BUILDSTDERR: warning: label ‘_ca2M’ defined but not used [-Wunused-label] BUILDSTDERR: 3865 | _ca2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3865 | _ca2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_tail_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3905:1: error: BUILDSTDERR: warning: label ‘_ca33’ defined but not used [-Wunused-label] BUILDSTDERR: 3905 | _ca33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3905 | _ca33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9J7_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:3963:1: error: BUILDSTDERR: warning: label ‘_ca3s’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _ca3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _ca3s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9J8_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4010:1: error: BUILDSTDERR: warning: label ‘_ca3E’ defined but not used [-Wunused-label] BUILDSTDERR: 4010 | _ca3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4010 | _ca3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Jd_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4060:1: error: BUILDSTDERR: warning: label ‘_ca46’ defined but not used [-Wunused-label] BUILDSTDERR: 4060 | _ca46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4060 | _ca46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Je_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4104:1: error: BUILDSTDERR: warning: label ‘_ca4d’ defined but not used [-Wunused-label] BUILDSTDERR: 4104 | _ca4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4104 | _ca4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca3T’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4158:1: error: BUILDSTDERR: warning: label ‘_ca3T’ defined but not used [-Wunused-label] BUILDSTDERR: 4158 | _ca3T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4158 | _ca3T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_init_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4214:1: error: BUILDSTDERR: warning: label ‘_ca4m’ defined but not used [-Wunused-label] BUILDSTDERR: 4214 | _ca4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4214 | _ca4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Jg_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4272:1: error: BUILDSTDERR: warning: label ‘_ca4N’ defined but not used [-Wunused-label] BUILDSTDERR: 4272 | _ca4N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4272 | _ca4N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Jh_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4319:1: error: BUILDSTDERR: warning: label ‘_ca4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _ca4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _ca4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Jt_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4368:1: error: BUILDSTDERR: warning: label ‘_ca5L’ defined but not used [-Wunused-label] BUILDSTDERR: 4368 | _ca5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4368 | _ca5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Ju_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4405:1: error: BUILDSTDERR: warning: label ‘_ca5O’ defined but not used [-Wunused-label] BUILDSTDERR: 4405 | _ca5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4405 | _ca5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_s9Jn’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4439:1: error: BUILDSTDERR: warning: label ‘_s9Jn’ defined but not used [-Wunused-label] BUILDSTDERR: 4439 | _s9Jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4439 | _s9Jn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca5y’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4461:1: error: BUILDSTDERR: warning: label ‘_ca5y’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _ca5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _ca5y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Jv_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4519:1: error: BUILDSTDERR: warning: label ‘_ca6a’ defined but not used [-Wunused-label] BUILDSTDERR: 4519 | _ca6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4519 | _ca6a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca5e’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4574:1: error: BUILDSTDERR: warning: label ‘_ca5e’ defined but not used [-Wunused-label] BUILDSTDERR: 4574 | _ca5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4574 | _ca5e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldl1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4631:1: error: BUILDSTDERR: warning: label ‘_ca6j’ defined but not used [-Wunused-label] BUILDSTDERR: 4631 | _ca6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4631 | _ca6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Jx_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4689:1: error: BUILDSTDERR: warning: label ‘_ca6M’ defined but not used [-Wunused-label] BUILDSTDERR: 4689 | _ca6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4689 | _ca6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Jy_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4736:1: error: BUILDSTDERR: warning: label ‘_ca6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 4736 | _ca6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4736 | _ca6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9JM_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4786:1: error: BUILDSTDERR: warning: label ‘_ca7t’ defined but not used [-Wunused-label] BUILDSTDERR: 4786 | _ca7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4786 | _ca7t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_s9JE’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4820:1: error: BUILDSTDERR: warning: label ‘_s9JE’ defined but not used [-Wunused-label] BUILDSTDERR: 4820 | _s9JE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4820 | _s9JE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca7z’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4838:1: error: BUILDSTDERR: warning: label ‘_ca7z’ defined but not used [-Wunused-label] BUILDSTDERR: 4838 | _ca7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4838 | _ca7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca7L’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4870:1: error: BUILDSTDERR: warning: label ‘_ca7L’ defined but not used [-Wunused-label] BUILDSTDERR: 4870 | _ca7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4870 | _ca7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca7O’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4891:1: error: BUILDSTDERR: warning: label ‘_ca7O’ defined but not used [-Wunused-label] BUILDSTDERR: 4891 | _ca7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4891 | _ca7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9JN_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4921:1: error: BUILDSTDERR: warning: label ‘_ca85’ defined but not used [-Wunused-label] BUILDSTDERR: 4921 | _ca85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4921 | _ca85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca7d’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:4976:1: error: BUILDSTDERR: warning: label ‘_ca7d’ defined but not used [-Wunused-label] BUILDSTDERR: 4976 | _ca7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4976 | _ca7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldl1zq_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5033:1: error: BUILDSTDERR: warning: label ‘_ca8e’ defined but not used [-Wunused-label] BUILDSTDERR: 5033 | _ca8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5033 | _ca8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldr2_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5098:1: error: BUILDSTDERR: warning: label ‘_ca8H’ defined but not used [-Wunused-label] BUILDSTDERR: 5098 | _ca8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5098 | _ca8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca8F’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5146:1: error: BUILDSTDERR: warning: label ‘_ca8F’ defined but not used [-Wunused-label] BUILDSTDERR: 5146 | _ca8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5146 | _ca8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9JQ_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5177:1: error: BUILDSTDERR: warning: label ‘_ca91’ defined but not used [-Wunused-label] BUILDSTDERR: 5177 | _ca91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5177 | _ca91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9JR_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5224:1: error: BUILDSTDERR: warning: label ‘_ca9d’ defined but not used [-Wunused-label] BUILDSTDERR: 5224 | _ca9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5224 | _ca9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9K5_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5274:1: error: BUILDSTDERR: warning: label ‘_caa8’ defined but not used [-Wunused-label] BUILDSTDERR: 5274 | _caa8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5274 | _caa8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9JX_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5313:1: error: BUILDSTDERR: warning: label ‘_caaf’ defined but not used [-Wunused-label] BUILDSTDERR: 5313 | _caaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5313 | _caaf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca9O’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5355:1: error: BUILDSTDERR: warning: label ‘_ca9O’ defined but not used [-Wunused-label] BUILDSTDERR: 5355 | _ca9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5355 | _ca9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca9V’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5393:1: error: BUILDSTDERR: warning: label ‘_ca9V’ defined but not used [-Wunused-label] BUILDSTDERR: 5393 | _ca9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5393 | _ca9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9K6_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5446:1: error: BUILDSTDERR: warning: label ‘_caaw’ defined but not used [-Wunused-label] BUILDSTDERR: 5446 | _caaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5446 | _caaw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9K7_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5504:1: error: BUILDSTDERR: warning: label ‘_caaF’ defined but not used [-Wunused-label] BUILDSTDERR: 5504 | _caaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5504 | _caaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_ca9s’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5558:1: error: BUILDSTDERR: warning: label ‘_ca9s’ defined but not used [-Wunused-label] BUILDSTDERR: 5558 | _ca9s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5558 | _ca9s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_foldr1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5613:1: error: BUILDSTDERR: warning: label ‘_caaO’ defined but not used [-Wunused-label] BUILDSTDERR: 5613 | _caaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5613 | _caaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Ka_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5671:1: error: BUILDSTDERR: warning: label ‘_cabj’ defined but not used [-Wunused-label] BUILDSTDERR: 5671 | _cabj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5671 | _cabj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Kb_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5718:1: error: BUILDSTDERR: warning: label ‘_cabv’ defined but not used [-Wunused-label] BUILDSTDERR: 5718 | _cabv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5718 | _cabv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Kg_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5768:1: error: BUILDSTDERR: warning: label ‘_cabX’ defined but not used [-Wunused-label] BUILDSTDERR: 5768 | _cabX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5768 | _cabX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Kh_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5814:1: error: BUILDSTDERR: warning: label ‘_cac4’ defined but not used [-Wunused-label] BUILDSTDERR: 5814 | _cac4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5814 | _cac4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cabK’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5870:1: error: BUILDSTDERR: warning: label ‘_cabK’ defined but not used [-Wunused-label] BUILDSTDERR: 5870 | _cabK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5870 | _cabK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_maximum_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5926:1: error: BUILDSTDERR: warning: label ‘_cacd’ defined but not used [-Wunused-label] BUILDSTDERR: 5926 | _cacd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5926 | _cacd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Kk_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:5986:1: error: BUILDSTDERR: warning: label ‘_cacE’ defined but not used [-Wunused-label] BUILDSTDERR: 5986 | _cacE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5986 | _cacE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Kl_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6033:1: error: BUILDSTDERR: warning: label ‘_cacQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6033 | _cacQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6033 | _cacQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Kq_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6083:1: error: BUILDSTDERR: warning: label ‘_cadi’ defined but not used [-Wunused-label] BUILDSTDERR: 6083 | _cadi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6083 | _cadi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Kr_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6129:1: error: BUILDSTDERR: warning: label ‘_cadp’ defined but not used [-Wunused-label] BUILDSTDERR: 6129 | _cadp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6129 | _cadp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cad5’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6185:1: error: BUILDSTDERR: warning: label ‘_cad5’ defined but not used [-Wunused-label] BUILDSTDERR: 6185 | _cad5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6185 | _cad5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_minimum_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6241:1: error: BUILDSTDERR: warning: label ‘_cady’ defined but not used [-Wunused-label] BUILDSTDERR: 6241 | _cady: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6241 | _cady: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Kt_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6301:1: error: BUILDSTDERR: warning: label ‘_cadZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6301 | _cadZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6301 | _cadZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Ku_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6348:1: error: BUILDSTDERR: warning: label ‘_caeb’ defined but not used [-Wunused-label] BUILDSTDERR: 6348 | _caeb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6348 | _caeb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9KH_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6400:1: error: BUILDSTDERR: warning: label ‘_caf4’ defined but not used [-Wunused-label] BUILDSTDERR: 6400 | _caf4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6400 | _caf4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caeY’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6437:1: error: BUILDSTDERR: warning: label ‘_caeY’ defined but not used [-Wunused-label] BUILDSTDERR: 6437 | _caeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6437 | _caeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9KI_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6467:1: error: BUILDSTDERR: warning: label ‘_cafd’ defined but not used [-Wunused-label] BUILDSTDERR: 6467 | _cafd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6467 | _cafd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_s9KA’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6501:1: error: BUILDSTDERR: warning: label ‘_s9KA’ defined but not used [-Wunused-label] BUILDSTDERR: 6501 | _s9KA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6501 | _s9KA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caeK’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6523:1: error: BUILDSTDERR: warning: label ‘_caeK’ defined but not used [-Wunused-label] BUILDSTDERR: 6523 | _caeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6523 | _caeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9KJ_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6581:1: error: BUILDSTDERR: warning: label ‘_cafz’ defined but not used [-Wunused-label] BUILDSTDERR: 6581 | _cafz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6581 | _cafz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caeq’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6636:1: error: BUILDSTDERR: warning: label ‘_caeq’ defined but not used [-Wunused-label] BUILDSTDERR: 6636 | _caeq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6636 | _caeq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_maximumBy_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6693:1: error: BUILDSTDERR: warning: label ‘_cafI’ defined but not used [-Wunused-label] BUILDSTDERR: 6693 | _cafI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6693 | _cafI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9KL_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6751:1: error: BUILDSTDERR: warning: label ‘_cagb’ defined but not used [-Wunused-label] BUILDSTDERR: 6751 | _cagb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6751 | _cagb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9KM_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6798:1: error: BUILDSTDERR: warning: label ‘_cagn’ defined but not used [-Wunused-label] BUILDSTDERR: 6798 | _cagn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6798 | _cagn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9KZ_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6850:1: error: BUILDSTDERR: warning: label ‘_cahg’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _cahg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _cahg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caha’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6887:1: error: BUILDSTDERR: warning: label ‘_caha’ defined but not used [-Wunused-label] BUILDSTDERR: 6887 | _caha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6887 | _caha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9L0_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6917:1: error: BUILDSTDERR: warning: label ‘_cahp’ defined but not used [-Wunused-label] BUILDSTDERR: 6917 | _cahp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6917 | _cahp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_s9KS’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6951:1: error: BUILDSTDERR: warning: label ‘_s9KS’ defined but not used [-Wunused-label] BUILDSTDERR: 6951 | _s9KS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6951 | _s9KS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cagW’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:6973:1: error: BUILDSTDERR: warning: label ‘_cagW’ defined but not used [-Wunused-label] BUILDSTDERR: 6973 | _cagW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6973 | _cagW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9L1_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7031:1: error: BUILDSTDERR: warning: label ‘_cahL’ defined but not used [-Wunused-label] BUILDSTDERR: 7031 | _cahL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7031 | _cahL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cagC’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7086:1: error: BUILDSTDERR: warning: label ‘_cagC’ defined but not used [-Wunused-label] BUILDSTDERR: 7086 | _cagC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7086 | _cagC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_minimumBy_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7143:1: error: BUILDSTDERR: warning: label ‘_cahU’ defined but not used [-Wunused-label] BUILDSTDERR: 7143 | _cahU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7143 | _cahU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException4_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7247:1: error: BUILDSTDERR: warning: label ‘_caiq’ defined but not used [-Wunused-label] BUILDSTDERR: 7247 | _caiq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7247 | _caiq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cail’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7293:1: error: BUILDSTDERR: warning: label ‘_cail’ defined but not used [-Wunused-label] BUILDSTDERR: 7293 | _cail: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7293 | _cail: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caim’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7315:1: error: BUILDSTDERR: warning: label ‘_caim’ defined but not used [-Wunused-label] BUILDSTDERR: 7315 | _caim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7315 | _caim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexException3_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7365:1: error: BUILDSTDERR: warning: label ‘_caiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7365 | _caiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7365 | _caiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdcfromException_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7415:1: error: BUILDSTDERR: warning: label ‘_caiW’ defined but not used [-Wunused-label] BUILDSTDERR: 7415 | _caiW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7415 | _caiW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caiT’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7444:1: error: BUILDSTDERR: warning: label ‘_caiT’ defined but not used [-Wunused-label] BUILDSTDERR: 7444 | _caiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7444 | _caiT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caj0’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7466:1: error: BUILDSTDERR: warning: label ‘_caj0’ defined but not used [-Wunused-label] BUILDSTDERR: 7466 | _caj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7466 | _caj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caj5’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7488:1: error: BUILDSTDERR: warning: label ‘_caj5’ defined but not used [-Wunused-label] BUILDSTDERR: 7488 | _caj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7488 | _caj5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caja’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7517:1: error: BUILDSTDERR: warning: label ‘_caja’ defined but not used [-Wunused-label] BUILDSTDERR: 7517 | _caja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7517 | _caja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_zdfExceptionNegativeIndexExceptionzuzdctoException_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7587:1: error: BUILDSTDERR: warning: label ‘_cajL’ defined but not used [-Wunused-label] BUILDSTDERR: 7587 | _cajL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7587 | _cajL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘s9Lv_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7641:1: error: BUILDSTDERR: warning: label ‘_cakq’ defined but not used [-Wunused-label] BUILDSTDERR: 7641 | _cakq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7641 | _cakq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_znzn_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7678:1: error: BUILDSTDERR: warning: label ‘_cakx’ defined but not used [-Wunused-label] BUILDSTDERR: 7678 | _cakx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7678 | _cakx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cajT’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7701:1: error: BUILDSTDERR: warning: label ‘_cajT’ defined but not used [-Wunused-label] BUILDSTDERR: 7701 | _cajT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7701 | _cajT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cajY’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7727:1: error: BUILDSTDERR: warning: label ‘_cajY’ defined but not used [-Wunused-label] BUILDSTDERR: 7727 | _cajY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7727 | _cajY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cak5’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7770:1: error: BUILDSTDERR: warning: label ‘_cak5’ defined but not used [-Wunused-label] BUILDSTDERR: 7770 | _cak5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7770 | _cak5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_caka’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7796:1: error: BUILDSTDERR: warning: label ‘_caka’ defined but not used [-Wunused-label] BUILDSTDERR: 7796 | _caka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7796 | _caka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cakT’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7827:1: error: BUILDSTDERR: warning: label ‘_cakT’ defined but not used [-Wunused-label] BUILDSTDERR: 7827 | _cakT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7827 | _cakT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘_cakf’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7857:1: error: BUILDSTDERR: warning: label ‘_cakf’ defined but not used [-Wunused-label] BUILDSTDERR: 7857 | _cakf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7857 | _cakf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_NegativeIndexException_con_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7927:1: error: BUILDSTDERR: warning: label ‘_calb’ defined but not used [-Wunused-label] BUILDSTDERR: 7927 | _calb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7927 | _calb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc: In function ‘listsafezm0zi1zi0zi1zmIMLEiue2WtRGG6r6poWfAN_DataziListziSafe_EmptyListException_con_entry’: BUILDSTDERR: /tmp/ghc23914_0/ghc_2.hc:7955:1: error: BUILDSTDERR: warning: label ‘_cali’ defined but not used [-Wunused-label] BUILDSTDERR: 7955 | _cali: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7955 | _cali: BUILDSTDERR: | ^ + '[' -n dist/build/libHSlistsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for listsafe-0.1.0.1.. Running Haddock on library for listsafe-0.1.0.1.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% (125 /125) in 'Data.List.Safe' Documentation created: dist/doc/html/listsafe/index.html, dist/doc/html/listsafe/listsafe.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9ejBnK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64 + cd listsafe-0.1.0.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64 -v directory dist/doc/html/listsafe does exist: True creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1 creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1 copy directory 'dist/doc/html/listsafe' to '/builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1'. creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1 creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/src Installing dist/doc/html/listsafe/ocean.css to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/ocean.css Installing dist/doc/html/listsafe/plus.gif to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/plus.gif Installing dist/doc/html/listsafe/minus.gif to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/minus.gif Installing dist/doc/html/listsafe/Data-List-Safe.html to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/Data-List-Safe.html Installing dist/doc/html/listsafe/listsafe.haddock to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/listsafe.haddock Installing dist/doc/html/listsafe/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/haddock-bundle.min.js Installing dist/doc/html/listsafe/hslogo-16.png to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/hslogo-16.png Installing dist/doc/html/listsafe/meta.json to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/meta.json Installing dist/doc/html/listsafe/listsafe.txt to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/listsafe.txt Installing dist/doc/html/listsafe/doc-index.html to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/doc-index.html Installing dist/doc/html/listsafe/synopsis.png to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/synopsis.png Installing dist/doc/html/listsafe/index.html to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/index.html Installing dist/doc/html/listsafe/quick-jump.css to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/quick-jump.css Installing dist/doc/html/listsafe/src/style.css to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/src/style.css Installing dist/doc/html/listsafe/src/highlight.js to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/src/highlight.js Installing dist/doc/html/listsafe/src/Data.List.Safe.html to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/src/Data.List.Safe.html creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1 Installing dist/doc/html/listsafe/listsafe.haddock to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1/listsafe.haddock creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/licenses/ghc-listsafe creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/licenses/ghc-listsafe Installing LICENSE.md to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/licenses/ghc-listsafe/LICENSE.md Installing library in /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1 creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data/List creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1 creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1 creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data/List Installing dist/build/Data/List/Safe.hi to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data/List/Safe.hi creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data/List Installing dist/build/Data/List/Safe.p_hi to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data/List/Safe.p_hi creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data/List Installing dist/build/Data/List/Safe.dyn_hi to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/Data/List/Safe.dyn_hi creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1 Installing dist/build/libHSlistsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN.a to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/libHSlistsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN.a creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1 Installing dist/build/libHSlistsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN_p.a to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1/libHSlistsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN_p.a creating /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSlistsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/libHSlistsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d listsafe-0.1.0.1.conf ']' + install -D --mode=0644 listsafe-0.1.0.1.conf /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/listsafe-0.1.0.1.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z listsafe-0.1.0.1.conf ']' + rm -f ghc-listsafe.files ghc-listsafe-devel.files + touch ghc-listsafe.files ghc-listsafe-devel.files + ls /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/listsafe-0.1.0.1.conf + pkgdir=/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1 + '[' -d /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/listsafe-0.1.0.1 ']' + echo /usr/lib64/ghc-8.4.4/listsafe-0.1.0.1 + echo '%attr(755,root,root) /usr/lib64/libHSlistsafe-0.1.0.1-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/listsafe-0.1.0.1 + for i in ghc-listsafe.files ghc-listsafe-devel.files + '[' -f ghc-listsafe.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64!!g' ghc-listsafe.files + for i in ghc-listsafe.files ghc-listsafe-devel.files + '[' -f ghc-listsafe-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64!!g' ghc-listsafe-devel.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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-listsafe-0.1.0.1-6.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lUopon + umask 022 + cd /builddir/build/BUILD + cd listsafe-0.1.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/licenses/ghc-listsafe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/licenses/ghc-listsafe + cp -pr LICENSE.md /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64/usr/share/licenses/ghc-listsafe + exit 0 Provides: ghc-listsafe = 0.1.0.1-6.fc30 ghc-listsafe(riscv-64) = 0.1.0.1-6.fc30 libHSlistsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSexceptions-0.8.3-DpoXr2ympNKLTW6bxlFL86-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-listsafe-devel-0.1.0.1-6.fc30.riscv64 Provides: ghc-devel(listsafe-0.1.0.1-IMLEiue2WtRGG6r6poWfAN) ghc-listsafe-devel = 0.1.0.1-6.fc30 ghc-listsafe-devel(riscv-64) = 0.1.0.1-6.fc30 ghc-listsafe-doc = 0.1.0.1-6.fc30 ghc-listsafe-static = 0.1.0.1-6.fc30 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(exceptions-0.8.3-DpoXr2ympNKLTW6bxlFL86) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-listsafe-0.1.0.1-6.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-listsafe-devel-0.1.0.1-6.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NgPrCa + umask 022 + cd /builddir/build/BUILD + cd listsafe-0.1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-listsafe-0.1.0.1-6.fc30.riscv64 + exit 0 Child return code was: 0