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-distributive.spec'], chrootPath='/var/lib/mock/f30-build-43515-25281/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-distributive.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-distributive-0.5.3-11.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-distributive.spec'], chrootPath='/var/lib/mock/f30-build-43515-25281/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-distributive.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.8T1VfU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf distributive-0.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/distributive-0.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd distributive-0.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/cabal-doctest-1.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/distributive-0.5.3.cabal distributive.cabal + cd cabal-doctest-1.0.6 + cabal-tweak-dep-ver Cabal '<2.1' '<2.5' + cabal-tweak-dep-ver base '<4.11' '<4.12' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.suNLBI + umask 022 + cd /builddir/build/BUILD + cd distributive-0.5.3 + HOME=/builddir/build/BUILD/distributive-0.5.3 + for i in cabal-doctest-1.0.6 BUILDSTDERR: ++ echo cabal-doctest-1.0.6 BUILDSTDERR: ++ sed -e 's/\(.*\)-.*/\1/' + name=cabal-doctest BUILDSTDERR: ++ echo cabal-doctest-1.0.6 BUILDSTDERR: ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.0.6 + cd cabal-doctest-1.0.6 + case $name in + 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-distributive '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --user '--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/distributive-0.5.3 --docdir=/usr/share/licenses/ghc-cabal-doctest --htmldir=/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6 --user Configuring cabal-doctest-1.0.6... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for cabal-doctest-1.0.6.. Building library for cabal-doctest-1.0.6.. [1 of 1] Compiling Distribution.Extra.Doctest ( src/Distribution/Extra/Doctest.hs, dist/build/Distribution/Extra/Doctest.o ) BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19:1: error: BUILDSTDERR: warning: label ‘_cngy’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cngy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cngy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smS4_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:64:1: error: BUILDSTDERR: warning: label ‘_cngO’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cngO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cngO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smS7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:90:1: error: BUILDSTDERR: warning: label ‘_cnh3’ defined but not used [-Wunused-label] BUILDSTDERR: 90 | _cnh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 90 | _cnh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smS8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:116:1: error: BUILDSTDERR: warning: label ‘_cnh6’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _cnh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _cnh6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSb_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:153:1: error: BUILDSTDERR: warning: label ‘_cnhq’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _cnhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _cnhq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:191:1: error: BUILDSTDERR: warning: label ‘_cnhv’ defined but not used [-Wunused-label] BUILDSTDERR: 191 | _cnhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 191 | _cnhv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSd_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:231:1: error: BUILDSTDERR: warning: label ‘_cnhB’ defined but not used [-Wunused-label] BUILDSTDERR: 231 | _cnhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 231 | _cnhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSi_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:267:1: error: BUILDSTDERR: warning: label ‘_cnhV’ defined but not used [-Wunused-label] BUILDSTDERR: 267 | _cnhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 267 | _cnhV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSk_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:309:1: error: BUILDSTDERR: warning: label ‘_cni1’ defined but not used [-Wunused-label] BUILDSTDERR: 309 | _cni1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 309 | _cni1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSo_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:351:1: error: BUILDSTDERR: warning: label ‘_cnim’ defined but not used [-Wunused-label] BUILDSTDERR: 351 | _cnim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 351 | _cnim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSq_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:397:1: error: BUILDSTDERR: warning: label ‘_cnis’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _cnis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _cnis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:440:1: error: BUILDSTDERR: warning: label ‘_cniy’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _cniy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _cniy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:473:1: error: BUILDSTDERR: warning: label ‘_cniH’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cniH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cniH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cngF’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:508:1: error: BUILDSTDERR: warning: label ‘_cngF’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _cngF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _cngF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:587:1: error: BUILDSTDERR: warning: label ‘_cnj5’ defined but not used [-Wunused-label] BUILDSTDERR: 587 | _cnj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 587 | _cnj5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnj2’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:608:1: error: BUILDSTDERR: warning: label ‘_cnj2’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cnj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cnj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:651:1: error: BUILDSTDERR: warning: label ‘_cnjD’ defined but not used [-Wunused-label] BUILDSTDERR: 651 | _cnjD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 651 | _cnjD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:682:1: error: BUILDSTDERR: warning: label ‘_cnjH’ defined but not used [-Wunused-label] BUILDSTDERR: 682 | _cnjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 682 | _cnjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSE_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:721:1: error: BUILDSTDERR: warning: label ‘_cnjQ’ defined but not used [-Wunused-label] BUILDSTDERR: 721 | _cnjQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 721 | _cnjQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnjp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:753:1: error: BUILDSTDERR: warning: label ‘_cnjp’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _cnjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _cnjp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:794:1: error: BUILDSTDERR: warning: label ‘_cnk6’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _cnk6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _cnk6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:822:1: error: BUILDSTDERR: warning: label ‘_cnkd’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cnkd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cnkd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnjg’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:858:1: error: BUILDSTDERR: warning: label ‘_cnjg’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _cnjg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _cnjg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowName1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:915:1: error: BUILDSTDERR: warning: label ‘_cnks’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _cnks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _cnks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:943:1: error: BUILDSTDERR: warning: label ‘_cnkz’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _cnkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _cnkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:983:1: error: BUILDSTDERR: warning: label ‘_cnkI’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cnkI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cnkI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1018:1: error: BUILDSTDERR: warning: label ‘_cnkM’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _cnkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _cnkM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSQ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1027:1: error: BUILDSTDERR: warning: label ‘_cnkU’ defined but not used [-Wunused-label] BUILDSTDERR: 1027 | _cnkU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1027 | _cnkU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smST_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1053:1: error: BUILDSTDERR: warning: label ‘_cnle’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _cnle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _cnle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSV_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cnli’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cnli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cnli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1136:1: error: BUILDSTDERR: warning: label ‘_cnlo’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _cnlo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _cnlo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smSR_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1186:1: error: BUILDSTDERR: warning: label ‘_cnlu’ defined but not used [-Wunused-label] BUILDSTDERR: 1186 | _cnlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1186 | _cnlu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smT1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1223:1: error: BUILDSTDERR: warning: label ‘_cnlL’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _cnlL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _cnlL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smT2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cnlO’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cnlO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cnlO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smT5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1288:1: error: BUILDSTDERR: warning: label ‘_cnm8’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _cnm8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _cnm8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smT6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1327:1: error: BUILDSTDERR: warning: label ‘_cnmd’ defined but not used [-Wunused-label] BUILDSTDERR: 1327 | _cnmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1327 | _cnmd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smT7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1367:1: error: BUILDSTDERR: warning: label ‘_cnmj’ defined but not used [-Wunused-label] BUILDSTDERR: 1367 | _cnmj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1367 | _cnmj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1403:1: error: BUILDSTDERR: warning: label ‘_cnmr’ defined but not used [-Wunused-label] BUILDSTDERR: 1403 | _cnmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1403 | _cnmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1456:1: error: BUILDSTDERR: warning: label ‘_cnmD’ defined but not used [-Wunused-label] BUILDSTDERR: 1456 | _cnmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1456 | _cnmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnmA’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cnmA’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cnmA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cnmA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnmG’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1507:1: error: BUILDSTDERR: warning: label ‘_cnmG’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _cnmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _cnmG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1541:1: error: BUILDSTDERR: warning: label ‘_cnmY’ defined but not used [-Wunused-label] BUILDSTDERR: 1541 | _cnmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1541 | _cnmY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnmV’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1569:1: error: BUILDSTDERR: warning: label ‘_cnmV’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _cnmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _cnmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1600:1: error: BUILDSTDERR: warning: label ‘_cnnc’ defined but not used [-Wunused-label] BUILDSTDERR: 1600 | _cnnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1600 | _cnnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnn9’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1627:1: error: BUILDSTDERR: warning: label ‘_cnn9’ defined but not used [-Wunused-label] BUILDSTDERR: 1627 | _cnn9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1627 | _cnn9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cnnn’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cnnn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cnnn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctestszufn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1896:1: error: BUILDSTDERR: warning: label ‘_cnnw’ defined but not used [-Wunused-label] BUILDSTDERR: 1896 | _cnnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1896 | _cnnw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests11_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1935:1: error: BUILDSTDERR: warning: label ‘_cnnF’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _cnnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _cnnF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests10_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:1974:1: error: BUILDSTDERR: warning: label ‘_cnnO’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _cnnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _cnnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2015:1: error: BUILDSTDERR: warning: label ‘_cnnX’ defined but not used [-Wunused-label] BUILDSTDERR: 2015 | _cnnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2015 | _cnnX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmPA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2144:1: error: BUILDSTDERR: warning: label ‘_cno6’ defined but not used [-Wunused-label] BUILDSTDERR: 2144 | _cno6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2144 | _cno6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfEqNamezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2201:1: error: BUILDSTDERR: warning: label ‘_cnok’ defined but not used [-Wunused-label] BUILDSTDERR: 2201 | _cnok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2201 | _cnok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnod’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2226:1: error: BUILDSTDERR: warning: label ‘_cnod’ defined but not used [-Wunused-label] BUILDSTDERR: 2226 | _cnod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2226 | _cnod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnpe’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2264:1: error: BUILDSTDERR: warning: label ‘_cnpe’ defined but not used [-Wunused-label] BUILDSTDERR: 2264 | _cnpe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2264 | _cnpe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnop’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2291:1: error: BUILDSTDERR: warning: label ‘_cnop’ defined but not used [-Wunused-label] BUILDSTDERR: 2291 | _cnop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2291 | _cnop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnov’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cnov’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cnov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cnov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnoU’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2363:1: error: BUILDSTDERR: warning: label ‘_cnoU’ defined but not used [-Wunused-label] BUILDSTDERR: 2363 | _cnoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2363 | _cnoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnoD’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2388:1: error: BUILDSTDERR: warning: label ‘_cnoD’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _cnoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _cnoD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnpm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2411:1: error: BUILDSTDERR: warning: label ‘_cnpm’ defined but not used [-Wunused-label] BUILDSTDERR: 2411 | _cnpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2411 | _cnpm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfEqNamezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2427:1: error: BUILDSTDERR: warning: label ‘_cnpU’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _cnpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _cnpU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnpO’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2451:1: error: BUILDSTDERR: warning: label ‘_cnpO’ defined but not used [-Wunused-label] BUILDSTDERR: 2451 | _cnpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2451 | _cnpO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smTZ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2488:1: error: BUILDSTDERR: warning: label ‘_cnqq’ defined but not used [-Wunused-label] BUILDSTDERR: 2488 | _cnqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2488 | _cnqq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smU0_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2514:1: error: BUILDSTDERR: warning: label ‘_cnqt’ defined but not used [-Wunused-label] BUILDSTDERR: 2514 | _cnqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2514 | _cnqt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnqb’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2544:1: error: BUILDSTDERR: warning: label ‘_cnqb’ defined but not used [-Wunused-label] BUILDSTDERR: 2544 | _cnqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2544 | _cnqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnqg’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2568:1: error: BUILDSTDERR: warning: label ‘_cnqg’ defined but not used [-Wunused-label] BUILDSTDERR: 2568 | _cnqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2568 | _cnqg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmPD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2608:1: error: BUILDSTDERR: warning: label ‘_cnqK’ defined but not used [-Wunused-label] BUILDSTDERR: 2608 | _cnqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2608 | _cnqK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmPG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2652:1: error: BUILDSTDERR: warning: label ‘_cnqV’ defined but not used [-Wunused-label] BUILDSTDERR: 2652 | _cnqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2652 | _cnqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmPI_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2693:1: error: BUILDSTDERR: warning: label ‘_cnr4’ defined but not used [-Wunused-label] BUILDSTDERR: 2693 | _cnr4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2693 | _cnr4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmPP_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2774:1: error: BUILDSTDERR: warning: label ‘_cnrd’ defined but not used [-Wunused-label] BUILDSTDERR: 2774 | _cnrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2774 | _cnrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmPW_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2856:1: error: BUILDSTDERR: warning: label ‘_cnrm’ defined but not used [-Wunused-label] BUILDSTDERR: 2856 | _cnrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2856 | _cnrm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmPY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2898:1: error: BUILDSTDERR: warning: label ‘_cnrv’ defined but not used [-Wunused-label] BUILDSTDERR: 2898 | _cnrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2898 | _cnrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQ0_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2939:1: error: BUILDSTDERR: warning: label ‘_cnrE’ defined but not used [-Wunused-label] BUILDSTDERR: 2939 | _cnrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2939 | _cnrE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQ3_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:2987:1: error: BUILDSTDERR: warning: label ‘_cnrN’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _cnrN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _cnrN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQ6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3035:1: error: BUILDSTDERR: warning: label ‘_cnrW’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _cnrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _cnrW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smU6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3073:1: error: BUILDSTDERR: warning: label ‘_cnsi’ defined but not used [-Wunused-label] BUILDSTDERR: 3073 | _cnsi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3073 | _cnsi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smU7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3096:1: error: BUILDSTDERR: warning: label ‘_cnsr’ defined but not used [-Wunused-label] BUILDSTDERR: 3096 | _cnsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3096 | _cnsr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3119:1: error: BUILDSTDERR: warning: label ‘_cnsA’ defined but not used [-Wunused-label] BUILDSTDERR: 3119 | _cnsA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3119 | _cnsA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smU9_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3145:1: error: BUILDSTDERR: warning: label ‘_cnsH’ defined but not used [-Wunused-label] BUILDSTDERR: 3145 | _cnsH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3145 | _cnsH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQ8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3172:1: error: BUILDSTDERR: warning: label ‘_cnsO’ defined but not used [-Wunused-label] BUILDSTDERR: 3172 | _cnsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3172 | _cnsO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cns3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3201:1: error: BUILDSTDERR: warning: label ‘_cns3’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _cns3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _cns3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cns9’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3243:1: error: BUILDSTDERR: warning: label ‘_cns9’ defined but not used [-Wunused-label] BUILDSTDERR: 3243 | _cns9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3243 | _cns9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3315:1: error: BUILDSTDERR: warning: label ‘_cnth’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _cnth: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _cnth: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUg_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3351:1: error: BUILDSTDERR: warning: label ‘_cntD’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _cntD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _cntD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUh_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3374:1: error: BUILDSTDERR: warning: label ‘_cntM’ defined but not used [-Wunused-label] BUILDSTDERR: 3374 | _cntM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3374 | _cntM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUk_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3397:1: error: BUILDSTDERR: warning: label ‘_cntV’ defined but not used [-Wunused-label] BUILDSTDERR: 3397 | _cntV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3397 | _cntV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUj_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3423:1: error: BUILDSTDERR: warning: label ‘_cnu2’ defined but not used [-Wunused-label] BUILDSTDERR: 3423 | _cnu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3423 | _cnu2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQb_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3450:1: error: BUILDSTDERR: warning: label ‘_cnu9’ defined but not used [-Wunused-label] BUILDSTDERR: 3450 | _cnu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3450 | _cnu9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnto’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3479:1: error: BUILDSTDERR: warning: label ‘_cnto’ defined but not used [-Wunused-label] BUILDSTDERR: 3479 | _cnto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3479 | _cnto: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cntu’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3521:1: error: BUILDSTDERR: warning: label ‘_cntu’ defined but not used [-Wunused-label] BUILDSTDERR: 3521 | _cntu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3521 | _cntu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUq_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3588:1: error: BUILDSTDERR: warning: label ‘_cnuP’ defined but not used [-Wunused-label] BUILDSTDERR: 3588 | _cnuP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3588 | _cnuP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cnuY’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cnuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cnuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUu_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3634:1: error: BUILDSTDERR: warning: label ‘_cnv7’ defined but not used [-Wunused-label] BUILDSTDERR: 3634 | _cnv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3634 | _cnv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3660:1: error: BUILDSTDERR: warning: label ‘_cnve’ defined but not used [-Wunused-label] BUILDSTDERR: 3660 | _cnve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3660 | _cnve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cnvl’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cnvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cnvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnuA’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3716:1: error: BUILDSTDERR: warning: label ‘_cnuA’ defined but not used [-Wunused-label] BUILDSTDERR: 3716 | _cnuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3716 | _cnuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnuG’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3758:1: error: BUILDSTDERR: warning: label ‘_cnuG’ defined but not used [-Wunused-label] BUILDSTDERR: 3758 | _cnuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3758 | _cnuG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUx_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3826:1: error: BUILDSTDERR: warning: label ‘_cnvV’ defined but not used [-Wunused-label] BUILDSTDERR: 3826 | _cnvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3826 | _cnvV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3851:1: error: BUILDSTDERR: warning: label ‘_cnw9’ defined but not used [-Wunused-label] BUILDSTDERR: 3851 | _cnw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3851 | _cnw9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUF_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3876:1: error: BUILDSTDERR: warning: label ‘_cnws’ defined but not used [-Wunused-label] BUILDSTDERR: 3876 | _cnws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3876 | _cnws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smUH_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3901:1: error: BUILDSTDERR: warning: label ‘_cnwE’ defined but not used [-Wunused-label] BUILDSTDERR: 3901 | _cnwE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3901 | _cnwE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQd_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3928:1: error: BUILDSTDERR: warning: label ‘_cnwL’ defined but not used [-Wunused-label] BUILDSTDERR: 3928 | _cnwL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3928 | _cnwL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnvM’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:3959:1: error: BUILDSTDERR: warning: label ‘_cnvM’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _cnvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _cnvM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnw0’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4008:1: error: BUILDSTDERR: warning: label ‘_cnw0’ defined but not used [-Wunused-label] BUILDSTDERR: 4008 | _cnw0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4008 | _cnw0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnwZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4053:1: error: BUILDSTDERR: warning: label ‘_cnwZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4053 | _cnwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4053 | _cnwZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnxO’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4085:1: error: BUILDSTDERR: warning: label ‘_cnxO’ defined but not used [-Wunused-label] BUILDSTDERR: 4085 | _cnxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4085 | _cnxO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnyg’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cnyg’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cnyg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cnyg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnyi’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4127:1: error: BUILDSTDERR: warning: label ‘_cnyi’ defined but not used [-Wunused-label] BUILDSTDERR: 4127 | _cnyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4127 | _cnyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnyt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4160:1: error: BUILDSTDERR: warning: label ‘_cnyt’ defined but not used [-Wunused-label] BUILDSTDERR: 4160 | _cnyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4160 | _cnyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_smUC’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4184:1: error: BUILDSTDERR: warning: label ‘_smUC’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _smUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _smUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnxd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4195:1: error: BUILDSTDERR: warning: label ‘_cnxd’ defined but not used [-Wunused-label] BUILDSTDERR: 4195 | _cnxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4195 | _cnxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnxf’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4212:1: error: BUILDSTDERR: warning: label ‘_cnxf’ defined but not used [-Wunused-label] BUILDSTDERR: 4212 | _cnxf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4212 | _cnxf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnxq’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4243:1: error: BUILDSTDERR: warning: label ‘_cnxq’ defined but not used [-Wunused-label] BUILDSTDERR: 4243 | _cnxq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4243 | _cnxq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnwm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4270:1: error: BUILDSTDERR: warning: label ‘_cnwm’ defined but not used [-Wunused-label] BUILDSTDERR: 4270 | _cnwm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4270 | _cnwm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnwy’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4301:1: error: BUILDSTDERR: warning: label ‘_cnwy’ defined but not used [-Wunused-label] BUILDSTDERR: 4301 | _cnwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4301 | _cnwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQf_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4340:1: error: BUILDSTDERR: warning: label ‘_cnzk’ defined but not used [-Wunused-label] BUILDSTDERR: 4340 | _cnzk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4340 | _cnzk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQl_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4415:1: error: BUILDSTDERR: warning: label ‘_cnzt’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _cnzt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _cnzt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQm_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4454:1: error: BUILDSTDERR: warning: label ‘_cnzD’ defined but not used [-Wunused-label] BUILDSTDERR: 4454 | _cnzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4454 | _cnzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnzA’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4478:1: error: BUILDSTDERR: warning: label ‘_cnzA’ defined but not used [-Wunused-label] BUILDSTDERR: 4478 | _cnzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4478 | _cnzA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smVa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4511:1: error: BUILDSTDERR: warning: label ‘_cnA1’ defined but not used [-Wunused-label] BUILDSTDERR: 4511 | _cnA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4511 | _cnA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smVb_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4540:1: error: BUILDSTDERR: warning: label ‘_cnA4’ defined but not used [-Wunused-label] BUILDSTDERR: 4540 | _cnA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4540 | _cnA4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4578:1: error: BUILDSTDERR: warning: label ‘_cnAd’ defined but not used [-Wunused-label] BUILDSTDERR: 4578 | _cnAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4578 | _cnAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnzN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4605:1: error: BUILDSTDERR: warning: label ‘_cnzN’ defined but not used [-Wunused-label] BUILDSTDERR: 4605 | _cnzN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4605 | _cnzN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smVg_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4651:1: error: BUILDSTDERR: warning: label ‘_cnAI’ defined but not used [-Wunused-label] BUILDSTDERR: 4651 | _cnAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4651 | _cnAI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smVh_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4680:1: error: BUILDSTDERR: warning: label ‘_cnAL’ defined but not used [-Wunused-label] BUILDSTDERR: 4680 | _cnAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4680 | _cnAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smVi_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4718:1: error: BUILDSTDERR: warning: label ‘_cnAU’ defined but not used [-Wunused-label] BUILDSTDERR: 4718 | _cnAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4718 | _cnAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnAu’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4753:1: error: BUILDSTDERR: warning: label ‘_cnAu’ defined but not used [-Wunused-label] BUILDSTDERR: 4753 | _cnAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4753 | _cnAu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQp_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4798:1: error: BUILDSTDERR: warning: label ‘_cnB6’ defined but not used [-Wunused-label] BUILDSTDERR: 4798 | _cnB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4798 | _cnB6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnB4’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4830:1: error: BUILDSTDERR: warning: label ‘_cnB4’ defined but not used [-Wunused-label] BUILDSTDERR: 4830 | _cnB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4830 | _cnB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4858:1: error: BUILDSTDERR: warning: label ‘_cnBk’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _cnBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _cnBk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4898:1: error: BUILDSTDERR: warning: label ‘_cnBy’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _cnBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _cnBy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnBt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4934:1: error: BUILDSTDERR: warning: label ‘_cnBt’ defined but not used [-Wunused-label] BUILDSTDERR: 4934 | _cnBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4934 | _cnBt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnBw’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4962:1: error: BUILDSTDERR: warning: label ‘_cnBw’ defined but not used [-Wunused-label] BUILDSTDERR: 4962 | _cnBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4962 | _cnBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:4986:1: error: BUILDSTDERR: warning: label ‘_cnBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4986 | _cnBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4986 | _cnBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnBN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5019:1: error: BUILDSTDERR: warning: label ‘_cnBN’ defined but not used [-Wunused-label] BUILDSTDERR: 5019 | _cnBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5019 | _cnBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQv_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5055:1: error: BUILDSTDERR: warning: label ‘_cnC2’ defined but not used [-Wunused-label] BUILDSTDERR: 5055 | _cnC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5055 | _cnC2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQx_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5096:1: error: BUILDSTDERR: warning: label ‘_cnCb’ defined but not used [-Wunused-label] BUILDSTDERR: 5096 | _cnCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5096 | _cnCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5137:1: error: BUILDSTDERR: warning: label ‘_cnCk’ defined but not used [-Wunused-label] BUILDSTDERR: 5137 | _cnCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5137 | _cnCk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5178:1: error: BUILDSTDERR: warning: label ‘_cnCt’ defined but not used [-Wunused-label] BUILDSTDERR: 5178 | _cnCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5178 | _cnCt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5220:1: error: BUILDSTDERR: warning: label ‘_cnCC’ defined but not used [-Wunused-label] BUILDSTDERR: 5220 | _cnCC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5220 | _cnCC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5264:1: error: BUILDSTDERR: warning: label ‘_cnDj’ defined but not used [-Wunused-label] BUILDSTDERR: 5264 | _cnDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5264 | _cnDj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnDg’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5291:1: error: BUILDSTDERR: warning: label ‘_cnDg’ defined but not used [-Wunused-label] BUILDSTDERR: 5291 | _cnDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5291 | _cnDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnDm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5315:1: error: BUILDSTDERR: warning: label ‘_cnDm’ defined but not used [-Wunused-label] BUILDSTDERR: 5315 | _cnDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5315 | _cnDm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnDr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5338:1: error: BUILDSTDERR: warning: label ‘_cnDr’ defined but not used [-Wunused-label] BUILDSTDERR: 5338 | _cnDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5338 | _cnDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnDw’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5361:1: error: BUILDSTDERR: warning: label ‘_cnDw’ defined but not used [-Wunused-label] BUILDSTDERR: 5361 | _cnDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5361 | _cnDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQF_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5390:1: error: BUILDSTDERR: warning: label ‘_cnDR’ defined but not used [-Wunused-label] BUILDSTDERR: 5390 | _cnDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5390 | _cnDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQH_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5431:1: error: BUILDSTDERR: warning: label ‘_cnE0’ defined but not used [-Wunused-label] BUILDSTDERR: 5431 | _cnE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5431 | _cnE0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQJ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5472:1: error: BUILDSTDERR: warning: label ‘_cnE9’ defined but not used [-Wunused-label] BUILDSTDERR: 5472 | _cnE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5472 | _cnE9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smVQ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5510:1: error: BUILDSTDERR: warning: label ‘_cnEk’ defined but not used [-Wunused-label] BUILDSTDERR: 5510 | _cnEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5510 | _cnEk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5539:1: error: BUILDSTDERR: warning: label ‘_cnEn’ defined but not used [-Wunused-label] BUILDSTDERR: 5539 | _cnEn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5539 | _cnEn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQP_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5593:1: error: BUILDSTDERR: warning: label ‘_cnEy’ defined but not used [-Wunused-label] BUILDSTDERR: 5593 | _cnEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5593 | _cnEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQQ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5631:1: error: BUILDSTDERR: warning: label ‘_cnEI’ defined but not used [-Wunused-label] BUILDSTDERR: 5631 | _cnEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5631 | _cnEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnEF’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5655:1: error: BUILDSTDERR: warning: label ‘_cnEF’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _cnEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _cnEF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smW5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5689:1: error: BUILDSTDERR: warning: label ‘_cnFn’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _cnFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _cnFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnFk’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5713:1: error: BUILDSTDERR: warning: label ‘_cnFk’ defined but not used [-Wunused-label] BUILDSTDERR: 5713 | _cnFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5713 | _cnFk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5741:1: error: BUILDSTDERR: warning: label ‘_cnFK’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _cnFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _cnFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnFH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5767:1: error: BUILDSTDERR: warning: label ‘_cnFH’ defined but not used [-Wunused-label] BUILDSTDERR: 5767 | _cnFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5767 | _cnFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWd_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5805:1: error: BUILDSTDERR: warning: label ‘_cnFS’ defined but not used [-Wunused-label] BUILDSTDERR: 5805 | _cnFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5805 | _cnFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWf_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5857:1: error: BUILDSTDERR: warning: label ‘_cnFY’ defined but not used [-Wunused-label] BUILDSTDERR: 5857 | _cnFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5857 | _cnFY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWg_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5902:1: error: BUILDSTDERR: warning: label ‘_cnG7’ defined but not used [-Wunused-label] BUILDSTDERR: 5902 | _cnG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5902 | _cnG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnFb’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5942:1: error: BUILDSTDERR: warning: label ‘_cnFb’ defined but not used [-Wunused-label] BUILDSTDERR: 5942 | _cnFb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5942 | _cnFb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWi_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5992:1: error: BUILDSTDERR: warning: label ‘_cnGs’ defined but not used [-Wunused-label] BUILDSTDERR: 5992 | _cnGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5992 | _cnGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWk_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6027:1: error: BUILDSTDERR: warning: label ‘_cnGw’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _cnGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _cnGw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWm_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6071:1: error: BUILDSTDERR: warning: label ‘_cnGF’ defined but not used [-Wunused-label] BUILDSTDERR: 6071 | _cnGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6071 | _cnGF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnF2’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6116:1: error: BUILDSTDERR: warning: label ‘_cnF2’ defined but not used [-Wunused-label] BUILDSTDERR: 6116 | _cnF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6116 | _cnF2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQR_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6174:1: error: BUILDSTDERR: warning: label ‘_cnGU’ defined but not used [-Wunused-label] BUILDSTDERR: 6174 | _cnGU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6174 | _cnGU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnES’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cnES’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cnES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cnES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQT_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6253:1: error: BUILDSTDERR: warning: label ‘_cnHi’ defined but not used [-Wunused-label] BUILDSTDERR: 6253 | _cnHi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6253 | _cnHi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQU_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6291:1: error: BUILDSTDERR: warning: label ‘_cnHs’ defined but not used [-Wunused-label] BUILDSTDERR: 6291 | _cnHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6291 | _cnHs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnHp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6315:1: error: BUILDSTDERR: warning: label ‘_cnHp’ defined but not used [-Wunused-label] BUILDSTDERR: 6315 | _cnHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6315 | _cnHp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6348:1: error: BUILDSTDERR: warning: label ‘_cnHV’ defined but not used [-Wunused-label] BUILDSTDERR: 6348 | _cnHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6348 | _cnHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6379:1: error: BUILDSTDERR: warning: label ‘_cnHY’ defined but not used [-Wunused-label] BUILDSTDERR: 6379 | _cnHY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6379 | _cnHY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnHM’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6419:1: error: BUILDSTDERR: warning: label ‘_cnHM’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _cnHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _cnHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQV_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6461:1: error: BUILDSTDERR: warning: label ‘_cnI9’ defined but not used [-Wunused-label] BUILDSTDERR: 6461 | _cnI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6461 | _cnI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnHC’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6492:1: error: BUILDSTDERR: warning: label ‘_cnHC’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _cnHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _cnHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmQY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6543:1: error: BUILDSTDERR: warning: label ‘_cnIt’ defined but not used [-Wunused-label] BUILDSTDERR: 6543 | _cnIt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6543 | _cnIt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnIq’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6564:1: error: BUILDSTDERR: warning: label ‘_cnIq’ defined but not used [-Wunused-label] BUILDSTDERR: 6564 | _cnIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6564 | _cnIq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6601:1: error: BUILDSTDERR: warning: label ‘_cnIL’ defined but not used [-Wunused-label] BUILDSTDERR: 6601 | _cnIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6601 | _cnIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnII’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6625:1: error: BUILDSTDERR: warning: label ‘_cnII’ defined but not used [-Wunused-label] BUILDSTDERR: 6625 | _cnII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6625 | _cnII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWO_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6658:1: error: BUILDSTDERR: warning: label ‘_cnJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _cnJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _cnJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smWQ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6693:1: error: BUILDSTDERR: warning: label ‘_cnJd’ defined but not used [-Wunused-label] BUILDSTDERR: 6693 | _cnJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6693 | _cnJd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6737:1: error: BUILDSTDERR: warning: label ‘_cnJm’ defined but not used [-Wunused-label] BUILDSTDERR: 6737 | _cnJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6737 | _cnJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnIV’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6770:1: error: BUILDSTDERR: warning: label ‘_cnIV’ defined but not used [-Wunused-label] BUILDSTDERR: 6770 | _cnIV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6770 | _cnIV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR3_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6818:1: error: BUILDSTDERR: warning: label ‘_cnJG’ defined but not used [-Wunused-label] BUILDSTDERR: 6818 | _cnJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6818 | _cnJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnJD’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6842:1: error: BUILDSTDERR: warning: label ‘_cnJD’ defined but not used [-Wunused-label] BUILDSTDERR: 6842 | _cnJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6842 | _cnJD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smX0_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6875:1: error: BUILDSTDERR: warning: label ‘_cnK4’ defined but not used [-Wunused-label] BUILDSTDERR: 6875 | _cnK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6875 | _cnK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smX2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6910:1: error: BUILDSTDERR: warning: label ‘_cnK8’ defined but not used [-Wunused-label] BUILDSTDERR: 6910 | _cnK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6910 | _cnK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR4_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6954:1: error: BUILDSTDERR: warning: label ‘_cnKh’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _cnKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _cnKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnJQ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:6987:1: error: BUILDSTDERR: warning: label ‘_cnJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6987 | _cnJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6987 | _cnJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7035:1: error: BUILDSTDERR: warning: label ‘_cnKB’ defined but not used [-Wunused-label] BUILDSTDERR: 7035 | _cnKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7035 | _cnKB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnKy’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7059:1: error: BUILDSTDERR: warning: label ‘_cnKy’ defined but not used [-Wunused-label] BUILDSTDERR: 7059 | _cnKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7059 | _cnKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smXc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7092:1: error: BUILDSTDERR: warning: label ‘_cnKZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7092 | _cnKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7092 | _cnKZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smXe_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7127:1: error: BUILDSTDERR: warning: label ‘_cnL3’ defined but not used [-Wunused-label] BUILDSTDERR: 7127 | _cnL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7127 | _cnL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7171:1: error: BUILDSTDERR: warning: label ‘_cnLc’ defined but not used [-Wunused-label] BUILDSTDERR: 7171 | _cnLc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7171 | _cnLc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnKL’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7204:1: error: BUILDSTDERR: warning: label ‘_cnKL’ defined but not used [-Wunused-label] BUILDSTDERR: 7204 | _cnKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7204 | _cnKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smXp_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7251:1: error: BUILDSTDERR: warning: label ‘_cnLA’ defined but not used [-Wunused-label] BUILDSTDERR: 7251 | _cnLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7251 | _cnLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnLx’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7281:1: error: BUILDSTDERR: warning: label ‘_cnLx’ defined but not used [-Wunused-label] BUILDSTDERR: 7281 | _cnLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7281 | _cnLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnLD’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7302:1: error: BUILDSTDERR: warning: label ‘_cnLD’ defined but not used [-Wunused-label] BUILDSTDERR: 7302 | _cnLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7302 | _cnLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnLI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7319:1: error: BUILDSTDERR: warning: label ‘_cnLI’ defined but not used [-Wunused-label] BUILDSTDERR: 7319 | _cnLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7319 | _cnLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7336:1: error: BUILDSTDERR: warning: label ‘_cnLU’ defined but not used [-Wunused-label] BUILDSTDERR: 7336 | _cnLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7336 | _cnLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7368:1: error: BUILDSTDERR: warning: label ‘_cnM3’ defined but not used [-Wunused-label] BUILDSTDERR: 7368 | _cnM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7368 | _cnM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smXs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7389:1: error: BUILDSTDERR: warning: label ‘_cnMe’ defined but not used [-Wunused-label] BUILDSTDERR: 7389 | _cnMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7389 | _cnMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmR9_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7414:1: error: BUILDSTDERR: warning: label ‘_cnMi’ defined but not used [-Wunused-label] BUILDSTDERR: 7414 | _cnMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7414 | _cnMi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7445:1: error: BUILDSTDERR: warning: label ‘_cnMr’ defined but not used [-Wunused-label] BUILDSTDERR: 7445 | _cnMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7445 | _cnMr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7471:1: error: BUILDSTDERR: warning: label ‘_cnMA’ defined but not used [-Wunused-label] BUILDSTDERR: 7471 | _cnMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7471 | _cnMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRe_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7512:1: error: BUILDSTDERR: warning: label ‘_cnMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7512 | _cnMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7512 | _cnMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRg_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7553:1: error: BUILDSTDERR: warning: label ‘_cnMS’ defined but not used [-Wunused-label] BUILDSTDERR: 7553 | _cnMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7553 | _cnMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRi_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7594:1: error: BUILDSTDERR: warning: label ‘_cnN1’ defined but not used [-Wunused-label] BUILDSTDERR: 7594 | _cnN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7594 | _cnN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRk_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7635:1: error: BUILDSTDERR: warning: label ‘_cnNa’ defined but not used [-Wunused-label] BUILDSTDERR: 7635 | _cnNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7635 | _cnNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7722:1: error: BUILDSTDERR: warning: label ‘_cnNj’ defined but not used [-Wunused-label] BUILDSTDERR: 7722 | _cnNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7722 | _cnNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7761:1: error: BUILDSTDERR: warning: label ‘_cnNq’ defined but not used [-Wunused-label] BUILDSTDERR: 7761 | _cnNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7761 | _cnNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRv_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7795:1: error: BUILDSTDERR: warning: label ‘_cnNz’ defined but not used [-Wunused-label] BUILDSTDERR: 7795 | _cnNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7795 | _cnNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7863:1: error: BUILDSTDERR: warning: label ‘_cnNI’ defined but not used [-Wunused-label] BUILDSTDERR: 7863 | _cnNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7863 | _cnNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7905:1: error: BUILDSTDERR: warning: label ‘_cnNR’ defined but not used [-Wunused-label] BUILDSTDERR: 7905 | _cnNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7905 | _cnNR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRE_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7946:1: error: BUILDSTDERR: warning: label ‘_cnO0’ defined but not used [-Wunused-label] BUILDSTDERR: 7946 | _cnO0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7946 | _cnO0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRH_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:7988:1: error: BUILDSTDERR: warning: label ‘_cnOe’ defined but not used [-Wunused-label] BUILDSTDERR: 7988 | _cnOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7988 | _cnOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnO7’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8017:1: error: BUILDSTDERR: warning: label ‘_cnO7’ defined but not used [-Wunused-label] BUILDSTDERR: 8017 | _cnO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8017 | _cnO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnOm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8046:1: error: BUILDSTDERR: warning: label ‘_cnOm’ defined but not used [-Wunused-label] BUILDSTDERR: 8046 | _cnOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8046 | _cnOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnOo’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8065:1: error: BUILDSTDERR: warning: label ‘_cnOo’ defined but not used [-Wunused-label] BUILDSTDERR: 8065 | _cnOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8065 | _cnOo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smXS_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8100:1: error: BUILDSTDERR: warning: label ‘_cnOP’ defined but not used [-Wunused-label] BUILDSTDERR: 8100 | _cnOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8100 | _cnOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRJ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8127:1: error: BUILDSTDERR: warning: label ‘_cnOW’ defined but not used [-Wunused-label] BUILDSTDERR: 8127 | _cnOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8127 | _cnOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnOB’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8156:1: error: BUILDSTDERR: warning: label ‘_cnOB’ defined but not used [-Wunused-label] BUILDSTDERR: 8156 | _cnOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8156 | _cnOB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnOH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8185:1: error: BUILDSTDERR: warning: label ‘_cnOH’ defined but not used [-Wunused-label] BUILDSTDERR: 8185 | _cnOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8185 | _cnOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnOJ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8205:1: error: BUILDSTDERR: warning: label ‘_cnOJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8205 | _cnOJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8205 | _cnOJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRK_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8243:1: error: BUILDSTDERR: warning: label ‘_cnPe’ defined but not used [-Wunused-label] BUILDSTDERR: 8243 | _cnPe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8243 | _cnPe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8284:1: error: BUILDSTDERR: warning: label ‘_cnPn’ defined but not used [-Wunused-label] BUILDSTDERR: 8284 | _cnPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8284 | _cnPn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smYr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8322:1: error: BUILDSTDERR: warning: label ‘_cnQD’ defined but not used [-Wunused-label] BUILDSTDERR: 8322 | _cnQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8322 | _cnQD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smYM_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8347:1: error: BUILDSTDERR: warning: label ‘_cnRr’ defined but not used [-Wunused-label] BUILDSTDERR: 8347 | _cnRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8347 | _cnRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘smYN_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8372:1: error: BUILDSTDERR: warning: label ‘_cnRA’ defined but not used [-Wunused-label] BUILDSTDERR: 8372 | _cnRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8372 | _cnRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRN_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8397:1: error: BUILDSTDERR: warning: label ‘_cnRH’ defined but not used [-Wunused-label] BUILDSTDERR: 8397 | _cnRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8397 | _cnRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnPr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8419:1: error: BUILDSTDERR: warning: label ‘_cnPr’ defined but not used [-Wunused-label] BUILDSTDERR: 8419 | _cnPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8419 | _cnPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnPu’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8435:1: error: BUILDSTDERR: warning: label ‘_cnPu’ defined but not used [-Wunused-label] BUILDSTDERR: 8435 | _cnPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8435 | _cnPu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnPz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8466:1: error: BUILDSTDERR: warning: label ‘_cnPz’ defined but not used [-Wunused-label] BUILDSTDERR: 8466 | _cnPz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8466 | _cnPz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnPB’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8491:1: error: BUILDSTDERR: warning: label ‘_cnPB’ defined but not used [-Wunused-label] BUILDSTDERR: 8491 | _cnPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8491 | _cnPB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnPF’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8536:1: error: BUILDSTDERR: warning: label ‘_cnPF’ defined but not used [-Wunused-label] BUILDSTDERR: 8536 | _cnPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8536 | _cnPF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnPL’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8571:1: error: BUILDSTDERR: warning: label ‘_cnPL’ defined but not used [-Wunused-label] BUILDSTDERR: 8571 | _cnPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8571 | _cnPL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnQH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8612:1: error: BUILDSTDERR: warning: label ‘_cnQH’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _cnQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _cnQH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnQN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8644:1: error: BUILDSTDERR: warning: label ‘_cnQN’ defined but not used [-Wunused-label] BUILDSTDERR: 8644 | _cnQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8644 | _cnQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnQV’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8675:1: error: BUILDSTDERR: warning: label ‘_cnQV’ defined but not used [-Wunused-label] BUILDSTDERR: 8675 | _cnQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8675 | _cnQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnR1’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8707:1: error: BUILDSTDERR: warning: label ‘_cnR1’ defined but not used [-Wunused-label] BUILDSTDERR: 8707 | _cnR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8707 | _cnR1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnR9’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8738:1: error: BUILDSTDERR: warning: label ‘_cnR9’ defined but not used [-Wunused-label] BUILDSTDERR: 8738 | _cnR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8738 | _cnR9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnRf’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8774:1: error: BUILDSTDERR: warning: label ‘_cnRf’ defined but not used [-Wunused-label] BUILDSTDERR: 8774 | _cnRf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8774 | _cnRf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnPT’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8821:1: error: BUILDSTDERR: warning: label ‘_cnPT’ defined but not used [-Wunused-label] BUILDSTDERR: 8821 | _cnPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8821 | _cnPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnPZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8853:1: error: BUILDSTDERR: warning: label ‘_cnPZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8853 | _cnPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8853 | _cnPZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnQ7’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8884:1: error: BUILDSTDERR: warning: label ‘_cnQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 8884 | _cnQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8884 | _cnQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnQd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8916:1: error: BUILDSTDERR: warning: label ‘_cnQd’ defined but not used [-Wunused-label] BUILDSTDERR: 8916 | _cnQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8916 | _cnQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnQl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8947:1: error: BUILDSTDERR: warning: label ‘_cnQl’ defined but not used [-Wunused-label] BUILDSTDERR: 8947 | _cnQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8947 | _cnQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnQr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:8982:1: error: BUILDSTDERR: warning: label ‘_cnQr’ defined but not used [-Wunused-label] BUILDSTDERR: 8982 | _cnQr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8982 | _cnQr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnSX’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9024:1: error: BUILDSTDERR: warning: label ‘_cnSX’ defined but not used [-Wunused-label] BUILDSTDERR: 9024 | _cnSX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9024 | _cnSX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRT_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9052:1: error: BUILDSTDERR: warning: label ‘_cnUb’ defined but not used [-Wunused-label] BUILDSTDERR: 9052 | _cnUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9052 | _cnUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRV_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9091:1: error: BUILDSTDERR: warning: label ‘_cnUl’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _cnUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _cnUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnUi’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9118:1: error: BUILDSTDERR: warning: label ‘_cnUi’ defined but not used [-Wunused-label] BUILDSTDERR: 9118 | _cnUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9118 | _cnUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnUo’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9140:1: error: BUILDSTDERR: warning: label ‘_cnUo’ defined but not used [-Wunused-label] BUILDSTDERR: 9140 | _cnUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9140 | _cnUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnUt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9164:1: error: BUILDSTDERR: warning: label ‘_cnUt’ defined but not used [-Wunused-label] BUILDSTDERR: 9164 | _cnUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9164 | _cnUt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnUy’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9190:1: error: BUILDSTDERR: warning: label ‘_cnUy’ defined but not used [-Wunused-label] BUILDSTDERR: 9190 | _cnUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9190 | _cnUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnUD’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9214:1: error: BUILDSTDERR: warning: label ‘_cnUD’ defined but not used [-Wunused-label] BUILDSTDERR: 9214 | _cnUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9214 | _cnUD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnUI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9235:1: error: BUILDSTDERR: warning: label ‘_cnUI’ defined but not used [-Wunused-label] BUILDSTDERR: 9235 | _cnUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9235 | _cnUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnUX’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9252:1: error: BUILDSTDERR: warning: label ‘_cnUX’ defined but not used [-Wunused-label] BUILDSTDERR: 9252 | _cnUX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9252 | _cnUX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnUZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9269:1: error: BUILDSTDERR: warning: label ‘_cnUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9269 | _cnUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9269 | _cnUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnVa’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9301:1: error: BUILDSTDERR: warning: label ‘_cnVa’ defined but not used [-Wunused-label] BUILDSTDERR: 9301 | _cnVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9301 | _cnVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnVc’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9327:1: error: BUILDSTDERR: warning: label ‘_cnVc’ defined but not used [-Wunused-label] BUILDSTDERR: 9327 | _cnVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9327 | _cnVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnVp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9357:1: error: BUILDSTDERR: warning: label ‘_cnVp’ defined but not used [-Wunused-label] BUILDSTDERR: 9357 | _cnVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9357 | _cnVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRW_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9380:1: error: BUILDSTDERR: warning: label ‘_cnVQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _cnVQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _cnVQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnVN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9407:1: error: BUILDSTDERR: warning: label ‘_cnVN’ defined but not used [-Wunused-label] BUILDSTDERR: 9407 | _cnVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9407 | _cnVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnVT’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9429:1: error: BUILDSTDERR: warning: label ‘_cnVT’ defined but not used [-Wunused-label] BUILDSTDERR: 9429 | _cnVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9429 | _cnVT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnVY’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9453:1: error: BUILDSTDERR: warning: label ‘_cnVY’ defined but not used [-Wunused-label] BUILDSTDERR: 9453 | _cnVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9453 | _cnVY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnW3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cnW3’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cnW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cnW3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnW8’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9503:1: error: BUILDSTDERR: warning: label ‘_cnW8’ defined but not used [-Wunused-label] BUILDSTDERR: 9503 | _cnW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9503 | _cnW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnWd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9524:1: error: BUILDSTDERR: warning: label ‘_cnWd’ defined but not used [-Wunused-label] BUILDSTDERR: 9524 | _cnWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9524 | _cnWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnWs’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9541:1: error: BUILDSTDERR: warning: label ‘_cnWs’ defined but not used [-Wunused-label] BUILDSTDERR: 9541 | _cnWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9541 | _cnWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnWu’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9558:1: error: BUILDSTDERR: warning: label ‘_cnWu’ defined but not used [-Wunused-label] BUILDSTDERR: 9558 | _cnWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9558 | _cnWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnWF’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9590:1: error: BUILDSTDERR: warning: label ‘_cnWF’ defined but not used [-Wunused-label] BUILDSTDERR: 9590 | _cnWF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9590 | _cnWF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnWH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9616:1: error: BUILDSTDERR: warning: label ‘_cnWH’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _cnWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _cnWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnWU’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9646:1: error: BUILDSTDERR: warning: label ‘_cnWU’ defined but not used [-Wunused-label] BUILDSTDERR: 9646 | _cnWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9646 | _cnWU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn1d_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9670:1: error: BUILDSTDERR: warning: label ‘_cnXu’ defined but not used [-Wunused-label] BUILDSTDERR: 9670 | _cnXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9670 | _cnXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnXr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9696:1: error: BUILDSTDERR: warning: label ‘_cnXr’ defined but not used [-Wunused-label] BUILDSTDERR: 9696 | _cnXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9696 | _cnXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn1u_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9724:1: error: BUILDSTDERR: warning: label ‘_cnXO’ defined but not used [-Wunused-label] BUILDSTDERR: 9724 | _cnXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9724 | _cnXO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘rmRX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9752:1: error: BUILDSTDERR: warning: label ‘_cnXV’ defined but not used [-Wunused-label] BUILDSTDERR: 9752 | _cnXV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9752 | _cnXV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnXi’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9781:1: error: BUILDSTDERR: warning: label ‘_cnXi’ defined but not used [-Wunused-label] BUILDSTDERR: 9781 | _cnXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9781 | _cnXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnXB’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9823:1: error: BUILDSTDERR: warning: label ‘_cnXB’ defined but not used [-Wunused-label] BUILDSTDERR: 9823 | _cnXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9823 | _cnXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnXD’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9846:1: error: BUILDSTDERR: warning: label ‘_cnXD’ defined but not used [-Wunused-label] BUILDSTDERR: 9846 | _cnXD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9846 | _cnXD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnXI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9865:1: error: BUILDSTDERR: warning: label ‘_cnXI’ defined but not used [-Wunused-label] BUILDSTDERR: 9865 | _cnXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9865 | _cnXI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn2s_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9908:1: error: BUILDSTDERR: warning: label ‘_cnYJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9908 | _cnYJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9908 | _cnYJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnYH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9932:1: error: BUILDSTDERR: warning: label ‘_cnYH’ defined but not used [-Wunused-label] BUILDSTDERR: 9932 | _cnYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9932 | _cnYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn31_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9948:1: error: BUILDSTDERR: warning: label ‘_cnZ0’ defined but not used [-Wunused-label] BUILDSTDERR: 9948 | _cnZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9948 | _cnZ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnYX’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9975:1: error: BUILDSTDERR: warning: label ‘_cnYX’ defined but not used [-Wunused-label] BUILDSTDERR: 9975 | _cnYX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9975 | _cnYX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn2u_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:9998:1: error: BUILDSTDERR: warning: label ‘_cnZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 9998 | _cnZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9998 | _cnZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3a_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10038:1: error: BUILDSTDERR: warning: label ‘_cnZo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10038 | _cnZo: BUILDSTDERR: | ^ BUILDSTDERR: 10038 | _cnZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnZl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10067:1: error: BUILDSTDERR: warning: label ‘_cnZl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10067 | _cnZl: BUILDSTDERR: | ^ BUILDSTDERR: 10067 | _cnZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnZr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10090:1: error: BUILDSTDERR: warning: label ‘_cnZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10090 | _cnZr: BUILDSTDERR: | ^ BUILDSTDERR: 10090 | _cnZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3d_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10106:1: error: BUILDSTDERR: warning: label ‘_cnZS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10106 | _cnZS: BUILDSTDERR: | ^ BUILDSTDERR: 10106 | _cnZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3e_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10141:1: error: BUILDSTDERR: warning: label ‘_cnZV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10141 | _cnZV: BUILDSTDERR: | ^ BUILDSTDERR: 10141 | _cnZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3f_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10179:1: error: BUILDSTDERR: warning: label ‘_co0a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10179 | _co0a: BUILDSTDERR: | ^ BUILDSTDERR: 10179 | _co0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3g_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10214:1: error: BUILDSTDERR: warning: label ‘_co0d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10214 | _co0d: BUILDSTDERR: | ^ BUILDSTDERR: 10214 | _co0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn32_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10265:1: error: BUILDSTDERR: warning: label ‘_co0i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10265 | _co0i: BUILDSTDERR: | ^ BUILDSTDERR: 10265 | _co0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnZC’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10309:1: error: BUILDSTDERR: warning: label ‘_cnZC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10309 | _cnZC: BUILDSTDERR: | ^ BUILDSTDERR: 10309 | _cnZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnZG’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10337:1: error: BUILDSTDERR: warning: label ‘_cnZG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10337 | _cnZG: BUILDSTDERR: | ^ BUILDSTDERR: 10337 | _cnZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3h_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10385:1: error: BUILDSTDERR: warning: label ‘_co0G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _co0G: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _co0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co0D’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10418:1: error: BUILDSTDERR: warning: label ‘_co0D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10418 | _co0D: BUILDSTDERR: | ^ BUILDSTDERR: 10418 | _co0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3m_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10437:1: error: BUILDSTDERR: warning: label ‘_co0U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10437 | _co0U: BUILDSTDERR: | ^ BUILDSTDERR: 10437 | _co0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co0R’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10467:1: error: BUILDSTDERR: warning: label ‘_co0R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10467 | _co0R: BUILDSTDERR: | ^ BUILDSTDERR: 10467 | _co0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co0Z’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10488:1: error: BUILDSTDERR: warning: label ‘_co0Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10488 | _co0Z: BUILDSTDERR: | ^ BUILDSTDERR: 10488 | _co0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3x_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10516:1: error: BUILDSTDERR: warning: label ‘_co1m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10516 | _co1m: BUILDSTDERR: | ^ BUILDSTDERR: 10516 | _co1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co1j’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10546:1: error: BUILDSTDERR: warning: label ‘_co1j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10546 | _co1j: BUILDSTDERR: | ^ BUILDSTDERR: 10546 | _co1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co1r’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10567:1: error: BUILDSTDERR: warning: label ‘_co1r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10567 | _co1r: BUILDSTDERR: | ^ BUILDSTDERR: 10567 | _co1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3I_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10595:1: error: BUILDSTDERR: warning: label ‘_co1L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10595 | _co1L: BUILDSTDERR: | ^ BUILDSTDERR: 10595 | _co1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3L_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10622:1: error: BUILDSTDERR: warning: label ‘_co1W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10622 | _co1W: BUILDSTDERR: | ^ BUILDSTDERR: 10622 | _co1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3O_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10648:1: error: BUILDSTDERR: warning: label ‘_co29’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _co29: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _co29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn4e_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10674:1: error: BUILDSTDERR: warning: label ‘_co3i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10674 | _co3i: BUILDSTDERR: | ^ BUILDSTDERR: 10674 | _co3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn46_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10700:1: error: BUILDSTDERR: warning: label ‘_co3p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10700 | _co3p: BUILDSTDERR: | ^ BUILDSTDERR: 10700 | _co3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co31’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10732:1: error: BUILDSTDERR: warning: label ‘_co31’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10732 | _co31: BUILDSTDERR: | ^ BUILDSTDERR: 10732 | _co31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co37’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10768:1: error: BUILDSTDERR: warning: label ‘_co37’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10768 | _co37: BUILDSTDERR: | ^ BUILDSTDERR: 10768 | _co37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn4g_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10813:1: error: BUILDSTDERR: warning: label ‘_co3H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10813 | _co3H: BUILDSTDERR: | ^ BUILDSTDERR: 10813 | _co3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn4t_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10850:1: error: BUILDSTDERR: warning: label ‘_co4k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10850 | _co4k: BUILDSTDERR: | ^ BUILDSTDERR: 10850 | _co4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn4l_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10876:1: error: BUILDSTDERR: warning: label ‘_co4r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10876 | _co4r: BUILDSTDERR: | ^ BUILDSTDERR: 10876 | _co4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co43’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10908:1: error: BUILDSTDERR: warning: label ‘_co43’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10908 | _co43: BUILDSTDERR: | ^ BUILDSTDERR: 10908 | _co43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co49’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10944:1: error: BUILDSTDERR: warning: label ‘_co49’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10944 | _co49: BUILDSTDERR: | ^ BUILDSTDERR: 10944 | _co49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn3J_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:10999:1: error: BUILDSTDERR: warning: label ‘_co4J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10999 | _co4J: BUILDSTDERR: | ^ BUILDSTDERR: 10999 | _co4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co21’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11050:1: error: BUILDSTDERR: warning: label ‘_co21’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11050 | _co21: BUILDSTDERR: | ^ BUILDSTDERR: 11050 | _co21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co2c’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11084:1: error: BUILDSTDERR: warning: label ‘_co2c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11084 | _co2c: BUILDSTDERR: | ^ BUILDSTDERR: 11084 | _co2c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co2g’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11109:1: error: BUILDSTDERR: warning: label ‘_co2g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11109 | _co2g: BUILDSTDERR: | ^ BUILDSTDERR: 11109 | _co2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co2l’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11147:1: error: BUILDSTDERR: warning: label ‘_co2l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11147 | _co2l: BUILDSTDERR: | ^ BUILDSTDERR: 11147 | _co2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co2r’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11183:1: error: BUILDSTDERR: warning: label ‘_co2r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11183 | _co2r: BUILDSTDERR: | ^ BUILDSTDERR: 11183 | _co2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co2w’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11209:1: error: BUILDSTDERR: warning: label ‘_co2w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11209 | _co2w: BUILDSTDERR: | ^ BUILDSTDERR: 11209 | _co2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co2B’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11241:1: error: BUILDSTDERR: warning: label ‘_co2B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11241 | _co2B: BUILDSTDERR: | ^ BUILDSTDERR: 11241 | _co2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co2H’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11276:1: error: BUILDSTDERR: warning: label ‘_co2H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11276 | _co2H: BUILDSTDERR: | ^ BUILDSTDERR: 11276 | _co2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co3M’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11307:1: error: BUILDSTDERR: warning: label ‘_co3M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11307 | _co3M: BUILDSTDERR: | ^ BUILDSTDERR: 11307 | _co3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co3S’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11340:1: error: BUILDSTDERR: warning: label ‘_co3S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11340 | _co3S: BUILDSTDERR: | ^ BUILDSTDERR: 11340 | _co3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co2Q’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11378:1: error: BUILDSTDERR: warning: label ‘_co2Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11378 | _co2Q: BUILDSTDERR: | ^ BUILDSTDERR: 11378 | _co2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co58’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11407:1: error: BUILDSTDERR: warning: label ‘_co58’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11407 | _co58: BUILDSTDERR: | ^ BUILDSTDERR: 11407 | _co58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn50_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11416:1: error: BUILDSTDERR: warning: label ‘_co7d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11416 | _co7d: BUILDSTDERR: | ^ BUILDSTDERR: 11416 | _co7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn5Q_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11443:1: error: BUILDSTDERR: warning: label ‘_co7I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11443 | _co7I: BUILDSTDERR: | ^ BUILDSTDERR: 11443 | _co7I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co7y’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11471:1: error: BUILDSTDERR: warning: label ‘_co7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11471 | _co7y: BUILDSTDERR: | ^ BUILDSTDERR: 11471 | _co7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn6x_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11515:1: error: BUILDSTDERR: warning: label ‘_co8b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11515 | _co8b: BUILDSTDERR: | ^ BUILDSTDERR: 11515 | _co8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co85’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11544:1: error: BUILDSTDERR: warning: label ‘_co85’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11544 | _co85: BUILDSTDERR: | ^ BUILDSTDERR: 11544 | _co85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn6F_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11569:1: error: BUILDSTDERR: warning: label ‘_co8I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11569 | _co8I: BUILDSTDERR: | ^ BUILDSTDERR: 11569 | _co8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn6G_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11604:1: error: BUILDSTDERR: warning: label ‘_co8L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11604 | _co8L: BUILDSTDERR: | ^ BUILDSTDERR: 11604 | _co8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn6H_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11650:1: error: BUILDSTDERR: warning: label ‘_co8Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11650 | _co8Q: BUILDSTDERR: | ^ BUILDSTDERR: 11650 | _co8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn6A_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11690:1: error: BUILDSTDERR: warning: label ‘_co8Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11690 | _co8Z: BUILDSTDERR: | ^ BUILDSTDERR: 11690 | _co8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co8p’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11727:1: error: BUILDSTDERR: warning: label ‘_co8p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11727 | _co8p: BUILDSTDERR: | ^ BUILDSTDERR: 11727 | _co8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn6J_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11772:1: error: BUILDSTDERR: warning: label ‘_co9d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11772 | _co9d: BUILDSTDERR: | ^ BUILDSTDERR: 11772 | _co9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn6U_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11799:1: error: BUILDSTDERR: warning: label ‘_co9v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11799 | _co9v: BUILDSTDERR: | ^ BUILDSTDERR: 11799 | _co9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn7B_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11826:1: error: BUILDSTDERR: warning: label ‘_co9F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11826 | _co9F: BUILDSTDERR: | ^ BUILDSTDERR: 11826 | _co9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co9C’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11853:1: error: BUILDSTDERR: warning: label ‘_co9C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11853 | _co9C: BUILDSTDERR: | ^ BUILDSTDERR: 11853 | _co9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9T_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11870:1: error: BUILDSTDERR: warning: label ‘_coaz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11870 | _coaz: BUILDSTDERR: | ^ BUILDSTDERR: 11870 | _coaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coas’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11902:1: error: BUILDSTDERR: warning: label ‘_coas’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11902 | _coas: BUILDSTDERR: | ^ BUILDSTDERR: 11902 | _coas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sna1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11941:1: error: BUILDSTDERR: warning: label ‘_cob3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11941 | _cob3: BUILDSTDERR: | ^ BUILDSTDERR: 11941 | _cob3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cob0’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11967:1: error: BUILDSTDERR: warning: label ‘_cob0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11967 | _cob0: BUILDSTDERR: | ^ BUILDSTDERR: 11967 | _cob0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snac_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:11995:1: error: BUILDSTDERR: warning: label ‘_cobg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11995 | _cobg: BUILDSTDERR: | ^ BUILDSTDERR: 11995 | _cobg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cobd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12025:1: error: BUILDSTDERR: warning: label ‘_cobd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12025 | _cobd: BUILDSTDERR: | ^ BUILDSTDERR: 12025 | _cobd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9W_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12045:1: error: BUILDSTDERR: warning: label ‘_cobr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12045 | _cobr: BUILDSTDERR: | ^ BUILDSTDERR: 12045 | _cobr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coaR’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12074:1: error: BUILDSTDERR: warning: label ‘_coaR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12074 | _coaR: BUILDSTDERR: | ^ BUILDSTDERR: 12074 | _coaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9O_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12119:1: error: BUILDSTDERR: warning: label ‘_cobF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12119 | _cobF: BUILDSTDERR: | ^ BUILDSTDERR: 12119 | _cobF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coai’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12155:1: error: BUILDSTDERR: warning: label ‘_coai’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12155 | _coai: BUILDSTDERR: | ^ BUILDSTDERR: 12155 | _coai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cobJ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12203:1: error: BUILDSTDERR: warning: label ‘_cobJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12203 | _cobJ: BUILDSTDERR: | ^ BUILDSTDERR: 12203 | _cobJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snai_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12240:1: error: BUILDSTDERR: warning: label ‘_cocl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12240 | _cocl: BUILDSTDERR: | ^ BUILDSTDERR: 12240 | _cocl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snad_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12266:1: error: BUILDSTDERR: warning: label ‘_cocs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12266 | _cocs: BUILDSTDERR: | ^ BUILDSTDERR: 12266 | _cocs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coca’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12299:1: error: BUILDSTDERR: warning: label ‘_coca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12299 | _coca: BUILDSTDERR: | ^ BUILDSTDERR: 12299 | _coca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9N_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12348:1: error: BUILDSTDERR: warning: label ‘_cocC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12348 | _cocC: BUILDSTDERR: | ^ BUILDSTDERR: 12348 | _cocC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snap_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12388:1: error: BUILDSTDERR: warning: label ‘_cocX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12388 | _cocX: BUILDSTDERR: | ^ BUILDSTDERR: 12388 | _cocX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snak_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12414:1: error: BUILDSTDERR: warning: label ‘_cod4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12414 | _cod4: BUILDSTDERR: | ^ BUILDSTDERR: 12414 | _cod4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cocM’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12447:1: error: BUILDSTDERR: warning: label ‘_cocM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12447 | _cocM: BUILDSTDERR: | ^ BUILDSTDERR: 12447 | _cocM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snas_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12498:1: error: BUILDSTDERR: warning: label ‘_codg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12498 | _codg: BUILDSTDERR: | ^ BUILDSTDERR: 12498 | _codg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_code’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12543:1: error: BUILDSTDERR: warning: label ‘_code’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12543 | _code: BUILDSTDERR: | ^ BUILDSTDERR: 12543 | _code: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9x_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12563:1: error: BUILDSTDERR: warning: label ‘_codZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12563 | _codZ: BUILDSTDERR: | ^ BUILDSTDERR: 12563 | _codZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9s_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12590:1: error: BUILDSTDERR: warning: label ‘_coe6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12590 | _coe6: BUILDSTDERR: | ^ BUILDSTDERR: 12590 | _coe6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_codO’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12623:1: error: BUILDSTDERR: warning: label ‘_codO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12623 | _codO: BUILDSTDERR: | ^ BUILDSTDERR: 12623 | _codO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9z_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12671:1: error: BUILDSTDERR: warning: label ‘_coeg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12671 | _coeg: BUILDSTDERR: | ^ BUILDSTDERR: 12671 | _coeg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9p_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12712:1: error: BUILDSTDERR: warning: label ‘_coet’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12712 | _coet: BUILDSTDERR: | ^ BUILDSTDERR: 12712 | _coet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9q_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12739:1: error: BUILDSTDERR: warning: label ‘_coew’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12739 | _coew: BUILDSTDERR: | ^ BUILDSTDERR: 12739 | _coew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9C_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12783:1: error: BUILDSTDERR: warning: label ‘_coeD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12783 | _coeD: BUILDSTDERR: | ^ BUILDSTDERR: 12783 | _coeD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9D_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12837:1: error: BUILDSTDERR: warning: label ‘_coeI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12837 | _coeI: BUILDSTDERR: | ^ BUILDSTDERR: 12837 | _coeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9o_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12887:1: error: BUILDSTDERR: warning: label ‘_coeN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12887 | _coeN: BUILDSTDERR: | ^ BUILDSTDERR: 12887 | _coeN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9J_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12934:1: error: BUILDSTDERR: warning: label ‘_cof8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12934 | _cof8: BUILDSTDERR: | ^ BUILDSTDERR: 12934 | _cof8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9E_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12961:1: error: BUILDSTDERR: warning: label ‘_coff’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12961 | _coff: BUILDSTDERR: | ^ BUILDSTDERR: 12961 | _coff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coeX’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:12994:1: error: BUILDSTDERR: warning: label ‘_coeX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12994 | _coeX: BUILDSTDERR: | ^ BUILDSTDERR: 12994 | _coeX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9L_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13053:1: error: BUILDSTDERR: warning: label ‘_cofp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13053 | _cofp: BUILDSTDERR: | ^ BUILDSTDERR: 13053 | _cofp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn9n_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13103:1: error: BUILDSTDERR: warning: label ‘_cofJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13103 | _cofJ: BUILDSTDERR: | ^ BUILDSTDERR: 13103 | _cofJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cofz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13140:1: error: BUILDSTDERR: warning: label ‘_cofz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13140 | _cofz: BUILDSTDERR: | ^ BUILDSTDERR: 13140 | _cofz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cogE’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13193:1: error: BUILDSTDERR: warning: label ‘_cogE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13193 | _cogE: BUILDSTDERR: | ^ BUILDSTDERR: 13193 | _cogE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cogI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13210:1: error: BUILDSTDERR: warning: label ‘_cogI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13210 | _cogI: BUILDSTDERR: | ^ BUILDSTDERR: 13210 | _cogI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cogr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13227:1: error: BUILDSTDERR: warning: label ‘_cogr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13227 | _cogr: BUILDSTDERR: | ^ BUILDSTDERR: 13227 | _cogr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cogv’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13244:1: error: BUILDSTDERR: warning: label ‘_cogv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13244 | _cogv: BUILDSTDERR: | ^ BUILDSTDERR: 13244 | _cogv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coge’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13261:1: error: BUILDSTDERR: warning: label ‘_coge’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13261 | _coge: BUILDSTDERR: | ^ BUILDSTDERR: 13261 | _coge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cogi’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13278:1: error: BUILDSTDERR: warning: label ‘_cogi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13278 | _cogi: BUILDSTDERR: | ^ BUILDSTDERR: 13278 | _cogi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cog1’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13295:1: error: BUILDSTDERR: warning: label ‘_cog1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13295 | _cog1: BUILDSTDERR: | ^ BUILDSTDERR: 13295 | _cog1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cog5’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13312:1: error: BUILDSTDERR: warning: label ‘_cog5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13312 | _cog5: BUILDSTDERR: | ^ BUILDSTDERR: 13312 | _cog5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cofO’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13329:1: error: BUILDSTDERR: warning: label ‘_cofO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13329 | _cofO: BUILDSTDERR: | ^ BUILDSTDERR: 13329 | _cofO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cofS’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13346:1: error: BUILDSTDERR: warning: label ‘_cofS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13346 | _cofS: BUILDSTDERR: | ^ BUILDSTDERR: 13346 | _cofS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snav_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13392:1: error: BUILDSTDERR: warning: label ‘_cogT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13392 | _cogT: BUILDSTDERR: | ^ BUILDSTDERR: 13392 | _cogT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snaD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13498:1: error: BUILDSTDERR: warning: label ‘_cogY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13498 | _cogY: BUILDSTDERR: | ^ BUILDSTDERR: 13498 | _cogY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co9O’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13574:1: error: BUILDSTDERR: warning: label ‘_co9O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13574 | _co9O: BUILDSTDERR: | ^ BUILDSTDERR: 13574 | _co9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co9Q’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13602:1: error: BUILDSTDERR: warning: label ‘_co9Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13602 | _co9Q: BUILDSTDERR: | ^ BUILDSTDERR: 13602 | _co9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co9V’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13628:1: error: BUILDSTDERR: warning: label ‘_co9V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13628 | _co9V: BUILDSTDERR: | ^ BUILDSTDERR: 13628 | _co9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coh4’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13656:1: error: BUILDSTDERR: warning: label ‘_coh4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13656 | _coh4: BUILDSTDERR: | ^ BUILDSTDERR: 13656 | _coh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cohi’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13689:1: error: BUILDSTDERR: warning: label ‘_cohi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13689 | _cohi: BUILDSTDERR: | ^ BUILDSTDERR: 13689 | _cohi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coa0’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13719:1: error: BUILDSTDERR: warning: label ‘_coa0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13719 | _coa0: BUILDSTDERR: | ^ BUILDSTDERR: 13719 | _coa0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co9Z’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13768:1: error: BUILDSTDERR: warning: label ‘_co9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13768 | _co9Z: BUILDSTDERR: | ^ BUILDSTDERR: 13768 | _co9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sn6K_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13798:1: error: BUILDSTDERR: warning: label ‘_cohB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13798 | _cohB: BUILDSTDERR: | ^ BUILDSTDERR: 13798 | _cohB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snaP_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13852:1: error: BUILDSTDERR: warning: label ‘_cohZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13852 | _cohZ: BUILDSTDERR: | ^ BUILDSTDERR: 13852 | _cohZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cohT’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13881:1: error: BUILDSTDERR: warning: label ‘_cohT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13881 | _cohT: BUILDSTDERR: | ^ BUILDSTDERR: 13881 | _cohT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13908:1: error: BUILDSTDERR: warning: label ‘_coix’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13908 | _coix: BUILDSTDERR: | ^ BUILDSTDERR: 13908 | _coix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coiu’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13936:1: error: BUILDSTDERR: warning: label ‘_coiu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13936 | _coiu: BUILDSTDERR: | ^ BUILDSTDERR: 13936 | _coiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13953:1: error: BUILDSTDERR: warning: label ‘_coiW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13953 | _coiW: BUILDSTDERR: | ^ BUILDSTDERR: 13953 | _coiW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:13984:1: error: BUILDSTDERR: warning: label ‘_coiZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13984 | _coiZ: BUILDSTDERR: | ^ BUILDSTDERR: 13984 | _coiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coiN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14024:1: error: BUILDSTDERR: warning: label ‘_coiN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14024 | _coiN: BUILDSTDERR: | ^ BUILDSTDERR: 14024 | _coiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14069:1: error: BUILDSTDERR: warning: label ‘_coja’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14069 | _coja: BUILDSTDERR: | ^ BUILDSTDERR: 14069 | _coja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coiE’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14115:1: error: BUILDSTDERR: warning: label ‘_coiE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14115 | _coiE: BUILDSTDERR: | ^ BUILDSTDERR: 14115 | _coiE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbE_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14165:1: error: BUILDSTDERR: warning: label ‘_cojl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14165 | _cojl: BUILDSTDERR: | ^ BUILDSTDERR: 14165 | _cojl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snb2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14202:1: error: BUILDSTDERR: warning: label ‘_cok5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14202 | _cok5: BUILDSTDERR: | ^ BUILDSTDERR: 14202 | _cok5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cok2’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14226:1: error: BUILDSTDERR: warning: label ‘_cok2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14226 | _cok2: BUILDSTDERR: | ^ BUILDSTDERR: 14226 | _cok2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snb7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14254:1: error: BUILDSTDERR: warning: label ‘_coks’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14254 | _coks: BUILDSTDERR: | ^ BUILDSTDERR: 14254 | _coks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cokp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14280:1: error: BUILDSTDERR: warning: label ‘_cokp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14280 | _cokp: BUILDSTDERR: | ^ BUILDSTDERR: 14280 | _cokp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snba_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14318:1: error: BUILDSTDERR: warning: label ‘_cokA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14318 | _cokA: BUILDSTDERR: | ^ BUILDSTDERR: 14318 | _cokA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14370:1: error: BUILDSTDERR: warning: label ‘_cokG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14370 | _cokG: BUILDSTDERR: | ^ BUILDSTDERR: 14370 | _cokG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbd_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14415:1: error: BUILDSTDERR: warning: label ‘_cokP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14415 | _cokP: BUILDSTDERR: | ^ BUILDSTDERR: 14415 | _cokP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cojT’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14455:1: error: BUILDSTDERR: warning: label ‘_cojT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14455 | _cojT: BUILDSTDERR: | ^ BUILDSTDERR: 14455 | _cojT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbf_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14505:1: error: BUILDSTDERR: warning: label ‘_cola’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14505 | _cola: BUILDSTDERR: | ^ BUILDSTDERR: 14505 | _cola: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbh_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14540:1: error: BUILDSTDERR: warning: label ‘_cole’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14540 | _cole: BUILDSTDERR: | ^ BUILDSTDERR: 14540 | _cole: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbj_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14584:1: error: BUILDSTDERR: warning: label ‘_coln’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14584 | _coln: BUILDSTDERR: | ^ BUILDSTDERR: 14584 | _coln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cojK’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14629:1: error: BUILDSTDERR: warning: label ‘_cojK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14629 | _cojK: BUILDSTDERR: | ^ BUILDSTDERR: 14629 | _cojK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbk_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14687:1: error: BUILDSTDERR: warning: label ‘_colC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14687 | _colC: BUILDSTDERR: | ^ BUILDSTDERR: 14687 | _colC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cojA’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14726:1: error: BUILDSTDERR: warning: label ‘_cojA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14726 | _cojA: BUILDSTDERR: | ^ BUILDSTDERR: 14726 | _cojA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbl_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14775:1: error: BUILDSTDERR: warning: label ‘_colM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14775 | _colM: BUILDSTDERR: | ^ BUILDSTDERR: 14775 | _colM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbI_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14821:1: error: BUILDSTDERR: warning: label ‘_colS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14821 | _colS: BUILDSTDERR: | ^ BUILDSTDERR: 14821 | _colS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbJ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14876:1: error: BUILDSTDERR: warning: label ‘_colX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14876 | _colX: BUILDSTDERR: | ^ BUILDSTDERR: 14876 | _colX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snc3_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14913:1: error: BUILDSTDERR: warning: label ‘_comB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14913 | _comB: BUILDSTDERR: | ^ BUILDSTDERR: 14913 | _comB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snc5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14939:1: error: BUILDSTDERR: warning: label ‘_comK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14939 | _comK: BUILDSTDERR: | ^ BUILDSTDERR: 14939 | _comK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snbY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14965:1: error: BUILDSTDERR: warning: label ‘_comR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14965 | _comR: BUILDSTDERR: | ^ BUILDSTDERR: 14965 | _comR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_comm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:14999:1: error: BUILDSTDERR: warning: label ‘_comm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14999 | _comm: BUILDSTDERR: | ^ BUILDSTDERR: 14999 | _comm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_comr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15044:1: error: BUILDSTDERR: warning: label ‘_comr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15044 | _comr: BUILDSTDERR: | ^ BUILDSTDERR: 15044 | _comr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snc6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15082:1: error: BUILDSTDERR: warning: label ‘_cond’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15082 | _cond: BUILDSTDERR: | ^ BUILDSTDERR: 15082 | _cond: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snc7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15108:1: error: BUILDSTDERR: warning: label ‘_conk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15108 | _conk: BUILDSTDERR: | ^ BUILDSTDERR: 15108 | _conk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snc8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15134:1: error: BUILDSTDERR: warning: label ‘_conr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15134 | _conr: BUILDSTDERR: | ^ BUILDSTDERR: 15134 | _conr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncJ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15160:1: error: BUILDSTDERR: warning: label ‘_coo6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15160 | _coo6: BUILDSTDERR: | ^ BUILDSTDERR: 15160 | _coo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coo3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15186:1: error: BUILDSTDERR: warning: label ‘_coo3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15186 | _coo3: BUILDSTDERR: | ^ BUILDSTDERR: 15186 | _coo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15223:1: error: BUILDSTDERR: warning: label ‘_cood’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15223 | _cood: BUILDSTDERR: | ^ BUILDSTDERR: 15223 | _cood: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncN_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15267:1: error: BUILDSTDERR: warning: label ‘_coom’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15267 | _coom: BUILDSTDERR: | ^ BUILDSTDERR: 15267 | _coom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_conP’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15307:1: error: BUILDSTDERR: warning: label ‘_conP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15307 | _conP: BUILDSTDERR: | ^ BUILDSTDERR: 15307 | _conP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncO_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15359:1: error: BUILDSTDERR: warning: label ‘_coox’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15359 | _coox: BUILDSTDERR: | ^ BUILDSTDERR: 15359 | _coox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncP_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15399:1: error: BUILDSTDERR: warning: label ‘_cooC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15399 | _cooC: BUILDSTDERR: | ^ BUILDSTDERR: 15399 | _cooC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15435:1: error: BUILDSTDERR: warning: label ‘_cooM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15435 | _cooM: BUILDSTDERR: | ^ BUILDSTDERR: 15435 | _cooM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncv_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15462:1: error: BUILDSTDERR: warning: label ‘_copk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15462 | _copk: BUILDSTDERR: | ^ BUILDSTDERR: 15462 | _copk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coph’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15488:1: error: BUILDSTDERR: warning: label ‘_coph’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15488 | _coph: BUILDSTDERR: | ^ BUILDSTDERR: 15488 | _coph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncx_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15525:1: error: BUILDSTDERR: warning: label ‘_copr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15525 | _copr: BUILDSTDERR: | ^ BUILDSTDERR: 15525 | _copr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15569:1: error: BUILDSTDERR: warning: label ‘_copA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15569 | _copA: BUILDSTDERR: | ^ BUILDSTDERR: 15569 | _copA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cop3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15609:1: error: BUILDSTDERR: warning: label ‘_cop3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15609 | _cop3: BUILDSTDERR: | ^ BUILDSTDERR: 15609 | _cop3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15661:1: error: BUILDSTDERR: warning: label ‘_copL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15661 | _copL: BUILDSTDERR: | ^ BUILDSTDERR: 15661 | _copL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15701:1: error: BUILDSTDERR: warning: label ‘_copQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15701 | _copQ: BUILDSTDERR: | ^ BUILDSTDERR: 15701 | _copQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snco_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15737:1: error: BUILDSTDERR: warning: label ‘_coq0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15737 | _coq0: BUILDSTDERR: | ^ BUILDSTDERR: 15737 | _coq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snch_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15764:1: error: BUILDSTDERR: warning: label ‘_coqy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15764 | _coqy: BUILDSTDERR: | ^ BUILDSTDERR: 15764 | _coqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coqv’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15790:1: error: BUILDSTDERR: warning: label ‘_coqv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15790 | _coqv: BUILDSTDERR: | ^ BUILDSTDERR: 15790 | _coqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncj_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15827:1: error: BUILDSTDERR: warning: label ‘_coqF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15827 | _coqF: BUILDSTDERR: | ^ BUILDSTDERR: 15827 | _coqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncl_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15871:1: error: BUILDSTDERR: warning: label ‘_coqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15871 | _coqO: BUILDSTDERR: | ^ BUILDSTDERR: 15871 | _coqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coqh’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15911:1: error: BUILDSTDERR: warning: label ‘_coqh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15911 | _coqh: BUILDSTDERR: | ^ BUILDSTDERR: 15911 | _coqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncm_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:15963:1: error: BUILDSTDERR: warning: label ‘_coqZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15963 | _coqZ: BUILDSTDERR: | ^ BUILDSTDERR: 15963 | _coqZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16003:1: error: BUILDSTDERR: warning: label ‘_cor4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16003 | _cor4: BUILDSTDERR: | ^ BUILDSTDERR: 16003 | _cor4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snca_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16039:1: error: BUILDSTDERR: warning: label ‘_core’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16039 | _core: BUILDSTDERR: | ^ BUILDSTDERR: 16039 | _core: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16085:1: error: BUILDSTDERR: warning: label ‘_cori’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16085 | _cori: BUILDSTDERR: | ^ BUILDSTDERR: 16085 | _cori: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sncZ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16173:1: error: BUILDSTDERR: warning: label ‘_corn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16173 | _corn: BUILDSTDERR: | ^ BUILDSTDERR: 16173 | _corn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHook1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16223:1: error: BUILDSTDERR: warning: label ‘_cors’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16223 | _cors: BUILDSTDERR: | ^ BUILDSTDERR: 16223 | _cors: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnYe’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16255:1: error: BUILDSTDERR: warning: label ‘_cnYe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16255 | _cnYe: BUILDSTDERR: | ^ BUILDSTDERR: 16255 | _cnYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnYj’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16286:1: error: BUILDSTDERR: warning: label ‘_cnYj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16286 | _cnYj: BUILDSTDERR: | ^ BUILDSTDERR: 16286 | _cnYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnYo’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16315:1: error: BUILDSTDERR: warning: label ‘_cnYo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16315 | _cnYo: BUILDSTDERR: | ^ BUILDSTDERR: 16315 | _cnYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnYt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16345:1: error: BUILDSTDERR: warning: label ‘_cnYt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16345 | _cnYt: BUILDSTDERR: | ^ BUILDSTDERR: 16345 | _cnYt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cnYy’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16388:1: error: BUILDSTDERR: warning: label ‘_cnYy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16388 | _cnYy: BUILDSTDERR: | ^ BUILDSTDERR: 16388 | _cnYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co62’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16453:1: error: BUILDSTDERR: warning: label ‘_co62’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16453 | _co62: BUILDSTDERR: | ^ BUILDSTDERR: 16453 | _co62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co66’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16474:1: error: BUILDSTDERR: warning: label ‘_co66’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16474 | _co66: BUILDSTDERR: | ^ BUILDSTDERR: 16474 | _co66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co6d’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16490:1: error: BUILDSTDERR: warning: label ‘_co6d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16490 | _co6d: BUILDSTDERR: | ^ BUILDSTDERR: 16490 | _co6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co6f’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16512:1: error: BUILDSTDERR: warning: label ‘_co6f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16512 | _co6f: BUILDSTDERR: | ^ BUILDSTDERR: 16512 | _co6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co6l’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16550:1: error: BUILDSTDERR: warning: label ‘_co6l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16550 | _co6l: BUILDSTDERR: | ^ BUILDSTDERR: 16550 | _co6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co6q’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16579:1: error: BUILDSTDERR: warning: label ‘_co6q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16579 | _co6q: BUILDSTDERR: | ^ BUILDSTDERR: 16579 | _co6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co6v’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16608:1: error: BUILDSTDERR: warning: label ‘_co6v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16608 | _co6v: BUILDSTDERR: | ^ BUILDSTDERR: 16608 | _co6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co6A’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16645:1: error: BUILDSTDERR: warning: label ‘_co6A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16645 | _co6A: BUILDSTDERR: | ^ BUILDSTDERR: 16645 | _co6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co73’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16694:1: error: BUILDSTDERR: warning: label ‘_co73’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16694 | _co73: BUILDSTDERR: | ^ BUILDSTDERR: 16694 | _co73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co77’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16725:1: error: BUILDSTDERR: warning: label ‘_co77’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16725 | _co77: BUILDSTDERR: | ^ BUILDSTDERR: 16725 | _co77: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co7g’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16760:1: error: BUILDSTDERR: warning: label ‘_co7g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16760 | _co7g: BUILDSTDERR: | ^ BUILDSTDERR: 16760 | _co7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co7i’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16782:1: error: BUILDSTDERR: warning: label ‘_co7i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16782 | _co7i: BUILDSTDERR: | ^ BUILDSTDERR: 16782 | _co7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co7k’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16812:1: error: BUILDSTDERR: warning: label ‘_co7k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16812 | _co7k: BUILDSTDERR: | ^ BUILDSTDERR: 16812 | _co7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cos5’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16841:1: error: BUILDSTDERR: warning: label ‘_cos5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16841 | _cos5: BUILDSTDERR: | ^ BUILDSTDERR: 16841 | _cos5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cosD’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16871:1: error: BUILDSTDERR: warning: label ‘_cosD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16871 | _cosD: BUILDSTDERR: | ^ BUILDSTDERR: 16871 | _cosD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co7s’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16900:1: error: BUILDSTDERR: warning: label ‘_co7s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16900 | _co7s: BUILDSTDERR: | ^ BUILDSTDERR: 16900 | _co7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_co7r’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16952:1: error: BUILDSTDERR: warning: label ‘_co7r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16952 | _co7r: BUILDSTDERR: | ^ BUILDSTDERR: 16952 | _co7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cohG’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:16977:1: error: BUILDSTDERR: warning: label ‘_cohG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16977 | _cohG: BUILDSTDERR: | ^ BUILDSTDERR: 16977 | _cohG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cohI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17005:1: error: BUILDSTDERR: warning: label ‘_cohI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17005 | _cohI: BUILDSTDERR: | ^ BUILDSTDERR: 17005 | _cohI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_com5’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17023:1: error: BUILDSTDERR: warning: label ‘_com5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17023 | _com5: BUILDSTDERR: | ^ BUILDSTDERR: 17023 | _com5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_com7’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17045:1: error: BUILDSTDERR: warning: label ‘_com7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17045 | _com7: BUILDSTDERR: | ^ BUILDSTDERR: 17045 | _com7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_comd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17091:1: error: BUILDSTDERR: warning: label ‘_comd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17091 | _comd: BUILDSTDERR: | ^ BUILDSTDERR: 17091 | _comd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cosp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17142:1: error: BUILDSTDERR: warning: label ‘_cosp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17142 | _cosp: BUILDSTDERR: | ^ BUILDSTDERR: 17142 | _cosp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cohN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17167:1: error: BUILDSTDERR: warning: label ‘_cohN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17167 | _cohN: BUILDSTDERR: | ^ BUILDSTDERR: 17167 | _cohN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cosc’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17202:1: error: BUILDSTDERR: warning: label ‘_cosc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17202 | _cosc: BUILDSTDERR: | ^ BUILDSTDERR: 17202 | _cosc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_generateBuildModule_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17222:1: error: BUILDSTDERR: warning: label ‘_couM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17222 | _couM: BUILDSTDERR: | ^ BUILDSTDERR: 17222 | _couM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHookzumn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17248:1: error: BUILDSTDERR: warning: label ‘_couX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17248 | _couX: BUILDSTDERR: | ^ BUILDSTDERR: 17248 | _couX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_couV’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17281:1: error: BUILDSTDERR: warning: label ‘_couV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17281 | _couV: BUILDSTDERR: | ^ BUILDSTDERR: 17281 | _couV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cov0’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17300:1: error: BUILDSTDERR: warning: label ‘_cov0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17300 | _cov0: BUILDSTDERR: | ^ BUILDSTDERR: 17300 | _cov0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sne2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17334:1: error: BUILDSTDERR: warning: label ‘_covo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17334 | _covo: BUILDSTDERR: | ^ BUILDSTDERR: 17334 | _covo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_covm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17358:1: error: BUILDSTDERR: warning: label ‘_covm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17358 | _covm: BUILDSTDERR: | ^ BUILDSTDERR: 17358 | _covm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17377:1: error: BUILDSTDERR: warning: label ‘_cowy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17377 | _cowy: BUILDSTDERR: | ^ BUILDSTDERR: 17377 | _cowy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17417:1: error: BUILDSTDERR: warning: label ‘_cowI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17417 | _cowI: BUILDSTDERR: | ^ BUILDSTDERR: 17417 | _cowI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfd_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17454:1: error: BUILDSTDERR: warning: label ‘_cowN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17454 | _cowN: BUILDSTDERR: | ^ BUILDSTDERR: 17454 | _cowN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cowo’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17527:1: error: BUILDSTDERR: warning: label ‘_cowo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17527 | _cowo: BUILDSTDERR: | ^ BUILDSTDERR: 17527 | _cowo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfe_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17640:1: error: BUILDSTDERR: warning: label ‘_cowV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17640 | _cowV: BUILDSTDERR: | ^ BUILDSTDERR: 17640 | _cowV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cowf’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17674:1: error: BUILDSTDERR: warning: label ‘_cowf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17674 | _cowf: BUILDSTDERR: | ^ BUILDSTDERR: 17674 | _cowf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snff_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17709:1: error: BUILDSTDERR: warning: label ‘_cox3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17709 | _cox3: BUILDSTDERR: | ^ BUILDSTDERR: 17709 | _cox3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cow6’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17743:1: error: BUILDSTDERR: warning: label ‘_cow6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17743 | _cow6: BUILDSTDERR: | ^ BUILDSTDERR: 17743 | _cow6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sne4_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17778:1: error: BUILDSTDERR: warning: label ‘_coxb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17778 | _coxb: BUILDSTDERR: | ^ BUILDSTDERR: 17778 | _coxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_covz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17814:1: error: BUILDSTDERR: warning: label ‘_covz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17814 | _covz: BUILDSTDERR: | ^ BUILDSTDERR: 17814 | _covz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cow0’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17867:1: error: BUILDSTDERR: warning: label ‘_cow0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17867 | _cow0: BUILDSTDERR: | ^ BUILDSTDERR: 17867 | _cow0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_covZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17890:1: error: BUILDSTDERR: warning: label ‘_covZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17890 | _covZ: BUILDSTDERR: | ^ BUILDSTDERR: 17890 | _covZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coxl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17907:1: error: BUILDSTDERR: warning: label ‘_coxl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17907 | _coxl: BUILDSTDERR: | ^ BUILDSTDERR: 17907 | _coxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coxk’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17927:1: error: BUILDSTDERR: warning: label ‘_coxk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17927 | _coxk: BUILDSTDERR: | ^ BUILDSTDERR: 17927 | _coxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfg_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17943:1: error: BUILDSTDERR: warning: label ‘_coxQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17943 | _coxQ: BUILDSTDERR: | ^ BUILDSTDERR: 17943 | _coxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coxN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17973:1: error: BUILDSTDERR: warning: label ‘_coxN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17973 | _coxN: BUILDSTDERR: | ^ BUILDSTDERR: 17973 | _coxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coxT’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:17999:1: error: BUILDSTDERR: warning: label ‘_coxT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17999 | _coxT: BUILDSTDERR: | ^ BUILDSTDERR: 17999 | _coxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coxY’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18019:1: error: BUILDSTDERR: warning: label ‘_coxY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18019 | _coxY: BUILDSTDERR: | ^ BUILDSTDERR: 18019 | _coxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sng6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18046:1: error: BUILDSTDERR: warning: label ‘_coyj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18046 | _coyj: BUILDSTDERR: | ^ BUILDSTDERR: 18046 | _coyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sng5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18070:1: error: BUILDSTDERR: warning: label ‘_coyq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18070 | _coyq: BUILDSTDERR: | ^ BUILDSTDERR: 18070 | _coyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sngd_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18095:1: error: BUILDSTDERR: warning: label ‘_coyH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18095 | _coyH: BUILDSTDERR: | ^ BUILDSTDERR: 18095 | _coyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coyA’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18127:1: error: BUILDSTDERR: warning: label ‘_coyA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18127 | _coyA: BUILDSTDERR: | ^ BUILDSTDERR: 18127 | _coyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snge_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18174:1: error: BUILDSTDERR: warning: label ‘_coyU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18174 | _coyU: BUILDSTDERR: | ^ BUILDSTDERR: 18174 | _coyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coyu’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18222:1: error: BUILDSTDERR: warning: label ‘_coyu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18222 | _coyu: BUILDSTDERR: | ^ BUILDSTDERR: 18222 | _coyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18255:1: error: BUILDSTDERR: warning: label ‘_cozk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18255 | _cozk: BUILDSTDERR: | ^ BUILDSTDERR: 18255 | _cozk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cozd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18287:1: error: BUILDSTDERR: warning: label ‘_cozd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18287 | _cozd: BUILDSTDERR: | ^ BUILDSTDERR: 18287 | _cozd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18326:1: error: BUILDSTDERR: warning: label ‘_cozx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18326 | _cozx: BUILDSTDERR: | ^ BUILDSTDERR: 18326 | _cozx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coz7’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18353:1: error: BUILDSTDERR: warning: label ‘_coz7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18353 | _coz7: BUILDSTDERR: | ^ BUILDSTDERR: 18353 | _coz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfK_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18386:1: error: BUILDSTDERR: warning: label ‘_cozY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18386 | _cozY: BUILDSTDERR: | ^ BUILDSTDERR: 18386 | _cozY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cozR’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18418:1: error: BUILDSTDERR: warning: label ‘_cozR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18418 | _cozR: BUILDSTDERR: | ^ BUILDSTDERR: 18418 | _cozR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfF_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18456:1: error: BUILDSTDERR: warning: label ‘_coAo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18456 | _coAo: BUILDSTDERR: | ^ BUILDSTDERR: 18456 | _coAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18482:1: error: BUILDSTDERR: warning: label ‘_coAr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18482 | _coAr: BUILDSTDERR: | ^ BUILDSTDERR: 18482 | _coAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coAf’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18521:1: error: BUILDSTDERR: warning: label ‘_coAf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18521 | _coAf: BUILDSTDERR: | ^ BUILDSTDERR: 18521 | _coAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘snfL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18566:1: error: BUILDSTDERR: warning: label ‘_coAz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18566 | _coAz: BUILDSTDERR: | ^ BUILDSTDERR: 18566 | _coAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_cozI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18600:1: error: BUILDSTDERR: warning: label ‘_cozI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18600 | _cozI: BUILDSTDERR: | ^ BUILDSTDERR: 18600 | _cozI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHook_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18638:1: error: BUILDSTDERR: warning: label ‘_coAH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18638 | _coAH: BUILDSTDERR: | ^ BUILDSTDERR: 18638 | _coAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_covd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18718:1: error: BUILDSTDERR: warning: label ‘_covd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18718 | _covd: BUILDSTDERR: | ^ BUILDSTDERR: 18718 | _covd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_doctestsUserHooks_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18858:1: error: BUILDSTDERR: warning: label ‘_coAT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18858 | _coAT: BUILDSTDERR: | ^ BUILDSTDERR: 18858 | _coAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sngl_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18894:1: error: BUILDSTDERR: warning: label ‘_coB6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18894 | _coB6: BUILDSTDERR: | ^ BUILDSTDERR: 18894 | _coB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainWithDoctests1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18922:1: error: BUILDSTDERR: warning: label ‘_coB9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18922 | _coB9: BUILDSTDERR: | ^ BUILDSTDERR: 18922 | _coB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coB0’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18949:1: error: BUILDSTDERR: warning: label ‘_coB0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18949 | _coB0: BUILDSTDERR: | ^ BUILDSTDERR: 18949 | _coB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainWithDoctests_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:18982:1: error: BUILDSTDERR: warning: label ‘_coBj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18982 | _coBj: BUILDSTDERR: | ^ BUILDSTDERR: 18982 | _coBj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘sngr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19011:1: error: BUILDSTDERR: warning: label ‘_coBw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19011 | _coBw: BUILDSTDERR: | ^ BUILDSTDERR: 19011 | _coBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19040:1: error: BUILDSTDERR: warning: label ‘_coBz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19040 | _coBz: BUILDSTDERR: | ^ BUILDSTDERR: 19040 | _coBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘_coBq’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19067:1: error: BUILDSTDERR: warning: label ‘_coBq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19067 | _coBq: BUILDSTDERR: | ^ BUILDSTDERR: 19067 | _coBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19100:1: error: BUILDSTDERR: warning: label ‘_coBJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19100 | _coBJ: BUILDSTDERR: | ^ BUILDSTDERR: 19100 | _coBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_Component_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19120:1: error: BUILDSTDERR: warning: label ‘_coBR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19120 | _coBR: BUILDSTDERR: | ^ BUILDSTDERR: 19120 | _coBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameLib_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19153:1: error: BUILDSTDERR: warning: label ‘_coC1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19153 | _coC1: BUILDSTDERR: | ^ BUILDSTDERR: 19153 | _coC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameExe_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19183:1: error: BUILDSTDERR: warning: label ‘_coCb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19183 | _coCb: BUILDSTDERR: | ^ BUILDSTDERR: 19183 | _coCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_Component_con_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19207:1: error: BUILDSTDERR: warning: label ‘_coCg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19207 | _coCg: BUILDSTDERR: | ^ BUILDSTDERR: 19207 | _coCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameLib_con_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19221:1: error: BUILDSTDERR: warning: label ‘_coCi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19221 | _coCi: BUILDSTDERR: | ^ BUILDSTDERR: 19221 | _coCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameExe_con_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:19235:1: error: BUILDSTDERR: warning: label ‘_coCk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19235 | _coCk: BUILDSTDERR: | ^ BUILDSTDERR: 19235 | _coCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1577_0/ghc_4.hc:5206:16: error: BUILDSTDERR: warning: ‘rmQC_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 5206 | static StgWord rmQC_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 5206 | static StgWord rmQC_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19:1: error: BUILDSTDERR: warning: label ‘_cp0U’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cp0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cp0U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCq_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:64:1: error: BUILDSTDERR: warning: label ‘_cp1a’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cp1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cp1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:90:1: error: BUILDSTDERR: warning: label ‘_cp1p’ defined but not used [-Wunused-label] BUILDSTDERR: 90 | _cp1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 90 | _cp1p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCu_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:116:1: error: BUILDSTDERR: warning: label ‘_cp1s’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _cp1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _cp1s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCx_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:153:1: error: BUILDSTDERR: warning: label ‘_cp1M’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _cp1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _cp1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCy_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:191:1: error: BUILDSTDERR: warning: label ‘_cp1R’ defined but not used [-Wunused-label] BUILDSTDERR: 191 | _cp1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 191 | _cp1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:231:1: error: BUILDSTDERR: warning: label ‘_cp1X’ defined but not used [-Wunused-label] BUILDSTDERR: 231 | _cp1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 231 | _cp1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCE_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:267:1: error: BUILDSTDERR: warning: label ‘_cp2h’ defined but not used [-Wunused-label] BUILDSTDERR: 267 | _cp2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 267 | _cp2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:309:1: error: BUILDSTDERR: warning: label ‘_cp2n’ defined but not used [-Wunused-label] BUILDSTDERR: 309 | _cp2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 309 | _cp2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCK_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:351:1: error: BUILDSTDERR: warning: label ‘_cp2I’ defined but not used [-Wunused-label] BUILDSTDERR: 351 | _cp2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 351 | _cp2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCM_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:397:1: error: BUILDSTDERR: warning: label ‘_cp2O’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _cp2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _cp2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCN_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:440:1: error: BUILDSTDERR: warning: label ‘_cp2U’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _cp2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _cp2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:473:1: error: BUILDSTDERR: warning: label ‘_cp33’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cp33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cp33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp11’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:508:1: error: BUILDSTDERR: warning: label ‘_cp11’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _cp11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _cp11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:587:1: error: BUILDSTDERR: warning: label ‘_cp3r’ defined but not used [-Wunused-label] BUILDSTDERR: 587 | _cp3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 587 | _cp3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp3o’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:608:1: error: BUILDSTDERR: warning: label ‘_cp3o’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cp3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cp3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:651:1: error: BUILDSTDERR: warning: label ‘_cp3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 651 | _cp3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 651 | _cp3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soCZ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:682:1: error: BUILDSTDERR: warning: label ‘_cp43’ defined but not used [-Wunused-label] BUILDSTDERR: 682 | _cp43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 682 | _cp43: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soD0_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:721:1: error: BUILDSTDERR: warning: label ‘_cp4c’ defined but not used [-Wunused-label] BUILDSTDERR: 721 | _cp4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 721 | _cp4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp3L’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:753:1: error: BUILDSTDERR: warning: label ‘_cp3L’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _cp3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _cp3L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soD2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:794:1: error: BUILDSTDERR: warning: label ‘_cp4s’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _cp4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _cp4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:822:1: error: BUILDSTDERR: warning: label ‘_cp4z’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cp4z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cp4z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp3C’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:858:1: error: BUILDSTDERR: warning: label ‘_cp3C’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _cp3C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _cp3C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowName1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:915:1: error: BUILDSTDERR: warning: label ‘_cp4O’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _cp4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _cp4O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:943:1: error: BUILDSTDERR: warning: label ‘_cp4V’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _cp4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _cp4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:983:1: error: BUILDSTDERR: warning: label ‘_cp54’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cp54: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cp54: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1018:1: error: BUILDSTDERR: warning: label ‘_cp58’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _cp58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _cp58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1027:1: error: BUILDSTDERR: warning: label ‘_cp5g’ defined but not used [-Wunused-label] BUILDSTDERR: 1027 | _cp5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1027 | _cp5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDf_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1053:1: error: BUILDSTDERR: warning: label ‘_cp5A’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _cp5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _cp5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDh_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cp5E’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cp5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cp5E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDj_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1136:1: error: BUILDSTDERR: warning: label ‘_cp5K’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _cp5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _cp5K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDd_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1186:1: error: BUILDSTDERR: warning: label ‘_cp5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1186 | _cp5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1186 | _cp5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1223:1: error: BUILDSTDERR: warning: label ‘_cp67’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _cp67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _cp67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDo_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cp6a’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cp6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cp6a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1288:1: error: BUILDSTDERR: warning: label ‘_cp6u’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _cp6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _cp6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1327:1: error: BUILDSTDERR: warning: label ‘_cp6z’ defined but not used [-Wunused-label] BUILDSTDERR: 1327 | _cp6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1327 | _cp6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soDt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1367:1: error: BUILDSTDERR: warning: label ‘_cp6F’ defined but not used [-Wunused-label] BUILDSTDERR: 1367 | _cp6F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1367 | _cp6F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1403:1: error: BUILDSTDERR: warning: label ‘_cp6N’ defined but not used [-Wunused-label] BUILDSTDERR: 1403 | _cp6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1403 | _cp6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1456:1: error: BUILDSTDERR: warning: label ‘_cp6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1456 | _cp6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1456 | _cp6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp6W’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cp6W’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cp6W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cp6W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp72’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1507:1: error: BUILDSTDERR: warning: label ‘_cp72’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _cp72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _cp72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1541:1: error: BUILDSTDERR: warning: label ‘_cp7k’ defined but not used [-Wunused-label] BUILDSTDERR: 1541 | _cp7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1541 | _cp7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp7h’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1569:1: error: BUILDSTDERR: warning: label ‘_cp7h’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _cp7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _cp7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1600:1: error: BUILDSTDERR: warning: label ‘_cp7y’ defined but not used [-Wunused-label] BUILDSTDERR: 1600 | _cp7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1600 | _cp7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp7v’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1627:1: error: BUILDSTDERR: warning: label ‘_cp7v’ defined but not used [-Wunused-label] BUILDSTDERR: 1627 | _cp7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1627 | _cp7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cp7J’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cp7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cp7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctestszufn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1896:1: error: BUILDSTDERR: warning: label ‘_cp7S’ defined but not used [-Wunused-label] BUILDSTDERR: 1896 | _cp7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1896 | _cp7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests11_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1935:1: error: BUILDSTDERR: warning: label ‘_cp81’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _cp81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _cp81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests10_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:1974:1: error: BUILDSTDERR: warning: label ‘_cp8a’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _cp8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _cp8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2015:1: error: BUILDSTDERR: warning: label ‘_cp8j’ defined but not used [-Wunused-label] BUILDSTDERR: 2015 | _cp8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2015 | _cp8j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmPA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2144:1: error: BUILDSTDERR: warning: label ‘_cp8s’ defined but not used [-Wunused-label] BUILDSTDERR: 2144 | _cp8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2144 | _cp8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfEqNamezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2201:1: error: BUILDSTDERR: warning: label ‘_cp8G’ defined but not used [-Wunused-label] BUILDSTDERR: 2201 | _cp8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2201 | _cp8G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp8z’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2226:1: error: BUILDSTDERR: warning: label ‘_cp8z’ defined but not used [-Wunused-label] BUILDSTDERR: 2226 | _cp8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2226 | _cp8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp9A’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2264:1: error: BUILDSTDERR: warning: label ‘_cp9A’ defined but not used [-Wunused-label] BUILDSTDERR: 2264 | _cp9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2264 | _cp9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp8L’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2291:1: error: BUILDSTDERR: warning: label ‘_cp8L’ defined but not used [-Wunused-label] BUILDSTDERR: 2291 | _cp8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2291 | _cp8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp8R’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cp8R’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cp8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cp8R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp9g’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2363:1: error: BUILDSTDERR: warning: label ‘_cp9g’ defined but not used [-Wunused-label] BUILDSTDERR: 2363 | _cp9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2363 | _cp9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp8Z’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2388:1: error: BUILDSTDERR: warning: label ‘_cp8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _cp8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _cp8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cp9I’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2411:1: error: BUILDSTDERR: warning: label ‘_cp9I’ defined but not used [-Wunused-label] BUILDSTDERR: 2411 | _cp9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2411 | _cp9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfEqNamezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2427:1: error: BUILDSTDERR: warning: label ‘_cpag’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _cpag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _cpag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpaa’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2451:1: error: BUILDSTDERR: warning: label ‘_cpaa’ defined but not used [-Wunused-label] BUILDSTDERR: 2451 | _cpaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2451 | _cpaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEl_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2488:1: error: BUILDSTDERR: warning: label ‘_cpaM’ defined but not used [-Wunused-label] BUILDSTDERR: 2488 | _cpaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2488 | _cpaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEm_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2514:1: error: BUILDSTDERR: warning: label ‘_cpaP’ defined but not used [-Wunused-label] BUILDSTDERR: 2514 | _cpaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2514 | _cpaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpax’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2544:1: error: BUILDSTDERR: warning: label ‘_cpax’ defined but not used [-Wunused-label] BUILDSTDERR: 2544 | _cpax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2544 | _cpax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpaC’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2568:1: error: BUILDSTDERR: warning: label ‘_cpaC’ defined but not used [-Wunused-label] BUILDSTDERR: 2568 | _cpaC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2568 | _cpaC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmPD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2608:1: error: BUILDSTDERR: warning: label ‘_cpb6’ defined but not used [-Wunused-label] BUILDSTDERR: 2608 | _cpb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2608 | _cpb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmPG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2652:1: error: BUILDSTDERR: warning: label ‘_cpbh’ defined but not used [-Wunused-label] BUILDSTDERR: 2652 | _cpbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2652 | _cpbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmPI_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2693:1: error: BUILDSTDERR: warning: label ‘_cpbq’ defined but not used [-Wunused-label] BUILDSTDERR: 2693 | _cpbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2693 | _cpbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmPP_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2774:1: error: BUILDSTDERR: warning: label ‘_cpbz’ defined but not used [-Wunused-label] BUILDSTDERR: 2774 | _cpbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2774 | _cpbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmPW_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2856:1: error: BUILDSTDERR: warning: label ‘_cpbI’ defined but not used [-Wunused-label] BUILDSTDERR: 2856 | _cpbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2856 | _cpbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmPY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2898:1: error: BUILDSTDERR: warning: label ‘_cpbR’ defined but not used [-Wunused-label] BUILDSTDERR: 2898 | _cpbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2898 | _cpbR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQ0_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2939:1: error: BUILDSTDERR: warning: label ‘_cpc0’ defined but not used [-Wunused-label] BUILDSTDERR: 2939 | _cpc0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2939 | _cpc0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQ3_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:2987:1: error: BUILDSTDERR: warning: label ‘_cpc9’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _cpc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _cpc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQ6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3035:1: error: BUILDSTDERR: warning: label ‘_cpci’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _cpci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _cpci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3073:1: error: BUILDSTDERR: warning: label ‘_cpcE’ defined but not used [-Wunused-label] BUILDSTDERR: 3073 | _cpcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3073 | _cpcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3096:1: error: BUILDSTDERR: warning: label ‘_cpcN’ defined but not used [-Wunused-label] BUILDSTDERR: 3096 | _cpcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3096 | _cpcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEw_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3119:1: error: BUILDSTDERR: warning: label ‘_cpcW’ defined but not used [-Wunused-label] BUILDSTDERR: 3119 | _cpcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3119 | _cpcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEv_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3145:1: error: BUILDSTDERR: warning: label ‘_cpd3’ defined but not used [-Wunused-label] BUILDSTDERR: 3145 | _cpd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3145 | _cpd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQ8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3172:1: error: BUILDSTDERR: warning: label ‘_cpda’ defined but not used [-Wunused-label] BUILDSTDERR: 3172 | _cpda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3172 | _cpda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpcp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3201:1: error: BUILDSTDERR: warning: label ‘_cpcp’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _cpcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _cpcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpcv’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3243:1: error: BUILDSTDERR: warning: label ‘_cpcv’ defined but not used [-Wunused-label] BUILDSTDERR: 3243 | _cpcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3243 | _cpcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3315:1: error: BUILDSTDERR: warning: label ‘_cpdD’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _cpdD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _cpdD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3351:1: error: BUILDSTDERR: warning: label ‘_cpdZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _cpdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _cpdZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soED_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3374:1: error: BUILDSTDERR: warning: label ‘_cpe8’ defined but not used [-Wunused-label] BUILDSTDERR: 3374 | _cpe8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3374 | _cpe8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3397:1: error: BUILDSTDERR: warning: label ‘_cpeh’ defined but not used [-Wunused-label] BUILDSTDERR: 3397 | _cpeh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3397 | _cpeh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEF_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3423:1: error: BUILDSTDERR: warning: label ‘_cpeo’ defined but not used [-Wunused-label] BUILDSTDERR: 3423 | _cpeo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3423 | _cpeo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQb_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3450:1: error: BUILDSTDERR: warning: label ‘_cpev’ defined but not used [-Wunused-label] BUILDSTDERR: 3450 | _cpev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3450 | _cpev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpdK’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3479:1: error: BUILDSTDERR: warning: label ‘_cpdK’ defined but not used [-Wunused-label] BUILDSTDERR: 3479 | _cpdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3479 | _cpdK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpdQ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3521:1: error: BUILDSTDERR: warning: label ‘_cpdQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3521 | _cpdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3521 | _cpdQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEM_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3588:1: error: BUILDSTDERR: warning: label ‘_cpfb’ defined but not used [-Wunused-label] BUILDSTDERR: 3588 | _cpfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3588 | _cpfb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEN_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cpfk’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cpfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cpfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEQ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3634:1: error: BUILDSTDERR: warning: label ‘_cpft’ defined but not used [-Wunused-label] BUILDSTDERR: 3634 | _cpft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3634 | _cpft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEP_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3660:1: error: BUILDSTDERR: warning: label ‘_cpfA’ defined but not used [-Wunused-label] BUILDSTDERR: 3660 | _cpfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3660 | _cpfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cpfH’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cpfH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cpfH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpeW’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3716:1: error: BUILDSTDERR: warning: label ‘_cpeW’ defined but not used [-Wunused-label] BUILDSTDERR: 3716 | _cpeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3716 | _cpeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpf2’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3758:1: error: BUILDSTDERR: warning: label ‘_cpf2’ defined but not used [-Wunused-label] BUILDSTDERR: 3758 | _cpf2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3758 | _cpf2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soET_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3826:1: error: BUILDSTDERR: warning: label ‘_cpgh’ defined but not used [-Wunused-label] BUILDSTDERR: 3826 | _cpgh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3826 | _cpgh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soEX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3851:1: error: BUILDSTDERR: warning: label ‘_cpgv’ defined but not used [-Wunused-label] BUILDSTDERR: 3851 | _cpgv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3851 | _cpgv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soF1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3876:1: error: BUILDSTDERR: warning: label ‘_cpgO’ defined but not used [-Wunused-label] BUILDSTDERR: 3876 | _cpgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3876 | _cpgO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soF3_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3901:1: error: BUILDSTDERR: warning: label ‘_cph0’ defined but not used [-Wunused-label] BUILDSTDERR: 3901 | _cph0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3901 | _cph0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQd_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3928:1: error: BUILDSTDERR: warning: label ‘_cph7’ defined but not used [-Wunused-label] BUILDSTDERR: 3928 | _cph7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3928 | _cph7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpg8’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:3959:1: error: BUILDSTDERR: warning: label ‘_cpg8’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _cpg8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _cpg8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpgm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4008:1: error: BUILDSTDERR: warning: label ‘_cpgm’ defined but not used [-Wunused-label] BUILDSTDERR: 4008 | _cpgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4008 | _cpgm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cphl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4053:1: error: BUILDSTDERR: warning: label ‘_cphl’ defined but not used [-Wunused-label] BUILDSTDERR: 4053 | _cphl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4053 | _cphl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpia’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4085:1: error: BUILDSTDERR: warning: label ‘_cpia’ defined but not used [-Wunused-label] BUILDSTDERR: 4085 | _cpia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4085 | _cpia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpiC’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cpiC’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cpiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cpiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpiE’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4127:1: error: BUILDSTDERR: warning: label ‘_cpiE’ defined but not used [-Wunused-label] BUILDSTDERR: 4127 | _cpiE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4127 | _cpiE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpiP’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4160:1: error: BUILDSTDERR: warning: label ‘_cpiP’ defined but not used [-Wunused-label] BUILDSTDERR: 4160 | _cpiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4160 | _cpiP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_soEY’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4184:1: error: BUILDSTDERR: warning: label ‘_soEY’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _soEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _soEY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cphz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4195:1: error: BUILDSTDERR: warning: label ‘_cphz’ defined but not used [-Wunused-label] BUILDSTDERR: 4195 | _cphz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4195 | _cphz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cphB’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4212:1: error: BUILDSTDERR: warning: label ‘_cphB’ defined but not used [-Wunused-label] BUILDSTDERR: 4212 | _cphB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4212 | _cphB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cphM’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4243:1: error: BUILDSTDERR: warning: label ‘_cphM’ defined but not used [-Wunused-label] BUILDSTDERR: 4243 | _cphM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4243 | _cphM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpgI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4270:1: error: BUILDSTDERR: warning: label ‘_cpgI’ defined but not used [-Wunused-label] BUILDSTDERR: 4270 | _cpgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4270 | _cpgI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpgU’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4301:1: error: BUILDSTDERR: warning: label ‘_cpgU’ defined but not used [-Wunused-label] BUILDSTDERR: 4301 | _cpgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4301 | _cpgU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQf_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4340:1: error: BUILDSTDERR: warning: label ‘_cpjG’ defined but not used [-Wunused-label] BUILDSTDERR: 4340 | _cpjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4340 | _cpjG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQl_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4415:1: error: BUILDSTDERR: warning: label ‘_cpjP’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _cpjP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _cpjP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQm_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4454:1: error: BUILDSTDERR: warning: label ‘_cpjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4454 | _cpjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4454 | _cpjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpjW’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4478:1: error: BUILDSTDERR: warning: label ‘_cpjW’ defined but not used [-Wunused-label] BUILDSTDERR: 4478 | _cpjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4478 | _cpjW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soFw_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4511:1: error: BUILDSTDERR: warning: label ‘_cpkn’ defined but not used [-Wunused-label] BUILDSTDERR: 4511 | _cpkn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4511 | _cpkn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soFx_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4540:1: error: BUILDSTDERR: warning: label ‘_cpkq’ defined but not used [-Wunused-label] BUILDSTDERR: 4540 | _cpkq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4540 | _cpkq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4578:1: error: BUILDSTDERR: warning: label ‘_cpkz’ defined but not used [-Wunused-label] BUILDSTDERR: 4578 | _cpkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4578 | _cpkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpk9’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4605:1: error: BUILDSTDERR: warning: label ‘_cpk9’ defined but not used [-Wunused-label] BUILDSTDERR: 4605 | _cpk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4605 | _cpk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soFC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4651:1: error: BUILDSTDERR: warning: label ‘_cpl4’ defined but not used [-Wunused-label] BUILDSTDERR: 4651 | _cpl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4651 | _cpl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soFD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4680:1: error: BUILDSTDERR: warning: label ‘_cpl7’ defined but not used [-Wunused-label] BUILDSTDERR: 4680 | _cpl7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4680 | _cpl7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soFE_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4718:1: error: BUILDSTDERR: warning: label ‘_cplg’ defined but not used [-Wunused-label] BUILDSTDERR: 4718 | _cplg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4718 | _cplg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpkQ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4753:1: error: BUILDSTDERR: warning: label ‘_cpkQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4753 | _cpkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4753 | _cpkQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQp_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4798:1: error: BUILDSTDERR: warning: label ‘_cpls’ defined but not used [-Wunused-label] BUILDSTDERR: 4798 | _cpls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4798 | _cpls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cplq’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4830:1: error: BUILDSTDERR: warning: label ‘_cplq’ defined but not used [-Wunused-label] BUILDSTDERR: 4830 | _cplq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4830 | _cplq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4858:1: error: BUILDSTDERR: warning: label ‘_cplG’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _cplG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _cplG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4898:1: error: BUILDSTDERR: warning: label ‘_cplU’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _cplU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _cplU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cplP’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4934:1: error: BUILDSTDERR: warning: label ‘_cplP’ defined but not used [-Wunused-label] BUILDSTDERR: 4934 | _cplP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4934 | _cplP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cplS’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4962:1: error: BUILDSTDERR: warning: label ‘_cplS’ defined but not used [-Wunused-label] BUILDSTDERR: 4962 | _cplS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4962 | _cplS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:4986:1: error: BUILDSTDERR: warning: label ‘_cpmc’ defined but not used [-Wunused-label] BUILDSTDERR: 4986 | _cpmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4986 | _cpmc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpm9’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5019:1: error: BUILDSTDERR: warning: label ‘_cpm9’ defined but not used [-Wunused-label] BUILDSTDERR: 5019 | _cpm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5019 | _cpm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQv_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5055:1: error: BUILDSTDERR: warning: label ‘_cpmo’ defined but not used [-Wunused-label] BUILDSTDERR: 5055 | _cpmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5055 | _cpmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQx_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5096:1: error: BUILDSTDERR: warning: label ‘_cpmx’ defined but not used [-Wunused-label] BUILDSTDERR: 5096 | _cpmx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5096 | _cpmx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5137:1: error: BUILDSTDERR: warning: label ‘_cpmG’ defined but not used [-Wunused-label] BUILDSTDERR: 5137 | _cpmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5137 | _cpmG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5178:1: error: BUILDSTDERR: warning: label ‘_cpmP’ defined but not used [-Wunused-label] BUILDSTDERR: 5178 | _cpmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5178 | _cpmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5220:1: error: BUILDSTDERR: warning: label ‘_cpmY’ defined but not used [-Wunused-label] BUILDSTDERR: 5220 | _cpmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5220 | _cpmY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5264:1: error: BUILDSTDERR: warning: label ‘_cpnF’ defined but not used [-Wunused-label] BUILDSTDERR: 5264 | _cpnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5264 | _cpnF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpnC’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5291:1: error: BUILDSTDERR: warning: label ‘_cpnC’ defined but not used [-Wunused-label] BUILDSTDERR: 5291 | _cpnC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5291 | _cpnC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpnI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5315:1: error: BUILDSTDERR: warning: label ‘_cpnI’ defined but not used [-Wunused-label] BUILDSTDERR: 5315 | _cpnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5315 | _cpnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpnN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5338:1: error: BUILDSTDERR: warning: label ‘_cpnN’ defined but not used [-Wunused-label] BUILDSTDERR: 5338 | _cpnN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5338 | _cpnN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpnS’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5361:1: error: BUILDSTDERR: warning: label ‘_cpnS’ defined but not used [-Wunused-label] BUILDSTDERR: 5361 | _cpnS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5361 | _cpnS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQF_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5390:1: error: BUILDSTDERR: warning: label ‘_cpod’ defined but not used [-Wunused-label] BUILDSTDERR: 5390 | _cpod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5390 | _cpod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQH_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5431:1: error: BUILDSTDERR: warning: label ‘_cpom’ defined but not used [-Wunused-label] BUILDSTDERR: 5431 | _cpom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5431 | _cpom: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQJ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5472:1: error: BUILDSTDERR: warning: label ‘_cpov’ defined but not used [-Wunused-label] BUILDSTDERR: 5472 | _cpov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5472 | _cpov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5510:1: error: BUILDSTDERR: warning: label ‘_cpoG’ defined but not used [-Wunused-label] BUILDSTDERR: 5510 | _cpoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5510 | _cpoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5539:1: error: BUILDSTDERR: warning: label ‘_cpoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5539 | _cpoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5539 | _cpoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQP_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5593:1: error: BUILDSTDERR: warning: label ‘_cpoU’ defined but not used [-Wunused-label] BUILDSTDERR: 5593 | _cpoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5593 | _cpoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQQ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5631:1: error: BUILDSTDERR: warning: label ‘_cpp4’ defined but not used [-Wunused-label] BUILDSTDERR: 5631 | _cpp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5631 | _cpp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpp1’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5655:1: error: BUILDSTDERR: warning: label ‘_cpp1’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _cpp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _cpp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5689:1: error: BUILDSTDERR: warning: label ‘_cppJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _cppJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _cppJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cppG’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5713:1: error: BUILDSTDERR: warning: label ‘_cppG’ defined but not used [-Wunused-label] BUILDSTDERR: 5713 | _cppG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5713 | _cppG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGw_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5741:1: error: BUILDSTDERR: warning: label ‘_cpq6’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _cpq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _cpq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpq3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5767:1: error: BUILDSTDERR: warning: label ‘_cpq3’ defined but not used [-Wunused-label] BUILDSTDERR: 5767 | _cpq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5767 | _cpq3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5805:1: error: BUILDSTDERR: warning: label ‘_cpqe’ defined but not used [-Wunused-label] BUILDSTDERR: 5805 | _cpqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5805 | _cpqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5857:1: error: BUILDSTDERR: warning: label ‘_cpqk’ defined but not used [-Wunused-label] BUILDSTDERR: 5857 | _cpqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5857 | _cpqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5902:1: error: BUILDSTDERR: warning: label ‘_cpqt’ defined but not used [-Wunused-label] BUILDSTDERR: 5902 | _cpqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5902 | _cpqt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cppx’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5942:1: error: BUILDSTDERR: warning: label ‘_cppx’ defined but not used [-Wunused-label] BUILDSTDERR: 5942 | _cppx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5942 | _cppx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGE_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5992:1: error: BUILDSTDERR: warning: label ‘_cpqO’ defined but not used [-Wunused-label] BUILDSTDERR: 5992 | _cpqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5992 | _cpqO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6027:1: error: BUILDSTDERR: warning: label ‘_cpqS’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _cpqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _cpqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGI_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6071:1: error: BUILDSTDERR: warning: label ‘_cpr1’ defined but not used [-Wunused-label] BUILDSTDERR: 6071 | _cpr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6071 | _cpr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cppo’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6116:1: error: BUILDSTDERR: warning: label ‘_cppo’ defined but not used [-Wunused-label] BUILDSTDERR: 6116 | _cppo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6116 | _cppo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQR_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6174:1: error: BUILDSTDERR: warning: label ‘_cprg’ defined but not used [-Wunused-label] BUILDSTDERR: 6174 | _cprg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6174 | _cprg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cppe’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cppe’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cppe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cppe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQT_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6253:1: error: BUILDSTDERR: warning: label ‘_cprE’ defined but not used [-Wunused-label] BUILDSTDERR: 6253 | _cprE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6253 | _cprE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQU_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6291:1: error: BUILDSTDERR: warning: label ‘_cprO’ defined but not used [-Wunused-label] BUILDSTDERR: 6291 | _cprO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6291 | _cprO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cprL’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6315:1: error: BUILDSTDERR: warning: label ‘_cprL’ defined but not used [-Wunused-label] BUILDSTDERR: 6315 | _cprL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6315 | _cprL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGW_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6348:1: error: BUILDSTDERR: warning: label ‘_cpsh’ defined but not used [-Wunused-label] BUILDSTDERR: 6348 | _cpsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6348 | _cpsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soGX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6379:1: error: BUILDSTDERR: warning: label ‘_cpsk’ defined but not used [-Wunused-label] BUILDSTDERR: 6379 | _cpsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6379 | _cpsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cps8’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6419:1: error: BUILDSTDERR: warning: label ‘_cps8’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _cps8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _cps8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQV_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6461:1: error: BUILDSTDERR: warning: label ‘_cpsv’ defined but not used [-Wunused-label] BUILDSTDERR: 6461 | _cpsv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6461 | _cpsv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cprY’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6492:1: error: BUILDSTDERR: warning: label ‘_cprY’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _cprY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _cprY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmQY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6543:1: error: BUILDSTDERR: warning: label ‘_cpsP’ defined but not used [-Wunused-label] BUILDSTDERR: 6543 | _cpsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6543 | _cpsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpsM’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6564:1: error: BUILDSTDERR: warning: label ‘_cpsM’ defined but not used [-Wunused-label] BUILDSTDERR: 6564 | _cpsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6564 | _cpsM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6601:1: error: BUILDSTDERR: warning: label ‘_cpt7’ defined but not used [-Wunused-label] BUILDSTDERR: 6601 | _cpt7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6601 | _cpt7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpt4’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6625:1: error: BUILDSTDERR: warning: label ‘_cpt4’ defined but not used [-Wunused-label] BUILDSTDERR: 6625 | _cpt4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6625 | _cpt4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soHa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6658:1: error: BUILDSTDERR: warning: label ‘_cptv’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _cptv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _cptv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soHc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6693:1: error: BUILDSTDERR: warning: label ‘_cptz’ defined but not used [-Wunused-label] BUILDSTDERR: 6693 | _cptz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6693 | _cptz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6737:1: error: BUILDSTDERR: warning: label ‘_cptI’ defined but not used [-Wunused-label] BUILDSTDERR: 6737 | _cptI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6737 | _cptI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpth’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6770:1: error: BUILDSTDERR: warning: label ‘_cpth’ defined but not used [-Wunused-label] BUILDSTDERR: 6770 | _cpth: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6770 | _cpth: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR3_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6818:1: error: BUILDSTDERR: warning: label ‘_cpu2’ defined but not used [-Wunused-label] BUILDSTDERR: 6818 | _cpu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6818 | _cpu2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cptZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6842:1: error: BUILDSTDERR: warning: label ‘_cptZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6842 | _cptZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6842 | _cptZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soHm_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6875:1: error: BUILDSTDERR: warning: label ‘_cpuq’ defined but not used [-Wunused-label] BUILDSTDERR: 6875 | _cpuq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6875 | _cpuq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soHo_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6910:1: error: BUILDSTDERR: warning: label ‘_cpuu’ defined but not used [-Wunused-label] BUILDSTDERR: 6910 | _cpuu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6910 | _cpuu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR4_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6954:1: error: BUILDSTDERR: warning: label ‘_cpuD’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _cpuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _cpuD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpuc’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:6987:1: error: BUILDSTDERR: warning: label ‘_cpuc’ defined but not used [-Wunused-label] BUILDSTDERR: 6987 | _cpuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6987 | _cpuc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7035:1: error: BUILDSTDERR: warning: label ‘_cpuX’ defined but not used [-Wunused-label] BUILDSTDERR: 7035 | _cpuX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7035 | _cpuX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpuU’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7059:1: error: BUILDSTDERR: warning: label ‘_cpuU’ defined but not used [-Wunused-label] BUILDSTDERR: 7059 | _cpuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7059 | _cpuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soHy_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7092:1: error: BUILDSTDERR: warning: label ‘_cpvl’ defined but not used [-Wunused-label] BUILDSTDERR: 7092 | _cpvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7092 | _cpvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soHA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7127:1: error: BUILDSTDERR: warning: label ‘_cpvp’ defined but not used [-Wunused-label] BUILDSTDERR: 7127 | _cpvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7127 | _cpvp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7171:1: error: BUILDSTDERR: warning: label ‘_cpvy’ defined but not used [-Wunused-label] BUILDSTDERR: 7171 | _cpvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7171 | _cpvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpv7’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7204:1: error: BUILDSTDERR: warning: label ‘_cpv7’ defined but not used [-Wunused-label] BUILDSTDERR: 7204 | _cpv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7204 | _cpv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soHL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7251:1: error: BUILDSTDERR: warning: label ‘_cpvW’ defined but not used [-Wunused-label] BUILDSTDERR: 7251 | _cpvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7251 | _cpvW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpvT’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7281:1: error: BUILDSTDERR: warning: label ‘_cpvT’ defined but not used [-Wunused-label] BUILDSTDERR: 7281 | _cpvT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7281 | _cpvT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpvZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7302:1: error: BUILDSTDERR: warning: label ‘_cpvZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7302 | _cpvZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7302 | _cpvZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpw4’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7319:1: error: BUILDSTDERR: warning: label ‘_cpw4’ defined but not used [-Wunused-label] BUILDSTDERR: 7319 | _cpw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7319 | _cpw4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7336:1: error: BUILDSTDERR: warning: label ‘_cpwg’ defined but not used [-Wunused-label] BUILDSTDERR: 7336 | _cpwg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7336 | _cpwg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7368:1: error: BUILDSTDERR: warning: label ‘_cpwp’ defined but not used [-Wunused-label] BUILDSTDERR: 7368 | _cpwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7368 | _cpwp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soHO_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7389:1: error: BUILDSTDERR: warning: label ‘_cpwA’ defined but not used [-Wunused-label] BUILDSTDERR: 7389 | _cpwA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7389 | _cpwA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmR9_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7414:1: error: BUILDSTDERR: warning: label ‘_cpwE’ defined but not used [-Wunused-label] BUILDSTDERR: 7414 | _cpwE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7414 | _cpwE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7445:1: error: BUILDSTDERR: warning: label ‘_cpwN’ defined but not used [-Wunused-label] BUILDSTDERR: 7445 | _cpwN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7445 | _cpwN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7471:1: error: BUILDSTDERR: warning: label ‘_cpwW’ defined but not used [-Wunused-label] BUILDSTDERR: 7471 | _cpwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7471 | _cpwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRe_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7512:1: error: BUILDSTDERR: warning: label ‘_cpx5’ defined but not used [-Wunused-label] BUILDSTDERR: 7512 | _cpx5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7512 | _cpx5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRg_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7553:1: error: BUILDSTDERR: warning: label ‘_cpxe’ defined but not used [-Wunused-label] BUILDSTDERR: 7553 | _cpxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7553 | _cpxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRi_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7594:1: error: BUILDSTDERR: warning: label ‘_cpxn’ defined but not used [-Wunused-label] BUILDSTDERR: 7594 | _cpxn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7594 | _cpxn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRk_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7635:1: error: BUILDSTDERR: warning: label ‘_cpxw’ defined but not used [-Wunused-label] BUILDSTDERR: 7635 | _cpxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7635 | _cpxw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7722:1: error: BUILDSTDERR: warning: label ‘_cpxF’ defined but not used [-Wunused-label] BUILDSTDERR: 7722 | _cpxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7722 | _cpxF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7761:1: error: BUILDSTDERR: warning: label ‘_cpxM’ defined but not used [-Wunused-label] BUILDSTDERR: 7761 | _cpxM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7761 | _cpxM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRv_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7795:1: error: BUILDSTDERR: warning: label ‘_cpxV’ defined but not used [-Wunused-label] BUILDSTDERR: 7795 | _cpxV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7795 | _cpxV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7863:1: error: BUILDSTDERR: warning: label ‘_cpy4’ defined but not used [-Wunused-label] BUILDSTDERR: 7863 | _cpy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7863 | _cpy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7905:1: error: BUILDSTDERR: warning: label ‘_cpyd’ defined but not used [-Wunused-label] BUILDSTDERR: 7905 | _cpyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7905 | _cpyd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRE_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7946:1: error: BUILDSTDERR: warning: label ‘_cpym’ defined but not used [-Wunused-label] BUILDSTDERR: 7946 | _cpym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7946 | _cpym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRH_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:7988:1: error: BUILDSTDERR: warning: label ‘_cpyA’ defined but not used [-Wunused-label] BUILDSTDERR: 7988 | _cpyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7988 | _cpyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpyt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8017:1: error: BUILDSTDERR: warning: label ‘_cpyt’ defined but not used [-Wunused-label] BUILDSTDERR: 8017 | _cpyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8017 | _cpyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpyI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8046:1: error: BUILDSTDERR: warning: label ‘_cpyI’ defined but not used [-Wunused-label] BUILDSTDERR: 8046 | _cpyI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8046 | _cpyI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpyK’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8065:1: error: BUILDSTDERR: warning: label ‘_cpyK’ defined but not used [-Wunused-label] BUILDSTDERR: 8065 | _cpyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8065 | _cpyK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soIe_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8100:1: error: BUILDSTDERR: warning: label ‘_cpzb’ defined but not used [-Wunused-label] BUILDSTDERR: 8100 | _cpzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8100 | _cpzb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRJ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8127:1: error: BUILDSTDERR: warning: label ‘_cpzi’ defined but not used [-Wunused-label] BUILDSTDERR: 8127 | _cpzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8127 | _cpzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpyX’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8156:1: error: BUILDSTDERR: warning: label ‘_cpyX’ defined but not used [-Wunused-label] BUILDSTDERR: 8156 | _cpyX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8156 | _cpyX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpz3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8185:1: error: BUILDSTDERR: warning: label ‘_cpz3’ defined but not used [-Wunused-label] BUILDSTDERR: 8185 | _cpz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8185 | _cpz3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpz5’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8205:1: error: BUILDSTDERR: warning: label ‘_cpz5’ defined but not used [-Wunused-label] BUILDSTDERR: 8205 | _cpz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8205 | _cpz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRK_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8243:1: error: BUILDSTDERR: warning: label ‘_cpzA’ defined but not used [-Wunused-label] BUILDSTDERR: 8243 | _cpzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8243 | _cpzA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8284:1: error: BUILDSTDERR: warning: label ‘_cpzJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8284 | _cpzJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8284 | _cpzJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soIN_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8322:1: error: BUILDSTDERR: warning: label ‘_cpAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8322 | _cpAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8322 | _cpAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soJ8_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8347:1: error: BUILDSTDERR: warning: label ‘_cpBN’ defined but not used [-Wunused-label] BUILDSTDERR: 8347 | _cpBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8347 | _cpBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soJ9_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8372:1: error: BUILDSTDERR: warning: label ‘_cpBW’ defined but not used [-Wunused-label] BUILDSTDERR: 8372 | _cpBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8372 | _cpBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRN_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8397:1: error: BUILDSTDERR: warning: label ‘_cpC3’ defined but not used [-Wunused-label] BUILDSTDERR: 8397 | _cpC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8397 | _cpC3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpzN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8419:1: error: BUILDSTDERR: warning: label ‘_cpzN’ defined but not used [-Wunused-label] BUILDSTDERR: 8419 | _cpzN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8419 | _cpzN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpzQ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8435:1: error: BUILDSTDERR: warning: label ‘_cpzQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8435 | _cpzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8435 | _cpzQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpzV’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8466:1: error: BUILDSTDERR: warning: label ‘_cpzV’ defined but not used [-Wunused-label] BUILDSTDERR: 8466 | _cpzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8466 | _cpzV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpzX’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8491:1: error: BUILDSTDERR: warning: label ‘_cpzX’ defined but not used [-Wunused-label] BUILDSTDERR: 8491 | _cpzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8491 | _cpzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpA1’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8536:1: error: BUILDSTDERR: warning: label ‘_cpA1’ defined but not used [-Wunused-label] BUILDSTDERR: 8536 | _cpA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8536 | _cpA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpA7’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8571:1: error: BUILDSTDERR: warning: label ‘_cpA7’ defined but not used [-Wunused-label] BUILDSTDERR: 8571 | _cpA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8571 | _cpA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpB3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8612:1: error: BUILDSTDERR: warning: label ‘_cpB3’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _cpB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _cpB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpB9’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8644:1: error: BUILDSTDERR: warning: label ‘_cpB9’ defined but not used [-Wunused-label] BUILDSTDERR: 8644 | _cpB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8644 | _cpB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpBh’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8675:1: error: BUILDSTDERR: warning: label ‘_cpBh’ defined but not used [-Wunused-label] BUILDSTDERR: 8675 | _cpBh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8675 | _cpBh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpBn’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8707:1: error: BUILDSTDERR: warning: label ‘_cpBn’ defined but not used [-Wunused-label] BUILDSTDERR: 8707 | _cpBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8707 | _cpBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpBv’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8738:1: error: BUILDSTDERR: warning: label ‘_cpBv’ defined but not used [-Wunused-label] BUILDSTDERR: 8738 | _cpBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8738 | _cpBv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpBB’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8774:1: error: BUILDSTDERR: warning: label ‘_cpBB’ defined but not used [-Wunused-label] BUILDSTDERR: 8774 | _cpBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8774 | _cpBB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpAf’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8821:1: error: BUILDSTDERR: warning: label ‘_cpAf’ defined but not used [-Wunused-label] BUILDSTDERR: 8821 | _cpAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8821 | _cpAf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpAl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8853:1: error: BUILDSTDERR: warning: label ‘_cpAl’ defined but not used [-Wunused-label] BUILDSTDERR: 8853 | _cpAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8853 | _cpAl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpAt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8884:1: error: BUILDSTDERR: warning: label ‘_cpAt’ defined but not used [-Wunused-label] BUILDSTDERR: 8884 | _cpAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8884 | _cpAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpAz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8916:1: error: BUILDSTDERR: warning: label ‘_cpAz’ defined but not used [-Wunused-label] BUILDSTDERR: 8916 | _cpAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8916 | _cpAz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpAH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8947:1: error: BUILDSTDERR: warning: label ‘_cpAH’ defined but not used [-Wunused-label] BUILDSTDERR: 8947 | _cpAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8947 | _cpAH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpAN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:8982:1: error: BUILDSTDERR: warning: label ‘_cpAN’ defined but not used [-Wunused-label] BUILDSTDERR: 8982 | _cpAN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8982 | _cpAN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpDj’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9024:1: error: BUILDSTDERR: warning: label ‘_cpDj’ defined but not used [-Wunused-label] BUILDSTDERR: 9024 | _cpDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9024 | _cpDj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRT_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9052:1: error: BUILDSTDERR: warning: label ‘_cpEx’ defined but not used [-Wunused-label] BUILDSTDERR: 9052 | _cpEx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9052 | _cpEx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRV_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9091:1: error: BUILDSTDERR: warning: label ‘_cpEH’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _cpEH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _cpEH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpEE’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9118:1: error: BUILDSTDERR: warning: label ‘_cpEE’ defined but not used [-Wunused-label] BUILDSTDERR: 9118 | _cpEE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9118 | _cpEE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpEK’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9140:1: error: BUILDSTDERR: warning: label ‘_cpEK’ defined but not used [-Wunused-label] BUILDSTDERR: 9140 | _cpEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9140 | _cpEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpEP’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9164:1: error: BUILDSTDERR: warning: label ‘_cpEP’ defined but not used [-Wunused-label] BUILDSTDERR: 9164 | _cpEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9164 | _cpEP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpEU’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9190:1: error: BUILDSTDERR: warning: label ‘_cpEU’ defined but not used [-Wunused-label] BUILDSTDERR: 9190 | _cpEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9190 | _cpEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpEZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9214:1: error: BUILDSTDERR: warning: label ‘_cpEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9214 | _cpEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9214 | _cpEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpF4’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9235:1: error: BUILDSTDERR: warning: label ‘_cpF4’ defined but not used [-Wunused-label] BUILDSTDERR: 9235 | _cpF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9235 | _cpF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpFj’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9252:1: error: BUILDSTDERR: warning: label ‘_cpFj’ defined but not used [-Wunused-label] BUILDSTDERR: 9252 | _cpFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9252 | _cpFj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpFl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9269:1: error: BUILDSTDERR: warning: label ‘_cpFl’ defined but not used [-Wunused-label] BUILDSTDERR: 9269 | _cpFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9269 | _cpFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpFw’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9301:1: error: BUILDSTDERR: warning: label ‘_cpFw’ defined but not used [-Wunused-label] BUILDSTDERR: 9301 | _cpFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9301 | _cpFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpFy’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9327:1: error: BUILDSTDERR: warning: label ‘_cpFy’ defined but not used [-Wunused-label] BUILDSTDERR: 9327 | _cpFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9327 | _cpFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpFL’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9357:1: error: BUILDSTDERR: warning: label ‘_cpFL’ defined but not used [-Wunused-label] BUILDSTDERR: 9357 | _cpFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9357 | _cpFL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRW_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9380:1: error: BUILDSTDERR: warning: label ‘_cpGc’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _cpGc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _cpGc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpG9’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9407:1: error: BUILDSTDERR: warning: label ‘_cpG9’ defined but not used [-Wunused-label] BUILDSTDERR: 9407 | _cpG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9407 | _cpG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpGf’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9429:1: error: BUILDSTDERR: warning: label ‘_cpGf’ defined but not used [-Wunused-label] BUILDSTDERR: 9429 | _cpGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9429 | _cpGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpGk’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9453:1: error: BUILDSTDERR: warning: label ‘_cpGk’ defined but not used [-Wunused-label] BUILDSTDERR: 9453 | _cpGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9453 | _cpGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpGp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cpGp’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cpGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cpGp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpGu’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9503:1: error: BUILDSTDERR: warning: label ‘_cpGu’ defined but not used [-Wunused-label] BUILDSTDERR: 9503 | _cpGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9503 | _cpGu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpGz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9524:1: error: BUILDSTDERR: warning: label ‘_cpGz’ defined but not used [-Wunused-label] BUILDSTDERR: 9524 | _cpGz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9524 | _cpGz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpGO’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9541:1: error: BUILDSTDERR: warning: label ‘_cpGO’ defined but not used [-Wunused-label] BUILDSTDERR: 9541 | _cpGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9541 | _cpGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpGQ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9558:1: error: BUILDSTDERR: warning: label ‘_cpGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9558 | _cpGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9558 | _cpGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpH1’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9590:1: error: BUILDSTDERR: warning: label ‘_cpH1’ defined but not used [-Wunused-label] BUILDSTDERR: 9590 | _cpH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9590 | _cpH1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpH3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9616:1: error: BUILDSTDERR: warning: label ‘_cpH3’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _cpH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _cpH3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpHg’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9646:1: error: BUILDSTDERR: warning: label ‘_cpHg’ defined but not used [-Wunused-label] BUILDSTDERR: 9646 | _cpHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9646 | _cpHg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soLz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9670:1: error: BUILDSTDERR: warning: label ‘_cpHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9670 | _cpHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9670 | _cpHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpHN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9696:1: error: BUILDSTDERR: warning: label ‘_cpHN’ defined but not used [-Wunused-label] BUILDSTDERR: 9696 | _cpHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9696 | _cpHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soLQ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9724:1: error: BUILDSTDERR: warning: label ‘_cpIa’ defined but not used [-Wunused-label] BUILDSTDERR: 9724 | _cpIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9724 | _cpIa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘rmRX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9752:1: error: BUILDSTDERR: warning: label ‘_cpIh’ defined but not used [-Wunused-label] BUILDSTDERR: 9752 | _cpIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9752 | _cpIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpHE’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9781:1: error: BUILDSTDERR: warning: label ‘_cpHE’ defined but not used [-Wunused-label] BUILDSTDERR: 9781 | _cpHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9781 | _cpHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpHX’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9823:1: error: BUILDSTDERR: warning: label ‘_cpHX’ defined but not used [-Wunused-label] BUILDSTDERR: 9823 | _cpHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9823 | _cpHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpHZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9846:1: error: BUILDSTDERR: warning: label ‘_cpHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9846 | _cpHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9846 | _cpHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpI4’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9865:1: error: BUILDSTDERR: warning: label ‘_cpI4’ defined but not used [-Wunused-label] BUILDSTDERR: 9865 | _cpI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9865 | _cpI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soMO_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9908:1: error: BUILDSTDERR: warning: label ‘_cpJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 9908 | _cpJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9908 | _cpJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpJ3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9932:1: error: BUILDSTDERR: warning: label ‘_cpJ3’ defined but not used [-Wunused-label] BUILDSTDERR: 9932 | _cpJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9932 | _cpJ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9948:1: error: BUILDSTDERR: warning: label ‘_cpJm’ defined but not used [-Wunused-label] BUILDSTDERR: 9948 | _cpJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9948 | _cpJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpJj’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9975:1: error: BUILDSTDERR: warning: label ‘_cpJj’ defined but not used [-Wunused-label] BUILDSTDERR: 9975 | _cpJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9975 | _cpJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soMQ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:9998:1: error: BUILDSTDERR: warning: label ‘_cpJt’ defined but not used [-Wunused-label] BUILDSTDERR: 9998 | _cpJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9998 | _cpJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNw_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10038:1: error: BUILDSTDERR: warning: label ‘_cpJK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10038 | _cpJK: BUILDSTDERR: | ^ BUILDSTDERR: 10038 | _cpJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpJH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10067:1: error: BUILDSTDERR: warning: label ‘_cpJH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10067 | _cpJH: BUILDSTDERR: | ^ BUILDSTDERR: 10067 | _cpJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpJN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10090:1: error: BUILDSTDERR: warning: label ‘_cpJN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10090 | _cpJN: BUILDSTDERR: | ^ BUILDSTDERR: 10090 | _cpJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10106:1: error: BUILDSTDERR: warning: label ‘_cpKe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10106 | _cpKe: BUILDSTDERR: | ^ BUILDSTDERR: 10106 | _cpKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10141:1: error: BUILDSTDERR: warning: label ‘_cpKh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10141 | _cpKh: BUILDSTDERR: | ^ BUILDSTDERR: 10141 | _cpKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10179:1: error: BUILDSTDERR: warning: label ‘_cpKw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10179 | _cpKw: BUILDSTDERR: | ^ BUILDSTDERR: 10179 | _cpKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10214:1: error: BUILDSTDERR: warning: label ‘_cpKz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10214 | _cpKz: BUILDSTDERR: | ^ BUILDSTDERR: 10214 | _cpKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNo_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10265:1: error: BUILDSTDERR: warning: label ‘_cpKE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10265 | _cpKE: BUILDSTDERR: | ^ BUILDSTDERR: 10265 | _cpKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpJY’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10309:1: error: BUILDSTDERR: warning: label ‘_cpJY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10309 | _cpJY: BUILDSTDERR: | ^ BUILDSTDERR: 10309 | _cpJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpK2’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10337:1: error: BUILDSTDERR: warning: label ‘_cpK2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10337 | _cpK2: BUILDSTDERR: | ^ BUILDSTDERR: 10337 | _cpK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soND_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10385:1: error: BUILDSTDERR: warning: label ‘_cpL2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _cpL2: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _cpL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpKZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10418:1: error: BUILDSTDERR: warning: label ‘_cpKZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10418 | _cpKZ: BUILDSTDERR: | ^ BUILDSTDERR: 10418 | _cpKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNI_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10437:1: error: BUILDSTDERR: warning: label ‘_cpLg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10437 | _cpLg: BUILDSTDERR: | ^ BUILDSTDERR: 10437 | _cpLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpLd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10467:1: error: BUILDSTDERR: warning: label ‘_cpLd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10467 | _cpLd: BUILDSTDERR: | ^ BUILDSTDERR: 10467 | _cpLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpLl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10488:1: error: BUILDSTDERR: warning: label ‘_cpLl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10488 | _cpLl: BUILDSTDERR: | ^ BUILDSTDERR: 10488 | _cpLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soNT_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10516:1: error: BUILDSTDERR: warning: label ‘_cpLI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10516 | _cpLI: BUILDSTDERR: | ^ BUILDSTDERR: 10516 | _cpLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpLF’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10546:1: error: BUILDSTDERR: warning: label ‘_cpLF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10546 | _cpLF: BUILDSTDERR: | ^ BUILDSTDERR: 10546 | _cpLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpLN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10567:1: error: BUILDSTDERR: warning: label ‘_cpLN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10567 | _cpLN: BUILDSTDERR: | ^ BUILDSTDERR: 10567 | _cpLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soO4_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10595:1: error: BUILDSTDERR: warning: label ‘_cpM7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10595 | _cpM7: BUILDSTDERR: | ^ BUILDSTDERR: 10595 | _cpM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soO7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10622:1: error: BUILDSTDERR: warning: label ‘_cpMi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10622 | _cpMi: BUILDSTDERR: | ^ BUILDSTDERR: 10622 | _cpMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soOa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10648:1: error: BUILDSTDERR: warning: label ‘_cpMv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _cpMv: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _cpMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soOA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10674:1: error: BUILDSTDERR: warning: label ‘_cpNE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10674 | _cpNE: BUILDSTDERR: | ^ BUILDSTDERR: 10674 | _cpNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soOs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10700:1: error: BUILDSTDERR: warning: label ‘_cpNL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10700 | _cpNL: BUILDSTDERR: | ^ BUILDSTDERR: 10700 | _cpNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpNn’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10732:1: error: BUILDSTDERR: warning: label ‘_cpNn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10732 | _cpNn: BUILDSTDERR: | ^ BUILDSTDERR: 10732 | _cpNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpNt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10768:1: error: BUILDSTDERR: warning: label ‘_cpNt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10768 | _cpNt: BUILDSTDERR: | ^ BUILDSTDERR: 10768 | _cpNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soOC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10813:1: error: BUILDSTDERR: warning: label ‘_cpO3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10813 | _cpO3: BUILDSTDERR: | ^ BUILDSTDERR: 10813 | _cpO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soOP_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10850:1: error: BUILDSTDERR: warning: label ‘_cpOG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10850 | _cpOG: BUILDSTDERR: | ^ BUILDSTDERR: 10850 | _cpOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soOH_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10876:1: error: BUILDSTDERR: warning: label ‘_cpON’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10876 | _cpON: BUILDSTDERR: | ^ BUILDSTDERR: 10876 | _cpON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpOp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10908:1: error: BUILDSTDERR: warning: label ‘_cpOp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10908 | _cpOp: BUILDSTDERR: | ^ BUILDSTDERR: 10908 | _cpOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpOv’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10944:1: error: BUILDSTDERR: warning: label ‘_cpOv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10944 | _cpOv: BUILDSTDERR: | ^ BUILDSTDERR: 10944 | _cpOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soO5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:10999:1: error: BUILDSTDERR: warning: label ‘_cpP5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10999 | _cpP5: BUILDSTDERR: | ^ BUILDSTDERR: 10999 | _cpP5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpMn’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11050:1: error: BUILDSTDERR: warning: label ‘_cpMn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11050 | _cpMn: BUILDSTDERR: | ^ BUILDSTDERR: 11050 | _cpMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpMy’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11084:1: error: BUILDSTDERR: warning: label ‘_cpMy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11084 | _cpMy: BUILDSTDERR: | ^ BUILDSTDERR: 11084 | _cpMy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpMC’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11109:1: error: BUILDSTDERR: warning: label ‘_cpMC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11109 | _cpMC: BUILDSTDERR: | ^ BUILDSTDERR: 11109 | _cpMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpMH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11147:1: error: BUILDSTDERR: warning: label ‘_cpMH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11147 | _cpMH: BUILDSTDERR: | ^ BUILDSTDERR: 11147 | _cpMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpMN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11183:1: error: BUILDSTDERR: warning: label ‘_cpMN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11183 | _cpMN: BUILDSTDERR: | ^ BUILDSTDERR: 11183 | _cpMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpMS’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11209:1: error: BUILDSTDERR: warning: label ‘_cpMS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11209 | _cpMS: BUILDSTDERR: | ^ BUILDSTDERR: 11209 | _cpMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpMX’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11241:1: error: BUILDSTDERR: warning: label ‘_cpMX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11241 | _cpMX: BUILDSTDERR: | ^ BUILDSTDERR: 11241 | _cpMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpN3’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11276:1: error: BUILDSTDERR: warning: label ‘_cpN3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11276 | _cpN3: BUILDSTDERR: | ^ BUILDSTDERR: 11276 | _cpN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpO8’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11307:1: error: BUILDSTDERR: warning: label ‘_cpO8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11307 | _cpO8: BUILDSTDERR: | ^ BUILDSTDERR: 11307 | _cpO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpOe’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11340:1: error: BUILDSTDERR: warning: label ‘_cpOe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11340 | _cpOe: BUILDSTDERR: | ^ BUILDSTDERR: 11340 | _cpOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpNc’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11378:1: error: BUILDSTDERR: warning: label ‘_cpNc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11378 | _cpNc: BUILDSTDERR: | ^ BUILDSTDERR: 11378 | _cpNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpPu’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11407:1: error: BUILDSTDERR: warning: label ‘_cpPu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11407 | _cpPu: BUILDSTDERR: | ^ BUILDSTDERR: 11407 | _cpPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soPm_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11416:1: error: BUILDSTDERR: warning: label ‘_cpRz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11416 | _cpRz: BUILDSTDERR: | ^ BUILDSTDERR: 11416 | _cpRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soQc_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11443:1: error: BUILDSTDERR: warning: label ‘_cpS4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11443 | _cpS4: BUILDSTDERR: | ^ BUILDSTDERR: 11443 | _cpS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpRU’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11471:1: error: BUILDSTDERR: warning: label ‘_cpRU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11471 | _cpRU: BUILDSTDERR: | ^ BUILDSTDERR: 11471 | _cpRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soQT_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11515:1: error: BUILDSTDERR: warning: label ‘_cpSx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11515 | _cpSx: BUILDSTDERR: | ^ BUILDSTDERR: 11515 | _cpSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpSr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11544:1: error: BUILDSTDERR: warning: label ‘_cpSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11544 | _cpSr: BUILDSTDERR: | ^ BUILDSTDERR: 11544 | _cpSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soR1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11569:1: error: BUILDSTDERR: warning: label ‘_cpT4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11569 | _cpT4: BUILDSTDERR: | ^ BUILDSTDERR: 11569 | _cpT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soR2_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11604:1: error: BUILDSTDERR: warning: label ‘_cpT7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11604 | _cpT7: BUILDSTDERR: | ^ BUILDSTDERR: 11604 | _cpT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soR3_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11650:1: error: BUILDSTDERR: warning: label ‘_cpTc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11650 | _cpTc: BUILDSTDERR: | ^ BUILDSTDERR: 11650 | _cpTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soQW_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11690:1: error: BUILDSTDERR: warning: label ‘_cpTl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11690 | _cpTl: BUILDSTDERR: | ^ BUILDSTDERR: 11690 | _cpTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpSL’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11727:1: error: BUILDSTDERR: warning: label ‘_cpSL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11727 | _cpSL: BUILDSTDERR: | ^ BUILDSTDERR: 11727 | _cpSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soR5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11772:1: error: BUILDSTDERR: warning: label ‘_cpTz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11772 | _cpTz: BUILDSTDERR: | ^ BUILDSTDERR: 11772 | _cpTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soRg_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11799:1: error: BUILDSTDERR: warning: label ‘_cpTR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11799 | _cpTR: BUILDSTDERR: | ^ BUILDSTDERR: 11799 | _cpTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soRX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11826:1: error: BUILDSTDERR: warning: label ‘_cpU1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11826 | _cpU1: BUILDSTDERR: | ^ BUILDSTDERR: 11826 | _cpU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpTY’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11853:1: error: BUILDSTDERR: warning: label ‘_cpTY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11853 | _cpTY: BUILDSTDERR: | ^ BUILDSTDERR: 11853 | _cpTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUf_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11870:1: error: BUILDSTDERR: warning: label ‘_cpUV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11870 | _cpUV: BUILDSTDERR: | ^ BUILDSTDERR: 11870 | _cpUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpUO’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11902:1: error: BUILDSTDERR: warning: label ‘_cpUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11902 | _cpUO: BUILDSTDERR: | ^ BUILDSTDERR: 11902 | _cpUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11941:1: error: BUILDSTDERR: warning: label ‘_cpVp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11941 | _cpVp: BUILDSTDERR: | ^ BUILDSTDERR: 11941 | _cpVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpVm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11967:1: error: BUILDSTDERR: warning: label ‘_cpVm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11967 | _cpVm: BUILDSTDERR: | ^ BUILDSTDERR: 11967 | _cpVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUy_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:11995:1: error: BUILDSTDERR: warning: label ‘_cpVC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11995 | _cpVC: BUILDSTDERR: | ^ BUILDSTDERR: 11995 | _cpVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpVz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12025:1: error: BUILDSTDERR: warning: label ‘_cpVz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12025 | _cpVz: BUILDSTDERR: | ^ BUILDSTDERR: 12025 | _cpVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUi_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12045:1: error: BUILDSTDERR: warning: label ‘_cpVN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12045 | _cpVN: BUILDSTDERR: | ^ BUILDSTDERR: 12045 | _cpVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpVd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12074:1: error: BUILDSTDERR: warning: label ‘_cpVd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12074 | _cpVd: BUILDSTDERR: | ^ BUILDSTDERR: 12074 | _cpVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12119:1: error: BUILDSTDERR: warning: label ‘_cpW1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12119 | _cpW1: BUILDSTDERR: | ^ BUILDSTDERR: 12119 | _cpW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpUE’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12155:1: error: BUILDSTDERR: warning: label ‘_cpUE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12155 | _cpUE: BUILDSTDERR: | ^ BUILDSTDERR: 12155 | _cpUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpW5’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12203:1: error: BUILDSTDERR: warning: label ‘_cpW5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12203 | _cpW5: BUILDSTDERR: | ^ BUILDSTDERR: 12203 | _cpW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUE_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12240:1: error: BUILDSTDERR: warning: label ‘_cpWH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12240 | _cpWH: BUILDSTDERR: | ^ BUILDSTDERR: 12240 | _cpWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12266:1: error: BUILDSTDERR: warning: label ‘_cpWO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12266 | _cpWO: BUILDSTDERR: | ^ BUILDSTDERR: 12266 | _cpWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpWw’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12299:1: error: BUILDSTDERR: warning: label ‘_cpWw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12299 | _cpWw: BUILDSTDERR: | ^ BUILDSTDERR: 12299 | _cpWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soU9_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12348:1: error: BUILDSTDERR: warning: label ‘_cpWY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12348 | _cpWY: BUILDSTDERR: | ^ BUILDSTDERR: 12348 | _cpWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12388:1: error: BUILDSTDERR: warning: label ‘_cpXj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12388 | _cpXj: BUILDSTDERR: | ^ BUILDSTDERR: 12388 | _cpXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12414:1: error: BUILDSTDERR: warning: label ‘_cpXq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12414 | _cpXq: BUILDSTDERR: | ^ BUILDSTDERR: 12414 | _cpXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpX8’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12447:1: error: BUILDSTDERR: warning: label ‘_cpX8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12447 | _cpX8: BUILDSTDERR: | ^ BUILDSTDERR: 12447 | _cpX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUO_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12498:1: error: BUILDSTDERR: warning: label ‘_cpXC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12498 | _cpXC: BUILDSTDERR: | ^ BUILDSTDERR: 12498 | _cpXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpXA’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12543:1: error: BUILDSTDERR: warning: label ‘_cpXA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12543 | _cpXA: BUILDSTDERR: | ^ BUILDSTDERR: 12543 | _cpXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTT_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12563:1: error: BUILDSTDERR: warning: label ‘_cpYl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12563 | _cpYl: BUILDSTDERR: | ^ BUILDSTDERR: 12563 | _cpYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTO_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12590:1: error: BUILDSTDERR: warning: label ‘_cpYs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12590 | _cpYs: BUILDSTDERR: | ^ BUILDSTDERR: 12590 | _cpYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpYa’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12623:1: error: BUILDSTDERR: warning: label ‘_cpYa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12623 | _cpYa: BUILDSTDERR: | ^ BUILDSTDERR: 12623 | _cpYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTV_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12671:1: error: BUILDSTDERR: warning: label ‘_cpYC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12671 | _cpYC: BUILDSTDERR: | ^ BUILDSTDERR: 12671 | _cpYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTL_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12712:1: error: BUILDSTDERR: warning: label ‘_cpYP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12712 | _cpYP: BUILDSTDERR: | ^ BUILDSTDERR: 12712 | _cpYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTM_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12739:1: error: BUILDSTDERR: warning: label ‘_cpYS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12739 | _cpYS: BUILDSTDERR: | ^ BUILDSTDERR: 12739 | _cpYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12783:1: error: BUILDSTDERR: warning: label ‘_cpYZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12783 | _cpYZ: BUILDSTDERR: | ^ BUILDSTDERR: 12783 | _cpYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTZ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12837:1: error: BUILDSTDERR: warning: label ‘_cpZ4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12837 | _cpZ4: BUILDSTDERR: | ^ BUILDSTDERR: 12837 | _cpZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTK_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12887:1: error: BUILDSTDERR: warning: label ‘_cpZ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12887 | _cpZ9: BUILDSTDERR: | ^ BUILDSTDERR: 12887 | _cpZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soU5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12934:1: error: BUILDSTDERR: warning: label ‘_cpZu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12934 | _cpZu: BUILDSTDERR: | ^ BUILDSTDERR: 12934 | _cpZu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soU0_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12961:1: error: BUILDSTDERR: warning: label ‘_cpZB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12961 | _cpZB: BUILDSTDERR: | ^ BUILDSTDERR: 12961 | _cpZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpZj’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:12994:1: error: BUILDSTDERR: warning: label ‘_cpZj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12994 | _cpZj: BUILDSTDERR: | ^ BUILDSTDERR: 12994 | _cpZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soU7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13053:1: error: BUILDSTDERR: warning: label ‘_cpZL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13053 | _cpZL: BUILDSTDERR: | ^ BUILDSTDERR: 13053 | _cpZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soTJ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13103:1: error: BUILDSTDERR: warning: label ‘_cq05’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13103 | _cq05: BUILDSTDERR: | ^ BUILDSTDERR: 13103 | _cq05: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpZV’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13140:1: error: BUILDSTDERR: warning: label ‘_cpZV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13140 | _cpZV: BUILDSTDERR: | ^ BUILDSTDERR: 13140 | _cpZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq10’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13193:1: error: BUILDSTDERR: warning: label ‘_cq10’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13193 | _cq10: BUILDSTDERR: | ^ BUILDSTDERR: 13193 | _cq10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq14’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13210:1: error: BUILDSTDERR: warning: label ‘_cq14’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13210 | _cq14: BUILDSTDERR: | ^ BUILDSTDERR: 13210 | _cq14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq0N’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13227:1: error: BUILDSTDERR: warning: label ‘_cq0N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13227 | _cq0N: BUILDSTDERR: | ^ BUILDSTDERR: 13227 | _cq0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq0R’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13244:1: error: BUILDSTDERR: warning: label ‘_cq0R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13244 | _cq0R: BUILDSTDERR: | ^ BUILDSTDERR: 13244 | _cq0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq0A’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13261:1: error: BUILDSTDERR: warning: label ‘_cq0A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13261 | _cq0A: BUILDSTDERR: | ^ BUILDSTDERR: 13261 | _cq0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq0E’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13278:1: error: BUILDSTDERR: warning: label ‘_cq0E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13278 | _cq0E: BUILDSTDERR: | ^ BUILDSTDERR: 13278 | _cq0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq0n’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13295:1: error: BUILDSTDERR: warning: label ‘_cq0n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13295 | _cq0n: BUILDSTDERR: | ^ BUILDSTDERR: 13295 | _cq0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq0r’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13312:1: error: BUILDSTDERR: warning: label ‘_cq0r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13312 | _cq0r: BUILDSTDERR: | ^ BUILDSTDERR: 13312 | _cq0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq0a’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13329:1: error: BUILDSTDERR: warning: label ‘_cq0a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13329 | _cq0a: BUILDSTDERR: | ^ BUILDSTDERR: 13329 | _cq0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq0e’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13346:1: error: BUILDSTDERR: warning: label ‘_cq0e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13346 | _cq0e: BUILDSTDERR: | ^ BUILDSTDERR: 13346 | _cq0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUR_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13392:1: error: BUILDSTDERR: warning: label ‘_cq1f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13392 | _cq1f: BUILDSTDERR: | ^ BUILDSTDERR: 13392 | _cq1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soUZ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13498:1: error: BUILDSTDERR: warning: label ‘_cq1k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13498 | _cq1k: BUILDSTDERR: | ^ BUILDSTDERR: 13498 | _cq1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpUa’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13574:1: error: BUILDSTDERR: warning: label ‘_cpUa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13574 | _cpUa: BUILDSTDERR: | ^ BUILDSTDERR: 13574 | _cpUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpUc’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13602:1: error: BUILDSTDERR: warning: label ‘_cpUc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13602 | _cpUc: BUILDSTDERR: | ^ BUILDSTDERR: 13602 | _cpUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpUh’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13628:1: error: BUILDSTDERR: warning: label ‘_cpUh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13628 | _cpUh: BUILDSTDERR: | ^ BUILDSTDERR: 13628 | _cpUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq1q’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13656:1: error: BUILDSTDERR: warning: label ‘_cq1q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13656 | _cq1q: BUILDSTDERR: | ^ BUILDSTDERR: 13656 | _cq1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq1E’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13689:1: error: BUILDSTDERR: warning: label ‘_cq1E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13689 | _cq1E: BUILDSTDERR: | ^ BUILDSTDERR: 13689 | _cq1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpUm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13719:1: error: BUILDSTDERR: warning: label ‘_cpUm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13719 | _cpUm: BUILDSTDERR: | ^ BUILDSTDERR: 13719 | _cpUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpUl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13768:1: error: BUILDSTDERR: warning: label ‘_cpUl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13768 | _cpUl: BUILDSTDERR: | ^ BUILDSTDERR: 13768 | _cpUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soR6_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13798:1: error: BUILDSTDERR: warning: label ‘_cq1X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13798 | _cq1X: BUILDSTDERR: | ^ BUILDSTDERR: 13798 | _cq1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVb_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13852:1: error: BUILDSTDERR: warning: label ‘_cq2l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13852 | _cq2l: BUILDSTDERR: | ^ BUILDSTDERR: 13852 | _cq2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq2f’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13881:1: error: BUILDSTDERR: warning: label ‘_cq2f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13881 | _cq2f: BUILDSTDERR: | ^ BUILDSTDERR: 13881 | _cq2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVO_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13908:1: error: BUILDSTDERR: warning: label ‘_cq2T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13908 | _cq2T: BUILDSTDERR: | ^ BUILDSTDERR: 13908 | _cq2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq2Q’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13936:1: error: BUILDSTDERR: warning: label ‘_cq2Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13936 | _cq2Q: BUILDSTDERR: | ^ BUILDSTDERR: 13936 | _cq2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13953:1: error: BUILDSTDERR: warning: label ‘_cq3i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13953 | _cq3i: BUILDSTDERR: | ^ BUILDSTDERR: 13953 | _cq3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:13984:1: error: BUILDSTDERR: warning: label ‘_cq3l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13984 | _cq3l: BUILDSTDERR: | ^ BUILDSTDERR: 13984 | _cq3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq39’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14024:1: error: BUILDSTDERR: warning: label ‘_cq39’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14024 | _cq39: BUILDSTDERR: | ^ BUILDSTDERR: 14024 | _cq39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVZ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14069:1: error: BUILDSTDERR: warning: label ‘_cq3w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14069 | _cq3w: BUILDSTDERR: | ^ BUILDSTDERR: 14069 | _cq3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq30’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14115:1: error: BUILDSTDERR: warning: label ‘_cq30’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14115 | _cq30: BUILDSTDERR: | ^ BUILDSTDERR: 14115 | _cq30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soW0_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14165:1: error: BUILDSTDERR: warning: label ‘_cq3H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14165 | _cq3H: BUILDSTDERR: | ^ BUILDSTDERR: 14165 | _cq3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVo_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14202:1: error: BUILDSTDERR: warning: label ‘_cq4r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14202 | _cq4r: BUILDSTDERR: | ^ BUILDSTDERR: 14202 | _cq4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq4o’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14226:1: error: BUILDSTDERR: warning: label ‘_cq4o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14226 | _cq4o: BUILDSTDERR: | ^ BUILDSTDERR: 14226 | _cq4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14254:1: error: BUILDSTDERR: warning: label ‘_cq4O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14254 | _cq4O: BUILDSTDERR: | ^ BUILDSTDERR: 14254 | _cq4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq4L’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14280:1: error: BUILDSTDERR: warning: label ‘_cq4L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14280 | _cq4L: BUILDSTDERR: | ^ BUILDSTDERR: 14280 | _cq4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVw_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14318:1: error: BUILDSTDERR: warning: label ‘_cq4W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14318 | _cq4W: BUILDSTDERR: | ^ BUILDSTDERR: 14318 | _cq4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVy_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14370:1: error: BUILDSTDERR: warning: label ‘_cq52’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14370 | _cq52: BUILDSTDERR: | ^ BUILDSTDERR: 14370 | _cq52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14415:1: error: BUILDSTDERR: warning: label ‘_cq5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14415 | _cq5b: BUILDSTDERR: | ^ BUILDSTDERR: 14415 | _cq5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq4f’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14455:1: error: BUILDSTDERR: warning: label ‘_cq4f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14455 | _cq4f: BUILDSTDERR: | ^ BUILDSTDERR: 14455 | _cq4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14505:1: error: BUILDSTDERR: warning: label ‘_cq5w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14505 | _cq5w: BUILDSTDERR: | ^ BUILDSTDERR: 14505 | _cq5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14540:1: error: BUILDSTDERR: warning: label ‘_cq5A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14540 | _cq5A: BUILDSTDERR: | ^ BUILDSTDERR: 14540 | _cq5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVF_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14584:1: error: BUILDSTDERR: warning: label ‘_cq5J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14584 | _cq5J: BUILDSTDERR: | ^ BUILDSTDERR: 14584 | _cq5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq46’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14629:1: error: BUILDSTDERR: warning: label ‘_cq46’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14629 | _cq46: BUILDSTDERR: | ^ BUILDSTDERR: 14629 | _cq46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVG_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14687:1: error: BUILDSTDERR: warning: label ‘_cq5Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14687 | _cq5Y: BUILDSTDERR: | ^ BUILDSTDERR: 14687 | _cq5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq3W’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14726:1: error: BUILDSTDERR: warning: label ‘_cq3W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14726 | _cq3W: BUILDSTDERR: | ^ BUILDSTDERR: 14726 | _cq3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soVH_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14775:1: error: BUILDSTDERR: warning: label ‘_cq68’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14775 | _cq68: BUILDSTDERR: | ^ BUILDSTDERR: 14775 | _cq68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soW4_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14821:1: error: BUILDSTDERR: warning: label ‘_cq6e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14821 | _cq6e: BUILDSTDERR: | ^ BUILDSTDERR: 14821 | _cq6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soW5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14876:1: error: BUILDSTDERR: warning: label ‘_cq6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14876 | _cq6j: BUILDSTDERR: | ^ BUILDSTDERR: 14876 | _cq6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWp_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14913:1: error: BUILDSTDERR: warning: label ‘_cq6X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14913 | _cq6X: BUILDSTDERR: | ^ BUILDSTDERR: 14913 | _cq6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWr_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14939:1: error: BUILDSTDERR: warning: label ‘_cq76’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14939 | _cq76: BUILDSTDERR: | ^ BUILDSTDERR: 14939 | _cq76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWk_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14965:1: error: BUILDSTDERR: warning: label ‘_cq7d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14965 | _cq7d: BUILDSTDERR: | ^ BUILDSTDERR: 14965 | _cq7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq6I’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:14999:1: error: BUILDSTDERR: warning: label ‘_cq6I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14999 | _cq6I: BUILDSTDERR: | ^ BUILDSTDERR: 14999 | _cq6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq6N’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15044:1: error: BUILDSTDERR: warning: label ‘_cq6N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15044 | _cq6N: BUILDSTDERR: | ^ BUILDSTDERR: 15044 | _cq6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWs_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15082:1: error: BUILDSTDERR: warning: label ‘_cq7z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15082 | _cq7z: BUILDSTDERR: | ^ BUILDSTDERR: 15082 | _cq7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWt_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15108:1: error: BUILDSTDERR: warning: label ‘_cq7G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15108 | _cq7G: BUILDSTDERR: | ^ BUILDSTDERR: 15108 | _cq7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWu_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15134:1: error: BUILDSTDERR: warning: label ‘_cq7N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15134 | _cq7N: BUILDSTDERR: | ^ BUILDSTDERR: 15134 | _cq7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soX5_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15160:1: error: BUILDSTDERR: warning: label ‘_cq8s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15160 | _cq8s: BUILDSTDERR: | ^ BUILDSTDERR: 15160 | _cq8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq8p’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15186:1: error: BUILDSTDERR: warning: label ‘_cq8p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15186 | _cq8p: BUILDSTDERR: | ^ BUILDSTDERR: 15186 | _cq8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soX7_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15223:1: error: BUILDSTDERR: warning: label ‘_cq8z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15223 | _cq8z: BUILDSTDERR: | ^ BUILDSTDERR: 15223 | _cq8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soX9_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15267:1: error: BUILDSTDERR: warning: label ‘_cq8I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15267 | _cq8I: BUILDSTDERR: | ^ BUILDSTDERR: 15267 | _cq8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq8b’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15307:1: error: BUILDSTDERR: warning: label ‘_cq8b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15307 | _cq8b: BUILDSTDERR: | ^ BUILDSTDERR: 15307 | _cq8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soXa_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15359:1: error: BUILDSTDERR: warning: label ‘_cq8T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15359 | _cq8T: BUILDSTDERR: | ^ BUILDSTDERR: 15359 | _cq8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soXb_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15399:1: error: BUILDSTDERR: warning: label ‘_cq8Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15399 | _cq8Y: BUILDSTDERR: | ^ BUILDSTDERR: 15399 | _cq8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWY_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15435:1: error: BUILDSTDERR: warning: label ‘_cq98’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15435 | _cq98: BUILDSTDERR: | ^ BUILDSTDERR: 15435 | _cq98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWR_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15462:1: error: BUILDSTDERR: warning: label ‘_cq9G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15462 | _cq9G: BUILDSTDERR: | ^ BUILDSTDERR: 15462 | _cq9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq9D’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15488:1: error: BUILDSTDERR: warning: label ‘_cq9D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15488 | _cq9D: BUILDSTDERR: | ^ BUILDSTDERR: 15488 | _cq9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWT_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15525:1: error: BUILDSTDERR: warning: label ‘_cq9N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15525 | _cq9N: BUILDSTDERR: | ^ BUILDSTDERR: 15525 | _cq9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWV_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15569:1: error: BUILDSTDERR: warning: label ‘_cq9W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15569 | _cq9W: BUILDSTDERR: | ^ BUILDSTDERR: 15569 | _cq9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq9p’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15609:1: error: BUILDSTDERR: warning: label ‘_cq9p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15609 | _cq9p: BUILDSTDERR: | ^ BUILDSTDERR: 15609 | _cq9p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWW_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15661:1: error: BUILDSTDERR: warning: label ‘_cqa7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15661 | _cqa7: BUILDSTDERR: | ^ BUILDSTDERR: 15661 | _cqa7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWX_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15701:1: error: BUILDSTDERR: warning: label ‘_cqac’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15701 | _cqac: BUILDSTDERR: | ^ BUILDSTDERR: 15701 | _cqac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWK_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15737:1: error: BUILDSTDERR: warning: label ‘_cqam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15737 | _cqam: BUILDSTDERR: | ^ BUILDSTDERR: 15737 | _cqam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWD_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15764:1: error: BUILDSTDERR: warning: label ‘_cqaU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15764 | _cqaU: BUILDSTDERR: | ^ BUILDSTDERR: 15764 | _cqaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqaR’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15790:1: error: BUILDSTDERR: warning: label ‘_cqaR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15790 | _cqaR: BUILDSTDERR: | ^ BUILDSTDERR: 15790 | _cqaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWF_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15827:1: error: BUILDSTDERR: warning: label ‘_cqb1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15827 | _cqb1: BUILDSTDERR: | ^ BUILDSTDERR: 15827 | _cqb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWH_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15871:1: error: BUILDSTDERR: warning: label ‘_cqba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15871 | _cqba: BUILDSTDERR: | ^ BUILDSTDERR: 15871 | _cqba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqaD’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15911:1: error: BUILDSTDERR: warning: label ‘_cqaD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15911 | _cqaD: BUILDSTDERR: | ^ BUILDSTDERR: 15911 | _cqaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWI_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:15963:1: error: BUILDSTDERR: warning: label ‘_cqbl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15963 | _cqbl: BUILDSTDERR: | ^ BUILDSTDERR: 15963 | _cqbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWJ_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16003:1: error: BUILDSTDERR: warning: label ‘_cqbq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16003 | _cqbq: BUILDSTDERR: | ^ BUILDSTDERR: 16003 | _cqbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soWw_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16039:1: error: BUILDSTDERR: warning: label ‘_cqbA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16039 | _cqbA: BUILDSTDERR: | ^ BUILDSTDERR: 16039 | _cqbA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soXk_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16085:1: error: BUILDSTDERR: warning: label ‘_cqbE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16085 | _cqbE: BUILDSTDERR: | ^ BUILDSTDERR: 16085 | _cqbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soXl_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16173:1: error: BUILDSTDERR: warning: label ‘_cqbJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16173 | _cqbJ: BUILDSTDERR: | ^ BUILDSTDERR: 16173 | _cqbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHook1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16223:1: error: BUILDSTDERR: warning: label ‘_cqbO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16223 | _cqbO: BUILDSTDERR: | ^ BUILDSTDERR: 16223 | _cqbO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpIA’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16255:1: error: BUILDSTDERR: warning: label ‘_cpIA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16255 | _cpIA: BUILDSTDERR: | ^ BUILDSTDERR: 16255 | _cpIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpIF’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16286:1: error: BUILDSTDERR: warning: label ‘_cpIF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16286 | _cpIF: BUILDSTDERR: | ^ BUILDSTDERR: 16286 | _cpIF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpIK’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16315:1: error: BUILDSTDERR: warning: label ‘_cpIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16315 | _cpIK: BUILDSTDERR: | ^ BUILDSTDERR: 16315 | _cpIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpIP’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16345:1: error: BUILDSTDERR: warning: label ‘_cpIP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16345 | _cpIP: BUILDSTDERR: | ^ BUILDSTDERR: 16345 | _cpIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpIU’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16388:1: error: BUILDSTDERR: warning: label ‘_cpIU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16388 | _cpIU: BUILDSTDERR: | ^ BUILDSTDERR: 16388 | _cpIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpQo’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16453:1: error: BUILDSTDERR: warning: label ‘_cpQo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16453 | _cpQo: BUILDSTDERR: | ^ BUILDSTDERR: 16453 | _cpQo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpQs’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16474:1: error: BUILDSTDERR: warning: label ‘_cpQs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16474 | _cpQs: BUILDSTDERR: | ^ BUILDSTDERR: 16474 | _cpQs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpQz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16490:1: error: BUILDSTDERR: warning: label ‘_cpQz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16490 | _cpQz: BUILDSTDERR: | ^ BUILDSTDERR: 16490 | _cpQz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpQB’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16512:1: error: BUILDSTDERR: warning: label ‘_cpQB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16512 | _cpQB: BUILDSTDERR: | ^ BUILDSTDERR: 16512 | _cpQB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpQH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16550:1: error: BUILDSTDERR: warning: label ‘_cpQH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16550 | _cpQH: BUILDSTDERR: | ^ BUILDSTDERR: 16550 | _cpQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpQM’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16579:1: error: BUILDSTDERR: warning: label ‘_cpQM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16579 | _cpQM: BUILDSTDERR: | ^ BUILDSTDERR: 16579 | _cpQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpQR’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16608:1: error: BUILDSTDERR: warning: label ‘_cpQR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16608 | _cpQR: BUILDSTDERR: | ^ BUILDSTDERR: 16608 | _cpQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpQW’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16645:1: error: BUILDSTDERR: warning: label ‘_cpQW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16645 | _cpQW: BUILDSTDERR: | ^ BUILDSTDERR: 16645 | _cpQW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpRp’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16694:1: error: BUILDSTDERR: warning: label ‘_cpRp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16694 | _cpRp: BUILDSTDERR: | ^ BUILDSTDERR: 16694 | _cpRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpRt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16725:1: error: BUILDSTDERR: warning: label ‘_cpRt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16725 | _cpRt: BUILDSTDERR: | ^ BUILDSTDERR: 16725 | _cpRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpRC’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16760:1: error: BUILDSTDERR: warning: label ‘_cpRC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16760 | _cpRC: BUILDSTDERR: | ^ BUILDSTDERR: 16760 | _cpRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpRE’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16782:1: error: BUILDSTDERR: warning: label ‘_cpRE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16782 | _cpRE: BUILDSTDERR: | ^ BUILDSTDERR: 16782 | _cpRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpRG’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16812:1: error: BUILDSTDERR: warning: label ‘_cpRG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16812 | _cpRG: BUILDSTDERR: | ^ BUILDSTDERR: 16812 | _cpRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqcr’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16841:1: error: BUILDSTDERR: warning: label ‘_cqcr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16841 | _cqcr: BUILDSTDERR: | ^ BUILDSTDERR: 16841 | _cqcr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqcZ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16871:1: error: BUILDSTDERR: warning: label ‘_cqcZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16871 | _cqcZ: BUILDSTDERR: | ^ BUILDSTDERR: 16871 | _cqcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpRO’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16900:1: error: BUILDSTDERR: warning: label ‘_cpRO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16900 | _cpRO: BUILDSTDERR: | ^ BUILDSTDERR: 16900 | _cpRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cpRN’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16952:1: error: BUILDSTDERR: warning: label ‘_cpRN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16952 | _cpRN: BUILDSTDERR: | ^ BUILDSTDERR: 16952 | _cpRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq22’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:16977:1: error: BUILDSTDERR: warning: label ‘_cq22’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16977 | _cq22: BUILDSTDERR: | ^ BUILDSTDERR: 16977 | _cq22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq24’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17005:1: error: BUILDSTDERR: warning: label ‘_cq24’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17005 | _cq24: BUILDSTDERR: | ^ BUILDSTDERR: 17005 | _cq24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq6r’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17023:1: error: BUILDSTDERR: warning: label ‘_cq6r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17023 | _cq6r: BUILDSTDERR: | ^ BUILDSTDERR: 17023 | _cq6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq6t’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17045:1: error: BUILDSTDERR: warning: label ‘_cq6t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17045 | _cq6t: BUILDSTDERR: | ^ BUILDSTDERR: 17045 | _cq6t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq6z’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17091:1: error: BUILDSTDERR: warning: label ‘_cq6z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17091 | _cq6z: BUILDSTDERR: | ^ BUILDSTDERR: 17091 | _cq6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqcL’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17142:1: error: BUILDSTDERR: warning: label ‘_cqcL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17142 | _cqcL: BUILDSTDERR: | ^ BUILDSTDERR: 17142 | _cqcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cq29’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17167:1: error: BUILDSTDERR: warning: label ‘_cq29’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17167 | _cq29: BUILDSTDERR: | ^ BUILDSTDERR: 17167 | _cq29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqcy’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17202:1: error: BUILDSTDERR: warning: label ‘_cqcy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17202 | _cqcy: BUILDSTDERR: | ^ BUILDSTDERR: 17202 | _cqcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_generateBuildModule_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17222:1: error: BUILDSTDERR: warning: label ‘_cqf8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17222 | _cqf8: BUILDSTDERR: | ^ BUILDSTDERR: 17222 | _cqf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHookzumn_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17248:1: error: BUILDSTDERR: warning: label ‘_cqfj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17248 | _cqfj: BUILDSTDERR: | ^ BUILDSTDERR: 17248 | _cqfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqfh’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17281:1: error: BUILDSTDERR: warning: label ‘_cqfh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17281 | _cqfh: BUILDSTDERR: | ^ BUILDSTDERR: 17281 | _cqfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqfm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17300:1: error: BUILDSTDERR: warning: label ‘_cqfm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17300 | _cqfm: BUILDSTDERR: | ^ BUILDSTDERR: 17300 | _cqfm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soYo_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17334:1: error: BUILDSTDERR: warning: label ‘_cqfK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17334 | _cqfK: BUILDSTDERR: | ^ BUILDSTDERR: 17334 | _cqfK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqfI’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17358:1: error: BUILDSTDERR: warning: label ‘_cqfI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17358 | _cqfI: BUILDSTDERR: | ^ BUILDSTDERR: 17358 | _cqfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soZy_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17377:1: error: BUILDSTDERR: warning: label ‘_cqgU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17377 | _cqgU: BUILDSTDERR: | ^ BUILDSTDERR: 17377 | _cqgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soZw_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17417:1: error: BUILDSTDERR: warning: label ‘_cqh4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17417 | _cqh4: BUILDSTDERR: | ^ BUILDSTDERR: 17417 | _cqh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soZz_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17454:1: error: BUILDSTDERR: warning: label ‘_cqh9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17454 | _cqh9: BUILDSTDERR: | ^ BUILDSTDERR: 17454 | _cqh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqgK’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17527:1: error: BUILDSTDERR: warning: label ‘_cqgK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17527 | _cqgK: BUILDSTDERR: | ^ BUILDSTDERR: 17527 | _cqgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soZA_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17640:1: error: BUILDSTDERR: warning: label ‘_cqhh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17640 | _cqhh: BUILDSTDERR: | ^ BUILDSTDERR: 17640 | _cqhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqgB’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17674:1: error: BUILDSTDERR: warning: label ‘_cqgB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17674 | _cqgB: BUILDSTDERR: | ^ BUILDSTDERR: 17674 | _cqgB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soZB_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17709:1: error: BUILDSTDERR: warning: label ‘_cqhp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17709 | _cqhp: BUILDSTDERR: | ^ BUILDSTDERR: 17709 | _cqhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqgs’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17743:1: error: BUILDSTDERR: warning: label ‘_cqgs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17743 | _cqgs: BUILDSTDERR: | ^ BUILDSTDERR: 17743 | _cqgs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soYq_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17778:1: error: BUILDSTDERR: warning: label ‘_cqhx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17778 | _cqhx: BUILDSTDERR: | ^ BUILDSTDERR: 17778 | _cqhx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqfV’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17814:1: error: BUILDSTDERR: warning: label ‘_cqfV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17814 | _cqfV: BUILDSTDERR: | ^ BUILDSTDERR: 17814 | _cqfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqgm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17867:1: error: BUILDSTDERR: warning: label ‘_cqgm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17867 | _cqgm: BUILDSTDERR: | ^ BUILDSTDERR: 17867 | _cqgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqgl’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17890:1: error: BUILDSTDERR: warning: label ‘_cqgl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17890 | _cqgl: BUILDSTDERR: | ^ BUILDSTDERR: 17890 | _cqgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqhH’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17907:1: error: BUILDSTDERR: warning: label ‘_cqhH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17907 | _cqhH: BUILDSTDERR: | ^ BUILDSTDERR: 17907 | _cqhH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqhG’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17927:1: error: BUILDSTDERR: warning: label ‘_cqhG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17927 | _cqhG: BUILDSTDERR: | ^ BUILDSTDERR: 17927 | _cqhG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘soZC_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17943:1: error: BUILDSTDERR: warning: label ‘_cqic’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17943 | _cqic: BUILDSTDERR: | ^ BUILDSTDERR: 17943 | _cqic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqi9’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17973:1: error: BUILDSTDERR: warning: label ‘_cqi9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17973 | _cqi9: BUILDSTDERR: | ^ BUILDSTDERR: 17973 | _cqi9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqif’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:17999:1: error: BUILDSTDERR: warning: label ‘_cqif’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17999 | _cqif: BUILDSTDERR: | ^ BUILDSTDERR: 17999 | _cqif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqik’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18019:1: error: BUILDSTDERR: warning: label ‘_cqik’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18019 | _cqik: BUILDSTDERR: | ^ BUILDSTDERR: 18019 | _cqik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp0s_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18046:1: error: BUILDSTDERR: warning: label ‘_cqiF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18046 | _cqiF: BUILDSTDERR: | ^ BUILDSTDERR: 18046 | _cqiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp0r_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18070:1: error: BUILDSTDERR: warning: label ‘_cqiM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18070 | _cqiM: BUILDSTDERR: | ^ BUILDSTDERR: 18070 | _cqiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp0z_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18095:1: error: BUILDSTDERR: warning: label ‘_cqj3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18095 | _cqj3: BUILDSTDERR: | ^ BUILDSTDERR: 18095 | _cqj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqiW’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18127:1: error: BUILDSTDERR: warning: label ‘_cqiW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18127 | _cqiW: BUILDSTDERR: | ^ BUILDSTDERR: 18127 | _cqiW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp0A_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18174:1: error: BUILDSTDERR: warning: label ‘_cqjg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18174 | _cqjg: BUILDSTDERR: | ^ BUILDSTDERR: 18174 | _cqjg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqiQ’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18222:1: error: BUILDSTDERR: warning: label ‘_cqiQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18222 | _cqiQ: BUILDSTDERR: | ^ BUILDSTDERR: 18222 | _cqiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp0j_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18255:1: error: BUILDSTDERR: warning: label ‘_cqjG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18255 | _cqjG: BUILDSTDERR: | ^ BUILDSTDERR: 18255 | _cqjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqjz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18287:1: error: BUILDSTDERR: warning: label ‘_cqjz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18287 | _cqjz: BUILDSTDERR: | ^ BUILDSTDERR: 18287 | _cqjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp0k_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18326:1: error: BUILDSTDERR: warning: label ‘_cqjT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18326 | _cqjT: BUILDSTDERR: | ^ BUILDSTDERR: 18326 | _cqjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqjt’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18353:1: error: BUILDSTDERR: warning: label ‘_cqjt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18353 | _cqjt: BUILDSTDERR: | ^ BUILDSTDERR: 18353 | _cqjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp06_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18386:1: error: BUILDSTDERR: warning: label ‘_cqkk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18386 | _cqkk: BUILDSTDERR: | ^ BUILDSTDERR: 18386 | _cqkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqkd’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18418:1: error: BUILDSTDERR: warning: label ‘_cqkd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18418 | _cqkd: BUILDSTDERR: | ^ BUILDSTDERR: 18418 | _cqkd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp01_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18456:1: error: BUILDSTDERR: warning: label ‘_cqkK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18456 | _cqkK: BUILDSTDERR: | ^ BUILDSTDERR: 18456 | _cqkK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp02_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18482:1: error: BUILDSTDERR: warning: label ‘_cqkN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18482 | _cqkN: BUILDSTDERR: | ^ BUILDSTDERR: 18482 | _cqkN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqkB’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18521:1: error: BUILDSTDERR: warning: label ‘_cqkB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18521 | _cqkB: BUILDSTDERR: | ^ BUILDSTDERR: 18521 | _cqkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp07_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18566:1: error: BUILDSTDERR: warning: label ‘_cqkV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18566 | _cqkV: BUILDSTDERR: | ^ BUILDSTDERR: 18566 | _cqkV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqk4’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18600:1: error: BUILDSTDERR: warning: label ‘_cqk4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18600 | _cqk4: BUILDSTDERR: | ^ BUILDSTDERR: 18600 | _cqk4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHook_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18638:1: error: BUILDSTDERR: warning: label ‘_cql3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18638 | _cql3: BUILDSTDERR: | ^ BUILDSTDERR: 18638 | _cql3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqfz’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18718:1: error: BUILDSTDERR: warning: label ‘_cqfz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18718 | _cqfz: BUILDSTDERR: | ^ BUILDSTDERR: 18718 | _cqfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_doctestsUserHooks_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18858:1: error: BUILDSTDERR: warning: label ‘_cqlf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18858 | _cqlf: BUILDSTDERR: | ^ BUILDSTDERR: 18858 | _cqlf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp0H_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18894:1: error: BUILDSTDERR: warning: label ‘_cqls’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18894 | _cqls: BUILDSTDERR: | ^ BUILDSTDERR: 18894 | _cqls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainWithDoctests1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18922:1: error: BUILDSTDERR: warning: label ‘_cqlv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18922 | _cqlv: BUILDSTDERR: | ^ BUILDSTDERR: 18922 | _cqlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqlm’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18949:1: error: BUILDSTDERR: warning: label ‘_cqlm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18949 | _cqlm: BUILDSTDERR: | ^ BUILDSTDERR: 18949 | _cqlm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainWithDoctests_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:18982:1: error: BUILDSTDERR: warning: label ‘_cqlF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18982 | _cqlF: BUILDSTDERR: | ^ BUILDSTDERR: 18982 | _cqlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘sp0N_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19011:1: error: BUILDSTDERR: warning: label ‘_cqlS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19011 | _cqlS: BUILDSTDERR: | ^ BUILDSTDERR: 19011 | _cqlS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests1_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19040:1: error: BUILDSTDERR: warning: label ‘_cqlV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19040 | _cqlV: BUILDSTDERR: | ^ BUILDSTDERR: 19040 | _cqlV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘_cqlM’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19067:1: error: BUILDSTDERR: warning: label ‘_cqlM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19067 | _cqlM: BUILDSTDERR: | ^ BUILDSTDERR: 19067 | _cqlM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19100:1: error: BUILDSTDERR: warning: label ‘_cqm5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19100 | _cqm5: BUILDSTDERR: | ^ BUILDSTDERR: 19100 | _cqm5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_Component_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19120:1: error: BUILDSTDERR: warning: label ‘_cqmd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19120 | _cqmd: BUILDSTDERR: | ^ BUILDSTDERR: 19120 | _cqmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameLib_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19153:1: error: BUILDSTDERR: warning: label ‘_cqmn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19153 | _cqmn: BUILDSTDERR: | ^ BUILDSTDERR: 19153 | _cqmn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameExe_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19183:1: error: BUILDSTDERR: warning: label ‘_cqmx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19183 | _cqmx: BUILDSTDERR: | ^ BUILDSTDERR: 19183 | _cqmx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_Component_con_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19207:1: error: BUILDSTDERR: warning: label ‘_cqmC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19207 | _cqmC: BUILDSTDERR: | ^ BUILDSTDERR: 19207 | _cqmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameLib_con_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19221:1: error: BUILDSTDERR: warning: label ‘_cqmE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19221 | _cqmE: BUILDSTDERR: | ^ BUILDSTDERR: 19221 | _cqmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameExe_con_entry’: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:19235:1: error: BUILDSTDERR: warning: label ‘_cqmG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19235 | _cqmG: BUILDSTDERR: | ^ BUILDSTDERR: 19235 | _cqmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1577_0/ghc_8.hc:5206:16: error: BUILDSTDERR: warning: ‘rmQC_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 5206 | static StgWord rmQC_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 5206 | static StgWord rmQC_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [1 of 1] Compiling Distribution.Extra.Doctest ( src/Distribution/Extra/Doctest.hs, dist/build/Distribution/Extra/Doctest.p_o ) BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent5_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:95:1: error: BUILDSTDERR: warning: label ‘_cnf1’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _cnf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _cnf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQ7_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:153:1: error: BUILDSTDERR: warning: label ‘_cnfn’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _cnfn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _cnfn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQa_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:190:1: error: BUILDSTDERR: warning: label ‘_cnfI’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cnfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cnfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQb_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:227:1: error: BUILDSTDERR: warning: label ‘_cnfL’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _cnfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _cnfL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQe_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:280:1: error: BUILDSTDERR: warning: label ‘_cnge’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _cnge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _cnge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQf_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:331:1: error: BUILDSTDERR: warning: label ‘_cngj’ defined but not used [-Wunused-label] BUILDSTDERR: 331 | _cngj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 331 | _cngj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQg_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:386:1: error: BUILDSTDERR: warning: label ‘_cngp’ defined but not used [-Wunused-label] BUILDSTDERR: 386 | _cngp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 386 | _cngp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQl_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:441:1: error: BUILDSTDERR: warning: label ‘_cngP’ defined but not used [-Wunused-label] BUILDSTDERR: 441 | _cngP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 441 | _cngP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQn_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:498:1: error: BUILDSTDERR: warning: label ‘_cngV’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _cngV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _cngV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQr_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:559:1: error: BUILDSTDERR: warning: label ‘_cnhp’ defined but not used [-Wunused-label] BUILDSTDERR: 559 | _cnhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 559 | _cnhp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQt_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:622:1: error: BUILDSTDERR: warning: label ‘_cnhv’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _cnhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _cnhv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQu_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:683:1: error: BUILDSTDERR: warning: label ‘_cnhB’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _cnhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _cnhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:735:1: error: BUILDSTDERR: warning: label ‘_cnhK’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _cnhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _cnhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnfb’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:771:1: error: BUILDSTDERR: warning: label ‘_cnfb’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _cnfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _cnfb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:871:1: error: BUILDSTDERR: warning: label ‘_cnix’ defined but not used [-Wunused-label] BUILDSTDERR: 871 | _cnix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 871 | _cnix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cniu’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:898:1: error: BUILDSTDERR: warning: label ‘_cniu’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _cniu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _cniu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQE_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:951:1: error: BUILDSTDERR: warning: label ‘_cnji’ defined but not used [-Wunused-label] BUILDSTDERR: 951 | _cnji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 951 | _cnji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQG_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:993:1: error: BUILDSTDERR: warning: label ‘_cnjm’ defined but not used [-Wunused-label] BUILDSTDERR: 993 | _cnjm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 993 | _cnjm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQH_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1049:1: error: BUILDSTDERR: warning: label ‘_cnjv’ defined but not used [-Wunused-label] BUILDSTDERR: 1049 | _cnjv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1049 | _cnjv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cniY’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1088:1: error: BUILDSTDERR: warning: label ‘_cniY’ defined but not used [-Wunused-label] BUILDSTDERR: 1088 | _cniY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1088 | _cniY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQJ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1140:1: error: BUILDSTDERR: warning: label ‘_cnjO’ defined but not used [-Wunused-label] BUILDSTDERR: 1140 | _cnjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1140 | _cnjO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshow_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1178:1: error: BUILDSTDERR: warning: label ‘_cnjV’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _cnjV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _cnjV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cniL’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1215:1: error: BUILDSTDERR: warning: label ‘_cniL’ defined but not used [-Wunused-label] BUILDSTDERR: 1215 | _cniL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1215 | _cniL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowName1_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1285:1: error: BUILDSTDERR: warning: label ‘_cnkk’ defined but not used [-Wunused-label] BUILDSTDERR: 1285 | _cnkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1285 | _cnkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowNamezuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1318:1: error: BUILDSTDERR: warning: label ‘_cnkt’ defined but not used [-Wunused-label] BUILDSTDERR: 1318 | _cnkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1318 | _cnkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent2_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1364:1: error: BUILDSTDERR: warning: label ‘_cnkH’ defined but not used [-Wunused-label] BUILDSTDERR: 1364 | _cnkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1364 | _cnkH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1407:1: error: BUILDSTDERR: warning: label ‘_cnkN’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _cnkN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _cnkN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQT_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1420:1: error: BUILDSTDERR: warning: label ‘_cnkY’ defined but not used [-Wunused-label] BUILDSTDERR: 1420 | _cnkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1420 | _cnkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQW_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cnlu’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cnlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cnlu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQY_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1501:1: error: BUILDSTDERR: warning: label ‘_cnly’ defined but not used [-Wunused-label] BUILDSTDERR: 1501 | _cnly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1501 | _cnly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smR0_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1568:1: error: BUILDSTDERR: warning: label ‘_cnlE’ defined but not used [-Wunused-label] BUILDSTDERR: 1568 | _cnlE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1568 | _cnlE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smQU_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1636:1: error: BUILDSTDERR: warning: label ‘_cnlK’ defined but not used [-Wunused-label] BUILDSTDERR: 1636 | _cnlK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1636 | _cnlK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smR4_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1692:1: error: BUILDSTDERR: warning: label ‘_cnm7’ defined but not used [-Wunused-label] BUILDSTDERR: 1692 | _cnm7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1692 | _cnm7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smR5_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1730:1: error: BUILDSTDERR: warning: label ‘_cnma’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _cnma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _cnma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smR8_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1784:1: error: BUILDSTDERR: warning: label ‘_cnmD’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _cnmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _cnmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smR9_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1836:1: error: BUILDSTDERR: warning: label ‘_cnmI’ defined but not used [-Wunused-label] BUILDSTDERR: 1836 | _cnmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1836 | _cnmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smRa_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1891:1: error: BUILDSTDERR: warning: label ‘_cnmO’ defined but not used [-Wunused-label] BUILDSTDERR: 1891 | _cnmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1891 | _cnmO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:1951:1: error: BUILDSTDERR: warning: label ‘_cnmW’ defined but not used [-Wunused-label] BUILDSTDERR: 1951 | _cnmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1951 | _cnmW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2025:1: error: BUILDSTDERR: warning: label ‘_cnnv’ defined but not used [-Wunused-label] BUILDSTDERR: 2025 | _cnnv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2025 | _cnnv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnns’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2054:1: error: BUILDSTDERR: warning: label ‘_cnns’ defined but not used [-Wunused-label] BUILDSTDERR: 2054 | _cnns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2054 | _cnns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnnz’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2079:1: error: BUILDSTDERR: warning: label ‘_cnnz’ defined but not used [-Wunused-label] BUILDSTDERR: 2079 | _cnnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2079 | _cnnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2119:1: error: BUILDSTDERR: warning: label ‘_cnnU’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _cnnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _cnnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnnR’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2148:1: error: BUILDSTDERR: warning: label ‘_cnnR’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _cnnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _cnnR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponent1_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2186:1: error: BUILDSTDERR: warning: label ‘_cnob’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _cnob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _cnob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cno8’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2214:1: error: BUILDSTDERR: warning: label ‘_cno8’ defined but not used [-Wunused-label] BUILDSTDERR: 2214 | _cno8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2214 | _cno8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfShowComponentzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2248:1: error: BUILDSTDERR: warning: label ‘_cnoo’ defined but not used [-Wunused-label] BUILDSTDERR: 2248 | _cnoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2248 | _cnoo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctestszufn_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2522:1: error: BUILDSTDERR: warning: label ‘_cnoC’ defined but not used [-Wunused-label] BUILDSTDERR: 2522 | _cnoC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2522 | _cnoC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests11_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2573:1: error: BUILDSTDERR: warning: label ‘_cnoQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2573 | _cnoQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2573 | _cnoQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests10_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2624:1: error: BUILDSTDERR: warning: label ‘_cnp4’ defined but not used [-Wunused-label] BUILDSTDERR: 2624 | _cnp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2624 | _cnp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests8_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2677:1: error: BUILDSTDERR: warning: label ‘_cnpi’ defined but not used [-Wunused-label] BUILDSTDERR: 2677 | _cnpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2677 | _cnpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmNB_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2832:1: error: BUILDSTDERR: warning: label ‘_cnpw’ defined but not used [-Wunused-label] BUILDSTDERR: 2832 | _cnpw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2832 | _cnpw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfEqNamezuzdczeze_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2903:1: error: BUILDSTDERR: warning: label ‘_cnpN’ defined but not used [-Wunused-label] BUILDSTDERR: 2903 | _cnpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2903 | _cnpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnpG’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2934:1: error: BUILDSTDERR: warning: label ‘_cnpG’ defined but not used [-Wunused-label] BUILDSTDERR: 2934 | _cnpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2934 | _cnpG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnqM’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:2975:1: error: BUILDSTDERR: warning: label ‘_cnqM’ defined but not used [-Wunused-label] BUILDSTDERR: 2975 | _cnqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2975 | _cnqM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnpT’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3003:1: error: BUILDSTDERR: warning: label ‘_cnpT’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _cnpT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _cnpT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnq0’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3039:1: error: BUILDSTDERR: warning: label ‘_cnq0’ defined but not used [-Wunused-label] BUILDSTDERR: 3039 | _cnq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3039 | _cnq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnqr’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3080:1: error: BUILDSTDERR: warning: label ‘_cnqr’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _cnqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _cnqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnq9’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3106:1: error: BUILDSTDERR: warning: label ‘_cnq9’ defined but not used [-Wunused-label] BUILDSTDERR: 3106 | _cnq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3106 | _cnq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnqU’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3130:1: error: BUILDSTDERR: warning: label ‘_cnqU’ defined but not used [-Wunused-label] BUILDSTDERR: 3130 | _cnqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3130 | _cnqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_zdfEqNamezuzdczsze_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3151:1: error: BUILDSTDERR: warning: label ‘_cnrv’ defined but not used [-Wunused-label] BUILDSTDERR: 3151 | _cnrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3151 | _cnrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnrp’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3176:1: error: BUILDSTDERR: warning: label ‘_cnrp’ defined but not used [-Wunused-label] BUILDSTDERR: 3176 | _cnrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3176 | _cnrp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smS2_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3220:1: error: BUILDSTDERR: warning: label ‘_cnsb’ defined but not used [-Wunused-label] BUILDSTDERR: 3220 | _cnsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3220 | _cnsb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smS3_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3257:1: error: BUILDSTDERR: warning: label ‘_cnse’ defined but not used [-Wunused-label] BUILDSTDERR: 3257 | _cnse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3257 | _cnse: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnrS’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3295:1: error: BUILDSTDERR: warning: label ‘_cnrS’ defined but not used [-Wunused-label] BUILDSTDERR: 3295 | _cnrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3295 | _cnrS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnrY’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3321:1: error: BUILDSTDERR: warning: label ‘_cnrY’ defined but not used [-Wunused-label] BUILDSTDERR: 3321 | _cnrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3321 | _cnrY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmNE_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3373:1: error: BUILDSTDERR: warning: label ‘_cnsv’ defined but not used [-Wunused-label] BUILDSTDERR: 3373 | _cnsv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3373 | _cnsv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmNH_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3430:1: error: BUILDSTDERR: warning: label ‘_cnsP’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _cnsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _cnsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmNJ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3483:1: error: BUILDSTDERR: warning: label ‘_cnt3’ defined but not used [-Wunused-label] BUILDSTDERR: 3483 | _cnt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3483 | _cnt3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmNQ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3584:1: error: BUILDSTDERR: warning: label ‘_cnti’ defined but not used [-Wunused-label] BUILDSTDERR: 3584 | _cnti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3584 | _cnti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmNX_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3690:1: error: BUILDSTDERR: warning: label ‘_cntx’ defined but not used [-Wunused-label] BUILDSTDERR: 3690 | _cntx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3690 | _cntx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmNZ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3748:1: error: BUILDSTDERR: warning: label ‘_cntL’ defined but not used [-Wunused-label] BUILDSTDERR: 3748 | _cntL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3748 | _cntL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmO1_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3801:1: error: BUILDSTDERR: warning: label ‘_cntZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3801 | _cntZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3801 | _cntZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmO4_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3862:1: error: BUILDSTDERR: warning: label ‘_cnud’ defined but not used [-Wunused-label] BUILDSTDERR: 3862 | _cnud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3862 | _cnud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmO7_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3923:1: error: BUILDSTDERR: warning: label ‘_cnur’ defined but not used [-Wunused-label] BUILDSTDERR: 3923 | _cnur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3923 | _cnur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smS9_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:3973:1: error: BUILDSTDERR: warning: label ‘_cnuU’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _cnuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _cnuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSa_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4006:1: error: BUILDSTDERR: warning: label ‘_cnv6’ defined but not used [-Wunused-label] BUILDSTDERR: 4006 | _cnv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4006 | _cnv6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSd_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4039:1: error: BUILDSTDERR: warning: label ‘_cnvi’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _cnvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _cnvi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSc_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4076:1: error: BUILDSTDERR: warning: label ‘_cnvs’ defined but not used [-Wunused-label] BUILDSTDERR: 4076 | _cnvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4076 | _cnvs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmO9_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4113:1: error: BUILDSTDERR: warning: label ‘_cnvz’ defined but not used [-Wunused-label] BUILDSTDERR: 4113 | _cnvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4113 | _cnvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnuB’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4143:1: error: BUILDSTDERR: warning: label ‘_cnuB’ defined but not used [-Wunused-label] BUILDSTDERR: 4143 | _cnuB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4143 | _cnuB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnuI’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4187:1: error: BUILDSTDERR: warning: label ‘_cnuI’ defined but not used [-Wunused-label] BUILDSTDERR: 4187 | _cnuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4187 | _cnuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOb_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4282:1: error: BUILDSTDERR: warning: label ‘_cnwf’ defined but not used [-Wunused-label] BUILDSTDERR: 4282 | _cnwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4282 | _cnwf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSj_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4330:1: error: BUILDSTDERR: warning: label ‘_cnwI’ defined but not used [-Wunused-label] BUILDSTDERR: 4330 | _cnwI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4330 | _cnwI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSk_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4363:1: error: BUILDSTDERR: warning: label ‘_cnwU’ defined but not used [-Wunused-label] BUILDSTDERR: 4363 | _cnwU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4363 | _cnwU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSn_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4396:1: error: BUILDSTDERR: warning: label ‘_cnx6’ defined but not used [-Wunused-label] BUILDSTDERR: 4396 | _cnx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4396 | _cnx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSm_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4433:1: error: BUILDSTDERR: warning: label ‘_cnxg’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _cnxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _cnxg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOc_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4470:1: error: BUILDSTDERR: warning: label ‘_cnxn’ defined but not used [-Wunused-label] BUILDSTDERR: 4470 | _cnxn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4470 | _cnxn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnwp’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4500:1: error: BUILDSTDERR: warning: label ‘_cnwp’ defined but not used [-Wunused-label] BUILDSTDERR: 4500 | _cnwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4500 | _cnwp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnww’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4544:1: error: BUILDSTDERR: warning: label ‘_cnww’ defined but not used [-Wunused-label] BUILDSTDERR: 4544 | _cnww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4544 | _cnww: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSt_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4634:1: error: BUILDSTDERR: warning: label ‘_cnyi’ defined but not used [-Wunused-label] BUILDSTDERR: 4634 | _cnyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4634 | _cnyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSu_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4667:1: error: BUILDSTDERR: warning: label ‘_cnyu’ defined but not used [-Wunused-label] BUILDSTDERR: 4667 | _cnyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4667 | _cnyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSx_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4700:1: error: BUILDSTDERR: warning: label ‘_cnyG’ defined but not used [-Wunused-label] BUILDSTDERR: 4700 | _cnyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4700 | _cnyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSw_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4737:1: error: BUILDSTDERR: warning: label ‘_cnyQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _cnyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _cnyQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOd_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4774:1: error: BUILDSTDERR: warning: label ‘_cnyX’ defined but not used [-Wunused-label] BUILDSTDERR: 4774 | _cnyX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4774 | _cnyX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnxZ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4804:1: error: BUILDSTDERR: warning: label ‘_cnxZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4804 | _cnxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4804 | _cnxZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cny6’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4848:1: error: BUILDSTDERR: warning: label ‘_cny6’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _cny6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _cny6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSA_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4939:1: error: BUILDSTDERR: warning: label ‘_cnzL’ defined but not used [-Wunused-label] BUILDSTDERR: 4939 | _cnzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4939 | _cnzL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSE_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:4975:1: error: BUILDSTDERR: warning: label ‘_cnA3’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _cnA3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _cnA3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSI_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5011:1: error: BUILDSTDERR: warning: label ‘_cnAr’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _cnAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _cnAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smSK_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5047:1: error: BUILDSTDERR: warning: label ‘_cnAH’ defined but not used [-Wunused-label] BUILDSTDERR: 5047 | _cnAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5047 | _cnAH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOe_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5084:1: error: BUILDSTDERR: warning: label ‘_cnAO’ defined but not used [-Wunused-label] BUILDSTDERR: 5084 | _cnAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5084 | _cnAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnzz’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5116:1: error: BUILDSTDERR: warning: label ‘_cnzz’ defined but not used [-Wunused-label] BUILDSTDERR: 5116 | _cnzz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5116 | _cnzz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnzR’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5174:1: error: BUILDSTDERR: warning: label ‘_cnzR’ defined but not used [-Wunused-label] BUILDSTDERR: 5174 | _cnzR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5174 | _cnzR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnB3’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5230:1: error: BUILDSTDERR: warning: label ‘_cnB3’ defined but not used [-Wunused-label] BUILDSTDERR: 5230 | _cnB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5230 | _cnB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnBW’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5264:1: error: BUILDSTDERR: warning: label ‘_cnBW’ defined but not used [-Wunused-label] BUILDSTDERR: 5264 | _cnBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5264 | _cnBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_smSY’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5293:1: error: BUILDSTDERR: warning: label ‘_smSY’ defined but not used [-Wunused-label] BUILDSTDERR: 5293 | _smSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5293 | _smSY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnCu’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5312:1: error: BUILDSTDERR: warning: label ‘_cnCu’ defined but not used [-Wunused-label] BUILDSTDERR: 5312 | _cnCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5312 | _cnCu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnCG’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5348:1: error: BUILDSTDERR: warning: label ‘_cnCG’ defined but not used [-Wunused-label] BUILDSTDERR: 5348 | _cnCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5348 | _cnCG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_smSF’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5374:1: error: BUILDSTDERR: warning: label ‘_smSF’ defined but not used [-Wunused-label] BUILDSTDERR: 5374 | _smSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5374 | _smSF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_smSL’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5388:1: error: BUILDSTDERR: warning: label ‘_smSL’ defined but not used [-Wunused-label] BUILDSTDERR: 5388 | _smSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5388 | _smSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnBl’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5407:1: error: BUILDSTDERR: warning: label ‘_cnBl’ defined but not used [-Wunused-label] BUILDSTDERR: 5407 | _cnBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5407 | _cnBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnBx’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5442:1: error: BUILDSTDERR: warning: label ‘_cnBx’ defined but not used [-Wunused-label] BUILDSTDERR: 5442 | _cnBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5442 | _cnBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnAi’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5472:1: error: BUILDSTDERR: warning: label ‘_cnAi’ defined but not used [-Wunused-label] BUILDSTDERR: 5472 | _cnAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5472 | _cnAi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnAy’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5511:1: error: BUILDSTDERR: warning: label ‘_cnAy’ defined but not used [-Wunused-label] BUILDSTDERR: 5511 | _cnAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5511 | _cnAy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOg_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5562:1: error: BUILDSTDERR: warning: label ‘_cnDL’ defined but not used [-Wunused-label] BUILDSTDERR: 5562 | _cnDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5562 | _cnDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOm_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5656:1: error: BUILDSTDERR: warning: label ‘_cnE0’ defined but not used [-Wunused-label] BUILDSTDERR: 5656 | _cnE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5656 | _cnE0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOn_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5710:1: error: BUILDSTDERR: warning: label ‘_cnEd’ defined but not used [-Wunused-label] BUILDSTDERR: 5710 | _cnEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5710 | _cnEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnEa’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5735:1: error: BUILDSTDERR: warning: label ‘_cnEa’ defined but not used [-Wunused-label] BUILDSTDERR: 5735 | _cnEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5735 | _cnEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smTd_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5778:1: error: BUILDSTDERR: warning: label ‘_cnEI’ defined but not used [-Wunused-label] BUILDSTDERR: 5778 | _cnEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5778 | _cnEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smTe_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5818:1: error: BUILDSTDERR: warning: label ‘_cnEL’ defined but not used [-Wunused-label] BUILDSTDERR: 5818 | _cnEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5818 | _cnEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOo_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5870:1: error: BUILDSTDERR: warning: label ‘_cnEU’ defined but not used [-Wunused-label] BUILDSTDERR: 5870 | _cnEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5870 | _cnEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnEo’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5903:1: error: BUILDSTDERR: warning: label ‘_cnEo’ defined but not used [-Wunused-label] BUILDSTDERR: 5903 | _cnEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5903 | _cnEo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smTj_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:5960:1: error: BUILDSTDERR: warning: label ‘_cnFH’ defined but not used [-Wunused-label] BUILDSTDERR: 5960 | _cnFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5960 | _cnFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smTk_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6000:1: error: BUILDSTDERR: warning: label ‘_cnFK’ defined but not used [-Wunused-label] BUILDSTDERR: 6000 | _cnFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6000 | _cnFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smTl_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6052:1: error: BUILDSTDERR: warning: label ‘_cnFT’ defined but not used [-Wunused-label] BUILDSTDERR: 6052 | _cnFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6052 | _cnFT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnFn’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6095:1: error: BUILDSTDERR: warning: label ‘_cnFn’ defined but not used [-Wunused-label] BUILDSTDERR: 6095 | _cnFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6095 | _cnFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOq_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6152:1: error: BUILDSTDERR: warning: label ‘_cnG6’ defined but not used [-Wunused-label] BUILDSTDERR: 6152 | _cnG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6152 | _cnG6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnG4’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6189:1: error: BUILDSTDERR: warning: label ‘_cnG4’ defined but not used [-Wunused-label] BUILDSTDERR: 6189 | _cnG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6189 | _cnG4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOt_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6224:1: error: BUILDSTDERR: warning: label ‘_cnGv’ defined but not used [-Wunused-label] BUILDSTDERR: 6224 | _cnGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6224 | _cnGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOu_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6278:1: error: BUILDSTDERR: warning: label ‘_cnGR’ defined but not used [-Wunused-label] BUILDSTDERR: 6278 | _cnGR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6278 | _cnGR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnGL’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6326:1: error: BUILDSTDERR: warning: label ‘_cnGL’ defined but not used [-Wunused-label] BUILDSTDERR: 6326 | _cnGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6326 | _cnGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnGP’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6359:1: error: BUILDSTDERR: warning: label ‘_cnGP’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _cnGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _cnGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOv_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6392:1: error: BUILDSTDERR: warning: label ‘_cnHg’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _cnHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _cnHg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnHd’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6437:1: error: BUILDSTDERR: warning: label ‘_cnHd’ defined but not used [-Wunused-label] BUILDSTDERR: 6437 | _cnHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6437 | _cnHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOx_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6482:1: error: BUILDSTDERR: warning: label ‘_cnHx’ defined but not used [-Wunused-label] BUILDSTDERR: 6482 | _cnHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6482 | _cnHx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOz_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6535:1: error: BUILDSTDERR: warning: label ‘_cnHL’ defined but not used [-Wunused-label] BUILDSTDERR: 6535 | _cnHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6535 | _cnHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOB_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6588:1: error: BUILDSTDERR: warning: label ‘_cnHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6588 | _cnHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6588 | _cnHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOD_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6641:1: error: BUILDSTDERR: warning: label ‘_cnId’ defined but not used [-Wunused-label] BUILDSTDERR: 6641 | _cnId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6641 | _cnId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOG_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6699:1: error: BUILDSTDERR: warning: label ‘_cnIo’ defined but not used [-Wunused-label] BUILDSTDERR: 6699 | _cnIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6699 | _cnIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOH_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6747:1: error: BUILDSTDERR: warning: label ‘_cnJ8’ defined but not used [-Wunused-label] BUILDSTDERR: 6747 | _cnJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6747 | _cnJ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnJ5’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6775:1: error: BUILDSTDERR: warning: label ‘_cnJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 6775 | _cnJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6775 | _cnJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnJc’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6801:1: error: BUILDSTDERR: warning: label ‘_cnJc’ defined but not used [-Wunused-label] BUILDSTDERR: 6801 | _cnJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6801 | _cnJc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnJi’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6826:1: error: BUILDSTDERR: warning: label ‘_cnJi’ defined but not used [-Wunused-label] BUILDSTDERR: 6826 | _cnJi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6826 | _cnJi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnJo’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6851:1: error: BUILDSTDERR: warning: label ‘_cnJo’ defined but not used [-Wunused-label] BUILDSTDERR: 6851 | _cnJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6851 | _cnJo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOI_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6884:1: error: BUILDSTDERR: warning: label ‘_cnJO’ defined but not used [-Wunused-label] BUILDSTDERR: 6884 | _cnJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6884 | _cnJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOK_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6937:1: error: BUILDSTDERR: warning: label ‘_cnK2’ defined but not used [-Wunused-label] BUILDSTDERR: 6937 | _cnK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6937 | _cnK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOM_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6990:1: error: BUILDSTDERR: warning: label ‘_cnKg’ defined but not used [-Wunused-label] BUILDSTDERR: 6990 | _cnKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6990 | _cnKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smTT_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7042:1: error: BUILDSTDERR: warning: label ‘_cnKw’ defined but not used [-Wunused-label] BUILDSTDERR: 7042 | _cnKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7042 | _cnKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOP_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7082:1: error: BUILDSTDERR: warning: label ‘_cnKz’ defined but not used [-Wunused-label] BUILDSTDERR: 7082 | _cnKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7082 | _cnKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOT_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7146:1: error: BUILDSTDERR: warning: label ‘_cnKR’ defined but not used [-Wunused-label] BUILDSTDERR: 7146 | _cnKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7146 | _cnKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOU_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7195:1: error: BUILDSTDERR: warning: label ‘_cnL4’ defined but not used [-Wunused-label] BUILDSTDERR: 7195 | _cnL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7195 | _cnL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnL1’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7220:1: error: BUILDSTDERR: warning: label ‘_cnL1’ defined but not used [-Wunused-label] BUILDSTDERR: 7220 | _cnL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7220 | _cnL1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smU8_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7264:1: error: BUILDSTDERR: warning: label ‘_cnLW’ defined but not used [-Wunused-label] BUILDSTDERR: 7264 | _cnLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7264 | _cnLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnLT’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7296:1: error: BUILDSTDERR: warning: label ‘_cnLT’ defined but not used [-Wunused-label] BUILDSTDERR: 7296 | _cnLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7296 | _cnLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUd_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7333:1: error: BUILDSTDERR: warning: label ‘_cnMt’ defined but not used [-Wunused-label] BUILDSTDERR: 7333 | _cnMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7333 | _cnMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnMq’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7368:1: error: BUILDSTDERR: warning: label ‘_cnMq’ defined but not used [-Wunused-label] BUILDSTDERR: 7368 | _cnMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7368 | _cnMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUg_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7415:1: error: BUILDSTDERR: warning: label ‘_cnMB’ defined but not used [-Wunused-label] BUILDSTDERR: 7415 | _cnMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7415 | _cnMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUi_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7487:1: error: BUILDSTDERR: warning: label ‘_cnMH’ defined but not used [-Wunused-label] BUILDSTDERR: 7487 | _cnMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7487 | _cnMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUj_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7549:1: error: BUILDSTDERR: warning: label ‘_cnMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7549 | _cnMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7549 | _cnMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnLG’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7596:1: error: BUILDSTDERR: warning: label ‘_cnLG’ defined but not used [-Wunused-label] BUILDSTDERR: 7596 | _cnLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7596 | _cnLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUl_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7661:1: error: BUILDSTDERR: warning: label ‘_cnNh’ defined but not used [-Wunused-label] BUILDSTDERR: 7661 | _cnNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7661 | _cnNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUn_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7707:1: error: BUILDSTDERR: warning: label ‘_cnNl’ defined but not used [-Wunused-label] BUILDSTDERR: 7707 | _cnNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7707 | _cnNl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUp_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7768:1: error: BUILDSTDERR: warning: label ‘_cnNu’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _cnNu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _cnNu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnLt’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7821:1: error: BUILDSTDERR: warning: label ‘_cnLt’ defined but not used [-Wunused-label] BUILDSTDERR: 7821 | _cnLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7821 | _cnLt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOV_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7895:1: error: BUILDSTDERR: warning: label ‘_cnNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7895 | _cnNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7895 | _cnNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnLf’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7932:1: error: BUILDSTDERR: warning: label ‘_cnLf’ defined but not used [-Wunused-label] BUILDSTDERR: 7932 | _cnLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7932 | _cnLf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOX_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:7991:1: error: BUILDSTDERR: warning: label ‘_cnOu’ defined but not used [-Wunused-label] BUILDSTDERR: 7991 | _cnOu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7991 | _cnOu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOY_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8040:1: error: BUILDSTDERR: warning: label ‘_cnOH’ defined but not used [-Wunused-label] BUILDSTDERR: 8040 | _cnOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8040 | _cnOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnOE’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8065:1: error: BUILDSTDERR: warning: label ‘_cnOE’ defined but not used [-Wunused-label] BUILDSTDERR: 8065 | _cnOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8065 | _cnOE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUD_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8108:1: error: BUILDSTDERR: warning: label ‘_cnPi’ defined but not used [-Wunused-label] BUILDSTDERR: 8108 | _cnPi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8108 | _cnPi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUE_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8150:1: error: BUILDSTDERR: warning: label ‘_cnPl’ defined but not used [-Wunused-label] BUILDSTDERR: 8150 | _cnPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8150 | _cnPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnP6’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8199:1: error: BUILDSTDERR: warning: label ‘_cnP6’ defined but not used [-Wunused-label] BUILDSTDERR: 8199 | _cnP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8199 | _cnP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmOZ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8252:1: error: BUILDSTDERR: warning: label ‘_cnPw’ defined but not used [-Wunused-label] BUILDSTDERR: 8252 | _cnPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8252 | _cnPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnOS’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8289:1: error: BUILDSTDERR: warning: label ‘_cnOS’ defined but not used [-Wunused-label] BUILDSTDERR: 8289 | _cnOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8289 | _cnOS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmP2_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8352:1: error: BUILDSTDERR: warning: label ‘_cnPZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8352 | _cnPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8352 | _cnPZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnPW’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8379:1: error: BUILDSTDERR: warning: label ‘_cnPW’ defined but not used [-Wunused-label] BUILDSTDERR: 8379 | _cnPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8379 | _cnPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmP5_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8421:1: error: BUILDSTDERR: warning: label ‘_cnQk’ defined but not used [-Wunused-label] BUILDSTDERR: 8421 | _cnQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8421 | _cnQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnQh’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8446:1: error: BUILDSTDERR: warning: label ‘_cnQh’ defined but not used [-Wunused-label] BUILDSTDERR: 8446 | _cnQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8446 | _cnQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUR_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8489:1: error: BUILDSTDERR: warning: label ‘_cnQP’ defined but not used [-Wunused-label] BUILDSTDERR: 8489 | _cnQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8489 | _cnQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smUT_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8535:1: error: BUILDSTDERR: warning: label ‘_cnQT’ defined but not used [-Wunused-label] BUILDSTDERR: 8535 | _cnQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8535 | _cnQT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmP6_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8596:1: error: BUILDSTDERR: warning: label ‘_cnR2’ defined but not used [-Wunused-label] BUILDSTDERR: 8596 | _cnR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8596 | _cnR2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnQv’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8635:1: error: BUILDSTDERR: warning: label ‘_cnQv’ defined but not used [-Wunused-label] BUILDSTDERR: 8635 | _cnQv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8635 | _cnQv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmP7_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8696:1: error: BUILDSTDERR: warning: label ‘_cnRv’ defined but not used [-Wunused-label] BUILDSTDERR: 8696 | _cnRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8696 | _cnRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnRs’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8721:1: error: BUILDSTDERR: warning: label ‘_cnRs’ defined but not used [-Wunused-label] BUILDSTDERR: 8721 | _cnRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8721 | _cnRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smV3_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8764:1: error: BUILDSTDERR: warning: label ‘_cnS0’ defined but not used [-Wunused-label] BUILDSTDERR: 8764 | _cnS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8764 | _cnS0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smV5_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8810:1: error: BUILDSTDERR: warning: label ‘_cnS4’ defined but not used [-Wunused-label] BUILDSTDERR: 8810 | _cnS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8810 | _cnS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmP8_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8871:1: error: BUILDSTDERR: warning: label ‘_cnSd’ defined but not used [-Wunused-label] BUILDSTDERR: 8871 | _cnSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8871 | _cnSd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnRG’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8910:1: error: BUILDSTDERR: warning: label ‘_cnRG’ defined but not used [-Wunused-label] BUILDSTDERR: 8910 | _cnRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8910 | _cnRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmP9_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8971:1: error: BUILDSTDERR: warning: label ‘_cnSG’ defined but not used [-Wunused-label] BUILDSTDERR: 8971 | _cnSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8971 | _cnSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnSD’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:8996:1: error: BUILDSTDERR: warning: label ‘_cnSD’ defined but not used [-Wunused-label] BUILDSTDERR: 8996 | _cnSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8996 | _cnSD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smVf_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9039:1: error: BUILDSTDERR: warning: label ‘_cnTb’ defined but not used [-Wunused-label] BUILDSTDERR: 9039 | _cnTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9039 | _cnTb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smVh_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9085:1: error: BUILDSTDERR: warning: label ‘_cnTf’ defined but not used [-Wunused-label] BUILDSTDERR: 9085 | _cnTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9085 | _cnTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPa_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9146:1: error: BUILDSTDERR: warning: label ‘_cnTo’ defined but not used [-Wunused-label] BUILDSTDERR: 9146 | _cnTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9146 | _cnTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnSR’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9185:1: error: BUILDSTDERR: warning: label ‘_cnSR’ defined but not used [-Wunused-label] BUILDSTDERR: 9185 | _cnSR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9185 | _cnSR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smVs_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9246:1: error: BUILDSTDERR: warning: label ‘_cnTY’ defined but not used [-Wunused-label] BUILDSTDERR: 9246 | _cnTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9246 | _cnTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnTV’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9284:1: error: BUILDSTDERR: warning: label ‘_cnTV’ defined but not used [-Wunused-label] BUILDSTDERR: 9284 | _cnTV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9284 | _cnTV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnU2’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9307:1: error: BUILDSTDERR: warning: label ‘_cnU2’ defined but not used [-Wunused-label] BUILDSTDERR: 9307 | _cnU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9307 | _cnU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnU8’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9326:1: error: BUILDSTDERR: warning: label ‘_cnU8’ defined but not used [-Wunused-label] BUILDSTDERR: 9326 | _cnU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9326 | _cnU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPb_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9350:1: error: BUILDSTDERR: warning: label ‘_cnUk’ defined but not used [-Wunused-label] BUILDSTDERR: 9350 | _cnUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9350 | _cnUk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPc_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9394:1: error: BUILDSTDERR: warning: label ‘_cnUx’ defined but not used [-Wunused-label] BUILDSTDERR: 9394 | _cnUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9394 | _cnUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smVv_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9420:1: error: BUILDSTDERR: warning: label ‘_cnUN’ defined but not used [-Wunused-label] BUILDSTDERR: 9420 | _cnUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9420 | _cnUN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPd_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9457:1: error: BUILDSTDERR: warning: label ‘_cnUR’ defined but not used [-Wunused-label] BUILDSTDERR: 9457 | _cnUR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9457 | _cnUR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPe_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9500:1: error: BUILDSTDERR: warning: label ‘_cnV4’ defined but not used [-Wunused-label] BUILDSTDERR: 9500 | _cnV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9500 | _cnV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPg_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9531:1: error: BUILDSTDERR: warning: label ‘_cnVi’ defined but not used [-Wunused-label] BUILDSTDERR: 9531 | _cnVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9531 | _cnVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPi_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9584:1: error: BUILDSTDERR: warning: label ‘_cnVw’ defined but not used [-Wunused-label] BUILDSTDERR: 9584 | _cnVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9584 | _cnVw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPk_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9637:1: error: BUILDSTDERR: warning: label ‘_cnVK’ defined but not used [-Wunused-label] BUILDSTDERR: 9637 | _cnVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9637 | _cnVK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPm_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9690:1: error: BUILDSTDERR: warning: label ‘_cnVY’ defined but not used [-Wunused-label] BUILDSTDERR: 9690 | _cnVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9690 | _cnVY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPo_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9743:1: error: BUILDSTDERR: warning: label ‘_cnWc’ defined but not used [-Wunused-label] BUILDSTDERR: 9743 | _cnWc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9743 | _cnWc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPw_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9851:1: error: BUILDSTDERR: warning: label ‘_cnWr’ defined but not used [-Wunused-label] BUILDSTDERR: 9851 | _cnWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9851 | _cnWr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPx_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9906:1: error: BUILDSTDERR: warning: label ‘_cnWA’ defined but not used [-Wunused-label] BUILDSTDERR: 9906 | _cnWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9906 | _cnWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPz_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:9945:1: error: BUILDSTDERR: warning: label ‘_cnWO’ defined but not used [-Wunused-label] BUILDSTDERR: 9945 | _cnWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9945 | _cnWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPE_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10031:1: error: BUILDSTDERR: warning: label ‘_cnX3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10031 | _cnX3: BUILDSTDERR: | ^ BUILDSTDERR: 10031 | _cnX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPF_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10087:1: error: BUILDSTDERR: warning: label ‘_cnXh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10087 | _cnXh: BUILDSTDERR: | ^ BUILDSTDERR: 10087 | _cnXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPH_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10140:1: error: BUILDSTDERR: warning: label ‘_cnXv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10140 | _cnXv: BUILDSTDERR: | ^ BUILDSTDERR: 10140 | _cnXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPK_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10193:1: error: BUILDSTDERR: warning: label ‘_cnXM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10193 | _cnXM: BUILDSTDERR: | ^ BUILDSTDERR: 10193 | _cnXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnXF’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10223:1: error: BUILDSTDERR: warning: label ‘_cnXF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10223 | _cnXF: BUILDSTDERR: | ^ BUILDSTDERR: 10223 | _cnXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnXV’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10254:1: error: BUILDSTDERR: warning: label ‘_cnXV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10254 | _cnXV: BUILDSTDERR: | ^ BUILDSTDERR: 10254 | _cnXV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnXY’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10276:1: error: BUILDSTDERR: warning: label ‘_cnXY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10276 | _cnXY: BUILDSTDERR: | ^ BUILDSTDERR: 10276 | _cnXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPL_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10321:1: error: BUILDSTDERR: warning: label ‘_cnYi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10321 | _cnYi: BUILDSTDERR: | ^ BUILDSTDERR: 10321 | _cnYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smVW_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10370:1: error: BUILDSTDERR: warning: label ‘_cnYL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10370 | _cnYL: BUILDSTDERR: | ^ BUILDSTDERR: 10370 | _cnYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPM_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10408:1: error: BUILDSTDERR: warning: label ‘_cnYS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10408 | _cnYS: BUILDSTDERR: | ^ BUILDSTDERR: 10408 | _cnYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnYs’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10438:1: error: BUILDSTDERR: warning: label ‘_cnYs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10438 | _cnYs: BUILDSTDERR: | ^ BUILDSTDERR: 10438 | _cnYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnYz’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10469:1: error: BUILDSTDERR: warning: label ‘_cnYz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10469 | _cnYz: BUILDSTDERR: | ^ BUILDSTDERR: 10469 | _cnYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnYC’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10492:1: error: BUILDSTDERR: warning: label ‘_cnYC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10492 | _cnYC: BUILDSTDERR: | ^ BUILDSTDERR: 10492 | _cnYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPN_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10546:1: error: BUILDSTDERR: warning: label ‘_cnZi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10546 | _cnZi: BUILDSTDERR: | ^ BUILDSTDERR: 10546 | _cnZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPO_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10603:1: error: BUILDSTDERR: warning: label ‘_cnZw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10603 | _cnZw: BUILDSTDERR: | ^ BUILDSTDERR: 10603 | _cnZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPP_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10654:1: error: BUILDSTDERR: warning: label ‘_cnZK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10654 | _cnZK: BUILDSTDERR: | ^ BUILDSTDERR: 10654 | _cnZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smWv_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10702:1: error: BUILDSTDERR: warning: label ‘_co1g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10702 | _co1g: BUILDSTDERR: | ^ BUILDSTDERR: 10702 | _co1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smWQ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10738:1: error: BUILDSTDERR: warning: label ‘_co2d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10738 | _co2d: BUILDSTDERR: | ^ BUILDSTDERR: 10738 | _co2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smWR_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10774:1: error: BUILDSTDERR: warning: label ‘_co2p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10774 | _co2p: BUILDSTDERR: | ^ BUILDSTDERR: 10774 | _co2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPQ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10810:1: error: BUILDSTDERR: warning: label ‘_co2w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10810 | _co2w: BUILDSTDERR: | ^ BUILDSTDERR: 10810 | _co2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnZQ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10831:1: error: BUILDSTDERR: warning: label ‘_cnZQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10831 | _cnZQ: BUILDSTDERR: | ^ BUILDSTDERR: 10831 | _cnZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cnZU’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10847:1: error: BUILDSTDERR: warning: label ‘_cnZU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10847 | _cnZU: BUILDSTDERR: | ^ BUILDSTDERR: 10847 | _cnZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co00’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10880:1: error: BUILDSTDERR: warning: label ‘_co00’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10880 | _co00: BUILDSTDERR: | ^ BUILDSTDERR: 10880 | _co00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co03’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10908:1: error: BUILDSTDERR: warning: label ‘_co03’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10908 | _co03: BUILDSTDERR: | ^ BUILDSTDERR: 10908 | _co03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co08’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10962:1: error: BUILDSTDERR: warning: label ‘_co08’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10962 | _co08: BUILDSTDERR: | ^ BUILDSTDERR: 10962 | _co08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co0f’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:10999:1: error: BUILDSTDERR: warning: label ‘_co0f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10999 | _co0f: BUILDSTDERR: | ^ BUILDSTDERR: 10999 | _co0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co1l’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11043:1: error: BUILDSTDERR: warning: label ‘_co1l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11043 | _co1l: BUILDSTDERR: | ^ BUILDSTDERR: 11043 | _co1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co1s’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11077:1: error: BUILDSTDERR: warning: label ‘_co1s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11077 | _co1s: BUILDSTDERR: | ^ BUILDSTDERR: 11077 | _co1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co1B’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11110:1: error: BUILDSTDERR: warning: label ‘_co1B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11110 | _co1B: BUILDSTDERR: | ^ BUILDSTDERR: 11110 | _co1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co1I’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11144:1: error: BUILDSTDERR: warning: label ‘_co1I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11144 | _co1I: BUILDSTDERR: | ^ BUILDSTDERR: 11144 | _co1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co1R’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11177:1: error: BUILDSTDERR: warning: label ‘_co1R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11177 | _co1R: BUILDSTDERR: | ^ BUILDSTDERR: 11177 | _co1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co1Y’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11216:1: error: BUILDSTDERR: warning: label ‘_co1Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11216 | _co1Y: BUILDSTDERR: | ^ BUILDSTDERR: 11216 | _co1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co0o’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11277:1: error: BUILDSTDERR: warning: label ‘_co0o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11277 | _co0o: BUILDSTDERR: | ^ BUILDSTDERR: 11277 | _co0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co0v’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11311:1: error: BUILDSTDERR: warning: label ‘_co0v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11311 | _co0v: BUILDSTDERR: | ^ BUILDSTDERR: 11311 | _co0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co0E’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11344:1: error: BUILDSTDERR: warning: label ‘_co0E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11344 | _co0E: BUILDSTDERR: | ^ BUILDSTDERR: 11344 | _co0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co0L’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11378:1: error: BUILDSTDERR: warning: label ‘_co0L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11378 | _co0L: BUILDSTDERR: | ^ BUILDSTDERR: 11378 | _co0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co0U’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11411:1: error: BUILDSTDERR: warning: label ‘_co0U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11411 | _co0U: BUILDSTDERR: | ^ BUILDSTDERR: 11411 | _co0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co11’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11449:1: error: BUILDSTDERR: warning: label ‘_co11’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11449 | _co11: BUILDSTDERR: | ^ BUILDSTDERR: 11449 | _co11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co3M’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11502:1: error: BUILDSTDERR: warning: label ‘_co3M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11502 | _co3M: BUILDSTDERR: | ^ BUILDSTDERR: 11502 | _co3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPW_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11535:1: error: BUILDSTDERR: warning: label ‘_co5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11535 | _co5b: BUILDSTDERR: | ^ BUILDSTDERR: 11535 | _co5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPY_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11586:1: error: BUILDSTDERR: warning: label ‘_co5o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11586 | _co5o: BUILDSTDERR: | ^ BUILDSTDERR: 11586 | _co5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co5l’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11614:1: error: BUILDSTDERR: warning: label ‘_co5l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11614 | _co5l: BUILDSTDERR: | ^ BUILDSTDERR: 11614 | _co5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co5s’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11638:1: error: BUILDSTDERR: warning: label ‘_co5s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11638 | _co5s: BUILDSTDERR: | ^ BUILDSTDERR: 11638 | _co5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co5y’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11665:1: error: BUILDSTDERR: warning: label ‘_co5y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11665 | _co5y: BUILDSTDERR: | ^ BUILDSTDERR: 11665 | _co5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co5E’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11693:1: error: BUILDSTDERR: warning: label ‘_co5E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11693 | _co5E: BUILDSTDERR: | ^ BUILDSTDERR: 11693 | _co5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co5K’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11719:1: error: BUILDSTDERR: warning: label ‘_co5K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11719 | _co5K: BUILDSTDERR: | ^ BUILDSTDERR: 11719 | _co5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co5Q’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11741:1: error: BUILDSTDERR: warning: label ‘_co5Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11741 | _co5Q: BUILDSTDERR: | ^ BUILDSTDERR: 11741 | _co5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_smXN’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11759:1: error: BUILDSTDERR: warning: label ‘_smXN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11759 | _smXN: BUILDSTDERR: | ^ BUILDSTDERR: 11759 | _smXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co69’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11778:1: error: BUILDSTDERR: warning: label ‘_co69’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11778 | _co69: BUILDSTDERR: | ^ BUILDSTDERR: 11778 | _co69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co6l’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11812:1: error: BUILDSTDERR: warning: label ‘_co6l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11812 | _co6l: BUILDSTDERR: | ^ BUILDSTDERR: 11812 | _co6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co6o’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11840:1: error: BUILDSTDERR: warning: label ‘_co6o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11840 | _co6o: BUILDSTDERR: | ^ BUILDSTDERR: 11840 | _co6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co6C’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11872:1: error: BUILDSTDERR: warning: label ‘_co6C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11872 | _co6C: BUILDSTDERR: | ^ BUILDSTDERR: 11872 | _co6C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmPZ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11901:1: error: BUILDSTDERR: warning: label ‘_co76’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11901 | _co76: BUILDSTDERR: | ^ BUILDSTDERR: 11901 | _co76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co73’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11929:1: error: BUILDSTDERR: warning: label ‘_co73’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11929 | _co73: BUILDSTDERR: | ^ BUILDSTDERR: 11929 | _co73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co7a’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11953:1: error: BUILDSTDERR: warning: label ‘_co7a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11953 | _co7a: BUILDSTDERR: | ^ BUILDSTDERR: 11953 | _co7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co7g’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:11980:1: error: BUILDSTDERR: warning: label ‘_co7g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11980 | _co7g: BUILDSTDERR: | ^ BUILDSTDERR: 11980 | _co7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co7m’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12008:1: error: BUILDSTDERR: warning: label ‘_co7m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12008 | _co7m: BUILDSTDERR: | ^ BUILDSTDERR: 12008 | _co7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co7s’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12034:1: error: BUILDSTDERR: warning: label ‘_co7s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12034 | _co7s: BUILDSTDERR: | ^ BUILDSTDERR: 12034 | _co7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co7y’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12056:1: error: BUILDSTDERR: warning: label ‘_co7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12056 | _co7y: BUILDSTDERR: | ^ BUILDSTDERR: 12056 | _co7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_smYX’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12074:1: error: BUILDSTDERR: warning: label ‘_smYX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12074 | _smYX: BUILDSTDERR: | ^ BUILDSTDERR: 12074 | _smYX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co7R’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12093:1: error: BUILDSTDERR: warning: label ‘_co7R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12093 | _co7R: BUILDSTDERR: | ^ BUILDSTDERR: 12093 | _co7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co83’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12127:1: error: BUILDSTDERR: warning: label ‘_co83’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12127 | _co83: BUILDSTDERR: | ^ BUILDSTDERR: 12127 | _co83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co86’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12155:1: error: BUILDSTDERR: warning: label ‘_co86’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12155 | _co86: BUILDSTDERR: | ^ BUILDSTDERR: 12155 | _co86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co8k’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12187:1: error: BUILDSTDERR: warning: label ‘_co8k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12187 | _co8k: BUILDSTDERR: | ^ BUILDSTDERR: 12187 | _co8k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smZh_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12217:1: error: BUILDSTDERR: warning: label ‘_co91’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12217 | _co91: BUILDSTDERR: | ^ BUILDSTDERR: 12217 | _co91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co8Y’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12252:1: error: BUILDSTDERR: warning: label ‘_co8Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12252 | _co8Y: BUILDSTDERR: | ^ BUILDSTDERR: 12252 | _co8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smZy_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12289:1: error: BUILDSTDERR: warning: label ‘_co9r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12289 | _co9r: BUILDSTDERR: | ^ BUILDSTDERR: 12289 | _co9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘rmQ0_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12328:1: error: BUILDSTDERR: warning: label ‘_co9y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12328 | _co9y: BUILDSTDERR: | ^ BUILDSTDERR: 12328 | _co9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co8L’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12357:1: error: BUILDSTDERR: warning: label ‘_co8L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12357 | _co8L: BUILDSTDERR: | ^ BUILDSTDERR: 12357 | _co8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co99’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12407:1: error: BUILDSTDERR: warning: label ‘_co99’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12407 | _co99: BUILDSTDERR: | ^ BUILDSTDERR: 12407 | _co99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co9c’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12432:1: error: BUILDSTDERR: warning: label ‘_co9c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12432 | _co9c: BUILDSTDERR: | ^ BUILDSTDERR: 12432 | _co9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_co9i’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12454:1: error: BUILDSTDERR: warning: label ‘_co9i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12454 | _co9i: BUILDSTDERR: | ^ BUILDSTDERR: 12454 | _co9i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn0c_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12512:1: error: BUILDSTDERR: warning: label ‘_coap’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12512 | _coap: BUILDSTDERR: | ^ BUILDSTDERR: 12512 | _coap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coam’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12546:1: error: BUILDSTDERR: warning: label ‘_coam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12546 | _coam: BUILDSTDERR: | ^ BUILDSTDERR: 12546 | _coam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘smZF_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12582:1: error: BUILDSTDERR: warning: label ‘_coaw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12582 | _coaw: BUILDSTDERR: | ^ BUILDSTDERR: 12582 | _coaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn0d_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12641:1: error: BUILDSTDERR: warning: label ‘_coaJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12641 | _coaJ: BUILDSTDERR: | ^ BUILDSTDERR: 12641 | _coaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1d_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12682:1: error: BUILDSTDERR: warning: label ‘_cobA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12682 | _cobA: BUILDSTDERR: | ^ BUILDSTDERR: 12682 | _cobA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cobx’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12718:1: error: BUILDSTDERR: warning: label ‘_cobx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12718 | _cobx: BUILDSTDERR: | ^ BUILDSTDERR: 12718 | _cobx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cobE’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12744:1: error: BUILDSTDERR: warning: label ‘_cobE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12744 | _cobE: BUILDSTDERR: | ^ BUILDSTDERR: 12744 | _cobE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1g_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12768:1: error: BUILDSTDERR: warning: label ‘_cocd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12768 | _cocd: BUILDSTDERR: | ^ BUILDSTDERR: 12768 | _cocd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1h_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12813:1: error: BUILDSTDERR: warning: label ‘_cocg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12813 | _cocg: BUILDSTDERR: | ^ BUILDSTDERR: 12813 | _cocg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1i_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12865:1: error: BUILDSTDERR: warning: label ‘_cocB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12865 | _cocB: BUILDSTDERR: | ^ BUILDSTDERR: 12865 | _cocB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1j_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12910:1: error: BUILDSTDERR: warning: label ‘_cocE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12910 | _cocE: BUILDSTDERR: | ^ BUILDSTDERR: 12910 | _cocE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn15_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:12976:1: error: BUILDSTDERR: warning: label ‘_cocJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12976 | _cocJ: BUILDSTDERR: | ^ BUILDSTDERR: 12976 | _cocJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cobQ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13032:1: error: BUILDSTDERR: warning: label ‘_cobQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13032 | _cobQ: BUILDSTDERR: | ^ BUILDSTDERR: 13032 | _cobQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cobV’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13063:1: error: BUILDSTDERR: warning: label ‘_cobV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13063 | _cobV: BUILDSTDERR: | ^ BUILDSTDERR: 13063 | _cobV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1k_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13125:1: error: BUILDSTDERR: warning: label ‘_codb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13125 | _codb: BUILDSTDERR: | ^ BUILDSTDERR: 13125 | _codb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cod8’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13168:1: error: BUILDSTDERR: warning: label ‘_cod8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13168 | _cod8: BUILDSTDERR: | ^ BUILDSTDERR: 13168 | _cod8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1p_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13193:1: error: BUILDSTDERR: warning: label ‘_codt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13193 | _codt: BUILDSTDERR: | ^ BUILDSTDERR: 13193 | _codt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_codq’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13231:1: error: BUILDSTDERR: warning: label ‘_codq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13231 | _codq: BUILDSTDERR: | ^ BUILDSTDERR: 13231 | _codq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_codz’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13254:1: error: BUILDSTDERR: warning: label ‘_codz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13254 | _codz: BUILDSTDERR: | ^ BUILDSTDERR: 13254 | _codz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1A_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13287:1: error: BUILDSTDERR: warning: label ‘_coe0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13287 | _coe0: BUILDSTDERR: | ^ BUILDSTDERR: 13287 | _coe0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_codX’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13325:1: error: BUILDSTDERR: warning: label ‘_codX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13325 | _codX: BUILDSTDERR: | ^ BUILDSTDERR: 13325 | _codX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coe6’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13348:1: error: BUILDSTDERR: warning: label ‘_coe6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13348 | _coe6: BUILDSTDERR: | ^ BUILDSTDERR: 13348 | _coe6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1L_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13381:1: error: BUILDSTDERR: warning: label ‘_coet’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13381 | _coet: BUILDSTDERR: | ^ BUILDSTDERR: 13381 | _coet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1O_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13419:1: error: BUILDSTDERR: warning: label ‘_coeK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13419 | _coeK: BUILDSTDERR: | ^ BUILDSTDERR: 13419 | _coeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1R_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13456:1: error: BUILDSTDERR: warning: label ‘_cof1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13456 | _cof1: BUILDSTDERR: | ^ BUILDSTDERR: 13456 | _cof1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn2i_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13492:1: error: BUILDSTDERR: warning: label ‘_cogs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13492 | _cogs: BUILDSTDERR: | ^ BUILDSTDERR: 13492 | _cogs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn2h_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13530:1: error: BUILDSTDERR: warning: label ‘_cogC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13530 | _cogC: BUILDSTDERR: | ^ BUILDSTDERR: 13530 | _cogC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn29_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13568:1: error: BUILDSTDERR: warning: label ‘_cogJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13568 | _cogJ: BUILDSTDERR: | ^ BUILDSTDERR: 13568 | _cogJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cog8’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13610:1: error: BUILDSTDERR: warning: label ‘_cog8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13610 | _cog8: BUILDSTDERR: | ^ BUILDSTDERR: 13610 | _cog8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cogf’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13651:1: error: BUILDSTDERR: warning: label ‘_cogf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13651 | _cogf: BUILDSTDERR: | ^ BUILDSTDERR: 13651 | _cogf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn2j_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13713:1: error: BUILDSTDERR: warning: label ‘_coh1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13713 | _coh1: BUILDSTDERR: | ^ BUILDSTDERR: 13713 | _coh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn2x_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13763:1: error: BUILDSTDERR: warning: label ‘_cohN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13763 | _cohN: BUILDSTDERR: | ^ BUILDSTDERR: 13763 | _cohN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn2w_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13801:1: error: BUILDSTDERR: warning: label ‘_cohX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13801 | _cohX: BUILDSTDERR: | ^ BUILDSTDERR: 13801 | _cohX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn2o_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13839:1: error: BUILDSTDERR: warning: label ‘_coi4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13839 | _coi4: BUILDSTDERR: | ^ BUILDSTDERR: 13839 | _coi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coht’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13881:1: error: BUILDSTDERR: warning: label ‘_coht’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13881 | _coht: BUILDSTDERR: | ^ BUILDSTDERR: 13881 | _coht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cohA’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13922:1: error: BUILDSTDERR: warning: label ‘_cohA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13922 | _cohA: BUILDSTDERR: | ^ BUILDSTDERR: 13922 | _cohA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn1M_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:13994:1: error: BUILDSTDERR: warning: label ‘_coim’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13994 | _coim: BUILDSTDERR: | ^ BUILDSTDERR: 13994 | _coim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coeQ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14063:1: error: BUILDSTDERR: warning: label ‘_coeQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14063 | _coeQ: BUILDSTDERR: | ^ BUILDSTDERR: 14063 | _coeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cof5’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14103:1: error: BUILDSTDERR: warning: label ‘_cof5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14103 | _cof5: BUILDSTDERR: | ^ BUILDSTDERR: 14103 | _cof5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cofa’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14130:1: error: BUILDSTDERR: warning: label ‘_cofa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14130 | _cofa: BUILDSTDERR: | ^ BUILDSTDERR: 14130 | _cofa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cofg’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14170:1: error: BUILDSTDERR: warning: label ‘_cofg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14170 | _cofg: BUILDSTDERR: | ^ BUILDSTDERR: 14170 | _cofg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cofn’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14208:1: error: BUILDSTDERR: warning: label ‘_cofn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14208 | _cofn: BUILDSTDERR: | ^ BUILDSTDERR: 14208 | _cofn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coft’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14236:1: error: BUILDSTDERR: warning: label ‘_coft’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14236 | _coft: BUILDSTDERR: | ^ BUILDSTDERR: 14236 | _coft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cofz’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14270:1: error: BUILDSTDERR: warning: label ‘_cofz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14270 | _cofz: BUILDSTDERR: | ^ BUILDSTDERR: 14270 | _cofz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cofG’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14307:1: error: BUILDSTDERR: warning: label ‘_cofG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14307 | _cofG: BUILDSTDERR: | ^ BUILDSTDERR: 14307 | _cofG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coh7’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14343:1: error: BUILDSTDERR: warning: label ‘_coh7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14343 | _coh7: BUILDSTDERR: | ^ BUILDSTDERR: 14343 | _coh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cohe’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14381:1: error: BUILDSTDERR: warning: label ‘_cohe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14381 | _cohe: BUILDSTDERR: | ^ BUILDSTDERR: 14381 | _cohe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_sn27’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14422:1: error: BUILDSTDERR: warning: label ‘_sn27’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14422 | _sn27: BUILDSTDERR: | ^ BUILDSTDERR: 14422 | _sn27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cofQ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14436:1: error: BUILDSTDERR: warning: label ‘_cofQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14436 | _cofQ: BUILDSTDERR: | ^ BUILDSTDERR: 14436 | _cofQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coiL’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14473:1: error: BUILDSTDERR: warning: label ‘_coiL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14473 | _coiL: BUILDSTDERR: | ^ BUILDSTDERR: 14473 | _coiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn33_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14488:1: error: BUILDSTDERR: warning: label ‘_col6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14488 | _col6: BUILDSTDERR: | ^ BUILDSTDERR: 14488 | _col6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn3T_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14526:1: error: BUILDSTDERR: warning: label ‘_colJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14526 | _colJ: BUILDSTDERR: | ^ BUILDSTDERR: 14526 | _colJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_colz’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14562:1: error: BUILDSTDERR: warning: label ‘_colz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14562 | _colz: BUILDSTDERR: | ^ BUILDSTDERR: 14562 | _colz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4A_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14611:1: error: BUILDSTDERR: warning: label ‘_comg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14611 | _comg: BUILDSTDERR: | ^ BUILDSTDERR: 14611 | _comg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coma’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14648:1: error: BUILDSTDERR: warning: label ‘_coma’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14648 | _coma: BUILDSTDERR: | ^ BUILDSTDERR: 14648 | _coma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4O_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14679:1: error: BUILDSTDERR: warning: label ‘_comL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14679 | _comL: BUILDSTDERR: | ^ BUILDSTDERR: 14679 | _comL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4L_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14717:1: error: BUILDSTDERR: warning: label ‘_cond’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14717 | _cond: BUILDSTDERR: | ^ BUILDSTDERR: 14717 | _cond: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cona’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14749:1: error: BUILDSTDERR: warning: label ‘_cona’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14749 | _cona: BUILDSTDERR: | ^ BUILDSTDERR: 14749 | _cona: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4M_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14792:1: error: BUILDSTDERR: warning: label ‘_conj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14792 | _conj: BUILDSTDERR: | ^ BUILDSTDERR: 14792 | _conj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4N_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14845:1: error: BUILDSTDERR: warning: label ‘_cono’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14845 | _cono: BUILDSTDERR: | ^ BUILDSTDERR: 14845 | _cono: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4D_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14896:1: error: BUILDSTDERR: warning: label ‘_conx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14896 | _conx: BUILDSTDERR: | ^ BUILDSTDERR: 14896 | _conx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_comy’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:14941:1: error: BUILDSTDERR: warning: label ‘_comy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14941 | _comy: BUILDSTDERR: | ^ BUILDSTDERR: 14941 | _comy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4P_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15002:1: error: BUILDSTDERR: warning: label ‘_conO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15002 | _conO: BUILDSTDERR: | ^ BUILDSTDERR: 15002 | _conO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4Z_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15039:1: error: BUILDSTDERR: warning: label ‘_cooe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15039 | _cooe: BUILDSTDERR: | ^ BUILDSTDERR: 15039 | _cooe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn50_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15075:1: error: BUILDSTDERR: warning: label ‘_cooo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15075 | _cooo: BUILDSTDERR: | ^ BUILDSTDERR: 15075 | _cooo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn5H_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15113:1: error: BUILDSTDERR: warning: label ‘_cooC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15113 | _cooC: BUILDSTDERR: | ^ BUILDSTDERR: 15113 | _cooC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cooz’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15148:1: error: BUILDSTDERR: warning: label ‘_cooz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15148 | _cooz: BUILDSTDERR: | ^ BUILDSTDERR: 15148 | _cooz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7Z_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15170:1: error: BUILDSTDERR: warning: label ‘_copR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15170 | _copR: BUILDSTDERR: | ^ BUILDSTDERR: 15170 | _copR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_copK’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15210:1: error: BUILDSTDERR: warning: label ‘_copK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15210 | _copK: BUILDSTDERR: | ^ BUILDSTDERR: 15210 | _copK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn87_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15257:1: error: BUILDSTDERR: warning: label ‘_coqt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15257 | _coqt: BUILDSTDERR: | ^ BUILDSTDERR: 15257 | _coqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coqq’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15292:1: error: BUILDSTDERR: warning: label ‘_coqq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15292 | _coqq: BUILDSTDERR: | ^ BUILDSTDERR: 15292 | _coqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8i_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15329:1: error: BUILDSTDERR: warning: label ‘_coqK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15329 | _coqK: BUILDSTDERR: | ^ BUILDSTDERR: 15329 | _coqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coqH’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15367:1: error: BUILDSTDERR: warning: label ‘_coqH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15367 | _coqH: BUILDSTDERR: | ^ BUILDSTDERR: 15367 | _coqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn82_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15393:1: error: BUILDSTDERR: warning: label ‘_coqV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15393 | _coqV: BUILDSTDERR: | ^ BUILDSTDERR: 15393 | _coqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coqd’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15433:1: error: BUILDSTDERR: warning: label ‘_coqd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15433 | _coqd: BUILDSTDERR: | ^ BUILDSTDERR: 15433 | _coqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7U_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15496:1: error: BUILDSTDERR: warning: label ‘_cor9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15496 | _cor9: BUILDSTDERR: | ^ BUILDSTDERR: 15496 | _cor9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_copw’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15540:1: error: BUILDSTDERR: warning: label ‘_copw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15540 | _copw: BUILDSTDERR: | ^ BUILDSTDERR: 15540 | _copw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_core’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15596:1: error: BUILDSTDERR: warning: label ‘_core’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15596 | _core: BUILDSTDERR: | ^ BUILDSTDERR: 15596 | _core: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8p_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15641:1: error: BUILDSTDERR: warning: label ‘_corW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15641 | _corW: BUILDSTDERR: | ^ BUILDSTDERR: 15641 | _corW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8o_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15678:1: error: BUILDSTDERR: warning: label ‘_cos6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15678 | _cos6: BUILDSTDERR: | ^ BUILDSTDERR: 15678 | _cos6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8j_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15716:1: error: BUILDSTDERR: warning: label ‘_cosd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15716 | _cosd: BUILDSTDERR: | ^ BUILDSTDERR: 15716 | _cosd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_corJ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15761:1: error: BUILDSTDERR: warning: label ‘_corJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15761 | _corJ: BUILDSTDERR: | ^ BUILDSTDERR: 15761 | _corJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7T_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15825:1: error: BUILDSTDERR: warning: label ‘_cosn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15825 | _cosn: BUILDSTDERR: | ^ BUILDSTDERR: 15825 | _cosn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8w_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15882:1: error: BUILDSTDERR: warning: label ‘_cosO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15882 | _cosO: BUILDSTDERR: | ^ BUILDSTDERR: 15882 | _cosO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8v_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15919:1: error: BUILDSTDERR: warning: label ‘_cosY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15919 | _cosY: BUILDSTDERR: | ^ BUILDSTDERR: 15919 | _cosY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8q_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:15957:1: error: BUILDSTDERR: warning: label ‘_cot5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15957 | _cot5: BUILDSTDERR: | ^ BUILDSTDERR: 15957 | _cot5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cosB’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16002:1: error: BUILDSTDERR: warning: label ‘_cosB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16002 | _cosB: BUILDSTDERR: | ^ BUILDSTDERR: 16002 | _cosB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8y_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16068:1: error: BUILDSTDERR: warning: label ‘_coti’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16068 | _coti: BUILDSTDERR: | ^ BUILDSTDERR: 16068 | _coti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cotg’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16127:1: error: BUILDSTDERR: warning: label ‘_cotg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16127 | _cotg: BUILDSTDERR: | ^ BUILDSTDERR: 16127 | _cotg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7x_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16151:1: error: BUILDSTDERR: warning: label ‘_cou6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16151 | _cou6: BUILDSTDERR: | ^ BUILDSTDERR: 16151 | _cou6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7E_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16188:1: error: BUILDSTDERR: warning: label ‘_couv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16188 | _couv: BUILDSTDERR: | ^ BUILDSTDERR: 16188 | _couv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7D_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16226:1: error: BUILDSTDERR: warning: label ‘_couF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16226 | _couF: BUILDSTDERR: | ^ BUILDSTDERR: 16226 | _couF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7y_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16265:1: error: BUILDSTDERR: warning: label ‘_couM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16265 | _couM: BUILDSTDERR: | ^ BUILDSTDERR: 16265 | _couM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coui’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16310:1: error: BUILDSTDERR: warning: label ‘_coui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16310 | _coui: BUILDSTDERR: | ^ BUILDSTDERR: 16310 | _coui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7F_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16374:1: error: BUILDSTDERR: warning: label ‘_couW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16374 | _couW: BUILDSTDERR: | ^ BUILDSTDERR: 16374 | _couW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7v_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16432:1: error: BUILDSTDERR: warning: label ‘_covf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16432 | _covf: BUILDSTDERR: | ^ BUILDSTDERR: 16432 | _covf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7w_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16469:1: error: BUILDSTDERR: warning: label ‘_covi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16469 | _covi: BUILDSTDERR: | ^ BUILDSTDERR: 16469 | _covi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7I_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16527:1: error: BUILDSTDERR: warning: label ‘_covp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16527 | _covp: BUILDSTDERR: | ^ BUILDSTDERR: 16527 | _covp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7J_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16603:1: error: BUILDSTDERR: warning: label ‘_covu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16603 | _covu: BUILDSTDERR: | ^ BUILDSTDERR: 16603 | _covu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7u_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16666:1: error: BUILDSTDERR: warning: label ‘_covz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16666 | _covz: BUILDSTDERR: | ^ BUILDSTDERR: 16666 | _covz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7Q_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16726:1: error: BUILDSTDERR: warning: label ‘_cow0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16726 | _cow0: BUILDSTDERR: | ^ BUILDSTDERR: 16726 | _cow0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7P_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16764:1: error: BUILDSTDERR: warning: label ‘_cowa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16764 | _cowa: BUILDSTDERR: | ^ BUILDSTDERR: 16764 | _cowa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7K_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16803:1: error: BUILDSTDERR: warning: label ‘_cowh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16803 | _cowh: BUILDSTDERR: | ^ BUILDSTDERR: 16803 | _cowh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_covN’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16848:1: error: BUILDSTDERR: warning: label ‘_covN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16848 | _covN: BUILDSTDERR: | ^ BUILDSTDERR: 16848 | _covN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7R_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16917:1: error: BUILDSTDERR: warning: label ‘_cowr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16917 | _cowr: BUILDSTDERR: | ^ BUILDSTDERR: 16917 | _cowr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn7t_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:16985:1: error: BUILDSTDERR: warning: label ‘_cowP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16985 | _cowP: BUILDSTDERR: | ^ BUILDSTDERR: 16985 | _cowP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cowF’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17030:1: error: BUILDSTDERR: warning: label ‘_cowF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17030 | _cowF: BUILDSTDERR: | ^ BUILDSTDERR: 17030 | _cowF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coxT’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17089:1: error: BUILDSTDERR: warning: label ‘_coxT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17089 | _coxT: BUILDSTDERR: | ^ BUILDSTDERR: 17089 | _coxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coxY’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17108:1: error: BUILDSTDERR: warning: label ‘_coxY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17108 | _coxY: BUILDSTDERR: | ^ BUILDSTDERR: 17108 | _coxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coxE’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17126:1: error: BUILDSTDERR: warning: label ‘_coxE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17126 | _coxE: BUILDSTDERR: | ^ BUILDSTDERR: 17126 | _coxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coxJ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17145:1: error: BUILDSTDERR: warning: label ‘_coxJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17145 | _coxJ: BUILDSTDERR: | ^ BUILDSTDERR: 17145 | _coxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coxp’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17163:1: error: BUILDSTDERR: warning: label ‘_coxp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17163 | _coxp: BUILDSTDERR: | ^ BUILDSTDERR: 17163 | _coxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coxu’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17182:1: error: BUILDSTDERR: warning: label ‘_coxu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17182 | _coxu: BUILDSTDERR: | ^ BUILDSTDERR: 17182 | _coxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coxa’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17200:1: error: BUILDSTDERR: warning: label ‘_coxa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17200 | _coxa: BUILDSTDERR: | ^ BUILDSTDERR: 17200 | _coxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coxf’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17219:1: error: BUILDSTDERR: warning: label ‘_coxf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17219 | _coxf: BUILDSTDERR: | ^ BUILDSTDERR: 17219 | _coxf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cowV’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17237:1: error: BUILDSTDERR: warning: label ‘_cowV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17237 | _cowV: BUILDSTDERR: | ^ BUILDSTDERR: 17237 | _cowV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cox0’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17256:1: error: BUILDSTDERR: warning: label ‘_cox0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17256 | _cox0: BUILDSTDERR: | ^ BUILDSTDERR: 17256 | _cox0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn6C_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17276:1: error: BUILDSTDERR: warning: label ‘_coyd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17276 | _coyd: BUILDSTDERR: | ^ BUILDSTDERR: 17276 | _coyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8B_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17338:1: error: BUILDSTDERR: warning: label ‘_coyi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17338 | _coyi: BUILDSTDERR: | ^ BUILDSTDERR: 17338 | _coyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8J_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17480:1: error: BUILDSTDERR: warning: label ‘_coyn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17480 | _coyn: BUILDSTDERR: | ^ BUILDSTDERR: 17480 | _coyn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cooM’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17582:1: error: BUILDSTDERR: warning: label ‘_cooM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17582 | _cooM: BUILDSTDERR: | ^ BUILDSTDERR: 17582 | _cooM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cooP’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17612:1: error: BUILDSTDERR: warning: label ‘_cooP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17612 | _cooP: BUILDSTDERR: | ^ BUILDSTDERR: 17612 | _cooP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cooV’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17635:1: error: BUILDSTDERR: warning: label ‘_cooV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17635 | _cooV: BUILDSTDERR: | ^ BUILDSTDERR: 17635 | _cooV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coyu’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17662:1: error: BUILDSTDERR: warning: label ‘_coyu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17662 | _coyu: BUILDSTDERR: | ^ BUILDSTDERR: 17662 | _coyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coyJ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17694:1: error: BUILDSTDERR: warning: label ‘_coyJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17694 | _coyJ: BUILDSTDERR: | ^ BUILDSTDERR: 17694 | _coyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_sn6w’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17724:1: error: BUILDSTDERR: warning: label ‘_sn6w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17724 | _sn6w: BUILDSTDERR: | ^ BUILDSTDERR: 17724 | _sn6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cop1’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17754:1: error: BUILDSTDERR: warning: label ‘_cop1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17754 | _cop1: BUILDSTDERR: | ^ BUILDSTDERR: 17754 | _cop1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cop0’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17818:1: error: BUILDSTDERR: warning: label ‘_cop0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17818 | _cop0: BUILDSTDERR: | ^ BUILDSTDERR: 17818 | _cop0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn4Q_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17859:1: error: BUILDSTDERR: warning: label ‘_coz3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17859 | _coz3: BUILDSTDERR: | ^ BUILDSTDERR: 17859 | _coz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn8V_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17933:1: error: BUILDSTDERR: warning: label ‘_cozy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17933 | _cozy: BUILDSTDERR: | ^ BUILDSTDERR: 17933 | _cozy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cozs’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:17970:1: error: BUILDSTDERR: warning: label ‘_cozs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17970 | _cozs: BUILDSTDERR: | ^ BUILDSTDERR: 17970 | _cozs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9y_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18004:1: error: BUILDSTDERR: warning: label ‘_coAm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18004 | _coAm: BUILDSTDERR: | ^ BUILDSTDERR: 18004 | _coAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coAj’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18043:1: error: BUILDSTDERR: warning: label ‘_coAj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18043 | _coAj: BUILDSTDERR: | ^ BUILDSTDERR: 18043 | _coAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9H_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18066:1: error: BUILDSTDERR: warning: label ‘_coAT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18066 | _coAT: BUILDSTDERR: | ^ BUILDSTDERR: 18066 | _coAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9I_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18108:1: error: BUILDSTDERR: warning: label ‘_coAW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18108 | _coAW: BUILDSTDERR: | ^ BUILDSTDERR: 18108 | _coAW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coAH’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18157:1: error: BUILDSTDERR: warning: label ‘_coAH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18157 | _coAH: BUILDSTDERR: | ^ BUILDSTDERR: 18157 | _coAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9J_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18213:1: error: BUILDSTDERR: warning: label ‘_coB7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18213 | _coB7: BUILDSTDERR: | ^ BUILDSTDERR: 18213 | _coB7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coAu’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18270:1: error: BUILDSTDERR: warning: label ‘_coAu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18270 | _coAu: BUILDSTDERR: | ^ BUILDSTDERR: 18270 | _coAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9K_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18331:1: error: BUILDSTDERR: warning: label ‘_coBi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18331 | _coBi: BUILDSTDERR: | ^ BUILDSTDERR: 18331 | _coBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn98_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18382:1: error: BUILDSTDERR: warning: label ‘_coCl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18382 | _coCl: BUILDSTDERR: | ^ BUILDSTDERR: 18382 | _coCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coCi’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18414:1: error: BUILDSTDERR: warning: label ‘_coCi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18414 | _coCi: BUILDSTDERR: | ^ BUILDSTDERR: 18414 | _coCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9d_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18451:1: error: BUILDSTDERR: warning: label ‘_coCS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18451 | _coCS: BUILDSTDERR: | ^ BUILDSTDERR: 18451 | _coCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coCP’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18486:1: error: BUILDSTDERR: warning: label ‘_coCP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18486 | _coCP: BUILDSTDERR: | ^ BUILDSTDERR: 18486 | _coCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9g_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18533:1: error: BUILDSTDERR: warning: label ‘_coD0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18533 | _coD0: BUILDSTDERR: | ^ BUILDSTDERR: 18533 | _coD0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9i_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18605:1: error: BUILDSTDERR: warning: label ‘_coD6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18605 | _coD6: BUILDSTDERR: | ^ BUILDSTDERR: 18605 | _coD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9j_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18667:1: error: BUILDSTDERR: warning: label ‘_coDf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18667 | _coDf: BUILDSTDERR: | ^ BUILDSTDERR: 18667 | _coDf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coC5’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18714:1: error: BUILDSTDERR: warning: label ‘_coC5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18714 | _coC5: BUILDSTDERR: | ^ BUILDSTDERR: 18714 | _coC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9l_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18779:1: error: BUILDSTDERR: warning: label ‘_coDG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18779 | _coDG: BUILDSTDERR: | ^ BUILDSTDERR: 18779 | _coDG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9n_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18825:1: error: BUILDSTDERR: warning: label ‘_coDK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18825 | _coDK: BUILDSTDERR: | ^ BUILDSTDERR: 18825 | _coDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9p_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18886:1: error: BUILDSTDERR: warning: label ‘_coDT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18886 | _coDT: BUILDSTDERR: | ^ BUILDSTDERR: 18886 | _coDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coBS’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:18939:1: error: BUILDSTDERR: warning: label ‘_coBS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18939 | _coBS: BUILDSTDERR: | ^ BUILDSTDERR: 18939 | _coBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9q_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19013:1: error: BUILDSTDERR: warning: label ‘_coE8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19013 | _coE8: BUILDSTDERR: | ^ BUILDSTDERR: 19013 | _coE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coBE’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19060:1: error: BUILDSTDERR: warning: label ‘_coBE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19060 | _coBE: BUILDSTDERR: | ^ BUILDSTDERR: 19060 | _coBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9r_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19120:1: error: BUILDSTDERR: warning: label ‘_coEi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19120 | _coEi: BUILDSTDERR: | ^ BUILDSTDERR: 19120 | _coEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9O_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19180:1: error: BUILDSTDERR: warning: label ‘_coEo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19180 | _coEo: BUILDSTDERR: | ^ BUILDSTDERR: 19180 | _coEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sn9P_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19262:1: error: BUILDSTDERR: warning: label ‘_coEt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19262 | _coEt: BUILDSTDERR: | ^ BUILDSTDERR: 19262 | _coEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sna9_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19315:1: error: BUILDSTDERR: warning: label ‘_coFi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19315 | _coFi: BUILDSTDERR: | ^ BUILDSTDERR: 19315 | _coFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snab_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19352:1: error: BUILDSTDERR: warning: label ‘_coFu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19352 | _coFu: BUILDSTDERR: | ^ BUILDSTDERR: 19352 | _coFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sna4_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19389:1: error: BUILDSTDERR: warning: label ‘_coFB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19389 | _coFB: BUILDSTDERR: | ^ BUILDSTDERR: 19389 | _coFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coEZ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19431:1: error: BUILDSTDERR: warning: label ‘_coEZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19431 | _coEZ: BUILDSTDERR: | ^ BUILDSTDERR: 19431 | _coEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coF5’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19480:1: error: BUILDSTDERR: warning: label ‘_coF5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19480 | _coF5: BUILDSTDERR: | ^ BUILDSTDERR: 19480 | _coF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snac_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19525:1: error: BUILDSTDERR: warning: label ‘_coG0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19525 | _coG0: BUILDSTDERR: | ^ BUILDSTDERR: 19525 | _coG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snad_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19562:1: error: BUILDSTDERR: warning: label ‘_coGa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19562 | _coGa: BUILDSTDERR: | ^ BUILDSTDERR: 19562 | _coGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snae_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19599:1: error: BUILDSTDERR: warning: label ‘_coGk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19599 | _coGk: BUILDSTDERR: | ^ BUILDSTDERR: 19599 | _coGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaP_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19636:1: error: BUILDSTDERR: warning: label ‘_coHm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19636 | _coHm: BUILDSTDERR: | ^ BUILDSTDERR: 19636 | _coHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coHj’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19671:1: error: BUILDSTDERR: warning: label ‘_coHj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19671 | _coHj: BUILDSTDERR: | ^ BUILDSTDERR: 19671 | _coHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaR_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19717:1: error: BUILDSTDERR: warning: label ‘_coHt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19717 | _coHt: BUILDSTDERR: | ^ BUILDSTDERR: 19717 | _coHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaT_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19778:1: error: BUILDSTDERR: warning: label ‘_coHC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19778 | _coHC: BUILDSTDERR: | ^ BUILDSTDERR: 19778 | _coHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coGY’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19826:1: error: BUILDSTDERR: warning: label ‘_coGY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19826 | _coGY: BUILDSTDERR: | ^ BUILDSTDERR: 19826 | _coGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaU_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19892:1: error: BUILDSTDERR: warning: label ‘_coHN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19892 | _coHN: BUILDSTDERR: | ^ BUILDSTDERR: 19892 | _coHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaV_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19945:1: error: BUILDSTDERR: warning: label ‘_coHS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19945 | _coHS: BUILDSTDERR: | ^ BUILDSTDERR: 19945 | _coHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaI_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:19995:1: error: BUILDSTDERR: warning: label ‘_coI5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19995 | _coI5: BUILDSTDERR: | ^ BUILDSTDERR: 19995 | _coI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaB_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20033:1: error: BUILDSTDERR: warning: label ‘_coIU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20033 | _coIU: BUILDSTDERR: | ^ BUILDSTDERR: 20033 | _coIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coIR’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20068:1: error: BUILDSTDERR: warning: label ‘_coIR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20068 | _coIR: BUILDSTDERR: | ^ BUILDSTDERR: 20068 | _coIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaD_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20114:1: error: BUILDSTDERR: warning: label ‘_coJ1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20114 | _coJ1: BUILDSTDERR: | ^ BUILDSTDERR: 20114 | _coJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaF_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20175:1: error: BUILDSTDERR: warning: label ‘_coJa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20175 | _coJa: BUILDSTDERR: | ^ BUILDSTDERR: 20175 | _coJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coIw’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20223:1: error: BUILDSTDERR: warning: label ‘_coIw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20223 | _coIw: BUILDSTDERR: | ^ BUILDSTDERR: 20223 | _coIw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaG_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20289:1: error: BUILDSTDERR: warning: label ‘_coJl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20289 | _coJl: BUILDSTDERR: | ^ BUILDSTDERR: 20289 | _coJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snaH_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20342:1: error: BUILDSTDERR: warning: label ‘_coJq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20342 | _coJq: BUILDSTDERR: | ^ BUILDSTDERR: 20342 | _coJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snau_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20392:1: error: BUILDSTDERR: warning: label ‘_coJD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20392 | _coJD: BUILDSTDERR: | ^ BUILDSTDERR: 20392 | _coJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snan_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20430:1: error: BUILDSTDERR: warning: label ‘_coKs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20430 | _coKs: BUILDSTDERR: | ^ BUILDSTDERR: 20430 | _coKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coKp’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20465:1: error: BUILDSTDERR: warning: label ‘_coKp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20465 | _coKp: BUILDSTDERR: | ^ BUILDSTDERR: 20465 | _coKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snap_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20511:1: error: BUILDSTDERR: warning: label ‘_coKz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20511 | _coKz: BUILDSTDERR: | ^ BUILDSTDERR: 20511 | _coKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snar_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20572:1: error: BUILDSTDERR: warning: label ‘_coKI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20572 | _coKI: BUILDSTDERR: | ^ BUILDSTDERR: 20572 | _coKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coK4’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20620:1: error: BUILDSTDERR: warning: label ‘_coK4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20620 | _coK4: BUILDSTDERR: | ^ BUILDSTDERR: 20620 | _coK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snas_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20686:1: error: BUILDSTDERR: warning: label ‘_coKT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20686 | _coKT: BUILDSTDERR: | ^ BUILDSTDERR: 20686 | _coKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snat_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20739:1: error: BUILDSTDERR: warning: label ‘_coKY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20739 | _coKY: BUILDSTDERR: | ^ BUILDSTDERR: 20739 | _coKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snag_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20789:1: error: BUILDSTDERR: warning: label ‘_coLb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20789 | _coLb: BUILDSTDERR: | ^ BUILDSTDERR: 20789 | _coLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snb4_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20846:1: error: BUILDSTDERR: warning: label ‘_coLf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20846 | _coLf: BUILDSTDERR: | ^ BUILDSTDERR: 20846 | _coLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snb5_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:20988:1: error: BUILDSTDERR: warning: label ‘_coLk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20988 | _coLk: BUILDSTDERR: | ^ BUILDSTDERR: 20988 | _coLk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snbg_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21062:1: error: BUILDSTDERR: warning: label ‘_coLp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21062 | _coLp: BUILDSTDERR: | ^ BUILDSTDERR: 21062 | _coLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coaO’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21132:1: error: BUILDSTDERR: warning: label ‘_coaO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21132 | _coaO: BUILDSTDERR: | ^ BUILDSTDERR: 21132 | _coaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coaU’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21165:1: error: BUILDSTDERR: warning: label ‘_coaU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21165 | _coaU: BUILDSTDERR: | ^ BUILDSTDERR: 21165 | _coaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cob0’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21196:1: error: BUILDSTDERR: warning: label ‘_cob0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21196 | _cob0: BUILDSTDERR: | ^ BUILDSTDERR: 21196 | _cob0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cob6’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21228:1: error: BUILDSTDERR: warning: label ‘_cob6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21228 | _cob6: BUILDSTDERR: | ^ BUILDSTDERR: 21228 | _cob6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cobc’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21275:1: error: BUILDSTDERR: warning: label ‘_cobc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21275 | _cobc: BUILDSTDERR: | ^ BUILDSTDERR: 21275 | _cobc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cojJ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21361:1: error: BUILDSTDERR: warning: label ‘_cojJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21361 | _cojJ: BUILDSTDERR: | ^ BUILDSTDERR: 21361 | _cojJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cojO’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21384:1: error: BUILDSTDERR: warning: label ‘_cojO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21384 | _cojO: BUILDSTDERR: | ^ BUILDSTDERR: 21384 | _cojO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_sn2z’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21401:1: error: BUILDSTDERR: warning: label ‘_sn2z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21401 | _sn2z: BUILDSTDERR: | ^ BUILDSTDERR: 21401 | _sn2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cojZ’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21425:1: error: BUILDSTDERR: warning: label ‘_cojZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21425 | _cojZ: BUILDSTDERR: | ^ BUILDSTDERR: 21425 | _cojZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cok6’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21465:1: error: BUILDSTDERR: warning: label ‘_cok6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21465 | _cok6: BUILDSTDERR: | ^ BUILDSTDERR: 21465 | _cok6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cokc’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21496:1: error: BUILDSTDERR: warning: label ‘_cokc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21496 | _cokc: BUILDSTDERR: | ^ BUILDSTDERR: 21496 | _cokc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coki’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21527:1: error: BUILDSTDERR: warning: label ‘_coki’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21527 | _coki: BUILDSTDERR: | ^ BUILDSTDERR: 21527 | _coki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coko’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21566:1: error: BUILDSTDERR: warning: label ‘_coko’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21566 | _coko: BUILDSTDERR: | ^ BUILDSTDERR: 21566 | _coko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cokS’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21617:1: error: BUILDSTDERR: warning: label ‘_cokS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21617 | _cokS: BUILDSTDERR: | ^ BUILDSTDERR: 21617 | _cokS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cokX’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21651:1: error: BUILDSTDERR: warning: label ‘_cokX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21651 | _cokX: BUILDSTDERR: | ^ BUILDSTDERR: 21651 | _cokX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cola’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21692:1: error: BUILDSTDERR: warning: label ‘_cola’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21692 | _cola: BUILDSTDERR: | ^ BUILDSTDERR: 21692 | _cola: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cold’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21716:1: error: BUILDSTDERR: warning: label ‘_cold’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21716 | _cold: BUILDSTDERR: | ^ BUILDSTDERR: 21716 | _cold: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_colg’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21748:1: error: BUILDSTDERR: warning: label ‘_colg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21748 | _colg: BUILDSTDERR: | ^ BUILDSTDERR: 21748 | _colg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coM5’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21780:1: error: BUILDSTDERR: warning: label ‘_coM5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21780 | _coM5: BUILDSTDERR: | ^ BUILDSTDERR: 21780 | _coM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coMG’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21813:1: error: BUILDSTDERR: warning: label ‘_coMG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21813 | _coMG: BUILDSTDERR: | ^ BUILDSTDERR: 21813 | _coMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_sn3Q’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21829:1: error: BUILDSTDERR: warning: label ‘_sn3Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21829 | _sn3Q: BUILDSTDERR: | ^ BUILDSTDERR: 21829 | _sn3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_colp’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21859:1: error: BUILDSTDERR: warning: label ‘_colp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21859 | _colp: BUILDSTDERR: | ^ BUILDSTDERR: 21859 | _colp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_colo’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21937:1: error: BUILDSTDERR: warning: label ‘_colo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21937 | _colo: BUILDSTDERR: | ^ BUILDSTDERR: 21937 | _colo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coz9’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21963:1: error: BUILDSTDERR: warning: label ‘_coz9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21963 | _coz9: BUILDSTDERR: | ^ BUILDSTDERR: 21963 | _coz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cozc’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:21995:1: error: BUILDSTDERR: warning: label ‘_cozc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21995 | _cozc: BUILDSTDERR: | ^ BUILDSTDERR: 21995 | _cozc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_sn9T’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22016:1: error: BUILDSTDERR: warning: label ‘_sn9T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22016 | _sn9T: BUILDSTDERR: | ^ BUILDSTDERR: 22016 | _sn9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coEF’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22040:1: error: BUILDSTDERR: warning: label ‘_coEF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22040 | _coEF: BUILDSTDERR: | ^ BUILDSTDERR: 22040 | _coEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coEM’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22091:1: error: BUILDSTDERR: warning: label ‘_coEM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22091 | _coEM: BUILDSTDERR: | ^ BUILDSTDERR: 22091 | _coEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coMr’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22160:1: error: BUILDSTDERR: warning: label ‘_coMr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22160 | _coMr: BUILDSTDERR: | ^ BUILDSTDERR: 22160 | _coMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cozi’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22189:1: error: BUILDSTDERR: warning: label ‘_cozi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22189 | _cozi: BUILDSTDERR: | ^ BUILDSTDERR: 22189 | _cozi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coMd’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22234:1: error: BUILDSTDERR: warning: label ‘_coMd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22234 | _coMd: BUILDSTDERR: | ^ BUILDSTDERR: 22234 | _coMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHook1_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22266:1: error: BUILDSTDERR: warning: label ‘_coNk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22266 | _coNk: BUILDSTDERR: | ^ BUILDSTDERR: 22266 | _coNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_generateBuildModule_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22314:1: error: BUILDSTDERR: warning: label ‘_coSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22314 | _coSr: BUILDSTDERR: | ^ BUILDSTDERR: 22314 | _coSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHookzumn_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22347:1: error: BUILDSTDERR: warning: label ‘_coSJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22347 | _coSJ: BUILDSTDERR: | ^ BUILDSTDERR: 22347 | _coSJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coSH’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22392:1: error: BUILDSTDERR: warning: label ‘_coSH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22392 | _coSH: BUILDSTDERR: | ^ BUILDSTDERR: 22392 | _coSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coSN’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22414:1: error: BUILDSTDERR: warning: label ‘_coSN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22414 | _coSN: BUILDSTDERR: | ^ BUILDSTDERR: 22414 | _coSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snbo_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22460:1: error: BUILDSTDERR: warning: label ‘_coTa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22460 | _coTa: BUILDSTDERR: | ^ BUILDSTDERR: 22460 | _coTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sncx_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22504:1: error: BUILDSTDERR: warning: label ‘_coUA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22504 | _coUA: BUILDSTDERR: | ^ BUILDSTDERR: 22504 | _coUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sncv_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22558:1: error: BUILDSTDERR: warning: label ‘_coUN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22558 | _coUN: BUILDSTDERR: | ^ BUILDSTDERR: 22558 | _coUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sncy_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22609:1: error: BUILDSTDERR: warning: label ‘_coUS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22609 | _coUS: BUILDSTDERR: | ^ BUILDSTDERR: 22609 | _coUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coUn’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22690:1: error: BUILDSTDERR: warning: label ‘_coUn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22690 | _coUn: BUILDSTDERR: | ^ BUILDSTDERR: 22690 | _coUn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sncz_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22817:1: error: BUILDSTDERR: warning: label ‘_coV0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22817 | _coV0: BUILDSTDERR: | ^ BUILDSTDERR: 22817 | _coV0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coUa’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22859:1: error: BUILDSTDERR: warning: label ‘_coUa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22859 | _coUa: BUILDSTDERR: | ^ BUILDSTDERR: 22859 | _coUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sncA_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22905:1: error: BUILDSTDERR: warning: label ‘_coV8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22905 | _coV8: BUILDSTDERR: | ^ BUILDSTDERR: 22905 | _coV8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coTX’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22947:1: error: BUILDSTDERR: warning: label ‘_coTX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22947 | _coTX: BUILDSTDERR: | ^ BUILDSTDERR: 22947 | _coTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snbp_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:22993:1: error: BUILDSTDERR: warning: label ‘_coVg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22993 | _coVg: BUILDSTDERR: | ^ BUILDSTDERR: 22993 | _coVg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coTm’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23038:1: error: BUILDSTDERR: warning: label ‘_coTm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23038 | _coTm: BUILDSTDERR: | ^ BUILDSTDERR: 23038 | _coTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coTN’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23099:1: error: BUILDSTDERR: warning: label ‘_coTN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23099 | _coTN: BUILDSTDERR: | ^ BUILDSTDERR: 23099 | _coTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coTM’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23130:1: error: BUILDSTDERR: warning: label ‘_coTM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23130 | _coTM: BUILDSTDERR: | ^ BUILDSTDERR: 23130 | _coTM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coVq’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23148:1: error: BUILDSTDERR: warning: label ‘_coVq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23148 | _coVq: BUILDSTDERR: | ^ BUILDSTDERR: 23148 | _coVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coVp’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23172:1: error: BUILDSTDERR: warning: label ‘_coVp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23172 | _coVp: BUILDSTDERR: | ^ BUILDSTDERR: 23172 | _coVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sncB_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23193:1: error: BUILDSTDERR: warning: label ‘_coVZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23193 | _coVZ: BUILDSTDERR: | ^ BUILDSTDERR: 23193 | _coVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coVW’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23233:1: error: BUILDSTDERR: warning: label ‘_coVW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23233 | _coVW: BUILDSTDERR: | ^ BUILDSTDERR: 23233 | _coVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coW3’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23261:1: error: BUILDSTDERR: warning: label ‘_coW3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23261 | _coW3: BUILDSTDERR: | ^ BUILDSTDERR: 23261 | _coW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coW9’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23284:1: error: BUILDSTDERR: warning: label ‘_coW9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23284 | _coW9: BUILDSTDERR: | ^ BUILDSTDERR: 23284 | _coW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snec_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23320:1: error: BUILDSTDERR: warning: label ‘_coWH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23320 | _coWH: BUILDSTDERR: | ^ BUILDSTDERR: 23320 | _coWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sneb_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23355:1: error: BUILDSTDERR: warning: label ‘_coWR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23355 | _coWR: BUILDSTDERR: | ^ BUILDSTDERR: 23355 | _coWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snej_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23391:1: error: BUILDSTDERR: warning: label ‘_coXd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23391 | _coXd: BUILDSTDERR: | ^ BUILDSTDERR: 23391 | _coXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coX6’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23431:1: error: BUILDSTDERR: warning: label ‘_coX6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23431 | _coX6: BUILDSTDERR: | ^ BUILDSTDERR: 23431 | _coX6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snek_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23488:1: error: BUILDSTDERR: warning: label ‘_coXq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23488 | _coXq: BUILDSTDERR: | ^ BUILDSTDERR: 23488 | _coXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coWW’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23565:1: error: BUILDSTDERR: warning: label ‘_coWW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23565 | _coWW: BUILDSTDERR: | ^ BUILDSTDERR: 23565 | _coWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sne3_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23613:1: error: BUILDSTDERR: warning: label ‘_coXY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23613 | _coXY: BUILDSTDERR: | ^ BUILDSTDERR: 23613 | _coXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coXR’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23653:1: error: BUILDSTDERR: warning: label ‘_coXR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23653 | _coXR: BUILDSTDERR: | ^ BUILDSTDERR: 23653 | _coXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sne4_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23703:1: error: BUILDSTDERR: warning: label ‘_coYb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23703 | _coYb: BUILDSTDERR: | ^ BUILDSTDERR: 23703 | _coYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coXH’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23751:1: error: BUILDSTDERR: warning: label ‘_coXH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23751 | _coXH: BUILDSTDERR: | ^ BUILDSTDERR: 23751 | _coXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sndQ_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23799:1: error: BUILDSTDERR: warning: label ‘_coYK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23799 | _coYK: BUILDSTDERR: | ^ BUILDSTDERR: 23799 | _coYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coYD’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23839:1: error: BUILDSTDERR: warning: label ‘_coYD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23839 | _coYD: BUILDSTDERR: | ^ BUILDSTDERR: 23839 | _coYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sndL_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23885:1: error: BUILDSTDERR: warning: label ‘_coZh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23885 | _coZh: BUILDSTDERR: | ^ BUILDSTDERR: 23885 | _coZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sndM_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23922:1: error: BUILDSTDERR: warning: label ‘_coZk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23922 | _coZk: BUILDSTDERR: | ^ BUILDSTDERR: 23922 | _coZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coZ5’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:23970:1: error: BUILDSTDERR: warning: label ‘_coZ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23970 | _coZ5: BUILDSTDERR: | ^ BUILDSTDERR: 23970 | _coZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sndR_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24028:1: error: BUILDSTDERR: warning: label ‘_coZs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24028 | _coZs: BUILDSTDERR: | ^ BUILDSTDERR: 24028 | _coZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coYq’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24075:1: error: BUILDSTDERR: warning: label ‘_coYq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24075 | _coYq: BUILDSTDERR: | ^ BUILDSTDERR: 24075 | _coYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_addDoctestsUserHook_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24137:1: error: BUILDSTDERR: warning: label ‘_coZA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24137 | _coZA: BUILDSTDERR: | ^ BUILDSTDERR: 24137 | _coZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_coWn’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24245:1: error: BUILDSTDERR: warning: label ‘_coWn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24245 | _coWn: BUILDSTDERR: | ^ BUILDSTDERR: 24245 | _coWn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_doctestsUserHooks_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24401:1: error: BUILDSTDERR: warning: label ‘_cp0r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24401 | _cp0r: BUILDSTDERR: | ^ BUILDSTDERR: 24401 | _cp0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sner_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24449:1: error: BUILDSTDERR: warning: label ‘_cp0Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24449 | _cp0Z: BUILDSTDERR: | ^ BUILDSTDERR: 24449 | _cp0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snes_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24490:1: error: BUILDSTDERR: warning: label ‘_cp12’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24490 | _cp12: BUILDSTDERR: | ^ BUILDSTDERR: 24490 | _cp12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cp0Q’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24532:1: error: BUILDSTDERR: warning: label ‘_cp0Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24532 | _cp0Q: BUILDSTDERR: | ^ BUILDSTDERR: 24532 | _cp0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainWithDoctests1_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24573:1: error: BUILDSTDERR: warning: label ‘_cp18’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24573 | _cp18: BUILDSTDERR: | ^ BUILDSTDERR: 24573 | _cp18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘sney_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24652:1: error: BUILDSTDERR: warning: label ‘_cp1H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24652 | _cp1H: BUILDSTDERR: | ^ BUILDSTDERR: 24652 | _cp1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘snez_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24695:1: error: BUILDSTDERR: warning: label ‘_cp1K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24695 | _cp1K: BUILDSTDERR: | ^ BUILDSTDERR: 24695 | _cp1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘_cp1y’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24739:1: error: BUILDSTDERR: warning: label ‘_cp1y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24739 | _cp1y: BUILDSTDERR: | ^ BUILDSTDERR: 24739 | _cp1y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests1_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24779:1: error: BUILDSTDERR: warning: label ‘_cp1Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24779 | _cp1Q: BUILDSTDERR: | ^ BUILDSTDERR: 24779 | _cp1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_defaultMainAutoconfWithDoctests_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24822:1: error: BUILDSTDERR: warning: label ‘_cp25’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24822 | _cp25: BUILDSTDERR: | ^ BUILDSTDERR: 24822 | _cp25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_Component_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24851:1: error: BUILDSTDERR: warning: label ‘_cp2f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24851 | _cp2f: BUILDSTDERR: | ^ BUILDSTDERR: 24851 | _cp2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameLib_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24897:1: error: BUILDSTDERR: warning: label ‘_cp2r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24897 | _cp2r: BUILDSTDERR: | ^ BUILDSTDERR: 24897 | _cp2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameExe_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24937:1: error: BUILDSTDERR: warning: label ‘_cp2D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24937 | _cp2D: BUILDSTDERR: | ^ BUILDSTDERR: 24937 | _cp2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_Component_con_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24969:1: error: BUILDSTDERR: warning: label ‘_cp2N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24969 | _cp2N: BUILDSTDERR: | ^ BUILDSTDERR: 24969 | _cp2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameLib_con_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:24992:1: error: BUILDSTDERR: warning: label ‘_cp2U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24992 | _cp2U: BUILDSTDERR: | ^ BUILDSTDERR: 24992 | _cp2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc: In function ‘cabalzmdoctestzm1zi0zi6zmE57gwmEN5fa2uY0bq8bb44_DistributionziExtraziDoctest_NameExe_con_entry’: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:25015:1: error: BUILDSTDERR: warning: label ‘_cp31’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25015 | _cp31: BUILDSTDERR: | ^ BUILDSTDERR: 25015 | _cp31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1598_0/ghc_4.hc:6681:16: error: BUILDSTDERR: warning: ‘rmOG_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 6681 | static StgWord rmOG_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 6681 | static StgWord rmOG_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for cabal-doctest-1.0.6.. Running Haddock on library for cabal-doctest-1.0.6.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 6 / 6) in 'Distribution.Extra.Doctest' Documentation created: dist/doc/html/cabal-doctest/index.html, dist/doc/html/cabal-doctest/cabal-doctest.txt + ./Setup register --inplace Registering library for cabal-doctest-1.0.6.. + cd .. + 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 2] Compiling Warning ( Warning.hs, Warning.o ) [2 of 2] Compiling Main ( Setup.lhs, Setup.o ) BUILDSTDERR: Setup.lhs:24:1: warning: [-Wdeprecations] BUILDSTDERR: Module ‘Warning’: BUILDSTDERR: You are configuring this package without cabal-doctest installed. BUILDSTDERR: The doctests test-suite will not work as a result. BUILDSTDERR: To fix this, install cabal-doctest before configuring. BUILDSTDERR: | BUILDSTDERR: 24 | import Warning () BUILDSTDERR: | ^^^^^^^^^^^^^^^^^ 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-distributive '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --user '--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/distributive-0.5.3 --user Configuring distributive-0.5.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for distributive-0.5.3.. Building library for distributive-0.5.3.. [1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:15:1: error: BUILDSTDERR: warning: label ‘_c5Dz’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c5Dz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c5Dz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5Dw’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:34:1: error: BUILDSTDERR: warning: label ‘_c5Dw’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c5Dw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c5Dw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_distribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:56:1: error: BUILDSTDERR: warning: label ‘_c5DN’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c5DN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c5DN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5DK’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:75:1: error: BUILDSTDERR: warning: label ‘_c5DK’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c5DK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c5DK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_collect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:97:1: error: BUILDSTDERR: warning: label ‘_c5E1’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c5E1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c5E1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5DY’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:116:1: error: BUILDSTDERR: warning: label ‘_c5DY’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c5DY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c5DY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_distributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:138:1: error: BUILDSTDERR: warning: label ‘_c5Ef’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c5Ef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c5Ef: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5Ec’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:157:1: error: BUILDSTDERR: warning: label ‘_c5Ec’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c5Ec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c5Ec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_collectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:179:1: error: BUILDSTDERR: warning: label ‘_c5Et’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c5Et: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c5Et: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5Eq’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:198:1: error: BUILDSTDERR: warning: label ‘_c5Eq’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c5Eq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c5Eq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:218:1: error: BUILDSTDERR: warning: label ‘_c5EE’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _c5EE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _c5EE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5s5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:238:1: error: BUILDSTDERR: warning: label ‘_c5EP’ defined but not used [-Wunused-label] BUILDSTDERR: 238 | _c5EP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 238 | _c5EP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5s7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:262:1: error: BUILDSTDERR: warning: label ‘_c5EX’ defined but not used [-Wunused-label] BUILDSTDERR: 262 | _c5EX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 262 | _c5EX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:278:1: error: BUILDSTDERR: warning: label ‘_c5F0’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _c5F0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _c5F0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:309:1: error: BUILDSTDERR: warning: label ‘_c5F9’ defined but not used [-Wunused-label] BUILDSTDERR: 309 | _c5F9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 309 | _c5F9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:329:1: error: BUILDSTDERR: warning: label ‘_c5Fg’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c5Fg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c5Fg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:349:1: error: BUILDSTDERR: warning: label ‘_c5Fn’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _c5Fn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _c5Fn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sf_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:369:1: error: BUILDSTDERR: warning: label ‘_c5Fy’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _c5Fy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _c5Fy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sh_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:393:1: error: BUILDSTDERR: warning: label ‘_c5FG’ defined but not used [-Wunused-label] BUILDSTDERR: 393 | _c5FG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 393 | _c5FG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTaggedzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:409:1: error: BUILDSTDERR: warning: label ‘_c5FJ’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _c5FJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _c5FJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sn_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:440:1: error: BUILDSTDERR: warning: label ‘_c5FX’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _c5FX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _c5FX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:466:1: error: BUILDSTDERR: warning: label ‘_c5G0’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c5G0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c5G0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5ss_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:498:1: error: BUILDSTDERR: warning: label ‘_c5Ge’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _c5Ge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _c5Ge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:517:1: error: BUILDSTDERR: warning: label ‘_c5Gh’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _c5Gh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _c5Gh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:554:1: error: BUILDSTDERR: warning: label ‘_c5Gv’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _c5Gv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _c5Gv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:581:1: error: BUILDSTDERR: warning: label ‘_c5Gy’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _c5Gy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _c5Gy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:615:1: error: BUILDSTDERR: warning: label ‘_c5GM’ defined but not used [-Wunused-label] BUILDSTDERR: 615 | _c5GM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 615 | _c5GM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:634:1: error: BUILDSTDERR: warning: label ‘_c5GP’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _c5GP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _c5GP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:672:1: error: BUILDSTDERR: warning: label ‘_c5H2’ defined but not used [-Wunused-label] BUILDSTDERR: 672 | _c5H2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 672 | _c5H2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:697:1: error: BUILDSTDERR: warning: label ‘_c5H5’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _c5H5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _c5H5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:726:1: error: BUILDSTDERR: warning: label ‘_c5Hi’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _c5Hi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _c5Hi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:751:1: error: BUILDSTDERR: warning: label ‘_c5Hl’ defined but not used [-Wunused-label] BUILDSTDERR: 751 | _c5Hl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 751 | _c5Hl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:780:1: error: BUILDSTDERR: warning: label ‘_c5HC’ defined but not used [-Wunused-label] BUILDSTDERR: 780 | _c5HC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 780 | _c5HC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:811:1: error: BUILDSTDERR: warning: label ‘_c5HH’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _c5HH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _c5HH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5HF’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:848:1: error: BUILDSTDERR: warning: label ‘_c5HF’ defined but not used [-Wunused-label] BUILDSTDERR: 848 | _c5HF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 848 | _c5HF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:865:1: error: BUILDSTDERR: warning: label ‘_c5HT’ defined but not used [-Wunused-label] BUILDSTDERR: 865 | _c5HT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 865 | _c5HT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:893:1: error: BUILDSTDERR: warning: label ‘_c5I2’ defined but not used [-Wunused-label] BUILDSTDERR: 893 | _c5I2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 893 | _c5I2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:926:1: error: BUILDSTDERR: warning: label ‘_c5I7’ defined but not used [-Wunused-label] BUILDSTDERR: 926 | _c5I7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 926 | _c5I7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5t0_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:967:1: error: BUILDSTDERR: warning: label ‘_c5Io’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _c5Io: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _c5Io: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5sY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:998:1: error: BUILDSTDERR: warning: label ‘_c5It’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _c5It: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _c5It: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5Ir’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1035:1: error: BUILDSTDERR: warning: label ‘_c5Ir’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _c5Ir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _c5Ir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5t1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1053:1: error: BUILDSTDERR: warning: label ‘_c5IF’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _c5IF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _c5IF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5t4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1081:1: error: BUILDSTDERR: warning: label ‘_c5IO’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _c5IO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _c5IO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1114:1: error: BUILDSTDERR: warning: label ‘_c5IT’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _c5IT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _c5IT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5t8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1154:1: error: BUILDSTDERR: warning: label ‘_c5J6’ defined but not used [-Wunused-label] BUILDSTDERR: 1154 | _c5J6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1154 | _c5J6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5t7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1178:1: error: BUILDSTDERR: warning: label ‘_c5Jd’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _c5Jd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _c5Jd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1204:1: error: BUILDSTDERR: warning: label ‘_c5Jg’ defined but not used [-Wunused-label] BUILDSTDERR: 1204 | _c5Jg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1204 | _c5Jg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1237:1: error: BUILDSTDERR: warning: label ‘_c5Js’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _c5Js: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _c5Js: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5Jp’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1256:1: error: BUILDSTDERR: warning: label ‘_c5Jp’ defined but not used [-Wunused-label] BUILDSTDERR: 1256 | _c5Jp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1256 | _c5Jp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1278:1: error: BUILDSTDERR: warning: label ‘_c5JG’ defined but not used [-Wunused-label] BUILDSTDERR: 1278 | _c5JG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1278 | _c5JG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5JD’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1297:1: error: BUILDSTDERR: warning: label ‘_c5JD’ defined but not used [-Wunused-label] BUILDSTDERR: 1297 | _c5JD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1297 | _c5JD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1319:1: error: BUILDSTDERR: warning: label ‘_c5JV’ defined but not used [-Wunused-label] BUILDSTDERR: 1319 | _c5JV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1319 | _c5JV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tl_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1348:1: error: BUILDSTDERR: warning: label ‘_c5K2’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _c5K2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _c5K2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1380:1: error: BUILDSTDERR: warning: label ‘_c5K6’ defined but not used [-Wunused-label] BUILDSTDERR: 1380 | _c5K6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1380 | _c5K6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1421:1: error: BUILDSTDERR: warning: label ‘_c5Kj’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _c5Kj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _c5Kj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1445:1: error: BUILDSTDERR: warning: label ‘_c5Kq’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _c5Kq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _c5Kq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1471:1: error: BUILDSTDERR: warning: label ‘_c5Kt’ defined but not used [-Wunused-label] BUILDSTDERR: 1471 | _c5Kt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1471 | _c5Kt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tt_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1504:1: error: BUILDSTDERR: warning: label ‘_c5KG’ defined but not used [-Wunused-label] BUILDSTDERR: 1504 | _c5KG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1504 | _c5KG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tv_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1529:1: error: BUILDSTDERR: warning: label ‘_c5KO’ defined but not used [-Wunused-label] BUILDSTDERR: 1529 | _c5KO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1529 | _c5KO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1545:1: error: BUILDSTDERR: warning: label ‘_c5KR’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _c5KR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _c5KR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tx_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1578:1: error: BUILDSTDERR: warning: label ‘_c5L4’ defined but not used [-Wunused-label] BUILDSTDERR: 1578 | _c5L4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1578 | _c5L4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1603:1: error: BUILDSTDERR: warning: label ‘_c5L7’ defined but not used [-Wunused-label] BUILDSTDERR: 1603 | _c5L7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1603 | _c5L7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tA_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1633:1: error: BUILDSTDERR: warning: label ‘_c5Lk’ defined but not used [-Wunused-label] BUILDSTDERR: 1633 | _c5Lk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1633 | _c5Lk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1658:1: error: BUILDSTDERR: warning: label ‘_c5Ls’ defined but not used [-Wunused-label] BUILDSTDERR: 1658 | _c5Ls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1658 | _c5Ls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1674:1: error: BUILDSTDERR: warning: label ‘_c5Lv’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _c5Lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _c5Lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1707:1: error: BUILDSTDERR: warning: label ‘_c5LI’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _c5LI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _c5LI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1732:1: error: BUILDSTDERR: warning: label ‘_c5LL’ defined but not used [-Wunused-label] BUILDSTDERR: 1732 | _c5LL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1732 | _c5LL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tG_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1762:1: error: BUILDSTDERR: warning: label ‘_c5LY’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _c5LY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _c5LY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1786:1: error: BUILDSTDERR: warning: label ‘_c5M6’ defined but not used [-Wunused-label] BUILDSTDERR: 1786 | _c5M6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1786 | _c5M6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDualzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1802:1: error: BUILDSTDERR: warning: label ‘_c5M9’ defined but not used [-Wunused-label] BUILDSTDERR: 1802 | _c5M9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1802 | _c5M9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tK_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1835:1: error: BUILDSTDERR: warning: label ‘_c5Mm’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _c5Mm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _c5Mm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1859:1: error: BUILDSTDERR: warning: label ‘_c5Mu’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _c5Mu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _c5Mu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProductzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1875:1: error: BUILDSTDERR: warning: label ‘_c5Mx’ defined but not used [-Wunused-label] BUILDSTDERR: 1875 | _c5Mx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1875 | _c5Mx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1908:1: error: BUILDSTDERR: warning: label ‘_c5MK’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _c5MK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _c5MK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1932:1: error: BUILDSTDERR: warning: label ‘_c5MS’ defined but not used [-Wunused-label] BUILDSTDERR: 1932 | _c5MS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1932 | _c5MS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSumzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1948:1: error: BUILDSTDERR: warning: label ‘_c5MV’ defined but not used [-Wunused-label] BUILDSTDERR: 1948 | _c5MV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1948 | _c5MV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:1981:1: error: BUILDSTDERR: warning: label ‘_c5N8’ defined but not used [-Wunused-label] BUILDSTDERR: 1981 | _c5N8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1981 | _c5N8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2005:1: error: BUILDSTDERR: warning: label ‘_c5Ng’ defined but not used [-Wunused-label] BUILDSTDERR: 2005 | _c5Ng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2005 | _c5Ng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMinzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2021:1: error: BUILDSTDERR: warning: label ‘_c5Nj’ defined but not used [-Wunused-label] BUILDSTDERR: 2021 | _c5Nj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2021 | _c5Nj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2054:1: error: BUILDSTDERR: warning: label ‘_c5Nw’ defined but not used [-Wunused-label] BUILDSTDERR: 2054 | _c5Nw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2054 | _c5Nw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5tY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2078:1: error: BUILDSTDERR: warning: label ‘_c5NE’ defined but not used [-Wunused-label] BUILDSTDERR: 2078 | _c5NE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2078 | _c5NE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMaxzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2094:1: error: BUILDSTDERR: warning: label ‘_c5NH’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _c5NH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _c5NH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5u0_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2127:1: error: BUILDSTDERR: warning: label ‘_c5NU’ defined but not used [-Wunused-label] BUILDSTDERR: 2127 | _c5NU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2127 | _c5NU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5u2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2151:1: error: BUILDSTDERR: warning: label ‘_c5O2’ defined but not used [-Wunused-label] BUILDSTDERR: 2151 | _c5O2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2151 | _c5O2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirstzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2167:1: error: BUILDSTDERR: warning: label ‘_c5O5’ defined but not used [-Wunused-label] BUILDSTDERR: 2167 | _c5O5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2167 | _c5O5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5u4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2200:1: error: BUILDSTDERR: warning: label ‘_c5Oi’ defined but not used [-Wunused-label] BUILDSTDERR: 2200 | _c5Oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2200 | _c5Oi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5u6_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2224:1: error: BUILDSTDERR: warning: label ‘_c5Oq’ defined but not used [-Wunused-label] BUILDSTDERR: 2224 | _c5Oq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2224 | _c5Oq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLastzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2240:1: error: BUILDSTDERR: warning: label ‘_c5Ot’ defined but not used [-Wunused-label] BUILDSTDERR: 2240 | _c5Ot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2240 | _c5Ot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplex2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2273:1: error: BUILDSTDERR: warning: label ‘_c5OF’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _c5OF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _c5OF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5OC’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2292:1: error: BUILDSTDERR: warning: label ‘_c5OC’ defined but not used [-Wunused-label] BUILDSTDERR: 2292 | _c5OC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2292 | _c5OC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplex1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2314:1: error: BUILDSTDERR: warning: label ‘_c5OT’ defined but not used [-Wunused-label] BUILDSTDERR: 2314 | _c5OT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2314 | _c5OT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5OQ’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2333:1: error: BUILDSTDERR: warning: label ‘_c5OQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _c5OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _c5OQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2356:1: error: BUILDSTDERR: warning: label ‘_c5P9’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _c5P9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _c5P9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5P4’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2383:1: error: BUILDSTDERR: warning: label ‘_c5P4’ defined but not used [-Wunused-label] BUILDSTDERR: 2383 | _c5P4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2383 | _c5P4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5P6’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2405:1: error: BUILDSTDERR: warning: label ‘_c5P6’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _c5P6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _c5P6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2436:1: error: BUILDSTDERR: warning: label ‘_c5Pk’ defined but not used [-Wunused-label] BUILDSTDERR: 2436 | _c5Pk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2436 | _c5Pk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2458:1: error: BUILDSTDERR: warning: label ‘_c5Pu’ defined but not used [-Wunused-label] BUILDSTDERR: 2458 | _c5Pu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2458 | _c5Pu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5Pr’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2477:1: error: BUILDSTDERR: warning: label ‘_c5Pr’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _c5Pr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _c5Pr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2499:1: error: BUILDSTDERR: warning: label ‘_c5PI’ defined but not used [-Wunused-label] BUILDSTDERR: 2499 | _c5PI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2499 | _c5PI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5PF’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2518:1: error: BUILDSTDERR: warning: label ‘_c5PF’ defined but not used [-Wunused-label] BUILDSTDERR: 2518 | _c5PF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2518 | _c5PF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uy_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2540:1: error: BUILDSTDERR: warning: label ‘_c5PX’ defined but not used [-Wunused-label] BUILDSTDERR: 2540 | _c5PX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2540 | _c5PX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5ux_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2569:1: error: BUILDSTDERR: warning: label ‘_c5Q4’ defined but not used [-Wunused-label] BUILDSTDERR: 2569 | _c5Q4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2569 | _c5Q4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2601:1: error: BUILDSTDERR: warning: label ‘_c5Q8’ defined but not used [-Wunused-label] BUILDSTDERR: 2601 | _c5Q8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2601 | _c5Q8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2642:1: error: BUILDSTDERR: warning: label ‘_c5Ql’ defined but not used [-Wunused-label] BUILDSTDERR: 2642 | _c5Ql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2642 | _c5Ql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uB_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2666:1: error: BUILDSTDERR: warning: label ‘_c5Qs’ defined but not used [-Wunused-label] BUILDSTDERR: 2666 | _c5Qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2666 | _c5Qs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2692:1: error: BUILDSTDERR: warning: label ‘_c5Qv’ defined but not used [-Wunused-label] BUILDSTDERR: 2692 | _c5Qv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2692 | _c5Qv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2724:1: error: BUILDSTDERR: warning: label ‘_c5QM’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _c5QM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _c5QM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2755:1: error: BUILDSTDERR: warning: label ‘_c5QR’ defined but not used [-Wunused-label] BUILDSTDERR: 2755 | _c5QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2755 | _c5QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5QP’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2792:1: error: BUILDSTDERR: warning: label ‘_c5QP’ defined but not used [-Wunused-label] BUILDSTDERR: 2792 | _c5QP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2792 | _c5QP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uK_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2809:1: error: BUILDSTDERR: warning: label ‘_c5R3’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _c5R3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _c5R3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2837:1: error: BUILDSTDERR: warning: label ‘_c5Rc’ defined but not used [-Wunused-label] BUILDSTDERR: 2837 | _c5Rc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2837 | _c5Rc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2870:1: error: BUILDSTDERR: warning: label ‘_c5Rh’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _c5Rh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _c5Rh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2911:1: error: BUILDSTDERR: warning: label ‘_c5Ry’ defined but not used [-Wunused-label] BUILDSTDERR: 2911 | _c5Ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2911 | _c5Ry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2942:1: error: BUILDSTDERR: warning: label ‘_c5RD’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _c5RD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _c5RD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5RB’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2979:1: error: BUILDSTDERR: warning: label ‘_c5RB’ defined but not used [-Wunused-label] BUILDSTDERR: 2979 | _c5RB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2979 | _c5RB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:2997:1: error: BUILDSTDERR: warning: label ‘_c5RP’ defined but not used [-Wunused-label] BUILDSTDERR: 2997 | _c5RP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2997 | _c5RP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5uX_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3025:1: error: BUILDSTDERR: warning: label ‘_c5RY’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _c5RY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _c5RY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3058:1: error: BUILDSTDERR: warning: label ‘_c5S3’ defined but not used [-Wunused-label] BUILDSTDERR: 3058 | _c5S3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3058 | _c5S3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5v1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3098:1: error: BUILDSTDERR: warning: label ‘_c5Sg’ defined but not used [-Wunused-label] BUILDSTDERR: 3098 | _c5Sg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3098 | _c5Sg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5v0_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3122:1: error: BUILDSTDERR: warning: label ‘_c5Sn’ defined but not used [-Wunused-label] BUILDSTDERR: 3122 | _c5Sn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3122 | _c5Sn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3148:1: error: BUILDSTDERR: warning: label ‘_c5Sq’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _c5Sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _c5Sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5v3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3181:1: error: BUILDSTDERR: warning: label ‘_c5SD’ defined but not used [-Wunused-label] BUILDSTDERR: 3181 | _c5SD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3181 | _c5SD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5v5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3205:1: error: BUILDSTDERR: warning: label ‘_c5SL’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _c5SL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _c5SL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3221:1: error: BUILDSTDERR: warning: label ‘_c5SO’ defined but not used [-Wunused-label] BUILDSTDERR: 3221 | _c5SO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3221 | _c5SO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5v8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3254:1: error: BUILDSTDERR: warning: label ‘_c5T1’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _c5T1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _c5T1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5va_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3279:1: error: BUILDSTDERR: warning: label ‘_c5T9’ defined but not used [-Wunused-label] BUILDSTDERR: 3279 | _c5T9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3279 | _c5T9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3295:1: error: BUILDSTDERR: warning: label ‘_c5Tc’ defined but not used [-Wunused-label] BUILDSTDERR: 3295 | _c5Tc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3295 | _c5Tc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vc_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3328:1: error: BUILDSTDERR: warning: label ‘_c5Tp’ defined but not used [-Wunused-label] BUILDSTDERR: 3328 | _c5Tp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3328 | _c5Tp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3353:1: error: BUILDSTDERR: warning: label ‘_c5Ts’ defined but not used [-Wunused-label] BUILDSTDERR: 3353 | _c5Ts: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3353 | _c5Ts: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vf_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3383:1: error: BUILDSTDERR: warning: label ‘_c5TF’ defined but not used [-Wunused-label] BUILDSTDERR: 3383 | _c5TF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3383 | _c5TF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vh_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3408:1: error: BUILDSTDERR: warning: label ‘_c5TN’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _c5TN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _c5TN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3424:1: error: BUILDSTDERR: warning: label ‘_c5TQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3424 | _c5TQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3424 | _c5TQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vj_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3457:1: error: BUILDSTDERR: warning: label ‘_c5U3’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _c5U3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _c5U3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3482:1: error: BUILDSTDERR: warning: label ‘_c5U6’ defined but not used [-Wunused-label] BUILDSTDERR: 3482 | _c5U6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3482 | _c5U6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vn_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3511:1: error: BUILDSTDERR: warning: label ‘_c5Uj’ defined but not used [-Wunused-label] BUILDSTDERR: 3511 | _c5Uj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3511 | _c5Uj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3537:1: error: BUILDSTDERR: warning: label ‘_c5Uv’ defined but not used [-Wunused-label] BUILDSTDERR: 3537 | _c5Uv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3537 | _c5Uv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3566:1: error: BUILDSTDERR: warning: label ‘_c5Uy’ defined but not used [-Wunused-label] BUILDSTDERR: 3566 | _c5Uy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3566 | _c5Uy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmcollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3599:1: error: BUILDSTDERR: warning: label ‘_c5UD’ defined but not used [-Wunused-label] BUILDSTDERR: 3599 | _c5UD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3599 | _c5UD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vt_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3636:1: error: BUILDSTDERR: warning: label ‘_c5US’ defined but not used [-Wunused-label] BUILDSTDERR: 3636 | _c5US: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3636 | _c5US: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5UQ’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3661:1: error: BUILDSTDERR: warning: label ‘_c5UQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3661 | _c5UQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3661 | _c5UQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3679:1: error: BUILDSTDERR: warning: label ‘_c5V6’ defined but not used [-Wunused-label] BUILDSTDERR: 3679 | _c5V6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3679 | _c5V6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vv_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3706:1: error: BUILDSTDERR: warning: label ‘_c5V9’ defined but not used [-Wunused-label] BUILDSTDERR: 3706 | _c5V9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3706 | _c5V9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3743:1: error: BUILDSTDERR: warning: label ‘_c5Vk’ defined but not used [-Wunused-label] BUILDSTDERR: 3743 | _c5Vk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3743 | _c5Vk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3775:1: error: BUILDSTDERR: warning: label ‘_c5Vp’ defined but not used [-Wunused-label] BUILDSTDERR: 3775 | _c5Vp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3775 | _c5Vp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3813:1: error: BUILDSTDERR: warning: label ‘_c5VE’ defined but not used [-Wunused-label] BUILDSTDERR: 3813 | _c5VE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3813 | _c5VE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5VC’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3838:1: error: BUILDSTDERR: warning: label ‘_c5VC’ defined but not used [-Wunused-label] BUILDSTDERR: 3838 | _c5VC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3838 | _c5VC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3856:1: error: BUILDSTDERR: warning: label ‘_c5VS’ defined but not used [-Wunused-label] BUILDSTDERR: 3856 | _c5VS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3856 | _c5VS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3884:1: error: BUILDSTDERR: warning: label ‘_c5VV’ defined but not used [-Wunused-label] BUILDSTDERR: 3884 | _c5VV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3884 | _c5VV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3922:1: error: BUILDSTDERR: warning: label ‘_c5W6’ defined but not used [-Wunused-label] BUILDSTDERR: 3922 | _c5W6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3922 | _c5W6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3954:1: error: BUILDSTDERR: warning: label ‘_c5Wb’ defined but not used [-Wunused-label] BUILDSTDERR: 3954 | _c5Wb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3954 | _c5Wb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:3991:1: error: BUILDSTDERR: warning: label ‘_c5Wo’ defined but not used [-Wunused-label] BUILDSTDERR: 3991 | _c5Wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3991 | _c5Wo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4016:1: error: BUILDSTDERR: warning: label ‘_c5WA’ defined but not used [-Wunused-label] BUILDSTDERR: 4016 | _c5WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4016 | _c5WA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4045:1: error: BUILDSTDERR: warning: label ‘_c5WD’ defined but not used [-Wunused-label] BUILDSTDERR: 4045 | _c5WD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4045 | _c5WD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4078:1: error: BUILDSTDERR: warning: label ‘_c5WI’ defined but not used [-Wunused-label] BUILDSTDERR: 4078 | _c5WI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4078 | _c5WI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4114:1: error: BUILDSTDERR: warning: label ‘_c5WW’ defined but not used [-Wunused-label] BUILDSTDERR: 4114 | _c5WW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4114 | _c5WW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4136:1: error: BUILDSTDERR: warning: label ‘_c5X4’ defined but not used [-Wunused-label] BUILDSTDERR: 4136 | _c5X4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4136 | _c5X4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4158:1: error: BUILDSTDERR: warning: label ‘_c5Xc’ defined but not used [-Wunused-label] BUILDSTDERR: 4158 | _c5Xc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4158 | _c5Xc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4181:1: error: BUILDSTDERR: warning: label ‘_c5Xk’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _c5Xk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _c5Xk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4203:1: error: BUILDSTDERR: warning: label ‘_c5Xr’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _c5Xr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _c5Xr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4233:1: error: BUILDSTDERR: warning: label ‘_c5Xv’ defined but not used [-Wunused-label] BUILDSTDERR: 4233 | _c5Xv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4233 | _c5Xv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5vZ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4279:1: error: BUILDSTDERR: warning: label ‘_c5XK’ defined but not used [-Wunused-label] BUILDSTDERR: 4279 | _c5XK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4279 | _c5XK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c5XI’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4304:1: error: BUILDSTDERR: warning: label ‘_c5XI’ defined but not used [-Wunused-label] BUILDSTDERR: 4304 | _c5XI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4304 | _c5XI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5w2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4322:1: error: BUILDSTDERR: warning: label ‘_c5XY’ defined but not used [-Wunused-label] BUILDSTDERR: 4322 | _c5XY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4322 | _c5XY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5w1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4350:1: error: BUILDSTDERR: warning: label ‘_c5Y1’ defined but not used [-Wunused-label] BUILDSTDERR: 4350 | _c5Y1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4350 | _c5Y1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5w5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4388:1: error: BUILDSTDERR: warning: label ‘_c5Yc’ defined but not used [-Wunused-label] BUILDSTDERR: 4388 | _c5Yc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4388 | _c5Yc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4420:1: error: BUILDSTDERR: warning: label ‘_c5Yh’ defined but not used [-Wunused-label] BUILDSTDERR: 4420 | _c5Yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4420 | _c5Yh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5w9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4457:1: error: BUILDSTDERR: warning: label ‘_c5Yu’ defined but not used [-Wunused-label] BUILDSTDERR: 4457 | _c5Yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4457 | _c5Yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wb_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4482:1: error: BUILDSTDERR: warning: label ‘_c5YG’ defined but not used [-Wunused-label] BUILDSTDERR: 4482 | _c5YG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4482 | _c5YG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wc_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4511:1: error: BUILDSTDERR: warning: label ‘_c5YJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4511 | _c5YJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4511 | _c5YJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4544:1: error: BUILDSTDERR: warning: label ‘_c5YO’ defined but not used [-Wunused-label] BUILDSTDERR: 4544 | _c5YO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4544 | _c5YO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wi_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4580:1: error: BUILDSTDERR: warning: label ‘_c5Z2’ defined but not used [-Wunused-label] BUILDSTDERR: 4580 | _c5Z2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4580 | _c5Z2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wh_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4602:1: error: BUILDSTDERR: warning: label ‘_c5Za’ defined but not used [-Wunused-label] BUILDSTDERR: 4602 | _c5Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4602 | _c5Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4624:1: error: BUILDSTDERR: warning: label ‘_c5Zh’ defined but not used [-Wunused-label] BUILDSTDERR: 4624 | _c5Zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4624 | _c5Zh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wf_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4648:1: error: BUILDSTDERR: warning: label ‘_c5Zp’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _c5Zp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _c5Zp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5we_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4670:1: error: BUILDSTDERR: warning: label ‘_c5Zw’ defined but not used [-Wunused-label] BUILDSTDERR: 4670 | _c5Zw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4670 | _c5Zw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4700:1: error: BUILDSTDERR: warning: label ‘_c5ZA’ defined but not used [-Wunused-label] BUILDSTDERR: 4700 | _c5ZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4700 | _c5ZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4745:1: error: BUILDSTDERR: warning: label ‘_c5ZO’ defined but not used [-Wunused-label] BUILDSTDERR: 4745 | _c5ZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4745 | _c5ZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4770:1: error: BUILDSTDERR: warning: label ‘_c5ZR’ defined but not used [-Wunused-label] BUILDSTDERR: 4770 | _c5ZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4770 | _c5ZR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wv_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4808:1: error: BUILDSTDERR: warning: label ‘_c605’ defined but not used [-Wunused-label] BUILDSTDERR: 4808 | _c605: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4808 | _c605: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5ws_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4833:1: error: BUILDSTDERR: warning: label ‘_c60i’ defined but not used [-Wunused-label] BUILDSTDERR: 4833 | _c60i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4833 | _c60i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wt_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4872:1: error: BUILDSTDERR: warning: label ‘_c60n’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _c60n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _c60n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4914:1: error: BUILDSTDERR: warning: label ‘_c60s’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _c60s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _c60s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4966:1: error: BUILDSTDERR: warning: label ‘_c60F’ defined but not used [-Wunused-label] BUILDSTDERR: 4966 | _c60F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4966 | _c60F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wA_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:4991:1: error: BUILDSTDERR: warning: label ‘_c60O’ defined but not used [-Wunused-label] BUILDSTDERR: 4991 | _c60O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4991 | _c60O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c60M’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5016:1: error: BUILDSTDERR: warning: label ‘_c60M’ defined but not used [-Wunused-label] BUILDSTDERR: 5016 | _c60M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5016 | _c60M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5034:1: error: BUILDSTDERR: warning: label ‘_c60Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5034 | _c60Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5034 | _c60Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wD_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5058:1: error: BUILDSTDERR: warning: label ‘_c615’ defined but not used [-Wunused-label] BUILDSTDERR: 5058 | _c615: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5058 | _c615: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wG_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5087:1: error: BUILDSTDERR: warning: label ‘_c61e’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _c61e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _c61e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5130:1: error: BUILDSTDERR: warning: label ‘_c61j’ defined but not used [-Wunused-label] BUILDSTDERR: 5130 | _c61j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5130 | _c61j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5174:1: error: BUILDSTDERR: warning: label ‘_c61w’ defined but not used [-Wunused-label] BUILDSTDERR: 5174 | _c61w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5174 | _c61w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5200:1: error: BUILDSTDERR: warning: label ‘_c61I’ defined but not used [-Wunused-label] BUILDSTDERR: 5200 | _c61I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5200 | _c61I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5229:1: error: BUILDSTDERR: warning: label ‘_c61L’ defined but not used [-Wunused-label] BUILDSTDERR: 5229 | _c61L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5229 | _c61L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5262:1: error: BUILDSTDERR: warning: label ‘_c61Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5262 | _c61Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5262 | _c61Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5299:1: error: BUILDSTDERR: warning: label ‘_c624’ defined but not used [-Wunused-label] BUILDSTDERR: 5299 | _c624: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5299 | _c624: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5322:1: error: BUILDSTDERR: warning: label ‘_c62c’ defined but not used [-Wunused-label] BUILDSTDERR: 5322 | _c62c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5322 | _c62c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5345:1: error: BUILDSTDERR: warning: label ‘_c62k’ defined but not used [-Wunused-label] BUILDSTDERR: 5345 | _c62k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5345 | _c62k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5368:1: error: BUILDSTDERR: warning: label ‘_c62s’ defined but not used [-Wunused-label] BUILDSTDERR: 5368 | _c62s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5368 | _c62s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5391:1: error: BUILDSTDERR: warning: label ‘_c62z’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _c62z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _c62z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5423:1: error: BUILDSTDERR: warning: label ‘_c62D’ defined but not used [-Wunused-label] BUILDSTDERR: 5423 | _c62D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5423 | _c62D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5wZ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5474:1: error: BUILDSTDERR: warning: label ‘_c62R’ defined but not used [-Wunused-label] BUILDSTDERR: 5474 | _c62R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5474 | _c62R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLast2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5499:1: error: BUILDSTDERR: warning: label ‘_c62U’ defined but not used [-Wunused-label] BUILDSTDERR: 5499 | _c62U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5499 | _c62U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5x8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5537:1: error: BUILDSTDERR: warning: label ‘_c638’ defined but not used [-Wunused-label] BUILDSTDERR: 5537 | _c638: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5537 | _c638: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5x5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5562:1: error: BUILDSTDERR: warning: label ‘_c63l’ defined but not used [-Wunused-label] BUILDSTDERR: 5562 | _c63l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5562 | _c63l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5x6_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5601:1: error: BUILDSTDERR: warning: label ‘_c63q’ defined but not used [-Wunused-label] BUILDSTDERR: 5601 | _c63q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5601 | _c63q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLast1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5643:1: error: BUILDSTDERR: warning: label ‘_c63v’ defined but not used [-Wunused-label] BUILDSTDERR: 5643 | _c63v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5643 | _c63v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xc_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5695:1: error: BUILDSTDERR: warning: label ‘_c63J’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _c63J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _c63J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirst2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5720:1: error: BUILDSTDERR: warning: label ‘_c63M’ defined but not used [-Wunused-label] BUILDSTDERR: 5720 | _c63M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5720 | _c63M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xl_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5758:1: error: BUILDSTDERR: warning: label ‘_c640’ defined but not used [-Wunused-label] BUILDSTDERR: 5758 | _c640: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5758 | _c640: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xi_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5783:1: error: BUILDSTDERR: warning: label ‘_c64d’ defined but not used [-Wunused-label] BUILDSTDERR: 5783 | _c64d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5783 | _c64d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xj_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5822:1: error: BUILDSTDERR: warning: label ‘_c64i’ defined but not used [-Wunused-label] BUILDSTDERR: 5822 | _c64i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5822 | _c64i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirst1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5864:1: error: BUILDSTDERR: warning: label ‘_c64n’ defined but not used [-Wunused-label] BUILDSTDERR: 5864 | _c64n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5864 | _c64n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5916:1: error: BUILDSTDERR: warning: label ‘_c64B’ defined but not used [-Wunused-label] BUILDSTDERR: 5916 | _c64B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5916 | _c64B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMax2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5941:1: error: BUILDSTDERR: warning: label ‘_c64E’ defined but not used [-Wunused-label] BUILDSTDERR: 5941 | _c64E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5941 | _c64E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xy_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:5979:1: error: BUILDSTDERR: warning: label ‘_c64S’ defined but not used [-Wunused-label] BUILDSTDERR: 5979 | _c64S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5979 | _c64S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xv_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6004:1: error: BUILDSTDERR: warning: label ‘_c655’ defined but not used [-Wunused-label] BUILDSTDERR: 6004 | _c655: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6004 | _c655: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6043:1: error: BUILDSTDERR: warning: label ‘_c65a’ defined but not used [-Wunused-label] BUILDSTDERR: 6043 | _c65a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6043 | _c65a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMax1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6085:1: error: BUILDSTDERR: warning: label ‘_c65f’ defined but not used [-Wunused-label] BUILDSTDERR: 6085 | _c65f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6085 | _c65f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6137:1: error: BUILDSTDERR: warning: label ‘_c65t’ defined but not used [-Wunused-label] BUILDSTDERR: 6137 | _c65t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6137 | _c65t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMin2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6162:1: error: BUILDSTDERR: warning: label ‘_c65w’ defined but not used [-Wunused-label] BUILDSTDERR: 6162 | _c65w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6162 | _c65w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6200:1: error: BUILDSTDERR: warning: label ‘_c65K’ defined but not used [-Wunused-label] BUILDSTDERR: 6200 | _c65K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6200 | _c65K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6225:1: error: BUILDSTDERR: warning: label ‘_c65X’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _c65X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _c65X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6264:1: error: BUILDSTDERR: warning: label ‘_c662’ defined but not used [-Wunused-label] BUILDSTDERR: 6264 | _c662: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6264 | _c662: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMin1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6306:1: error: BUILDSTDERR: warning: label ‘_c667’ defined but not used [-Wunused-label] BUILDSTDERR: 6306 | _c667: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6306 | _c667: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6358:1: error: BUILDSTDERR: warning: label ‘_c66l’ defined but not used [-Wunused-label] BUILDSTDERR: 6358 | _c66l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6358 | _c66l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSum2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6383:1: error: BUILDSTDERR: warning: label ‘_c66o’ defined but not used [-Wunused-label] BUILDSTDERR: 6383 | _c66o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6383 | _c66o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6421:1: error: BUILDSTDERR: warning: label ‘_c66C’ defined but not used [-Wunused-label] BUILDSTDERR: 6421 | _c66C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6421 | _c66C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6446:1: error: BUILDSTDERR: warning: label ‘_c66P’ defined but not used [-Wunused-label] BUILDSTDERR: 6446 | _c66P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6446 | _c66P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5xW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6485:1: error: BUILDSTDERR: warning: label ‘_c66U’ defined but not used [-Wunused-label] BUILDSTDERR: 6485 | _c66U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6485 | _c66U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSum1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6527:1: error: BUILDSTDERR: warning: label ‘_c66Z’ defined but not used [-Wunused-label] BUILDSTDERR: 6527 | _c66Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6527 | _c66Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5y2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6579:1: error: BUILDSTDERR: warning: label ‘_c67d’ defined but not used [-Wunused-label] BUILDSTDERR: 6579 | _c67d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6579 | _c67d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6604:1: error: BUILDSTDERR: warning: label ‘_c67g’ defined but not used [-Wunused-label] BUILDSTDERR: 6604 | _c67g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6604 | _c67g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yb_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6642:1: error: BUILDSTDERR: warning: label ‘_c67u’ defined but not used [-Wunused-label] BUILDSTDERR: 6642 | _c67u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6642 | _c67u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5y8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6667:1: error: BUILDSTDERR: warning: label ‘_c67H’ defined but not used [-Wunused-label] BUILDSTDERR: 6667 | _c67H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6667 | _c67H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5y9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6706:1: error: BUILDSTDERR: warning: label ‘_c67M’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _c67M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _c67M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6748:1: error: BUILDSTDERR: warning: label ‘_c67R’ defined but not used [-Wunused-label] BUILDSTDERR: 6748 | _c67R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6748 | _c67R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yf_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6800:1: error: BUILDSTDERR: warning: label ‘_c685’ defined but not used [-Wunused-label] BUILDSTDERR: 6800 | _c685: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6800 | _c685: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6825:1: error: BUILDSTDERR: warning: label ‘_c688’ defined but not used [-Wunused-label] BUILDSTDERR: 6825 | _c688: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6825 | _c688: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yo_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6863:1: error: BUILDSTDERR: warning: label ‘_c68m’ defined but not used [-Wunused-label] BUILDSTDERR: 6863 | _c68m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6863 | _c68m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yl_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6888:1: error: BUILDSTDERR: warning: label ‘_c68z’ defined but not used [-Wunused-label] BUILDSTDERR: 6888 | _c68z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6888 | _c68z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5ym_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6927:1: error: BUILDSTDERR: warning: label ‘_c68E’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _c68E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _c68E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:6969:1: error: BUILDSTDERR: warning: label ‘_c68J’ defined but not used [-Wunused-label] BUILDSTDERR: 6969 | _c68J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6969 | _c68J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yr_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7021:1: error: BUILDSTDERR: warning: label ‘_c68W’ defined but not used [-Wunused-label] BUILDSTDERR: 7021 | _c68W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7021 | _c68W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yt_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7045:1: error: BUILDSTDERR: warning: label ‘_c697’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _c697: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _c697: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5ys_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7073:1: error: BUILDSTDERR: warning: label ‘_c69a’ defined but not used [-Wunused-label] BUILDSTDERR: 7073 | _c69a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7073 | _c69a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7113:1: error: BUILDSTDERR: warning: label ‘_c69l’ defined but not used [-Wunused-label] BUILDSTDERR: 7113 | _c69l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7113 | _c69l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7152:1: error: BUILDSTDERR: warning: label ‘_c69q’ defined but not used [-Wunused-label] BUILDSTDERR: 7152 | _c69q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7152 | _c69q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yA_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7189:1: error: BUILDSTDERR: warning: label ‘_c69D’ defined but not used [-Wunused-label] BUILDSTDERR: 7189 | _c69D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7189 | _c69D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7214:1: error: BUILDSTDERR: warning: label ‘_c69P’ defined but not used [-Wunused-label] BUILDSTDERR: 7214 | _c69P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7214 | _c69P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yD_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7243:1: error: BUILDSTDERR: warning: label ‘_c69S’ defined but not used [-Wunused-label] BUILDSTDERR: 7243 | _c69S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7243 | _c69S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7276:1: error: BUILDSTDERR: warning: label ‘_c69X’ defined but not used [-Wunused-label] BUILDSTDERR: 7276 | _c69X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7276 | _c69X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7312:1: error: BUILDSTDERR: warning: label ‘_c6ab’ defined but not used [-Wunused-label] BUILDSTDERR: 7312 | _c6ab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7312 | _c6ab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7334:1: error: BUILDSTDERR: warning: label ‘_c6aj’ defined but not used [-Wunused-label] BUILDSTDERR: 7334 | _c6aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7334 | _c6aj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7356:1: error: BUILDSTDERR: warning: label ‘_c6aq’ defined but not used [-Wunused-label] BUILDSTDERR: 7356 | _c6aq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7356 | _c6aq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yG_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7380:1: error: BUILDSTDERR: warning: label ‘_c6ay’ defined but not used [-Wunused-label] BUILDSTDERR: 7380 | _c6ay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7380 | _c6ay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7402:1: error: BUILDSTDERR: warning: label ‘_c6aF’ defined but not used [-Wunused-label] BUILDSTDERR: 7402 | _c6aF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7402 | _c6aF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReverse_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7432:1: error: BUILDSTDERR: warning: label ‘_c6aJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7432 | _c6aJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7432 | _c6aJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7477:1: error: BUILDSTDERR: warning: label ‘_c6aW’ defined but not used [-Wunused-label] BUILDSTDERR: 7477 | _c6aW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7477 | _c6aW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7501:1: error: BUILDSTDERR: warning: label ‘_c6b7’ defined but not used [-Wunused-label] BUILDSTDERR: 7501 | _c6b7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7501 | _c6b7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7529:1: error: BUILDSTDERR: warning: label ‘_c6ba’ defined but not used [-Wunused-label] BUILDSTDERR: 7529 | _c6ba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7529 | _c6ba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7569:1: error: BUILDSTDERR: warning: label ‘_c6bl’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _c6bl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _c6bl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7608:1: error: BUILDSTDERR: warning: label ‘_c6bq’ defined but not used [-Wunused-label] BUILDSTDERR: 7608 | _c6bq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7608 | _c6bq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7645:1: error: BUILDSTDERR: warning: label ‘_c6bD’ defined but not used [-Wunused-label] BUILDSTDERR: 7645 | _c6bD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7645 | _c6bD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yX_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7670:1: error: BUILDSTDERR: warning: label ‘_c6bP’ defined but not used [-Wunused-label] BUILDSTDERR: 7670 | _c6bP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7670 | _c6bP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5yY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7699:1: error: BUILDSTDERR: warning: label ‘_c6bS’ defined but not used [-Wunused-label] BUILDSTDERR: 7699 | _c6bS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7699 | _c6bS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7732:1: error: BUILDSTDERR: warning: label ‘_c6bX’ defined but not used [-Wunused-label] BUILDSTDERR: 7732 | _c6bX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7732 | _c6bX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5z4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7768:1: error: BUILDSTDERR: warning: label ‘_c6cb’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _c6cb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _c6cb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5z3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7790:1: error: BUILDSTDERR: warning: label ‘_c6cj’ defined but not used [-Wunused-label] BUILDSTDERR: 7790 | _c6cj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7790 | _c6cj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5z2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7812:1: error: BUILDSTDERR: warning: label ‘_c6cq’ defined but not used [-Wunused-label] BUILDSTDERR: 7812 | _c6cq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7812 | _c6cq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5z1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7836:1: error: BUILDSTDERR: warning: label ‘_c6cy’ defined but not used [-Wunused-label] BUILDSTDERR: 7836 | _c6cy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7836 | _c6cy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5z0_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7858:1: error: BUILDSTDERR: warning: label ‘_c6cF’ defined but not used [-Wunused-label] BUILDSTDERR: 7858 | _c6cF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7858 | _c6cF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwards_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7888:1: error: BUILDSTDERR: warning: label ‘_c6cJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7888 | _c6cJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7888 | _c6cJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5z8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7933:1: error: BUILDSTDERR: warning: label ‘_c6cW’ defined but not used [-Wunused-label] BUILDSTDERR: 7933 | _c6cW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7933 | _c6cW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5z9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7958:1: error: BUILDSTDERR: warning: label ‘_c6d5’ defined but not used [-Wunused-label] BUILDSTDERR: 7958 | _c6d5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7958 | _c6d5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6d3’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:7983:1: error: BUILDSTDERR: warning: label ‘_c6d3’ defined but not used [-Wunused-label] BUILDSTDERR: 7983 | _c6d3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7983 | _c6d3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zb_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8001:1: error: BUILDSTDERR: warning: label ‘_c6df’ defined but not used [-Wunused-label] BUILDSTDERR: 8001 | _c6df: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8001 | _c6df: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zc_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8025:1: error: BUILDSTDERR: warning: label ‘_c6dm’ defined but not used [-Wunused-label] BUILDSTDERR: 8025 | _c6dm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8025 | _c6dm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zf_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8054:1: error: BUILDSTDERR: warning: label ‘_c6dv’ defined but not used [-Wunused-label] BUILDSTDERR: 8054 | _c6dv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8054 | _c6dv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8097:1: error: BUILDSTDERR: warning: label ‘_c6dA’ defined but not used [-Wunused-label] BUILDSTDERR: 8097 | _c6dA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8097 | _c6dA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zk_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8141:1: error: BUILDSTDERR: warning: label ‘_c6dN’ defined but not used [-Wunused-label] BUILDSTDERR: 8141 | _c6dN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8141 | _c6dN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8167:1: error: BUILDSTDERR: warning: label ‘_c6dZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8167 | _c6dZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8167 | _c6dZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zn_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8196:1: error: BUILDSTDERR: warning: label ‘_c6e2’ defined but not used [-Wunused-label] BUILDSTDERR: 8196 | _c6e2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8196 | _c6e2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8229:1: error: BUILDSTDERR: warning: label ‘_c6e7’ defined but not used [-Wunused-label] BUILDSTDERR: 8229 | _c6e7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8229 | _c6e7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zu_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8266:1: error: BUILDSTDERR: warning: label ‘_c6el’ defined but not used [-Wunused-label] BUILDSTDERR: 8266 | _c6el: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8266 | _c6el: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zt_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8289:1: error: BUILDSTDERR: warning: label ‘_c6et’ defined but not used [-Wunused-label] BUILDSTDERR: 8289 | _c6et: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8289 | _c6et: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zs_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8312:1: error: BUILDSTDERR: warning: label ‘_c6eB’ defined but not used [-Wunused-label] BUILDSTDERR: 8312 | _c6eB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8312 | _c6eB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zr_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8335:1: error: BUILDSTDERR: warning: label ‘_c6eJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8335 | _c6eJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8335 | _c6eJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8358:1: error: BUILDSTDERR: warning: label ‘_c6eQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8358 | _c6eQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8358 | _c6eQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveCompose_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8390:1: error: BUILDSTDERR: warning: label ‘_c6eU’ defined but not used [-Wunused-label] BUILDSTDERR: 8390 | _c6eU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8390 | _c6eU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zx_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8442:1: error: BUILDSTDERR: warning: label ‘_c6f9’ defined but not used [-Wunused-label] BUILDSTDERR: 8442 | _c6f9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8442 | _c6f9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6f7’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8467:1: error: BUILDSTDERR: warning: label ‘_c6f7’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _c6f7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _c6f7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8485:1: error: BUILDSTDERR: warning: label ‘_c6fj’ defined but not used [-Wunused-label] BUILDSTDERR: 8485 | _c6fj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8485 | _c6fj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zD_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8508:1: error: BUILDSTDERR: warning: label ‘_c6fA’ defined but not used [-Wunused-label] BUILDSTDERR: 8508 | _c6fA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8508 | _c6fA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8530:1: error: BUILDSTDERR: warning: label ‘_c6fD’ defined but not used [-Wunused-label] BUILDSTDERR: 8530 | _c6fD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8530 | _c6fD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8573:1: error: BUILDSTDERR: warning: label ‘_c6fI’ defined but not used [-Wunused-label] BUILDSTDERR: 8573 | _c6fI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8573 | _c6fI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8609:1: error: BUILDSTDERR: warning: label ‘_c6fN’ defined but not used [-Wunused-label] BUILDSTDERR: 8609 | _c6fN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8609 | _c6fN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8646:1: error: BUILDSTDERR: warning: label ‘_c6g0’ defined but not used [-Wunused-label] BUILDSTDERR: 8646 | _c6g0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8646 | _c6g0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8671:1: error: BUILDSTDERR: warning: label ‘_c6gc’ defined but not used [-Wunused-label] BUILDSTDERR: 8671 | _c6gc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8671 | _c6gc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8700:1: error: BUILDSTDERR: warning: label ‘_c6gf’ defined but not used [-Wunused-label] BUILDSTDERR: 8700 | _c6gf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8700 | _c6gf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8733:1: error: BUILDSTDERR: warning: label ‘_c6gk’ defined but not used [-Wunused-label] BUILDSTDERR: 8733 | _c6gk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8733 | _c6gk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8769:1: error: BUILDSTDERR: warning: label ‘_c6gy’ defined but not used [-Wunused-label] BUILDSTDERR: 8769 | _c6gy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8769 | _c6gy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8791:1: error: BUILDSTDERR: warning: label ‘_c6gG’ defined but not used [-Wunused-label] BUILDSTDERR: 8791 | _c6gG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8791 | _c6gG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8813:1: error: BUILDSTDERR: warning: label ‘_c6gO’ defined but not used [-Wunused-label] BUILDSTDERR: 8813 | _c6gO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8813 | _c6gO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8835:1: error: BUILDSTDERR: warning: label ‘_c6gW’ defined but not used [-Wunused-label] BUILDSTDERR: 8835 | _c6gW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8835 | _c6gW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8857:1: error: BUILDSTDERR: warning: label ‘_c6h3’ defined but not used [-Wunused-label] BUILDSTDERR: 8857 | _c6h3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8857 | _c6h3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8887:1: error: BUILDSTDERR: warning: label ‘_c6h7’ defined but not used [-Wunused-label] BUILDSTDERR: 8887 | _c6h7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8887 | _c6h7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5zY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8934:1: error: BUILDSTDERR: warning: label ‘_c6hm’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _c6hm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _c6hm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZR1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:8971:1: error: BUILDSTDERR: warning: label ‘_c6hr’ defined but not used [-Wunused-label] BUILDSTDERR: 8971 | _c6hr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8971 | _c6hr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5A5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9011:1: error: BUILDSTDERR: warning: label ‘_c6hK’ defined but not used [-Wunused-label] BUILDSTDERR: 9011 | _c6hK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9011 | _c6hK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5A2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9050:1: error: BUILDSTDERR: warning: label ‘_c6hP’ defined but not used [-Wunused-label] BUILDSTDERR: 9050 | _c6hP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9050 | _c6hP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5A9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9091:1: error: BUILDSTDERR: warning: label ‘_c6i5’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _c6i5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _c6i5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Aa_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9129:1: error: BUILDSTDERR: warning: label ‘_c6ia’ defined but not used [-Wunused-label] BUILDSTDERR: 9129 | _c6ia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9129 | _c6ia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9167:1: error: BUILDSTDERR: warning: label ‘_c6if’ defined but not used [-Wunused-label] BUILDSTDERR: 9167 | _c6if: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9167 | _c6if: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Ae_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9213:1: error: BUILDSTDERR: warning: label ‘_c6it’ defined but not used [-Wunused-label] BUILDSTDERR: 9213 | _c6it: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9213 | _c6it: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9238:1: error: BUILDSTDERR: warning: label ‘_c6iw’ defined but not used [-Wunused-label] BUILDSTDERR: 9238 | _c6iw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9238 | _c6iw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5An_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9276:1: error: BUILDSTDERR: warning: label ‘_c6iK’ defined but not used [-Wunused-label] BUILDSTDERR: 9276 | _c6iK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9276 | _c6iK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Ak_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9301:1: error: BUILDSTDERR: warning: label ‘_c6iX’ defined but not used [-Wunused-label] BUILDSTDERR: 9301 | _c6iX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9301 | _c6iX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Al_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9340:1: error: BUILDSTDERR: warning: label ‘_c6j2’ defined but not used [-Wunused-label] BUILDSTDERR: 9340 | _c6j2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9340 | _c6j2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9382:1: error: BUILDSTDERR: warning: label ‘_c6j7’ defined but not used [-Wunused-label] BUILDSTDERR: 9382 | _c6j7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9382 | _c6j7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9433:1: error: BUILDSTDERR: warning: label ‘_c6jg’ defined but not used [-Wunused-label] BUILDSTDERR: 9433 | _c6jg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9433 | _c6jg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9453:1: error: BUILDSTDERR: warning: label ‘_c6jn’ defined but not used [-Wunused-label] BUILDSTDERR: 9453 | _c6jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9453 | _c6jn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Aw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9484:1: error: BUILDSTDERR: warning: label ‘_c6jz’ defined but not used [-Wunused-label] BUILDSTDERR: 9484 | _c6jz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9484 | _c6jz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentity2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9509:1: error: BUILDSTDERR: warning: label ‘_c6jC’ defined but not used [-Wunused-label] BUILDSTDERR: 9509 | _c6jC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9509 | _c6jC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9547:1: error: BUILDSTDERR: warning: label ‘_c6jQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9547 | _c6jQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9547 | _c6jQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9572:1: error: BUILDSTDERR: warning: label ‘_c6k3’ defined but not used [-Wunused-label] BUILDSTDERR: 9572 | _c6k3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9572 | _c6k3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AD_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9611:1: error: BUILDSTDERR: warning: label ‘_c6k8’ defined but not used [-Wunused-label] BUILDSTDERR: 9611 | _c6k8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9611 | _c6k8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentity1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9653:1: error: BUILDSTDERR: warning: label ‘_c6kd’ defined but not used [-Wunused-label] BUILDSTDERR: 9653 | _c6kd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9653 | _c6kd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9705:1: error: BUILDSTDERR: warning: label ‘_c6kq’ defined but not used [-Wunused-label] BUILDSTDERR: 9705 | _c6kq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9705 | _c6kq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AK_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9731:1: error: BUILDSTDERR: warning: label ‘_c6kx’ defined but not used [-Wunused-label] BUILDSTDERR: 9731 | _c6kx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9731 | _c6kx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9758:1: error: BUILDSTDERR: warning: label ‘_c6kG’ defined but not used [-Wunused-label] BUILDSTDERR: 9758 | _c6kG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9758 | _c6kG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9790:1: error: BUILDSTDERR: warning: label ‘_c6kL’ defined but not used [-Wunused-label] BUILDSTDERR: 9790 | _c6kL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9790 | _c6kL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9828:1: error: BUILDSTDERR: warning: label ‘_c6kY’ defined but not used [-Wunused-label] BUILDSTDERR: 9828 | _c6kY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9828 | _c6kY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9855:1: error: BUILDSTDERR: warning: label ‘_c6lb’ defined but not used [-Wunused-label] BUILDSTDERR: 9855 | _c6lb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9855 | _c6lb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9884:1: error: BUILDSTDERR: warning: label ‘_c6li’ defined but not used [-Wunused-label] BUILDSTDERR: 9884 | _c6li: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9884 | _c6li: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5AX_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9919:1: error: BUILDSTDERR: warning: label ‘_c6lm’ defined but not used [-Wunused-label] BUILDSTDERR: 9919 | _c6lm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9919 | _c6lm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:9964:1: error: BUILDSTDERR: warning: label ‘_c6lr’ defined but not used [-Wunused-label] BUILDSTDERR: 9964 | _c6lr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9964 | _c6lr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5B1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10001:1: error: BUILDSTDERR: warning: label ‘_c6lE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10001 | _c6lE: BUILDSTDERR: | ^ BUILDSTDERR: 10001 | _c6lE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5B2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10025:1: error: BUILDSTDERR: warning: label ‘_c6lL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10025 | _c6lL: BUILDSTDERR: | ^ BUILDSTDERR: 10025 | _c6lL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5B3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10049:1: error: BUILDSTDERR: warning: label ‘_c6lS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10049 | _c6lS: BUILDSTDERR: | ^ BUILDSTDERR: 10049 | _c6lS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5B7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10074:1: error: BUILDSTDERR: warning: label ‘_c6m8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10074 | _c6m8: BUILDSTDERR: | ^ BUILDSTDERR: 10074 | _c6m8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5B8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10108:1: error: BUILDSTDERR: warning: label ‘_c6mb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10108 | _c6mb: BUILDSTDERR: | ^ BUILDSTDERR: 10108 | _c6mb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5B5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10150:1: error: BUILDSTDERR: warning: label ‘_c6mo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10150 | _c6mo: BUILDSTDERR: | ^ BUILDSTDERR: 10150 | _c6mo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5B6_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10184:1: error: BUILDSTDERR: warning: label ‘_c6mr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10184 | _c6mr: BUILDSTDERR: | ^ BUILDSTDERR: 10184 | _c6mr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5B9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10233:1: error: BUILDSTDERR: warning: label ‘_c6mx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10233 | _c6mx: BUILDSTDERR: | ^ BUILDSTDERR: 10233 | _c6mx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10281:1: error: BUILDSTDERR: warning: label ‘_c6mC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10281 | _c6mC: BUILDSTDERR: | ^ BUILDSTDERR: 10281 | _c6mC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Be_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10323:1: error: BUILDSTDERR: warning: label ‘_c6mP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10323 | _c6mP: BUILDSTDERR: | ^ BUILDSTDERR: 10323 | _c6mP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Bg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10349:1: error: BUILDSTDERR: warning: label ‘_c6n1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10349 | _c6n1: BUILDSTDERR: | ^ BUILDSTDERR: 10349 | _c6n1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Bh_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10378:1: error: BUILDSTDERR: warning: label ‘_c6n4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10378 | _c6n4: BUILDSTDERR: | ^ BUILDSTDERR: 10378 | _c6n4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10411:1: error: BUILDSTDERR: warning: label ‘_c6n9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10411 | _c6n9: BUILDSTDERR: | ^ BUILDSTDERR: 10411 | _c6n9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Bo_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10448:1: error: BUILDSTDERR: warning: label ‘_c6nn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10448 | _c6nn: BUILDSTDERR: | ^ BUILDSTDERR: 10448 | _c6nn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Bn_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10471:1: error: BUILDSTDERR: warning: label ‘_c6nv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10471 | _c6nv: BUILDSTDERR: | ^ BUILDSTDERR: 10471 | _c6nv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Bm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10494:1: error: BUILDSTDERR: warning: label ‘_c6nD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10494 | _c6nD: BUILDSTDERR: | ^ BUILDSTDERR: 10494 | _c6nD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Bl_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10517:1: error: BUILDSTDERR: warning: label ‘_c6nL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10517 | _c6nL: BUILDSTDERR: | ^ BUILDSTDERR: 10517 | _c6nL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Bk_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10540:1: error: BUILDSTDERR: warning: label ‘_c6nS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10540 | _c6nS: BUILDSTDERR: | ^ BUILDSTDERR: 10540 | _c6nS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10572:1: error: BUILDSTDERR: warning: label ‘_c6nW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10572 | _c6nW: BUILDSTDERR: | ^ BUILDSTDERR: 10572 | _c6nW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10622:1: error: BUILDSTDERR: warning: label ‘_c6o5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10622 | _c6o5: BUILDSTDERR: | ^ BUILDSTDERR: 10622 | _c6o5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10642:1: error: BUILDSTDERR: warning: label ‘_c6oc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10642 | _c6oc: BUILDSTDERR: | ^ BUILDSTDERR: 10642 | _c6oc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10662:1: error: BUILDSTDERR: warning: label ‘_c6oj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10662 | _c6oj: BUILDSTDERR: | ^ BUILDSTDERR: 10662 | _c6oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Bz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10693:1: error: BUILDSTDERR: warning: label ‘_c6ou’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10693 | _c6ou: BUILDSTDERR: | ^ BUILDSTDERR: 10693 | _c6ou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5BE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10724:1: error: BUILDSTDERR: warning: label ‘_c6oI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10724 | _c6oI: BUILDSTDERR: | ^ BUILDSTDERR: 10724 | _c6oI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6oD’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10766:1: error: BUILDSTDERR: warning: label ‘_c6oD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _c6oD: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _c6oD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6oF’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10788:1: error: BUILDSTDERR: warning: label ‘_c6oF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10788 | _c6oF: BUILDSTDERR: | ^ BUILDSTDERR: 10788 | _c6oF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10817:1: error: BUILDSTDERR: warning: label ‘_c6oR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10817 | _c6oR: BUILDSTDERR: | ^ BUILDSTDERR: 10817 | _c6oR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5BM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10853:1: error: BUILDSTDERR: warning: label ‘_c6p6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10853 | _c6p6: BUILDSTDERR: | ^ BUILDSTDERR: 10853 | _c6p6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5BT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10887:1: error: BUILDSTDERR: warning: label ‘_c6pj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10887 | _c6pj: BUILDSTDERR: | ^ BUILDSTDERR: 10887 | _c6pj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdwzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10923:1: error: BUILDSTDERR: warning: label ‘_c6pq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10923 | _c6pq: BUILDSTDERR: | ^ BUILDSTDERR: 10923 | _c6pq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6pb’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10960:1: error: BUILDSTDERR: warning: label ‘_c6pb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10960 | _c6pb: BUILDSTDERR: | ^ BUILDSTDERR: 10960 | _c6pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6po’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:10991:1: error: BUILDSTDERR: warning: label ‘_c6po’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10991 | _c6po: BUILDSTDERR: | ^ BUILDSTDERR: 10991 | _c6po: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11016:1: error: BUILDSTDERR: warning: label ‘_c6pG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11016 | _c6pG: BUILDSTDERR: | ^ BUILDSTDERR: 11016 | _c6pG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6pD’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11040:1: error: BUILDSTDERR: warning: label ‘_c6pD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11040 | _c6pD: BUILDSTDERR: | ^ BUILDSTDERR: 11040 | _c6pD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5C3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11072:1: error: BUILDSTDERR: warning: label ‘_c6pU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11072 | _c6pU: BUILDSTDERR: | ^ BUILDSTDERR: 11072 | _c6pU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11100:1: error: BUILDSTDERR: warning: label ‘_c6q0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11100 | _c6q0: BUILDSTDERR: | ^ BUILDSTDERR: 11100 | _c6q0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6pX’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11127:1: error: BUILDSTDERR: warning: label ‘_c6pX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11127 | _c6pX: BUILDSTDERR: | ^ BUILDSTDERR: 11127 | _c6pX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cb_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11169:1: error: BUILDSTDERR: warning: label ‘_c6qg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11169 | _c6qg: BUILDSTDERR: | ^ BUILDSTDERR: 11169 | _c6qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cf_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11196:1: error: BUILDSTDERR: warning: label ‘_c6qt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11196 | _c6qt: BUILDSTDERR: | ^ BUILDSTDERR: 11196 | _c6qt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Ce_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11225:1: error: BUILDSTDERR: warning: label ‘_c6qA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11225 | _c6qA: BUILDSTDERR: | ^ BUILDSTDERR: 11225 | _c6qA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11260:1: error: BUILDSTDERR: warning: label ‘_c6qE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11260 | _c6qE: BUILDSTDERR: | ^ BUILDSTDERR: 11260 | _c6qE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11305:1: error: BUILDSTDERR: warning: label ‘_c6qJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11305 | _c6qJ: BUILDSTDERR: | ^ BUILDSTDERR: 11305 | _c6qJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Ck_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11342:1: error: BUILDSTDERR: warning: label ‘_c6qW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11342 | _c6qW: BUILDSTDERR: | ^ BUILDSTDERR: 11342 | _c6qW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cl_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11366:1: error: BUILDSTDERR: warning: label ‘_c6r3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11366 | _c6r3: BUILDSTDERR: | ^ BUILDSTDERR: 11366 | _c6r3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11390:1: error: BUILDSTDERR: warning: label ‘_c6ra’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11390 | _c6ra: BUILDSTDERR: | ^ BUILDSTDERR: 11390 | _c6ra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11415:1: error: BUILDSTDERR: warning: label ‘_c6rq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11415 | _c6rq: BUILDSTDERR: | ^ BUILDSTDERR: 11415 | _c6rq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cr_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11449:1: error: BUILDSTDERR: warning: label ‘_c6rt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11449 | _c6rt: BUILDSTDERR: | ^ BUILDSTDERR: 11449 | _c6rt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Co_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11491:1: error: BUILDSTDERR: warning: label ‘_c6rG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11491 | _c6rG: BUILDSTDERR: | ^ BUILDSTDERR: 11491 | _c6rG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11525:1: error: BUILDSTDERR: warning: label ‘_c6rJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11525 | _c6rJ: BUILDSTDERR: | ^ BUILDSTDERR: 11525 | _c6rJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cs_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11574:1: error: BUILDSTDERR: warning: label ‘_c6rP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11574 | _c6rP: BUILDSTDERR: | ^ BUILDSTDERR: 11574 | _c6rP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11622:1: error: BUILDSTDERR: warning: label ‘_c6rU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11622 | _c6rU: BUILDSTDERR: | ^ BUILDSTDERR: 11622 | _c6rU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cx_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11664:1: error: BUILDSTDERR: warning: label ‘_c6s7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11664 | _c6s7: BUILDSTDERR: | ^ BUILDSTDERR: 11664 | _c6s7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Cz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11690:1: error: BUILDSTDERR: warning: label ‘_c6sj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11690 | _c6sj: BUILDSTDERR: | ^ BUILDSTDERR: 11690 | _c6sj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CA_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11719:1: error: BUILDSTDERR: warning: label ‘_c6sm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11719 | _c6sm: BUILDSTDERR: | ^ BUILDSTDERR: 11719 | _c6sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11752:1: error: BUILDSTDERR: warning: label ‘_c6sr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11752 | _c6sr: BUILDSTDERR: | ^ BUILDSTDERR: 11752 | _c6sr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11789:1: error: BUILDSTDERR: warning: label ‘_c6sF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11789 | _c6sF: BUILDSTDERR: | ^ BUILDSTDERR: 11789 | _c6sF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CG_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11812:1: error: BUILDSTDERR: warning: label ‘_c6sN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11812 | _c6sN: BUILDSTDERR: | ^ BUILDSTDERR: 11812 | _c6sN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11835:1: error: BUILDSTDERR: warning: label ‘_c6sV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11835 | _c6sV: BUILDSTDERR: | ^ BUILDSTDERR: 11835 | _c6sV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11858:1: error: BUILDSTDERR: warning: label ‘_c6t3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11858 | _c6t3: BUILDSTDERR: | ^ BUILDSTDERR: 11858 | _c6t3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CD_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11881:1: error: BUILDSTDERR: warning: label ‘_c6ta’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11881 | _c6ta: BUILDSTDERR: | ^ BUILDSTDERR: 11881 | _c6ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11913:1: error: BUILDSTDERR: warning: label ‘_c6te’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11913 | _c6te: BUILDSTDERR: | ^ BUILDSTDERR: 11913 | _c6te: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11965:1: error: BUILDSTDERR: warning: label ‘_c6tn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11965 | _c6tn: BUILDSTDERR: | ^ BUILDSTDERR: 11965 | _c6tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityT1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:11995:1: error: BUILDSTDERR: warning: label ‘_c6tu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11995 | _c6tu: BUILDSTDERR: | ^ BUILDSTDERR: 11995 | _c6tu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12025:1: error: BUILDSTDERR: warning: label ‘_c6tH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12025 | _c6tH: BUILDSTDERR: | ^ BUILDSTDERR: 12025 | _c6tH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6tF’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12050:1: error: BUILDSTDERR: warning: label ‘_c6tF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12050 | _c6tF: BUILDSTDERR: | ^ BUILDSTDERR: 12050 | _c6tF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12068:1: error: BUILDSTDERR: warning: label ‘_c6tV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12068 | _c6tV: BUILDSTDERR: | ^ BUILDSTDERR: 12068 | _c6tV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12096:1: error: BUILDSTDERR: warning: label ‘_c6tY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12096 | _c6tY: BUILDSTDERR: | ^ BUILDSTDERR: 12096 | _c6tY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12134:1: error: BUILDSTDERR: warning: label ‘_c6u9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12134 | _c6u9: BUILDSTDERR: | ^ BUILDSTDERR: 12134 | _c6u9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12166:1: error: BUILDSTDERR: warning: label ‘_c6ue’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12166 | _c6ue: BUILDSTDERR: | ^ BUILDSTDERR: 12166 | _c6ue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5CY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12203:1: error: BUILDSTDERR: warning: label ‘_c6ur’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12203 | _c6ur: BUILDSTDERR: | ^ BUILDSTDERR: 12203 | _c6ur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5D0_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12228:1: error: BUILDSTDERR: warning: label ‘_c6uD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12228 | _c6uD: BUILDSTDERR: | ^ BUILDSTDERR: 12228 | _c6uD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5D1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12257:1: error: BUILDSTDERR: warning: label ‘_c6uG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12257 | _c6uG: BUILDSTDERR: | ^ BUILDSTDERR: 12257 | _c6uG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12290:1: error: BUILDSTDERR: warning: label ‘_c6uL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12290 | _c6uL: BUILDSTDERR: | ^ BUILDSTDERR: 12290 | _c6uL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5D7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12326:1: error: BUILDSTDERR: warning: label ‘_c6uZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12326 | _c6uZ: BUILDSTDERR: | ^ BUILDSTDERR: 12326 | _c6uZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5D6_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12348:1: error: BUILDSTDERR: warning: label ‘_c6v7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12348 | _c6v7: BUILDSTDERR: | ^ BUILDSTDERR: 12348 | _c6v7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5D5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12370:1: error: BUILDSTDERR: warning: label ‘_c6ve’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12370 | _c6ve: BUILDSTDERR: | ^ BUILDSTDERR: 12370 | _c6ve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5D4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12394:1: error: BUILDSTDERR: warning: label ‘_c6vm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12394 | _c6vm: BUILDSTDERR: | ^ BUILDSTDERR: 12394 | _c6vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5D3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12416:1: error: BUILDSTDERR: warning: label ‘_c6vt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12416 | _c6vt: BUILDSTDERR: | ^ BUILDSTDERR: 12416 | _c6vt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12446:1: error: BUILDSTDERR: warning: label ‘_c6vx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12446 | _c6vx: BUILDSTDERR: | ^ BUILDSTDERR: 12446 | _c6vx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Db_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12492:1: error: BUILDSTDERR: warning: label ‘_c6vM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12492 | _c6vM: BUILDSTDERR: | ^ BUILDSTDERR: 12492 | _c6vM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6vK’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12517:1: error: BUILDSTDERR: warning: label ‘_c6vK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12517 | _c6vK: BUILDSTDERR: | ^ BUILDSTDERR: 12517 | _c6vK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Dd_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12534:1: error: BUILDSTDERR: warning: label ‘_c6vW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12534 | _c6vW: BUILDSTDERR: | ^ BUILDSTDERR: 12534 | _c6vW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Dg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12561:1: error: BUILDSTDERR: warning: label ‘_c6w5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12561 | _c6w5: BUILDSTDERR: | ^ BUILDSTDERR: 12561 | _c6w5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_cotraverse_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12593:1: error: BUILDSTDERR: warning: label ‘_c6wa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12593 | _c6wa: BUILDSTDERR: | ^ BUILDSTDERR: 12593 | _c6wa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Dk_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12632:1: error: BUILDSTDERR: warning: label ‘_c6wp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12632 | _c6wp: BUILDSTDERR: | ^ BUILDSTDERR: 12632 | _c6wp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6wn’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12657:1: error: BUILDSTDERR: warning: label ‘_c6wn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12657 | _c6wn: BUILDSTDERR: | ^ BUILDSTDERR: 12657 | _c6wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Dm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12674:1: error: BUILDSTDERR: warning: label ‘_c6wz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12674 | _c6wz: BUILDSTDERR: | ^ BUILDSTDERR: 12674 | _c6wz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘s5Dp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12701:1: error: BUILDSTDERR: warning: label ‘_c6wI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12701 | _c6wI: BUILDSTDERR: | ^ BUILDSTDERR: 12701 | _c6wI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_comapM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12733:1: error: BUILDSTDERR: warning: label ‘_c6wN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12733 | _c6wN: BUILDSTDERR: | ^ BUILDSTDERR: 12733 | _c6wN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_fmapCollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12773:1: error: BUILDSTDERR: warning: label ‘_c6wY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12773 | _c6wY: BUILDSTDERR: | ^ BUILDSTDERR: 12773 | _c6wY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘_c6wW’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12795:1: error: BUILDSTDERR: warning: label ‘_c6wW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12795 | _c6wW: BUILDSTDERR: | ^ BUILDSTDERR: 12795 | _c6wW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_CZCDistributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12868:1: error: BUILDSTDERR: warning: label ‘_c6x9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12868 | _c6x9: BUILDSTDERR: | ^ BUILDSTDERR: 12868 | _c6x9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_CZCDistributive_con_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12896:1: error: BUILDSTDERR: warning: label ‘_c6xe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12896 | _c6xe: BUILDSTDERR: | ^ BUILDSTDERR: 12896 | _c6xe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1753_0/ghc_6.hc:12907:22: error: BUILDSTDERR: warning: ‘S6xg_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: | BUILDSTDERR: 12907 | static const StgWord S6xg_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 12907 | static const StgWord S6xg_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:15:1: error: BUILDSTDERR: warning: label ‘_c6Jm’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c6Jm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c6Jm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Jj’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:34:1: error: BUILDSTDERR: warning: label ‘_c6Jj’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c6Jj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c6Jj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_distribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:56:1: error: BUILDSTDERR: warning: label ‘_c6JA’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c6JA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c6JA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Jx’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:75:1: error: BUILDSTDERR: warning: label ‘_c6Jx’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c6Jx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c6Jx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_collect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:97:1: error: BUILDSTDERR: warning: label ‘_c6JO’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c6JO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c6JO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6JL’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:116:1: error: BUILDSTDERR: warning: label ‘_c6JL’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c6JL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c6JL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_distributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:138:1: error: BUILDSTDERR: warning: label ‘_c6K2’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c6K2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c6K2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6JZ’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:157:1: error: BUILDSTDERR: warning: label ‘_c6JZ’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c6JZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c6JZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_collectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:179:1: error: BUILDSTDERR: warning: label ‘_c6Kg’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c6Kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c6Kg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Kd’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:198:1: error: BUILDSTDERR: warning: label ‘_c6Kd’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c6Kd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c6Kd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:218:1: error: BUILDSTDERR: warning: label ‘_c6Kr’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _c6Kr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _c6Kr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6xS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:238:1: error: BUILDSTDERR: warning: label ‘_c6KC’ defined but not used [-Wunused-label] BUILDSTDERR: 238 | _c6KC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 238 | _c6KC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6xU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:262:1: error: BUILDSTDERR: warning: label ‘_c6KK’ defined but not used [-Wunused-label] BUILDSTDERR: 262 | _c6KK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 262 | _c6KK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:278:1: error: BUILDSTDERR: warning: label ‘_c6KN’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _c6KN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _c6KN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:309:1: error: BUILDSTDERR: warning: label ‘_c6KW’ defined but not used [-Wunused-label] BUILDSTDERR: 309 | _c6KW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 309 | _c6KW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:329:1: error: BUILDSTDERR: warning: label ‘_c6L3’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c6L3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c6L3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:349:1: error: BUILDSTDERR: warning: label ‘_c6La’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _c6La: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _c6La: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6y2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:369:1: error: BUILDSTDERR: warning: label ‘_c6Ll’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _c6Ll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _c6Ll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6y4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:393:1: error: BUILDSTDERR: warning: label ‘_c6Lt’ defined but not used [-Wunused-label] BUILDSTDERR: 393 | _c6Lt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 393 | _c6Lt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTaggedzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:409:1: error: BUILDSTDERR: warning: label ‘_c6Lw’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _c6Lw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _c6Lw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6ya_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:440:1: error: BUILDSTDERR: warning: label ‘_c6LK’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _c6LK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _c6LK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:466:1: error: BUILDSTDERR: warning: label ‘_c6LN’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c6LN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c6LN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yf_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:498:1: error: BUILDSTDERR: warning: label ‘_c6M1’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _c6M1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _c6M1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:517:1: error: BUILDSTDERR: warning: label ‘_c6M4’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _c6M4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _c6M4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6ym_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:554:1: error: BUILDSTDERR: warning: label ‘_c6Mi’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _c6Mi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _c6Mi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:581:1: error: BUILDSTDERR: warning: label ‘_c6Ml’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _c6Ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _c6Ml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6ys_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:615:1: error: BUILDSTDERR: warning: label ‘_c6Mz’ defined but not used [-Wunused-label] BUILDSTDERR: 615 | _c6Mz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 615 | _c6Mz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:634:1: error: BUILDSTDERR: warning: label ‘_c6MC’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _c6MC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _c6MC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yu_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:672:1: error: BUILDSTDERR: warning: label ‘_c6MP’ defined but not used [-Wunused-label] BUILDSTDERR: 672 | _c6MP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 672 | _c6MP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:697:1: error: BUILDSTDERR: warning: label ‘_c6MS’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _c6MS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _c6MS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:726:1: error: BUILDSTDERR: warning: label ‘_c6N5’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _c6N5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _c6N5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:751:1: error: BUILDSTDERR: warning: label ‘_c6N8’ defined but not used [-Wunused-label] BUILDSTDERR: 751 | _c6N8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 751 | _c6N8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yD_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:780:1: error: BUILDSTDERR: warning: label ‘_c6Np’ defined but not used [-Wunused-label] BUILDSTDERR: 780 | _c6Np: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 780 | _c6Np: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yB_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:811:1: error: BUILDSTDERR: warning: label ‘_c6Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _c6Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _c6Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Ns’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:848:1: error: BUILDSTDERR: warning: label ‘_c6Ns’ defined but not used [-Wunused-label] BUILDSTDERR: 848 | _c6Ns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 848 | _c6Ns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:865:1: error: BUILDSTDERR: warning: label ‘_c6NG’ defined but not used [-Wunused-label] BUILDSTDERR: 865 | _c6NG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 865 | _c6NG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:893:1: error: BUILDSTDERR: warning: label ‘_c6NP’ defined but not used [-Wunused-label] BUILDSTDERR: 893 | _c6NP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 893 | _c6NP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:926:1: error: BUILDSTDERR: warning: label ‘_c6NU’ defined but not used [-Wunused-label] BUILDSTDERR: 926 | _c6NU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 926 | _c6NU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:967:1: error: BUILDSTDERR: warning: label ‘_c6Ob’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _c6Ob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _c6Ob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:998:1: error: BUILDSTDERR: warning: label ‘_c6Og’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _c6Og: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _c6Og: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Oe’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1035:1: error: BUILDSTDERR: warning: label ‘_c6Oe’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _c6Oe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _c6Oe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1053:1: error: BUILDSTDERR: warning: label ‘_c6Os’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _c6Os: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _c6Os: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1081:1: error: BUILDSTDERR: warning: label ‘_c6OB’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _c6OB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _c6OB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1114:1: error: BUILDSTDERR: warning: label ‘_c6OG’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _c6OG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _c6OG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1154:1: error: BUILDSTDERR: warning: label ‘_c6OT’ defined but not used [-Wunused-label] BUILDSTDERR: 1154 | _c6OT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1154 | _c6OT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6yU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1178:1: error: BUILDSTDERR: warning: label ‘_c6P0’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _c6P0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _c6P0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1204:1: error: BUILDSTDERR: warning: label ‘_c6P3’ defined but not used [-Wunused-label] BUILDSTDERR: 1204 | _c6P3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1204 | _c6P3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1237:1: error: BUILDSTDERR: warning: label ‘_c6Pf’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _c6Pf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _c6Pf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Pc’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1256:1: error: BUILDSTDERR: warning: label ‘_c6Pc’ defined but not used [-Wunused-label] BUILDSTDERR: 1256 | _c6Pc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1256 | _c6Pc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1278:1: error: BUILDSTDERR: warning: label ‘_c6Pt’ defined but not used [-Wunused-label] BUILDSTDERR: 1278 | _c6Pt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1278 | _c6Pt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Pq’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1297:1: error: BUILDSTDERR: warning: label ‘_c6Pq’ defined but not used [-Wunused-label] BUILDSTDERR: 1297 | _c6Pq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1297 | _c6Pq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6z9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1319:1: error: BUILDSTDERR: warning: label ‘_c6PI’ defined but not used [-Wunused-label] BUILDSTDERR: 1319 | _c6PI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1319 | _c6PI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6z8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1348:1: error: BUILDSTDERR: warning: label ‘_c6PP’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _c6PP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _c6PP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1380:1: error: BUILDSTDERR: warning: label ‘_c6PT’ defined but not used [-Wunused-label] BUILDSTDERR: 1380 | _c6PT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1380 | _c6PT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zd_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1421:1: error: BUILDSTDERR: warning: label ‘_c6Q6’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _c6Q6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _c6Q6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zc_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1445:1: error: BUILDSTDERR: warning: label ‘_c6Qd’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _c6Qd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _c6Qd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1471:1: error: BUILDSTDERR: warning: label ‘_c6Qg’ defined but not used [-Wunused-label] BUILDSTDERR: 1471 | _c6Qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1471 | _c6Qg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1504:1: error: BUILDSTDERR: warning: label ‘_c6Qt’ defined but not used [-Wunused-label] BUILDSTDERR: 1504 | _c6Qt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1504 | _c6Qt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zi_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1529:1: error: BUILDSTDERR: warning: label ‘_c6QB’ defined but not used [-Wunused-label] BUILDSTDERR: 1529 | _c6QB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1529 | _c6QB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1545:1: error: BUILDSTDERR: warning: label ‘_c6QE’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _c6QE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _c6QE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zk_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1578:1: error: BUILDSTDERR: warning: label ‘_c6QR’ defined but not used [-Wunused-label] BUILDSTDERR: 1578 | _c6QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1578 | _c6QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1603:1: error: BUILDSTDERR: warning: label ‘_c6QU’ defined but not used [-Wunused-label] BUILDSTDERR: 1603 | _c6QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1603 | _c6QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zn_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1633:1: error: BUILDSTDERR: warning: label ‘_c6R7’ defined but not used [-Wunused-label] BUILDSTDERR: 1633 | _c6R7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1633 | _c6R7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1658:1: error: BUILDSTDERR: warning: label ‘_c6Rf’ defined but not used [-Wunused-label] BUILDSTDERR: 1658 | _c6Rf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1658 | _c6Rf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1674:1: error: BUILDSTDERR: warning: label ‘_c6Ri’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _c6Ri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _c6Ri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zr_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1707:1: error: BUILDSTDERR: warning: label ‘_c6Rv’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _c6Rv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _c6Rv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1732:1: error: BUILDSTDERR: warning: label ‘_c6Ry’ defined but not used [-Wunused-label] BUILDSTDERR: 1732 | _c6Ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1732 | _c6Ry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zt_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1762:1: error: BUILDSTDERR: warning: label ‘_c6RL’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _c6RL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _c6RL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zv_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1786:1: error: BUILDSTDERR: warning: label ‘_c6RT’ defined but not used [-Wunused-label] BUILDSTDERR: 1786 | _c6RT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1786 | _c6RT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDualzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1802:1: error: BUILDSTDERR: warning: label ‘_c6RW’ defined but not used [-Wunused-label] BUILDSTDERR: 1802 | _c6RW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1802 | _c6RW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zx_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1835:1: error: BUILDSTDERR: warning: label ‘_c6S9’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _c6S9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _c6S9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1859:1: error: BUILDSTDERR: warning: label ‘_c6Sh’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _c6Sh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _c6Sh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProductzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1875:1: error: BUILDSTDERR: warning: label ‘_c6Sk’ defined but not used [-Wunused-label] BUILDSTDERR: 1875 | _c6Sk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1875 | _c6Sk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zB_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1908:1: error: BUILDSTDERR: warning: label ‘_c6Sx’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _c6Sx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _c6Sx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zD_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1932:1: error: BUILDSTDERR: warning: label ‘_c6SF’ defined but not used [-Wunused-label] BUILDSTDERR: 1932 | _c6SF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1932 | _c6SF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSumzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1948:1: error: BUILDSTDERR: warning: label ‘_c6SI’ defined but not used [-Wunused-label] BUILDSTDERR: 1948 | _c6SI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1948 | _c6SI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:1981:1: error: BUILDSTDERR: warning: label ‘_c6SV’ defined but not used [-Wunused-label] BUILDSTDERR: 1981 | _c6SV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1981 | _c6SV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2005:1: error: BUILDSTDERR: warning: label ‘_c6T3’ defined but not used [-Wunused-label] BUILDSTDERR: 2005 | _c6T3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2005 | _c6T3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMinzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2021:1: error: BUILDSTDERR: warning: label ‘_c6T6’ defined but not used [-Wunused-label] BUILDSTDERR: 2021 | _c6T6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2021 | _c6T6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2054:1: error: BUILDSTDERR: warning: label ‘_c6Tj’ defined but not used [-Wunused-label] BUILDSTDERR: 2054 | _c6Tj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2054 | _c6Tj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2078:1: error: BUILDSTDERR: warning: label ‘_c6Tr’ defined but not used [-Wunused-label] BUILDSTDERR: 2078 | _c6Tr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2078 | _c6Tr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMaxzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2094:1: error: BUILDSTDERR: warning: label ‘_c6Tu’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _c6Tu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _c6Tu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2127:1: error: BUILDSTDERR: warning: label ‘_c6TH’ defined but not used [-Wunused-label] BUILDSTDERR: 2127 | _c6TH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2127 | _c6TH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2151:1: error: BUILDSTDERR: warning: label ‘_c6TP’ defined but not used [-Wunused-label] BUILDSTDERR: 2151 | _c6TP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2151 | _c6TP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirstzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2167:1: error: BUILDSTDERR: warning: label ‘_c6TS’ defined but not used [-Wunused-label] BUILDSTDERR: 2167 | _c6TS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2167 | _c6TS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2200:1: error: BUILDSTDERR: warning: label ‘_c6U5’ defined but not used [-Wunused-label] BUILDSTDERR: 2200 | _c6U5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2200 | _c6U5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6zT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2224:1: error: BUILDSTDERR: warning: label ‘_c6Ud’ defined but not used [-Wunused-label] BUILDSTDERR: 2224 | _c6Ud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2224 | _c6Ud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLastzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2240:1: error: BUILDSTDERR: warning: label ‘_c6Ug’ defined but not used [-Wunused-label] BUILDSTDERR: 2240 | _c6Ug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2240 | _c6Ug: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplex2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2273:1: error: BUILDSTDERR: warning: label ‘_c6Us’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _c6Us: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _c6Us: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Up’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2292:1: error: BUILDSTDERR: warning: label ‘_c6Up’ defined but not used [-Wunused-label] BUILDSTDERR: 2292 | _c6Up: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2292 | _c6Up: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplex1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2314:1: error: BUILDSTDERR: warning: label ‘_c6UG’ defined but not used [-Wunused-label] BUILDSTDERR: 2314 | _c6UG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2314 | _c6UG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6UD’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2333:1: error: BUILDSTDERR: warning: label ‘_c6UD’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _c6UD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _c6UD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2356:1: error: BUILDSTDERR: warning: label ‘_c6UW’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _c6UW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _c6UW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6UR’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2383:1: error: BUILDSTDERR: warning: label ‘_c6UR’ defined but not used [-Wunused-label] BUILDSTDERR: 2383 | _c6UR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2383 | _c6UR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6UT’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2405:1: error: BUILDSTDERR: warning: label ‘_c6UT’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _c6UT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _c6UT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2436:1: error: BUILDSTDERR: warning: label ‘_c6V7’ defined but not used [-Wunused-label] BUILDSTDERR: 2436 | _c6V7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2436 | _c6V7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2458:1: error: BUILDSTDERR: warning: label ‘_c6Vh’ defined but not used [-Wunused-label] BUILDSTDERR: 2458 | _c6Vh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2458 | _c6Vh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Ve’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2477:1: error: BUILDSTDERR: warning: label ‘_c6Ve’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _c6Ve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _c6Ve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2499:1: error: BUILDSTDERR: warning: label ‘_c6Vv’ defined but not used [-Wunused-label] BUILDSTDERR: 2499 | _c6Vv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2499 | _c6Vv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Vs’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2518:1: error: BUILDSTDERR: warning: label ‘_c6Vs’ defined but not used [-Wunused-label] BUILDSTDERR: 2518 | _c6Vs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2518 | _c6Vs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Al_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2540:1: error: BUILDSTDERR: warning: label ‘_c6VK’ defined but not used [-Wunused-label] BUILDSTDERR: 2540 | _c6VK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2540 | _c6VK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ak_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2569:1: error: BUILDSTDERR: warning: label ‘_c6VR’ defined but not used [-Wunused-label] BUILDSTDERR: 2569 | _c6VR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2569 | _c6VR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2601:1: error: BUILDSTDERR: warning: label ‘_c6VV’ defined but not used [-Wunused-label] BUILDSTDERR: 2601 | _c6VV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2601 | _c6VV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ap_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2642:1: error: BUILDSTDERR: warning: label ‘_c6W8’ defined but not used [-Wunused-label] BUILDSTDERR: 2642 | _c6W8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2642 | _c6W8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ao_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2666:1: error: BUILDSTDERR: warning: label ‘_c6Wf’ defined but not used [-Wunused-label] BUILDSTDERR: 2666 | _c6Wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2666 | _c6Wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2692:1: error: BUILDSTDERR: warning: label ‘_c6Wi’ defined but not used [-Wunused-label] BUILDSTDERR: 2692 | _c6Wi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2692 | _c6Wi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Aw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2724:1: error: BUILDSTDERR: warning: label ‘_c6Wz’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _c6Wz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _c6Wz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Au_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2755:1: error: BUILDSTDERR: warning: label ‘_c6WE’ defined but not used [-Wunused-label] BUILDSTDERR: 2755 | _c6WE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2755 | _c6WE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6WC’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2792:1: error: BUILDSTDERR: warning: label ‘_c6WC’ defined but not used [-Wunused-label] BUILDSTDERR: 2792 | _c6WC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2792 | _c6WC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ax_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2809:1: error: BUILDSTDERR: warning: label ‘_c6WQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _c6WQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _c6WQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AA_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2837:1: error: BUILDSTDERR: warning: label ‘_c6WZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2837 | _c6WZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2837 | _c6WZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2870:1: error: BUILDSTDERR: warning: label ‘_c6X4’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _c6X4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _c6X4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AG_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2911:1: error: BUILDSTDERR: warning: label ‘_c6Xl’ defined but not used [-Wunused-label] BUILDSTDERR: 2911 | _c6Xl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2911 | _c6Xl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2942:1: error: BUILDSTDERR: warning: label ‘_c6Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _c6Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _c6Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c6Xo’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2979:1: error: BUILDSTDERR: warning: label ‘_c6Xo’ defined but not used [-Wunused-label] BUILDSTDERR: 2979 | _c6Xo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2979 | _c6Xo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:2997:1: error: BUILDSTDERR: warning: label ‘_c6XC’ defined but not used [-Wunused-label] BUILDSTDERR: 2997 | _c6XC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2997 | _c6XC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AK_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3025:1: error: BUILDSTDERR: warning: label ‘_c6XL’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _c6XL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _c6XL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3058:1: error: BUILDSTDERR: warning: label ‘_c6XQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3058 | _c6XQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3058 | _c6XQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3098:1: error: BUILDSTDERR: warning: label ‘_c6Y3’ defined but not used [-Wunused-label] BUILDSTDERR: 3098 | _c6Y3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3098 | _c6Y3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3122:1: error: BUILDSTDERR: warning: label ‘_c6Ya’ defined but not used [-Wunused-label] BUILDSTDERR: 3122 | _c6Ya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3122 | _c6Ya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3148:1: error: BUILDSTDERR: warning: label ‘_c6Yd’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _c6Yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _c6Yd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3181:1: error: BUILDSTDERR: warning: label ‘_c6Yq’ defined but not used [-Wunused-label] BUILDSTDERR: 3181 | _c6Yq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3181 | _c6Yq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3205:1: error: BUILDSTDERR: warning: label ‘_c6Yy’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _c6Yy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _c6Yy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3221:1: error: BUILDSTDERR: warning: label ‘_c6YB’ defined but not used [-Wunused-label] BUILDSTDERR: 3221 | _c6YB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3221 | _c6YB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3254:1: error: BUILDSTDERR: warning: label ‘_c6YO’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _c6YO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _c6YO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AX_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3279:1: error: BUILDSTDERR: warning: label ‘_c6YW’ defined but not used [-Wunused-label] BUILDSTDERR: 3279 | _c6YW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3279 | _c6YW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3295:1: error: BUILDSTDERR: warning: label ‘_c6YZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3295 | _c6YZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3295 | _c6YZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6AZ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3328:1: error: BUILDSTDERR: warning: label ‘_c6Zc’ defined but not used [-Wunused-label] BUILDSTDERR: 3328 | _c6Zc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3328 | _c6Zc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3353:1: error: BUILDSTDERR: warning: label ‘_c6Zf’ defined but not used [-Wunused-label] BUILDSTDERR: 3353 | _c6Zf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3353 | _c6Zf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6B2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3383:1: error: BUILDSTDERR: warning: label ‘_c6Zs’ defined but not used [-Wunused-label] BUILDSTDERR: 3383 | _c6Zs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3383 | _c6Zs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6B4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3408:1: error: BUILDSTDERR: warning: label ‘_c6ZA’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _c6ZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _c6ZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3424:1: error: BUILDSTDERR: warning: label ‘_c6ZD’ defined but not used [-Wunused-label] BUILDSTDERR: 3424 | _c6ZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3424 | _c6ZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6B6_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3457:1: error: BUILDSTDERR: warning: label ‘_c6ZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _c6ZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _c6ZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3482:1: error: BUILDSTDERR: warning: label ‘_c6ZT’ defined but not used [-Wunused-label] BUILDSTDERR: 3482 | _c6ZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3482 | _c6ZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ba_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3511:1: error: BUILDSTDERR: warning: label ‘_c706’ defined but not used [-Wunused-label] BUILDSTDERR: 3511 | _c706: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3511 | _c706: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bc_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3537:1: error: BUILDSTDERR: warning: label ‘_c70i’ defined but not used [-Wunused-label] BUILDSTDERR: 3537 | _c70i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3537 | _c70i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bd_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3566:1: error: BUILDSTDERR: warning: label ‘_c70l’ defined but not used [-Wunused-label] BUILDSTDERR: 3566 | _c70l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3566 | _c70l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmcollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3599:1: error: BUILDSTDERR: warning: label ‘_c70q’ defined but not used [-Wunused-label] BUILDSTDERR: 3599 | _c70q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3599 | _c70q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3636:1: error: BUILDSTDERR: warning: label ‘_c70F’ defined but not used [-Wunused-label] BUILDSTDERR: 3636 | _c70F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3636 | _c70F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c70D’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3661:1: error: BUILDSTDERR: warning: label ‘_c70D’ defined but not used [-Wunused-label] BUILDSTDERR: 3661 | _c70D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3661 | _c70D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bj_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3679:1: error: BUILDSTDERR: warning: label ‘_c70T’ defined but not used [-Wunused-label] BUILDSTDERR: 3679 | _c70T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3679 | _c70T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bi_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3706:1: error: BUILDSTDERR: warning: label ‘_c70W’ defined but not used [-Wunused-label] BUILDSTDERR: 3706 | _c70W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3706 | _c70W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3743:1: error: BUILDSTDERR: warning: label ‘_c717’ defined but not used [-Wunused-label] BUILDSTDERR: 3743 | _c717: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3743 | _c717: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3775:1: error: BUILDSTDERR: warning: label ‘_c71c’ defined but not used [-Wunused-label] BUILDSTDERR: 3775 | _c71c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3775 | _c71c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3813:1: error: BUILDSTDERR: warning: label ‘_c71r’ defined but not used [-Wunused-label] BUILDSTDERR: 3813 | _c71r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3813 | _c71r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c71p’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3838:1: error: BUILDSTDERR: warning: label ‘_c71p’ defined but not used [-Wunused-label] BUILDSTDERR: 3838 | _c71p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3838 | _c71p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bs_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3856:1: error: BUILDSTDERR: warning: label ‘_c71F’ defined but not used [-Wunused-label] BUILDSTDERR: 3856 | _c71F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3856 | _c71F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Br_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3884:1: error: BUILDSTDERR: warning: label ‘_c71I’ defined but not used [-Wunused-label] BUILDSTDERR: 3884 | _c71I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3884 | _c71I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bv_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3922:1: error: BUILDSTDERR: warning: label ‘_c71T’ defined but not used [-Wunused-label] BUILDSTDERR: 3922 | _c71T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3922 | _c71T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3954:1: error: BUILDSTDERR: warning: label ‘_c71Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3954 | _c71Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3954 | _c71Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Bz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:3991:1: error: BUILDSTDERR: warning: label ‘_c72b’ defined but not used [-Wunused-label] BUILDSTDERR: 3991 | _c72b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3991 | _c72b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BB_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4016:1: error: BUILDSTDERR: warning: label ‘_c72n’ defined but not used [-Wunused-label] BUILDSTDERR: 4016 | _c72n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4016 | _c72n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4045:1: error: BUILDSTDERR: warning: label ‘_c72q’ defined but not used [-Wunused-label] BUILDSTDERR: 4045 | _c72q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4045 | _c72q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4078:1: error: BUILDSTDERR: warning: label ‘_c72v’ defined but not used [-Wunused-label] BUILDSTDERR: 4078 | _c72v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4078 | _c72v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4114:1: error: BUILDSTDERR: warning: label ‘_c72J’ defined but not used [-Wunused-label] BUILDSTDERR: 4114 | _c72J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4114 | _c72J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4136:1: error: BUILDSTDERR: warning: label ‘_c72R’ defined but not used [-Wunused-label] BUILDSTDERR: 4136 | _c72R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4136 | _c72R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4158:1: error: BUILDSTDERR: warning: label ‘_c72Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4158 | _c72Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4158 | _c72Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4181:1: error: BUILDSTDERR: warning: label ‘_c737’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _c737: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _c737: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4203:1: error: BUILDSTDERR: warning: label ‘_c73e’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _c73e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _c73e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4233:1: error: BUILDSTDERR: warning: label ‘_c73i’ defined but not used [-Wunused-label] BUILDSTDERR: 4233 | _c73i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4233 | _c73i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4279:1: error: BUILDSTDERR: warning: label ‘_c73x’ defined but not used [-Wunused-label] BUILDSTDERR: 4279 | _c73x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4279 | _c73x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c73v’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4304:1: error: BUILDSTDERR: warning: label ‘_c73v’ defined but not used [-Wunused-label] BUILDSTDERR: 4304 | _c73v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4304 | _c73v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4322:1: error: BUILDSTDERR: warning: label ‘_c73L’ defined but not used [-Wunused-label] BUILDSTDERR: 4322 | _c73L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4322 | _c73L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4350:1: error: BUILDSTDERR: warning: label ‘_c73O’ defined but not used [-Wunused-label] BUILDSTDERR: 4350 | _c73O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4350 | _c73O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4388:1: error: BUILDSTDERR: warning: label ‘_c73Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4388 | _c73Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4388 | _c73Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4420:1: error: BUILDSTDERR: warning: label ‘_c744’ defined but not used [-Wunused-label] BUILDSTDERR: 4420 | _c744: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4420 | _c744: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4457:1: error: BUILDSTDERR: warning: label ‘_c74h’ defined but not used [-Wunused-label] BUILDSTDERR: 4457 | _c74h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4457 | _c74h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4482:1: error: BUILDSTDERR: warning: label ‘_c74t’ defined but not used [-Wunused-label] BUILDSTDERR: 4482 | _c74t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4482 | _c74t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6BZ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4511:1: error: BUILDSTDERR: warning: label ‘_c74w’ defined but not used [-Wunused-label] BUILDSTDERR: 4511 | _c74w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4511 | _c74w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4544:1: error: BUILDSTDERR: warning: label ‘_c74B’ defined but not used [-Wunused-label] BUILDSTDERR: 4544 | _c74B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4544 | _c74B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6C5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4580:1: error: BUILDSTDERR: warning: label ‘_c74P’ defined but not used [-Wunused-label] BUILDSTDERR: 4580 | _c74P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4580 | _c74P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6C4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4602:1: error: BUILDSTDERR: warning: label ‘_c74X’ defined but not used [-Wunused-label] BUILDSTDERR: 4602 | _c74X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4602 | _c74X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6C3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4624:1: error: BUILDSTDERR: warning: label ‘_c754’ defined but not used [-Wunused-label] BUILDSTDERR: 4624 | _c754: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4624 | _c754: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6C2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4648:1: error: BUILDSTDERR: warning: label ‘_c75c’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _c75c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _c75c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6C1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4670:1: error: BUILDSTDERR: warning: label ‘_c75j’ defined but not used [-Wunused-label] BUILDSTDERR: 4670 | _c75j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4670 | _c75j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4700:1: error: BUILDSTDERR: warning: label ‘_c75n’ defined but not used [-Wunused-label] BUILDSTDERR: 4700 | _c75n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4700 | _c75n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6C9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4745:1: error: BUILDSTDERR: warning: label ‘_c75B’ defined but not used [-Wunused-label] BUILDSTDERR: 4745 | _c75B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4745 | _c75B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4770:1: error: BUILDSTDERR: warning: label ‘_c75E’ defined but not used [-Wunused-label] BUILDSTDERR: 4770 | _c75E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4770 | _c75E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ci_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4808:1: error: BUILDSTDERR: warning: label ‘_c75S’ defined but not used [-Wunused-label] BUILDSTDERR: 4808 | _c75S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4808 | _c75S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Cf_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4833:1: error: BUILDSTDERR: warning: label ‘_c765’ defined but not used [-Wunused-label] BUILDSTDERR: 4833 | _c765: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4833 | _c765: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Cg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4872:1: error: BUILDSTDERR: warning: label ‘_c76a’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _c76a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _c76a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4914:1: error: BUILDSTDERR: warning: label ‘_c76f’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _c76f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _c76f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Cm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4966:1: error: BUILDSTDERR: warning: label ‘_c76s’ defined but not used [-Wunused-label] BUILDSTDERR: 4966 | _c76s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4966 | _c76s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Cn_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:4991:1: error: BUILDSTDERR: warning: label ‘_c76B’ defined but not used [-Wunused-label] BUILDSTDERR: 4991 | _c76B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4991 | _c76B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c76z’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5016:1: error: BUILDSTDERR: warning: label ‘_c76z’ defined but not used [-Wunused-label] BUILDSTDERR: 5016 | _c76z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5016 | _c76z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Cp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5034:1: error: BUILDSTDERR: warning: label ‘_c76L’ defined but not used [-Wunused-label] BUILDSTDERR: 5034 | _c76L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5034 | _c76L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Cq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5058:1: error: BUILDSTDERR: warning: label ‘_c76S’ defined but not used [-Wunused-label] BUILDSTDERR: 5058 | _c76S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5058 | _c76S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ct_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5087:1: error: BUILDSTDERR: warning: label ‘_c771’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _c771: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _c771: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5130:1: error: BUILDSTDERR: warning: label ‘_c776’ defined but not used [-Wunused-label] BUILDSTDERR: 5130 | _c776: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5130 | _c776: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Cy_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5174:1: error: BUILDSTDERR: warning: label ‘_c77j’ defined but not used [-Wunused-label] BUILDSTDERR: 5174 | _c77j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5174 | _c77j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CA_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5200:1: error: BUILDSTDERR: warning: label ‘_c77v’ defined but not used [-Wunused-label] BUILDSTDERR: 5200 | _c77v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5200 | _c77v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CB_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5229:1: error: BUILDSTDERR: warning: label ‘_c77y’ defined but not used [-Wunused-label] BUILDSTDERR: 5229 | _c77y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5229 | _c77y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5262:1: error: BUILDSTDERR: warning: label ‘_c77D’ defined but not used [-Wunused-label] BUILDSTDERR: 5262 | _c77D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5262 | _c77D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5299:1: error: BUILDSTDERR: warning: label ‘_c77R’ defined but not used [-Wunused-label] BUILDSTDERR: 5299 | _c77R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5299 | _c77R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5322:1: error: BUILDSTDERR: warning: label ‘_c77Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5322 | _c77Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5322 | _c77Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CG_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5345:1: error: BUILDSTDERR: warning: label ‘_c787’ defined but not used [-Wunused-label] BUILDSTDERR: 5345 | _c787: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5345 | _c787: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5368:1: error: BUILDSTDERR: warning: label ‘_c78f’ defined but not used [-Wunused-label] BUILDSTDERR: 5368 | _c78f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5368 | _c78f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5391:1: error: BUILDSTDERR: warning: label ‘_c78m’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _c78m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _c78m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5423:1: error: BUILDSTDERR: warning: label ‘_c78q’ defined but not used [-Wunused-label] BUILDSTDERR: 5423 | _c78q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5423 | _c78q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5474:1: error: BUILDSTDERR: warning: label ‘_c78E’ defined but not used [-Wunused-label] BUILDSTDERR: 5474 | _c78E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5474 | _c78E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLast2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5499:1: error: BUILDSTDERR: warning: label ‘_c78H’ defined but not used [-Wunused-label] BUILDSTDERR: 5499 | _c78H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5499 | _c78H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5537:1: error: BUILDSTDERR: warning: label ‘_c78V’ defined but not used [-Wunused-label] BUILDSTDERR: 5537 | _c78V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5537 | _c78V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5562:1: error: BUILDSTDERR: warning: label ‘_c798’ defined but not used [-Wunused-label] BUILDSTDERR: 5562 | _c798: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5562 | _c798: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5601:1: error: BUILDSTDERR: warning: label ‘_c79d’ defined but not used [-Wunused-label] BUILDSTDERR: 5601 | _c79d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5601 | _c79d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLast1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5643:1: error: BUILDSTDERR: warning: label ‘_c79i’ defined but not used [-Wunused-label] BUILDSTDERR: 5643 | _c79i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5643 | _c79i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6CZ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5695:1: error: BUILDSTDERR: warning: label ‘_c79w’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _c79w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _c79w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirst2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5720:1: error: BUILDSTDERR: warning: label ‘_c79z’ defined but not used [-Wunused-label] BUILDSTDERR: 5720 | _c79z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5720 | _c79z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6D8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5758:1: error: BUILDSTDERR: warning: label ‘_c79N’ defined but not used [-Wunused-label] BUILDSTDERR: 5758 | _c79N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5758 | _c79N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6D5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5783:1: error: BUILDSTDERR: warning: label ‘_c7a0’ defined but not used [-Wunused-label] BUILDSTDERR: 5783 | _c7a0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5783 | _c7a0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6D6_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5822:1: error: BUILDSTDERR: warning: label ‘_c7a5’ defined but not used [-Wunused-label] BUILDSTDERR: 5822 | _c7a5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5822 | _c7a5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirst1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5864:1: error: BUILDSTDERR: warning: label ‘_c7aa’ defined but not used [-Wunused-label] BUILDSTDERR: 5864 | _c7aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5864 | _c7aa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Dc_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5916:1: error: BUILDSTDERR: warning: label ‘_c7ao’ defined but not used [-Wunused-label] BUILDSTDERR: 5916 | _c7ao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5916 | _c7ao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMax2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5941:1: error: BUILDSTDERR: warning: label ‘_c7ar’ defined but not used [-Wunused-label] BUILDSTDERR: 5941 | _c7ar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5941 | _c7ar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Dl_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:5979:1: error: BUILDSTDERR: warning: label ‘_c7aF’ defined but not used [-Wunused-label] BUILDSTDERR: 5979 | _c7aF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5979 | _c7aF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Di_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6004:1: error: BUILDSTDERR: warning: label ‘_c7aS’ defined but not used [-Wunused-label] BUILDSTDERR: 6004 | _c7aS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6004 | _c7aS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Dj_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6043:1: error: BUILDSTDERR: warning: label ‘_c7aX’ defined but not used [-Wunused-label] BUILDSTDERR: 6043 | _c7aX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6043 | _c7aX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMax1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6085:1: error: BUILDSTDERR: warning: label ‘_c7b2’ defined but not used [-Wunused-label] BUILDSTDERR: 6085 | _c7b2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6085 | _c7b2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Dp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6137:1: error: BUILDSTDERR: warning: label ‘_c7bg’ defined but not used [-Wunused-label] BUILDSTDERR: 6137 | _c7bg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6137 | _c7bg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMin2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6162:1: error: BUILDSTDERR: warning: label ‘_c7bj’ defined but not used [-Wunused-label] BUILDSTDERR: 6162 | _c7bj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6162 | _c7bj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Dy_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6200:1: error: BUILDSTDERR: warning: label ‘_c7bx’ defined but not used [-Wunused-label] BUILDSTDERR: 6200 | _c7bx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6200 | _c7bx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Dv_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6225:1: error: BUILDSTDERR: warning: label ‘_c7bK’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _c7bK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _c7bK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Dw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6264:1: error: BUILDSTDERR: warning: label ‘_c7bP’ defined but not used [-Wunused-label] BUILDSTDERR: 6264 | _c7bP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6264 | _c7bP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMin1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6306:1: error: BUILDSTDERR: warning: label ‘_c7bU’ defined but not used [-Wunused-label] BUILDSTDERR: 6306 | _c7bU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6306 | _c7bU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6DC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6358:1: error: BUILDSTDERR: warning: label ‘_c7c8’ defined but not used [-Wunused-label] BUILDSTDERR: 6358 | _c7c8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6358 | _c7c8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSum2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6383:1: error: BUILDSTDERR: warning: label ‘_c7cb’ defined but not used [-Wunused-label] BUILDSTDERR: 6383 | _c7cb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6383 | _c7cb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6DL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6421:1: error: BUILDSTDERR: warning: label ‘_c7cp’ defined but not used [-Wunused-label] BUILDSTDERR: 6421 | _c7cp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6421 | _c7cp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6DI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6446:1: error: BUILDSTDERR: warning: label ‘_c7cC’ defined but not used [-Wunused-label] BUILDSTDERR: 6446 | _c7cC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6446 | _c7cC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6DJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6485:1: error: BUILDSTDERR: warning: label ‘_c7cH’ defined but not used [-Wunused-label] BUILDSTDERR: 6485 | _c7cH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6485 | _c7cH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSum1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6527:1: error: BUILDSTDERR: warning: label ‘_c7cM’ defined but not used [-Wunused-label] BUILDSTDERR: 6527 | _c7cM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6527 | _c7cM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6DP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6579:1: error: BUILDSTDERR: warning: label ‘_c7d0’ defined but not used [-Wunused-label] BUILDSTDERR: 6579 | _c7d0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6579 | _c7d0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6604:1: error: BUILDSTDERR: warning: label ‘_c7d3’ defined but not used [-Wunused-label] BUILDSTDERR: 6604 | _c7d3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6604 | _c7d3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6DY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6642:1: error: BUILDSTDERR: warning: label ‘_c7dh’ defined but not used [-Wunused-label] BUILDSTDERR: 6642 | _c7dh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6642 | _c7dh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6DV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6667:1: error: BUILDSTDERR: warning: label ‘_c7du’ defined but not used [-Wunused-label] BUILDSTDERR: 6667 | _c7du: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6667 | _c7du: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6DW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6706:1: error: BUILDSTDERR: warning: label ‘_c7dz’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _c7dz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _c7dz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6748:1: error: BUILDSTDERR: warning: label ‘_c7dE’ defined but not used [-Wunused-label] BUILDSTDERR: 6748 | _c7dE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6748 | _c7dE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6E2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6800:1: error: BUILDSTDERR: warning: label ‘_c7dS’ defined but not used [-Wunused-label] BUILDSTDERR: 6800 | _c7dS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6800 | _c7dS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6825:1: error: BUILDSTDERR: warning: label ‘_c7dV’ defined but not used [-Wunused-label] BUILDSTDERR: 6825 | _c7dV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6825 | _c7dV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Eb_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6863:1: error: BUILDSTDERR: warning: label ‘_c7e9’ defined but not used [-Wunused-label] BUILDSTDERR: 6863 | _c7e9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6863 | _c7e9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6E8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6888:1: error: BUILDSTDERR: warning: label ‘_c7em’ defined but not used [-Wunused-label] BUILDSTDERR: 6888 | _c7em: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6888 | _c7em: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6E9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6927:1: error: BUILDSTDERR: warning: label ‘_c7er’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _c7er: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _c7er: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:6969:1: error: BUILDSTDERR: warning: label ‘_c7ew’ defined but not used [-Wunused-label] BUILDSTDERR: 6969 | _c7ew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6969 | _c7ew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ee_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7021:1: error: BUILDSTDERR: warning: label ‘_c7eJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7021 | _c7eJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7021 | _c7eJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Eg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7045:1: error: BUILDSTDERR: warning: label ‘_c7eU’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _c7eU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _c7eU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ef_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7073:1: error: BUILDSTDERR: warning: label ‘_c7eX’ defined but not used [-Wunused-label] BUILDSTDERR: 7073 | _c7eX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7073 | _c7eX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ej_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7113:1: error: BUILDSTDERR: warning: label ‘_c7f8’ defined but not used [-Wunused-label] BUILDSTDERR: 7113 | _c7f8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7113 | _c7f8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7152:1: error: BUILDSTDERR: warning: label ‘_c7fd’ defined but not used [-Wunused-label] BUILDSTDERR: 7152 | _c7fd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7152 | _c7fd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6En_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7189:1: error: BUILDSTDERR: warning: label ‘_c7fq’ defined but not used [-Wunused-label] BUILDSTDERR: 7189 | _c7fq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7189 | _c7fq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ep_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7214:1: error: BUILDSTDERR: warning: label ‘_c7fC’ defined but not used [-Wunused-label] BUILDSTDERR: 7214 | _c7fC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7214 | _c7fC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Eq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7243:1: error: BUILDSTDERR: warning: label ‘_c7fF’ defined but not used [-Wunused-label] BUILDSTDERR: 7243 | _c7fF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7243 | _c7fF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7276:1: error: BUILDSTDERR: warning: label ‘_c7fK’ defined but not used [-Wunused-label] BUILDSTDERR: 7276 | _c7fK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7276 | _c7fK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ew_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7312:1: error: BUILDSTDERR: warning: label ‘_c7fY’ defined but not used [-Wunused-label] BUILDSTDERR: 7312 | _c7fY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7312 | _c7fY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ev_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7334:1: error: BUILDSTDERR: warning: label ‘_c7g6’ defined but not used [-Wunused-label] BUILDSTDERR: 7334 | _c7g6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7334 | _c7g6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Eu_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7356:1: error: BUILDSTDERR: warning: label ‘_c7gd’ defined but not used [-Wunused-label] BUILDSTDERR: 7356 | _c7gd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7356 | _c7gd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Et_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7380:1: error: BUILDSTDERR: warning: label ‘_c7gl’ defined but not used [-Wunused-label] BUILDSTDERR: 7380 | _c7gl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7380 | _c7gl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Es_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7402:1: error: BUILDSTDERR: warning: label ‘_c7gs’ defined but not used [-Wunused-label] BUILDSTDERR: 7402 | _c7gs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7402 | _c7gs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReverse_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7432:1: error: BUILDSTDERR: warning: label ‘_c7gw’ defined but not used [-Wunused-label] BUILDSTDERR: 7432 | _c7gw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7432 | _c7gw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ez_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7477:1: error: BUILDSTDERR: warning: label ‘_c7gJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7477 | _c7gJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7477 | _c7gJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EB_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7501:1: error: BUILDSTDERR: warning: label ‘_c7gU’ defined but not used [-Wunused-label] BUILDSTDERR: 7501 | _c7gU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7501 | _c7gU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EA_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7529:1: error: BUILDSTDERR: warning: label ‘_c7gX’ defined but not used [-Wunused-label] BUILDSTDERR: 7529 | _c7gX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7529 | _c7gX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7569:1: error: BUILDSTDERR: warning: label ‘_c7h8’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _c7h8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _c7h8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7608:1: error: BUILDSTDERR: warning: label ‘_c7hd’ defined but not used [-Wunused-label] BUILDSTDERR: 7608 | _c7hd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7608 | _c7hd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7645:1: error: BUILDSTDERR: warning: label ‘_c7hq’ defined but not used [-Wunused-label] BUILDSTDERR: 7645 | _c7hq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7645 | _c7hq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EK_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7670:1: error: BUILDSTDERR: warning: label ‘_c7hC’ defined but not used [-Wunused-label] BUILDSTDERR: 7670 | _c7hC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7670 | _c7hC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7699:1: error: BUILDSTDERR: warning: label ‘_c7hF’ defined but not used [-Wunused-label] BUILDSTDERR: 7699 | _c7hF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7699 | _c7hF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7732:1: error: BUILDSTDERR: warning: label ‘_c7hK’ defined but not used [-Wunused-label] BUILDSTDERR: 7732 | _c7hK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7732 | _c7hK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6ER_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7768:1: error: BUILDSTDERR: warning: label ‘_c7hY’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _c7hY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _c7hY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7790:1: error: BUILDSTDERR: warning: label ‘_c7i6’ defined but not used [-Wunused-label] BUILDSTDERR: 7790 | _c7i6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7790 | _c7i6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7812:1: error: BUILDSTDERR: warning: label ‘_c7id’ defined but not used [-Wunused-label] BUILDSTDERR: 7812 | _c7id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7812 | _c7id: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7836:1: error: BUILDSTDERR: warning: label ‘_c7il’ defined but not used [-Wunused-label] BUILDSTDERR: 7836 | _c7il: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7836 | _c7il: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7858:1: error: BUILDSTDERR: warning: label ‘_c7is’ defined but not used [-Wunused-label] BUILDSTDERR: 7858 | _c7is: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7858 | _c7is: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwards_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7888:1: error: BUILDSTDERR: warning: label ‘_c7iw’ defined but not used [-Wunused-label] BUILDSTDERR: 7888 | _c7iw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7888 | _c7iw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7933:1: error: BUILDSTDERR: warning: label ‘_c7iJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7933 | _c7iJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7933 | _c7iJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7958:1: error: BUILDSTDERR: warning: label ‘_c7iS’ defined but not used [-Wunused-label] BUILDSTDERR: 7958 | _c7iS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7958 | _c7iS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7iQ’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:7983:1: error: BUILDSTDERR: warning: label ‘_c7iQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7983 | _c7iQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7983 | _c7iQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8001:1: error: BUILDSTDERR: warning: label ‘_c7j2’ defined but not used [-Wunused-label] BUILDSTDERR: 8001 | _c7j2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8001 | _c7j2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6EZ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8025:1: error: BUILDSTDERR: warning: label ‘_c7j9’ defined but not used [-Wunused-label] BUILDSTDERR: 8025 | _c7j9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8025 | _c7j9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6F2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8054:1: error: BUILDSTDERR: warning: label ‘_c7ji’ defined but not used [-Wunused-label] BUILDSTDERR: 8054 | _c7ji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8054 | _c7ji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8097:1: error: BUILDSTDERR: warning: label ‘_c7jn’ defined but not used [-Wunused-label] BUILDSTDERR: 8097 | _c7jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8097 | _c7jn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6F7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8141:1: error: BUILDSTDERR: warning: label ‘_c7jA’ defined but not used [-Wunused-label] BUILDSTDERR: 8141 | _c7jA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8141 | _c7jA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6F9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8167:1: error: BUILDSTDERR: warning: label ‘_c7jM’ defined but not used [-Wunused-label] BUILDSTDERR: 8167 | _c7jM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8167 | _c7jM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fa_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8196:1: error: BUILDSTDERR: warning: label ‘_c7jP’ defined but not used [-Wunused-label] BUILDSTDERR: 8196 | _c7jP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8196 | _c7jP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8229:1: error: BUILDSTDERR: warning: label ‘_c7jU’ defined but not used [-Wunused-label] BUILDSTDERR: 8229 | _c7jU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8229 | _c7jU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fh_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8266:1: error: BUILDSTDERR: warning: label ‘_c7k8’ defined but not used [-Wunused-label] BUILDSTDERR: 8266 | _c7k8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8266 | _c7k8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fg_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8289:1: error: BUILDSTDERR: warning: label ‘_c7kg’ defined but not used [-Wunused-label] BUILDSTDERR: 8289 | _c7kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8289 | _c7kg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ff_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8312:1: error: BUILDSTDERR: warning: label ‘_c7ko’ defined but not used [-Wunused-label] BUILDSTDERR: 8312 | _c7ko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8312 | _c7ko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fe_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8335:1: error: BUILDSTDERR: warning: label ‘_c7kw’ defined but not used [-Wunused-label] BUILDSTDERR: 8335 | _c7kw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8335 | _c7kw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fd_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8358:1: error: BUILDSTDERR: warning: label ‘_c7kD’ defined but not used [-Wunused-label] BUILDSTDERR: 8358 | _c7kD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8358 | _c7kD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveCompose_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8390:1: error: BUILDSTDERR: warning: label ‘_c7kH’ defined but not used [-Wunused-label] BUILDSTDERR: 8390 | _c7kH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8390 | _c7kH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fk_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8442:1: error: BUILDSTDERR: warning: label ‘_c7kW’ defined but not used [-Wunused-label] BUILDSTDERR: 8442 | _c7kW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8442 | _c7kW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7kU’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8467:1: error: BUILDSTDERR: warning: label ‘_c7kU’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _c7kU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _c7kU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8485:1: error: BUILDSTDERR: warning: label ‘_c7l6’ defined but not used [-Wunused-label] BUILDSTDERR: 8485 | _c7l6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8485 | _c7l6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8508:1: error: BUILDSTDERR: warning: label ‘_c7ln’ defined but not used [-Wunused-label] BUILDSTDERR: 8508 | _c7ln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8508 | _c7ln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fr_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8530:1: error: BUILDSTDERR: warning: label ‘_c7lq’ defined but not used [-Wunused-label] BUILDSTDERR: 8530 | _c7lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8530 | _c7lq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fs_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8573:1: error: BUILDSTDERR: warning: label ‘_c7lv’ defined but not used [-Wunused-label] BUILDSTDERR: 8573 | _c7lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8573 | _c7lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8609:1: error: BUILDSTDERR: warning: label ‘_c7lA’ defined but not used [-Wunused-label] BUILDSTDERR: 8609 | _c7lA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8609 | _c7lA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8646:1: error: BUILDSTDERR: warning: label ‘_c7lN’ defined but not used [-Wunused-label] BUILDSTDERR: 8646 | _c7lN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8646 | _c7lN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fy_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8671:1: error: BUILDSTDERR: warning: label ‘_c7lZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8671 | _c7lZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8671 | _c7lZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Fz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8700:1: error: BUILDSTDERR: warning: label ‘_c7m2’ defined but not used [-Wunused-label] BUILDSTDERR: 8700 | _c7m2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8700 | _c7m2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8733:1: error: BUILDSTDERR: warning: label ‘_c7m7’ defined but not used [-Wunused-label] BUILDSTDERR: 8733 | _c7m7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8733 | _c7m7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8769:1: error: BUILDSTDERR: warning: label ‘_c7ml’ defined but not used [-Wunused-label] BUILDSTDERR: 8769 | _c7ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8769 | _c7ml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8791:1: error: BUILDSTDERR: warning: label ‘_c7mt’ defined but not used [-Wunused-label] BUILDSTDERR: 8791 | _c7mt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8791 | _c7mt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FD_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8813:1: error: BUILDSTDERR: warning: label ‘_c7mB’ defined but not used [-Wunused-label] BUILDSTDERR: 8813 | _c7mB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8813 | _c7mB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8835:1: error: BUILDSTDERR: warning: label ‘_c7mJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8835 | _c7mJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8835 | _c7mJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FB_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8857:1: error: BUILDSTDERR: warning: label ‘_c7mQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8857 | _c7mQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8857 | _c7mQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8887:1: error: BUILDSTDERR: warning: label ‘_c7mU’ defined but not used [-Wunused-label] BUILDSTDERR: 8887 | _c7mU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8887 | _c7mU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8934:1: error: BUILDSTDERR: warning: label ‘_c7n9’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _c7n9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _c7n9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZR1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:8971:1: error: BUILDSTDERR: warning: label ‘_c7ne’ defined but not used [-Wunused-label] BUILDSTDERR: 8971 | _c7ne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8971 | _c7ne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9011:1: error: BUILDSTDERR: warning: label ‘_c7nx’ defined but not used [-Wunused-label] BUILDSTDERR: 9011 | _c7nx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9011 | _c7nx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9050:1: error: BUILDSTDERR: warning: label ‘_c7nC’ defined but not used [-Wunused-label] BUILDSTDERR: 9050 | _c7nC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9050 | _c7nC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9091:1: error: BUILDSTDERR: warning: label ‘_c7nS’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _c7nS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _c7nS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6FX_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9129:1: error: BUILDSTDERR: warning: label ‘_c7nX’ defined but not used [-Wunused-label] BUILDSTDERR: 9129 | _c7nX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9129 | _c7nX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9167:1: error: BUILDSTDERR: warning: label ‘_c7o2’ defined but not used [-Wunused-label] BUILDSTDERR: 9167 | _c7o2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9167 | _c7o2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6G1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9213:1: error: BUILDSTDERR: warning: label ‘_c7og’ defined but not used [-Wunused-label] BUILDSTDERR: 9213 | _c7og: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9213 | _c7og: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9238:1: error: BUILDSTDERR: warning: label ‘_c7oj’ defined but not used [-Wunused-label] BUILDSTDERR: 9238 | _c7oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9238 | _c7oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ga_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9276:1: error: BUILDSTDERR: warning: label ‘_c7ox’ defined but not used [-Wunused-label] BUILDSTDERR: 9276 | _c7ox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9276 | _c7ox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6G7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9301:1: error: BUILDSTDERR: warning: label ‘_c7oK’ defined but not used [-Wunused-label] BUILDSTDERR: 9301 | _c7oK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9301 | _c7oK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6G8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9340:1: error: BUILDSTDERR: warning: label ‘_c7oP’ defined but not used [-Wunused-label] BUILDSTDERR: 9340 | _c7oP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9340 | _c7oP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9382:1: error: BUILDSTDERR: warning: label ‘_c7oU’ defined but not used [-Wunused-label] BUILDSTDERR: 9382 | _c7oU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9382 | _c7oU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9433:1: error: BUILDSTDERR: warning: label ‘_c7p3’ defined but not used [-Wunused-label] BUILDSTDERR: 9433 | _c7p3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9433 | _c7p3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9453:1: error: BUILDSTDERR: warning: label ‘_c7pa’ defined but not used [-Wunused-label] BUILDSTDERR: 9453 | _c7pa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9453 | _c7pa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Gj_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9484:1: error: BUILDSTDERR: warning: label ‘_c7pm’ defined but not used [-Wunused-label] BUILDSTDERR: 9484 | _c7pm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9484 | _c7pm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentity2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9509:1: error: BUILDSTDERR: warning: label ‘_c7pp’ defined but not used [-Wunused-label] BUILDSTDERR: 9509 | _c7pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9509 | _c7pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Gs_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9547:1: error: BUILDSTDERR: warning: label ‘_c7pD’ defined but not used [-Wunused-label] BUILDSTDERR: 9547 | _c7pD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9547 | _c7pD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Gp_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9572:1: error: BUILDSTDERR: warning: label ‘_c7pQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9572 | _c7pQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9572 | _c7pQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Gq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9611:1: error: BUILDSTDERR: warning: label ‘_c7pV’ defined but not used [-Wunused-label] BUILDSTDERR: 9611 | _c7pV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9611 | _c7pV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentity1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9653:1: error: BUILDSTDERR: warning: label ‘_c7q0’ defined but not used [-Wunused-label] BUILDSTDERR: 9653 | _c7q0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9653 | _c7q0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Gw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9705:1: error: BUILDSTDERR: warning: label ‘_c7qd’ defined but not used [-Wunused-label] BUILDSTDERR: 9705 | _c7qd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9705 | _c7qd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Gx_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9731:1: error: BUILDSTDERR: warning: label ‘_c7qk’ defined but not used [-Wunused-label] BUILDSTDERR: 9731 | _c7qk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9731 | _c7qk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GA_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9758:1: error: BUILDSTDERR: warning: label ‘_c7qt’ defined but not used [-Wunused-label] BUILDSTDERR: 9758 | _c7qt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9758 | _c7qt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9790:1: error: BUILDSTDERR: warning: label ‘_c7qy’ defined but not used [-Wunused-label] BUILDSTDERR: 9790 | _c7qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9790 | _c7qy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GF_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9828:1: error: BUILDSTDERR: warning: label ‘_c7qL’ defined but not used [-Wunused-label] BUILDSTDERR: 9828 | _c7qL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9828 | _c7qL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GJ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9855:1: error: BUILDSTDERR: warning: label ‘_c7qY’ defined but not used [-Wunused-label] BUILDSTDERR: 9855 | _c7qY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9855 | _c7qY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GI_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9884:1: error: BUILDSTDERR: warning: label ‘_c7r5’ defined but not used [-Wunused-label] BUILDSTDERR: 9884 | _c7r5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9884 | _c7r5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GK_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9919:1: error: BUILDSTDERR: warning: label ‘_c7r9’ defined but not used [-Wunused-label] BUILDSTDERR: 9919 | _c7r9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9919 | _c7r9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:9964:1: error: BUILDSTDERR: warning: label ‘_c7re’ defined but not used [-Wunused-label] BUILDSTDERR: 9964 | _c7re: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9964 | _c7re: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10001:1: error: BUILDSTDERR: warning: label ‘_c7rr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10001 | _c7rr: BUILDSTDERR: | ^ BUILDSTDERR: 10001 | _c7rr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10025:1: error: BUILDSTDERR: warning: label ‘_c7ry’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10025 | _c7ry: BUILDSTDERR: | ^ BUILDSTDERR: 10025 | _c7ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10049:1: error: BUILDSTDERR: warning: label ‘_c7rF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10049 | _c7rF: BUILDSTDERR: | ^ BUILDSTDERR: 10049 | _c7rF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10074:1: error: BUILDSTDERR: warning: label ‘_c7rV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10074 | _c7rV: BUILDSTDERR: | ^ BUILDSTDERR: 10074 | _c7rV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GV_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10108:1: error: BUILDSTDERR: warning: label ‘_c7rY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10108 | _c7rY: BUILDSTDERR: | ^ BUILDSTDERR: 10108 | _c7rY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10150:1: error: BUILDSTDERR: warning: label ‘_c7sb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10150 | _c7sb: BUILDSTDERR: | ^ BUILDSTDERR: 10150 | _c7sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10184:1: error: BUILDSTDERR: warning: label ‘_c7se’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10184 | _c7se: BUILDSTDERR: | ^ BUILDSTDERR: 10184 | _c7se: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6GW_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10233:1: error: BUILDSTDERR: warning: label ‘_c7sk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10233 | _c7sk: BUILDSTDERR: | ^ BUILDSTDERR: 10233 | _c7sk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10281:1: error: BUILDSTDERR: warning: label ‘_c7sp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10281 | _c7sp: BUILDSTDERR: | ^ BUILDSTDERR: 10281 | _c7sp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6H1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10323:1: error: BUILDSTDERR: warning: label ‘_c7sC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10323 | _c7sC: BUILDSTDERR: | ^ BUILDSTDERR: 10323 | _c7sC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6H3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10349:1: error: BUILDSTDERR: warning: label ‘_c7sO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10349 | _c7sO: BUILDSTDERR: | ^ BUILDSTDERR: 10349 | _c7sO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6H4_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10378:1: error: BUILDSTDERR: warning: label ‘_c7sR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10378 | _c7sR: BUILDSTDERR: | ^ BUILDSTDERR: 10378 | _c7sR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10411:1: error: BUILDSTDERR: warning: label ‘_c7sW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10411 | _c7sW: BUILDSTDERR: | ^ BUILDSTDERR: 10411 | _c7sW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Hb_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10448:1: error: BUILDSTDERR: warning: label ‘_c7ta’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10448 | _c7ta: BUILDSTDERR: | ^ BUILDSTDERR: 10448 | _c7ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ha_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10471:1: error: BUILDSTDERR: warning: label ‘_c7ti’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10471 | _c7ti: BUILDSTDERR: | ^ BUILDSTDERR: 10471 | _c7ti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6H9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10494:1: error: BUILDSTDERR: warning: label ‘_c7tq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10494 | _c7tq: BUILDSTDERR: | ^ BUILDSTDERR: 10494 | _c7tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6H8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10517:1: error: BUILDSTDERR: warning: label ‘_c7ty’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10517 | _c7ty: BUILDSTDERR: | ^ BUILDSTDERR: 10517 | _c7ty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6H7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10540:1: error: BUILDSTDERR: warning: label ‘_c7tF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10540 | _c7tF: BUILDSTDERR: | ^ BUILDSTDERR: 10540 | _c7tF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10572:1: error: BUILDSTDERR: warning: label ‘_c7tJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10572 | _c7tJ: BUILDSTDERR: | ^ BUILDSTDERR: 10572 | _c7tJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10622:1: error: BUILDSTDERR: warning: label ‘_c7tS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10622 | _c7tS: BUILDSTDERR: | ^ BUILDSTDERR: 10622 | _c7tS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10642:1: error: BUILDSTDERR: warning: label ‘_c7tZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10642 | _c7tZ: BUILDSTDERR: | ^ BUILDSTDERR: 10642 | _c7tZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10662:1: error: BUILDSTDERR: warning: label ‘_c7u6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10662 | _c7u6: BUILDSTDERR: | ^ BUILDSTDERR: 10662 | _c7u6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Hm_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10693:1: error: BUILDSTDERR: warning: label ‘_c7uh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10693 | _c7uh: BUILDSTDERR: | ^ BUILDSTDERR: 10693 | _c7uh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Hr_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10724:1: error: BUILDSTDERR: warning: label ‘_c7uv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10724 | _c7uv: BUILDSTDERR: | ^ BUILDSTDERR: 10724 | _c7uv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7uq’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10766:1: error: BUILDSTDERR: warning: label ‘_c7uq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _c7uq: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _c7uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7us’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10788:1: error: BUILDSTDERR: warning: label ‘_c7us’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10788 | _c7us: BUILDSTDERR: | ^ BUILDSTDERR: 10788 | _c7us: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10817:1: error: BUILDSTDERR: warning: label ‘_c7uE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10817 | _c7uE: BUILDSTDERR: | ^ BUILDSTDERR: 10817 | _c7uE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Hz_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10853:1: error: BUILDSTDERR: warning: label ‘_c7uT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10853 | _c7uT: BUILDSTDERR: | ^ BUILDSTDERR: 10853 | _c7uT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6HG_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10887:1: error: BUILDSTDERR: warning: label ‘_c7v6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10887 | _c7v6: BUILDSTDERR: | ^ BUILDSTDERR: 10887 | _c7v6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdwzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10923:1: error: BUILDSTDERR: warning: label ‘_c7vd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10923 | _c7vd: BUILDSTDERR: | ^ BUILDSTDERR: 10923 | _c7vd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7uY’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10960:1: error: BUILDSTDERR: warning: label ‘_c7uY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10960 | _c7uY: BUILDSTDERR: | ^ BUILDSTDERR: 10960 | _c7uY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7vb’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:10991:1: error: BUILDSTDERR: warning: label ‘_c7vb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10991 | _c7vb: BUILDSTDERR: | ^ BUILDSTDERR: 10991 | _c7vb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11016:1: error: BUILDSTDERR: warning: label ‘_c7vt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11016 | _c7vt: BUILDSTDERR: | ^ BUILDSTDERR: 11016 | _c7vt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7vq’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11040:1: error: BUILDSTDERR: warning: label ‘_c7vq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11040 | _c7vq: BUILDSTDERR: | ^ BUILDSTDERR: 11040 | _c7vq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6HQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11072:1: error: BUILDSTDERR: warning: label ‘_c7vH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11072 | _c7vH: BUILDSTDERR: | ^ BUILDSTDERR: 11072 | _c7vH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11100:1: error: BUILDSTDERR: warning: label ‘_c7vN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11100 | _c7vN: BUILDSTDERR: | ^ BUILDSTDERR: 11100 | _c7vN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7vK’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11127:1: error: BUILDSTDERR: warning: label ‘_c7vK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11127 | _c7vK: BUILDSTDERR: | ^ BUILDSTDERR: 11127 | _c7vK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6HY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11169:1: error: BUILDSTDERR: warning: label ‘_c7w3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11169 | _c7w3: BUILDSTDERR: | ^ BUILDSTDERR: 11169 | _c7w3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6I2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11196:1: error: BUILDSTDERR: warning: label ‘_c7wg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11196 | _c7wg: BUILDSTDERR: | ^ BUILDSTDERR: 11196 | _c7wg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6I1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11225:1: error: BUILDSTDERR: warning: label ‘_c7wn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11225 | _c7wn: BUILDSTDERR: | ^ BUILDSTDERR: 11225 | _c7wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6I3_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11260:1: error: BUILDSTDERR: warning: label ‘_c7wr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11260 | _c7wr: BUILDSTDERR: | ^ BUILDSTDERR: 11260 | _c7wr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11305:1: error: BUILDSTDERR: warning: label ‘_c7ww’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11305 | _c7ww: BUILDSTDERR: | ^ BUILDSTDERR: 11305 | _c7ww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6I7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11342:1: error: BUILDSTDERR: warning: label ‘_c7wJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11342 | _c7wJ: BUILDSTDERR: | ^ BUILDSTDERR: 11342 | _c7wJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6I8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11366:1: error: BUILDSTDERR: warning: label ‘_c7wQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11366 | _c7wQ: BUILDSTDERR: | ^ BUILDSTDERR: 11366 | _c7wQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6I9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11390:1: error: BUILDSTDERR: warning: label ‘_c7wX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11390 | _c7wX: BUILDSTDERR: | ^ BUILDSTDERR: 11390 | _c7wX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Id_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11415:1: error: BUILDSTDERR: warning: label ‘_c7xd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11415 | _c7xd: BUILDSTDERR: | ^ BUILDSTDERR: 11415 | _c7xd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ie_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11449:1: error: BUILDSTDERR: warning: label ‘_c7xg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11449 | _c7xg: BUILDSTDERR: | ^ BUILDSTDERR: 11449 | _c7xg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ib_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11491:1: error: BUILDSTDERR: warning: label ‘_c7xt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11491 | _c7xt: BUILDSTDERR: | ^ BUILDSTDERR: 11491 | _c7xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ic_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11525:1: error: BUILDSTDERR: warning: label ‘_c7xw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11525 | _c7xw: BUILDSTDERR: | ^ BUILDSTDERR: 11525 | _c7xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6If_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11574:1: error: BUILDSTDERR: warning: label ‘_c7xC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11574 | _c7xC: BUILDSTDERR: | ^ BUILDSTDERR: 11574 | _c7xC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11622:1: error: BUILDSTDERR: warning: label ‘_c7xH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11622 | _c7xH: BUILDSTDERR: | ^ BUILDSTDERR: 11622 | _c7xH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ik_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11664:1: error: BUILDSTDERR: warning: label ‘_c7xU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11664 | _c7xU: BUILDSTDERR: | ^ BUILDSTDERR: 11664 | _c7xU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Im_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11690:1: error: BUILDSTDERR: warning: label ‘_c7y6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11690 | _c7y6: BUILDSTDERR: | ^ BUILDSTDERR: 11690 | _c7y6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6In_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11719:1: error: BUILDSTDERR: warning: label ‘_c7y9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11719 | _c7y9: BUILDSTDERR: | ^ BUILDSTDERR: 11719 | _c7y9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11752:1: error: BUILDSTDERR: warning: label ‘_c7ye’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11752 | _c7ye: BUILDSTDERR: | ^ BUILDSTDERR: 11752 | _c7ye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Iu_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11789:1: error: BUILDSTDERR: warning: label ‘_c7ys’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11789 | _c7ys: BUILDSTDERR: | ^ BUILDSTDERR: 11789 | _c7ys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6It_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11812:1: error: BUILDSTDERR: warning: label ‘_c7yA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11812 | _c7yA: BUILDSTDERR: | ^ BUILDSTDERR: 11812 | _c7yA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Is_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11835:1: error: BUILDSTDERR: warning: label ‘_c7yI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11835 | _c7yI: BUILDSTDERR: | ^ BUILDSTDERR: 11835 | _c7yI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Ir_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11858:1: error: BUILDSTDERR: warning: label ‘_c7yQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11858 | _c7yQ: BUILDSTDERR: | ^ BUILDSTDERR: 11858 | _c7yQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Iq_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11881:1: error: BUILDSTDERR: warning: label ‘_c7yX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11881 | _c7yX: BUILDSTDERR: | ^ BUILDSTDERR: 11881 | _c7yX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11913:1: error: BUILDSTDERR: warning: label ‘_c7z1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11913 | _c7z1: BUILDSTDERR: | ^ BUILDSTDERR: 11913 | _c7z1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmdistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11965:1: error: BUILDSTDERR: warning: label ‘_c7za’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11965 | _c7za: BUILDSTDERR: | ^ BUILDSTDERR: 11965 | _c7za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityT1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:11995:1: error: BUILDSTDERR: warning: label ‘_c7zh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11995 | _c7zh: BUILDSTDERR: | ^ BUILDSTDERR: 11995 | _c7zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IB_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12025:1: error: BUILDSTDERR: warning: label ‘_c7zu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12025 | _c7zu: BUILDSTDERR: | ^ BUILDSTDERR: 12025 | _c7zu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7zs’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12050:1: error: BUILDSTDERR: warning: label ‘_c7zs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12050 | _c7zs: BUILDSTDERR: | ^ BUILDSTDERR: 12050 | _c7zs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12068:1: error: BUILDSTDERR: warning: label ‘_c7zI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12068 | _c7zI: BUILDSTDERR: | ^ BUILDSTDERR: 12068 | _c7zI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6ID_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12096:1: error: BUILDSTDERR: warning: label ‘_c7zL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12096 | _c7zL: BUILDSTDERR: | ^ BUILDSTDERR: 12096 | _c7zL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12134:1: error: BUILDSTDERR: warning: label ‘_c7zW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12134 | _c7zW: BUILDSTDERR: | ^ BUILDSTDERR: 12134 | _c7zW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12166:1: error: BUILDSTDERR: warning: label ‘_c7A1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12166 | _c7A1: BUILDSTDERR: | ^ BUILDSTDERR: 12166 | _c7A1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IL_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12203:1: error: BUILDSTDERR: warning: label ‘_c7Ae’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12203 | _c7Ae: BUILDSTDERR: | ^ BUILDSTDERR: 12203 | _c7Ae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IN_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12228:1: error: BUILDSTDERR: warning: label ‘_c7Aq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12228 | _c7Aq: BUILDSTDERR: | ^ BUILDSTDERR: 12228 | _c7Aq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12257:1: error: BUILDSTDERR: warning: label ‘_c7At’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12257 | _c7At: BUILDSTDERR: | ^ BUILDSTDERR: 12257 | _c7At: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12290:1: error: BUILDSTDERR: warning: label ‘_c7Ay’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12290 | _c7Ay: BUILDSTDERR: | ^ BUILDSTDERR: 12290 | _c7Ay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12326:1: error: BUILDSTDERR: warning: label ‘_c7AM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12326 | _c7AM: BUILDSTDERR: | ^ BUILDSTDERR: 12326 | _c7AM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12348:1: error: BUILDSTDERR: warning: label ‘_c7AU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12348 | _c7AU: BUILDSTDERR: | ^ BUILDSTDERR: 12348 | _c7AU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IS_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12370:1: error: BUILDSTDERR: warning: label ‘_c7B1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12370 | _c7B1: BUILDSTDERR: | ^ BUILDSTDERR: 12370 | _c7B1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IR_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12394:1: error: BUILDSTDERR: warning: label ‘_c7B9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12394 | _c7B9: BUILDSTDERR: | ^ BUILDSTDERR: 12394 | _c7B9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12416:1: error: BUILDSTDERR: warning: label ‘_c7Bg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12416 | _c7Bg: BUILDSTDERR: | ^ BUILDSTDERR: 12416 | _c7Bg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12446:1: error: BUILDSTDERR: warning: label ‘_c7Bk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12446 | _c7Bk: BUILDSTDERR: | ^ BUILDSTDERR: 12446 | _c7Bk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6IY_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12492:1: error: BUILDSTDERR: warning: label ‘_c7Bz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12492 | _c7Bz: BUILDSTDERR: | ^ BUILDSTDERR: 12492 | _c7Bz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7Bx’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12517:1: error: BUILDSTDERR: warning: label ‘_c7Bx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12517 | _c7Bx: BUILDSTDERR: | ^ BUILDSTDERR: 12517 | _c7Bx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6J0_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12534:1: error: BUILDSTDERR: warning: label ‘_c7BJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12534 | _c7BJ: BUILDSTDERR: | ^ BUILDSTDERR: 12534 | _c7BJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6J3_entry’: [2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o ) BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12561:1: error: BUILDSTDERR: warning: label ‘_c7BS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12561 | _c7BS: BUILDSTDERR: | ^ BUILDSTDERR: 12561 | _c7BS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_cotraverse_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12593:1: error: BUILDSTDERR: warning: label ‘_c7BX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12593 | _c7BX: BUILDSTDERR: | ^ BUILDSTDERR: 12593 | _c7BX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6J7_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12632:1: error: BUILDSTDERR: warning: label ‘_c7Cc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12632 | _c7Cc: BUILDSTDERR: | ^ BUILDSTDERR: 12632 | _c7Cc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7Ca’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12657:1: error: BUILDSTDERR: warning: label ‘_c7Ca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12657 | _c7Ca: BUILDSTDERR: | ^ BUILDSTDERR: 12657 | _c7Ca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6J9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12674:1: error: BUILDSTDERR: warning: label ‘_c7Cm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12674 | _c7Cm: BUILDSTDERR: | ^ BUILDSTDERR: 12674 | _c7Cm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘s6Jc_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12701:1: error: BUILDSTDERR: warning: label ‘_c7Cv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12701 | _c7Cv: BUILDSTDERR: | ^ BUILDSTDERR: 12701 | _c7Cv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_comapM_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12733:1: error: BUILDSTDERR: warning: label ‘_c7CA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12733 | _c7CA: BUILDSTDERR: | ^ BUILDSTDERR: 12733 | _c7CA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_fmapCollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12773:1: error: BUILDSTDERR: warning: label ‘_c7CL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12773 | _c7CL: BUILDSTDERR: | ^ BUILDSTDERR: 12773 | _c7CL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘_c7CJ’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12795:1: error: BUILDSTDERR: warning: label ‘_c7CJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12795 | _c7CJ: BUILDSTDERR: | ^ BUILDSTDERR: 12795 | _c7CJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_CZCDistributive_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12868:1: error: BUILDSTDERR: warning: label ‘_c7CW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12868 | _c7CW: BUILDSTDERR: | ^ BUILDSTDERR: 12868 | _c7CW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_CZCDistributive_con_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12896:1: error: BUILDSTDERR: warning: label ‘_c7D1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12896 | _c7D1: BUILDSTDERR: | ^ BUILDSTDERR: 12896 | _c7D1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1753_0/ghc_10.hc:12907:22: error: BUILDSTDERR: warning: ‘S7D3_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: | BUILDSTDERR: 12907 | static const StgWord S7D3_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 12907 | static const StgWord S7D3_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_gcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:12:1: error: BUILDSTDERR: warning: label ‘_c7Za’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c7Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c7Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveU1zuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:32:1: error: BUILDSTDERR: warning: label ‘_c7Zh’ defined but not used [-Wunused-label] BUILDSTDERR: 32 | _c7Zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 32 | _c7Zh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveU1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:52:1: error: BUILDSTDERR: warning: label ‘_c7Zo’ defined but not used [-Wunused-label] BUILDSTDERR: 52 | _c7Zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 52 | _c7Zo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘r7Y8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:72:1: error: BUILDSTDERR: warning: label ‘_c7Zy’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _c7Zy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _c7Zy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘_c7Zv’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:91:1: error: BUILDSTDERR: warning: label ‘_c7Zv’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _c7Zv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _c7Zv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘r7Y9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:113:1: error: BUILDSTDERR: warning: label ‘_c7ZM’ defined but not used [-Wunused-label] BUILDSTDERR: 113 | _c7ZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 113 | _c7ZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘_c7ZJ’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:132:1: error: BUILDSTDERR: warning: label ‘_c7ZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 132 | _c7ZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 132 | _c7ZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7Yv_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:153:1: error: BUILDSTDERR: warning: label ‘_c801’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _c801: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _c801: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7Yx_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:180:1: error: BUILDSTDERR: warning: label ‘_c808’ defined but not used [-Wunused-label] BUILDSTDERR: 180 | _c808: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 180 | _c808: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7Yw_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:207:1: error: BUILDSTDERR: warning: label ‘_c80f’ defined but not used [-Wunused-label] BUILDSTDERR: 207 | _c80f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 207 | _c80f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCztZCzuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:239:1: error: BUILDSTDERR: warning: label ‘_c80j’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c80j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c80j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCztZC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:283:1: error: BUILDSTDERR: warning: label ‘_c80s’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _c80s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _c80s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘r7Ya_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:301:1: error: BUILDSTDERR: warning: label ‘_c80z’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _c80z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _c80z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributivePar1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:319:1: error: BUILDSTDERR: warning: label ‘_c80G’ defined but not used [-Wunused-label] BUILDSTDERR: 319 | _c80G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 319 | _c80G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveRec1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:337:1: error: BUILDSTDERR: warning: label ‘_c80N’ defined but not used [-Wunused-label] BUILDSTDERR: 337 | _c80N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 337 | _c80N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘r7Yb_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:354:1: error: BUILDSTDERR: warning: label ‘_c80U’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _c80U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _c80U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveM1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:374:1: error: BUILDSTDERR: warning: label ‘_c811’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _c811: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _c811: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YH_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:395:1: error: BUILDSTDERR: warning: label ‘_c81i’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _c81i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _c81i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YE_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:434:1: error: BUILDSTDERR: warning: label ‘_c81n’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _c81n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _c81n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YK_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:475:1: error: BUILDSTDERR: warning: label ‘_c81y’ defined but not used [-Wunused-label] BUILDSTDERR: 475 | _c81y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 475 | _c81y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_genericCollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:512:1: error: BUILDSTDERR: warning: label ‘_c81D’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _c81D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _c81D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YO_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:549:1: error: BUILDSTDERR: warning: label ‘_c81Q’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _c81Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _c81Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YQ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:575:1: error: BUILDSTDERR: warning: label ‘_c821’ defined but not used [-Wunused-label] BUILDSTDERR: 575 | _c821: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 575 | _c821: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YP_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:602:1: error: BUILDSTDERR: warning: label ‘_c824’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _c824: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _c824: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YT_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:640:1: error: BUILDSTDERR: warning: label ‘_c82j’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _c82j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _c82j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YU_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:681:1: error: BUILDSTDERR: warning: label ‘_c82o’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _c82o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _c82o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_genericDistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:722:1: error: BUILDSTDERR: warning: label ‘_c82t’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c82t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c82t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7Z1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:762:1: error: BUILDSTDERR: warning: label ‘_c82K’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _c82K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _c82K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7YZ_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:793:1: error: BUILDSTDERR: warning: label ‘_c82P’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _c82P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _c82P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘_c82N’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:830:1: error: BUILDSTDERR: warning: label ‘_c82N’ defined but not used [-Wunused-label] BUILDSTDERR: 830 | _c82N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 830 | _c82N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7Z2_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:847:1: error: BUILDSTDERR: warning: label ‘_c831’ defined but not used [-Wunused-label] BUILDSTDERR: 847 | _c831: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 847 | _c831: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘s7Z5_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:875:1: error: BUILDSTDERR: warning: label ‘_c83a’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _c83a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _c83a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCziZCzuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:908:1: error: BUILDSTDERR: warning: label ‘_c83f’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _c83f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _c83f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCziZC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:948:1: error: BUILDSTDERR: warning: label ‘_c83o’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _c83o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _c83o: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:1011:22: error: BUILDSTDERR: warning: ‘S83r_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1011 | static const StgWord S83r_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | static const StgWord S83r_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:348:16: error: BUILDSTDERR: warning: ‘r7Yb_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 348 | static StgWord r7Yb_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | static StgWord r7Yb_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_15.hc:294:16: error: BUILDSTDERR: warning: ‘r7Ya_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 294 | static StgWord r7Ya_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | static StgWord r7Ya_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_gcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:12:1: error: BUILDSTDERR: warning: label ‘_c84o’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c84o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c84o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveU1zuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:32:1: error: BUILDSTDERR: warning: label ‘_c84v’ defined but not used [-Wunused-label] BUILDSTDERR: 32 | _c84v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 32 | _c84v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveU1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:52:1: error: BUILDSTDERR: warning: label ‘_c84C’ defined but not used [-Wunused-label] BUILDSTDERR: 52 | _c84C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 52 | _c84C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘r7Y8_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:72:1: error: BUILDSTDERR: warning: label ‘_c84M’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _c84M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _c84M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘_c84J’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:91:1: error: BUILDSTDERR: warning: label ‘_c84J’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _c84J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _c84J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘r7Y9_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:113:1: error: BUILDSTDERR: warning: label ‘_c850’ defined but not used [-Wunused-label] BUILDSTDERR: 113 | _c850: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 113 | _c850: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘_c84X’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:132:1: error: BUILDSTDERR: warning: label ‘_c84X’ defined but not used [-Wunused-label] BUILDSTDERR: 132 | _c84X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 132 | _c84X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s83J_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:153:1: error: BUILDSTDERR: warning: label ‘_c85f’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _c85f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _c85f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s83L_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:180:1: error: BUILDSTDERR: warning: label ‘_c85m’ defined but not used [-Wunused-label] BUILDSTDERR: 180 | _c85m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 180 | _c85m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s83K_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:207:1: error: BUILDSTDERR: warning: label ‘_c85t’ defined but not used [-Wunused-label] BUILDSTDERR: 207 | _c85t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 207 | _c85t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCztZCzuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:239:1: error: BUILDSTDERR: warning: label ‘_c85x’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c85x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c85x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCztZC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:283:1: error: BUILDSTDERR: warning: label ‘_c85G’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _c85G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _c85G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘r7Ya_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:301:1: error: BUILDSTDERR: warning: label ‘_c85N’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _c85N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _c85N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributivePar1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:319:1: error: BUILDSTDERR: warning: label ‘_c85U’ defined but not used [-Wunused-label] BUILDSTDERR: 319 | _c85U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 319 | _c85U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveRec1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:337:1: error: BUILDSTDERR: warning: label ‘_c861’ defined but not used [-Wunused-label] BUILDSTDERR: 337 | _c861: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 337 | _c861: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘r7Yb_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:354:1: error: BUILDSTDERR: warning: label ‘_c868’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _c868: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _c868: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveM1_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:374:1: error: BUILDSTDERR: warning: label ‘_c86f’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _c86f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _c86f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s83V_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:395:1: error: BUILDSTDERR: warning: label ‘_c86w’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _c86w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _c86w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s83S_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:434:1: error: BUILDSTDERR: warning: label ‘_c86B’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _c86B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _c86B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s83Y_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:475:1: error: BUILDSTDERR: warning: label ‘_c86M’ defined but not used [-Wunused-label] BUILDSTDERR: 475 | _c86M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 475 | _c86M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_genericCollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:512:1: error: BUILDSTDERR: warning: label ‘_c86R’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _c86R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _c86R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s842_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:549:1: error: BUILDSTDERR: warning: label ‘_c874’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _c874: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _c874: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s844_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:575:1: error: BUILDSTDERR: warning: label ‘_c87f’ defined but not used [-Wunused-label] BUILDSTDERR: 575 | _c87f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 575 | _c87f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s843_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:602:1: error: BUILDSTDERR: warning: label ‘_c87i’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _c87i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _c87i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s847_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:640:1: error: BUILDSTDERR: warning: label ‘_c87x’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _c87x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _c87x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s848_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:681:1: error: BUILDSTDERR: warning: label ‘_c87C’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _c87C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _c87C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_genericDistribute_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:722:1: error: BUILDSTDERR: warning: label ‘_c87H’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c87H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c87H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s84f_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:762:1: error: BUILDSTDERR: warning: label ‘_c87Y’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _c87Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _c87Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s84d_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:793:1: error: BUILDSTDERR: warning: label ‘_c883’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _c883: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _c883: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘_c881’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:830:1: error: BUILDSTDERR: warning: label ‘_c881’ defined but not used [-Wunused-label] BUILDSTDERR: 830 | _c881: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 830 | _c881: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s84g_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:847:1: error: BUILDSTDERR: warning: label ‘_c88f’ defined but not used [-Wunused-label] BUILDSTDERR: 847 | _c88f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 847 | _c88f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘s84j_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:875:1: error: BUILDSTDERR: warning: label ‘_c88o’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _c88o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _c88o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCziZCzuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:908:1: error: BUILDSTDERR: warning: label ‘_c88t’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _c88t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _c88t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCziZC_entry’: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:948:1: error: BUILDSTDERR: warning: label ‘_c88C’ defined but not used [-Wunused-label] BUILDSTDERR: 948 | _c88C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 948 | _c88C: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:1011:22: error: BUILDSTDERR: warning: ‘S88F_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1011 | static const StgWord S88F_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | static const StgWord S88F_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:348:16: error: BUILDSTDERR: warning: ‘r7Yb_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 348 | static StgWord r7Yb_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | static StgWord r7Yb_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1753_0/ghc_19.hc:294:16: error: BUILDSTDERR: warning: ‘r7Ya_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 294 | static StgWord r7Ya_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | static StgWord r7Ya_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.p_o ) BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:69:1: error: BUILDSTDERR: warning: label ‘_c5E4’ defined but not used [-Wunused-label] BUILDSTDERR: 69 | _c5E4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 69 | _c5E4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5E1’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:94:1: error: BUILDSTDERR: warning: label ‘_c5E1’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _c5E1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _c5E1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_distribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:122:1: error: BUILDSTDERR: warning: label ‘_c5El’ defined but not used [-Wunused-label] BUILDSTDERR: 122 | _c5El: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 122 | _c5El: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5Ei’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:147:1: error: BUILDSTDERR: warning: label ‘_c5Ei’ defined but not used [-Wunused-label] BUILDSTDERR: 147 | _c5Ei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 147 | _c5Ei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_collect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:175:1: error: BUILDSTDERR: warning: label ‘_c5EC’ defined but not used [-Wunused-label] BUILDSTDERR: 175 | _c5EC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 175 | _c5EC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5Ez’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:200:1: error: BUILDSTDERR: warning: label ‘_c5Ez’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _c5Ez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _c5Ez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_distributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:228:1: error: BUILDSTDERR: warning: label ‘_c5ET’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _c5ET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _c5ET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5EQ’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:253:1: error: BUILDSTDERR: warning: label ‘_c5EQ’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _c5EQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _c5EQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_collectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:281:1: error: BUILDSTDERR: warning: label ‘_c5Fa’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _c5Fa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _c5Fa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5F7’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:306:1: error: BUILDSTDERR: warning: label ‘_c5F7’ defined but not used [-Wunused-label] BUILDSTDERR: 306 | _c5F7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 306 | _c5F7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:332:1: error: BUILDSTDERR: warning: label ‘_c5Fn’ defined but not used [-Wunused-label] BUILDSTDERR: 332 | _c5Fn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 332 | _c5Fn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sk_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:357:1: error: BUILDSTDERR: warning: label ‘_c5FD’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _c5FD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _c5FD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sm_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:395:1: error: BUILDSTDERR: warning: label ‘_c5FO’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _c5FO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _c5FO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:425:1: error: BUILDSTDERR: warning: label ‘_c5FR’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c5FR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c5FR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:468:1: error: BUILDSTDERR: warning: label ‘_c5G6’ defined but not used [-Wunused-label] BUILDSTDERR: 468 | _c5G6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 468 | _c5G6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:493:1: error: BUILDSTDERR: warning: label ‘_c5Gf’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _c5Gf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _c5Gf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:518:1: error: BUILDSTDERR: warning: label ‘_c5Go’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _c5Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _c5Go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5su_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:543:1: error: BUILDSTDERR: warning: label ‘_c5GE’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _c5GE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _c5GE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sw_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:581:1: error: BUILDSTDERR: warning: label ‘_c5GP’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _c5GP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _c5GP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTaggedzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:611:1: error: BUILDSTDERR: warning: label ‘_c5GS’ defined but not used [-Wunused-label] BUILDSTDERR: 611 | _c5GS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 611 | _c5GS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:655:1: error: BUILDSTDERR: warning: label ‘_c5Hf’ defined but not used [-Wunused-label] BUILDSTDERR: 655 | _c5Hf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 655 | _c5Hf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:697:1: error: BUILDSTDERR: warning: label ‘_c5Hi’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _c5Hi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _c5Hi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sH_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:749:1: error: BUILDSTDERR: warning: label ‘_c5HD’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _c5HD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _c5HD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:783:1: error: BUILDSTDERR: warning: label ‘_c5HG’ defined but not used [-Wunused-label] BUILDSTDERR: 783 | _c5HG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 783 | _c5HG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sO_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:833:1: error: BUILDSTDERR: warning: label ‘_c5I1’ defined but not used [-Wunused-label] BUILDSTDERR: 833 | _c5I1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 833 | _c5I1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:876:1: error: BUILDSTDERR: warning: label ‘_c5I4’ defined but not used [-Wunused-label] BUILDSTDERR: 876 | _c5I4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 876 | _c5I4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sU_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:930:1: error: BUILDSTDERR: warning: label ‘_c5Ip’ defined but not used [-Wunused-label] BUILDSTDERR: 930 | _c5Ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 930 | _c5Ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:964:1: error: BUILDSTDERR: warning: label ‘_c5Is’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _c5Is: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _c5Is: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sW_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1014:1: error: BUILDSTDERR: warning: label ‘_c5IM’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _c5IM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _c5IM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1051:1: error: BUILDSTDERR: warning: label ‘_c5IP’ defined but not used [-Wunused-label] BUILDSTDERR: 1051 | _c5IP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1051 | _c5IP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5sY_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1089:1: error: BUILDSTDERR: warning: label ‘_c5J9’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _c5J9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _c5J9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1126:1: error: BUILDSTDERR: warning: label ‘_c5Jc’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _c5Jc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _c5Jc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5t5_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1164:1: error: BUILDSTDERR: warning: label ‘_c5JD’ defined but not used [-Wunused-label] BUILDSTDERR: 1164 | _c5JD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1164 | _c5JD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5t3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1208:1: error: BUILDSTDERR: warning: label ‘_c5JJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _c5JJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _c5JJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5JH’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1257:1: error: BUILDSTDERR: warning: label ‘_c5JH’ defined but not used [-Wunused-label] BUILDSTDERR: 1257 | _c5JH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1257 | _c5JH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5t6_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1283:1: error: BUILDSTDERR: warning: label ‘_c5JY’ defined but not used [-Wunused-label] BUILDSTDERR: 1283 | _c5JY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1283 | _c5JY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5t8_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1322:1: error: BUILDSTDERR: warning: label ‘_c5Kg’ defined but not used [-Wunused-label] BUILDSTDERR: 1322 | _c5Kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1322 | _c5Kg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5t9_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1361:1: error: BUILDSTDERR: warning: label ‘_c5Kj’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _c5Kj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _c5Kj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1412:1: error: BUILDSTDERR: warning: label ‘_c5Ko’ defined but not used [-Wunused-label] BUILDSTDERR: 1412 | _c5Ko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1412 | _c5Ko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tf_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1469:1: error: BUILDSTDERR: warning: label ‘_c5KX’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _c5KX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _c5KX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5td_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1513:1: error: BUILDSTDERR: warning: label ‘_c5L3’ defined but not used [-Wunused-label] BUILDSTDERR: 1513 | _c5L3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1513 | _c5L3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5L1’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1562:1: error: BUILDSTDERR: warning: label ‘_c5L1’ defined but not used [-Wunused-label] BUILDSTDERR: 1562 | _c5L1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1562 | _c5L1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tg_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1589:1: error: BUILDSTDERR: warning: label ‘_c5Li’ defined but not used [-Wunused-label] BUILDSTDERR: 1589 | _c5Li: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1589 | _c5Li: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5ti_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1628:1: error: BUILDSTDERR: warning: label ‘_c5LA’ defined but not used [-Wunused-label] BUILDSTDERR: 1628 | _c5LA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1628 | _c5LA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tj_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1667:1: error: BUILDSTDERR: warning: label ‘_c5LD’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _c5LD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _c5LD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1717:1: error: BUILDSTDERR: warning: label ‘_c5LI’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _c5LI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _c5LI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tn_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1772:1: error: BUILDSTDERR: warning: label ‘_c5Ma’ defined but not used [-Wunused-label] BUILDSTDERR: 1772 | _c5Ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1772 | _c5Ma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tm_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1807:1: error: BUILDSTDERR: warning: label ‘_c5Mk’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _c5Mk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _c5Mk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1846:1: error: BUILDSTDERR: warning: label ‘_c5Mn’ defined but not used [-Wunused-label] BUILDSTDERR: 1846 | _c5Mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1846 | _c5Mn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct4_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1892:1: error: BUILDSTDERR: warning: label ‘_c5MG’ defined but not used [-Wunused-label] BUILDSTDERR: 1892 | _c5MG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1892 | _c5MG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5MD’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1917:1: error: BUILDSTDERR: warning: label ‘_c5MD’ defined but not used [-Wunused-label] BUILDSTDERR: 1917 | _c5MD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1917 | _c5MD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1945:1: error: BUILDSTDERR: warning: label ‘_c5MX’ defined but not used [-Wunused-label] BUILDSTDERR: 1945 | _c5MX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1945 | _c5MX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5MU’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1970:1: error: BUILDSTDERR: warning: label ‘_c5MU’ defined but not used [-Wunused-label] BUILDSTDERR: 1970 | _c5MU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1970 | _c5MU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tB_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:1998:1: error: BUILDSTDERR: warning: label ‘_c5Nh’ defined but not used [-Wunused-label] BUILDSTDERR: 1998 | _c5Nh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1998 | _c5Nh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tA_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2040:1: error: BUILDSTDERR: warning: label ‘_c5Nr’ defined but not used [-Wunused-label] BUILDSTDERR: 2040 | _c5Nr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2040 | _c5Nr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2087:1: error: BUILDSTDERR: warning: label ‘_c5Nv’ defined but not used [-Wunused-label] BUILDSTDERR: 2087 | _c5Nv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2087 | _c5Nv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tF_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2144:1: error: BUILDSTDERR: warning: label ‘_c5NR’ defined but not used [-Wunused-label] BUILDSTDERR: 2144 | _c5NR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2144 | _c5NR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tE_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2179:1: error: BUILDSTDERR: warning: label ‘_c5O1’ defined but not used [-Wunused-label] BUILDSTDERR: 2179 | _c5O1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2179 | _c5O1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2218:1: error: BUILDSTDERR: warning: label ‘_c5O4’ defined but not used [-Wunused-label] BUILDSTDERR: 2218 | _c5O4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2218 | _c5O4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tI_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2264:1: error: BUILDSTDERR: warning: label ‘_c5Oq’ defined but not used [-Wunused-label] BUILDSTDERR: 2264 | _c5Oq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2264 | _c5Oq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tK_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2303:1: error: BUILDSTDERR: warning: label ‘_c5OB’ defined but not used [-Wunused-label] BUILDSTDERR: 2303 | _c5OB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2303 | _c5OB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2334:1: error: BUILDSTDERR: warning: label ‘_c5OE’ defined but not used [-Wunused-label] BUILDSTDERR: 2334 | _c5OE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2334 | _c5OE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2380:1: error: BUILDSTDERR: warning: label ‘_c5P0’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _c5P0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _c5P0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2417:1: error: BUILDSTDERR: warning: label ‘_c5P3’ defined but not used [-Wunused-label] BUILDSTDERR: 2417 | _c5P3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2417 | _c5P3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tP_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2456:1: error: BUILDSTDERR: warning: label ‘_c5Pn’ defined but not used [-Wunused-label] BUILDSTDERR: 2456 | _c5Pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2456 | _c5Pn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tR_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2495:1: error: BUILDSTDERR: warning: label ‘_c5Py’ defined but not used [-Wunused-label] BUILDSTDERR: 2495 | _c5Py: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2495 | _c5Py: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2526:1: error: BUILDSTDERR: warning: label ‘_c5PB’ defined but not used [-Wunused-label] BUILDSTDERR: 2526 | _c5PB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2526 | _c5PB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tT_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2572:1: error: BUILDSTDERR: warning: label ‘_c5PX’ defined but not used [-Wunused-label] BUILDSTDERR: 2572 | _c5PX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2572 | _c5PX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2609:1: error: BUILDSTDERR: warning: label ‘_c5Q0’ defined but not used [-Wunused-label] BUILDSTDERR: 2609 | _c5Q0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2609 | _c5Q0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tV_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2648:1: error: BUILDSTDERR: warning: label ‘_c5Qk’ defined but not used [-Wunused-label] BUILDSTDERR: 2648 | _c5Qk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2648 | _c5Qk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tX_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2686:1: error: BUILDSTDERR: warning: label ‘_c5Qv’ defined but not used [-Wunused-label] BUILDSTDERR: 2686 | _c5Qv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2686 | _c5Qv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDualzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2716:1: error: BUILDSTDERR: warning: label ‘_c5Qy’ defined but not used [-Wunused-label] BUILDSTDERR: 2716 | _c5Qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2716 | _c5Qy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5tZ_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2761:1: error: BUILDSTDERR: warning: label ‘_c5QU’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _c5QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _c5QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5u1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2799:1: error: BUILDSTDERR: warning: label ‘_c5R5’ defined but not used [-Wunused-label] BUILDSTDERR: 2799 | _c5R5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2799 | _c5R5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProductzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2829:1: error: BUILDSTDERR: warning: label ‘_c5R8’ defined but not used [-Wunused-label] BUILDSTDERR: 2829 | _c5R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2829 | _c5R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5u3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2874:1: error: BUILDSTDERR: warning: label ‘_c5Ru’ defined but not used [-Wunused-label] BUILDSTDERR: 2874 | _c5Ru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2874 | _c5Ru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5u5_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2912:1: error: BUILDSTDERR: warning: label ‘_c5RF’ defined but not used [-Wunused-label] BUILDSTDERR: 2912 | _c5RF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2912 | _c5RF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSumzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2942:1: error: BUILDSTDERR: warning: label ‘_c5RI’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _c5RI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _c5RI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5u7_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:2987:1: error: BUILDSTDERR: warning: label ‘_c5S4’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _c5S4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _c5S4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5u9_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3025:1: error: BUILDSTDERR: warning: label ‘_c5Sf’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _c5Sf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _c5Sf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMinzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3055:1: error: BUILDSTDERR: warning: label ‘_c5Si’ defined but not used [-Wunused-label] BUILDSTDERR: 3055 | _c5Si: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3055 | _c5Si: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5ub_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3100:1: error: BUILDSTDERR: warning: label ‘_c5SE’ defined but not used [-Wunused-label] BUILDSTDERR: 3100 | _c5SE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3100 | _c5SE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5ud_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3138:1: error: BUILDSTDERR: warning: label ‘_c5SP’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _c5SP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _c5SP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMaxzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3168:1: error: BUILDSTDERR: warning: label ‘_c5SS’ defined but not used [-Wunused-label] BUILDSTDERR: 3168 | _c5SS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3168 | _c5SS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uf_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3213:1: error: BUILDSTDERR: warning: label ‘_c5Te’ defined but not used [-Wunused-label] BUILDSTDERR: 3213 | _c5Te: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3213 | _c5Te: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uh_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3251:1: error: BUILDSTDERR: warning: label ‘_c5Tp’ defined but not used [-Wunused-label] BUILDSTDERR: 3251 | _c5Tp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3251 | _c5Tp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirstzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3281:1: error: BUILDSTDERR: warning: label ‘_c5Ts’ defined but not used [-Wunused-label] BUILDSTDERR: 3281 | _c5Ts: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3281 | _c5Ts: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uj_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3326:1: error: BUILDSTDERR: warning: label ‘_c5TO’ defined but not used [-Wunused-label] BUILDSTDERR: 3326 | _c5TO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3326 | _c5TO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5ul_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3364:1: error: BUILDSTDERR: warning: label ‘_c5TZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3364 | _c5TZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3364 | _c5TZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLastzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3394:1: error: BUILDSTDERR: warning: label ‘_c5U2’ defined but not used [-Wunused-label] BUILDSTDERR: 3394 | _c5U2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3394 | _c5U2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplex2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3439:1: error: BUILDSTDERR: warning: label ‘_c5Ul’ defined but not used [-Wunused-label] BUILDSTDERR: 3439 | _c5Ul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3439 | _c5Ul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5Ui’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3464:1: error: BUILDSTDERR: warning: label ‘_c5Ui’ defined but not used [-Wunused-label] BUILDSTDERR: 3464 | _c5Ui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3464 | _c5Ui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplex1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3492:1: error: BUILDSTDERR: warning: label ‘_c5UC’ defined but not used [-Wunused-label] BUILDSTDERR: 3492 | _c5UC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3492 | _c5UC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5Uz’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3517:1: error: BUILDSTDERR: warning: label ‘_c5Uz’ defined but not used [-Wunused-label] BUILDSTDERR: 3517 | _c5Uz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3517 | _c5Uz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3546:1: error: BUILDSTDERR: warning: label ‘_c5UW’ defined but not used [-Wunused-label] BUILDSTDERR: 3546 | _c5UW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3546 | _c5UW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5UQ’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3575:1: error: BUILDSTDERR: warning: label ‘_c5UQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _c5UQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _c5UQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5UT’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3601:1: error: BUILDSTDERR: warning: label ‘_c5UT’ defined but not used [-Wunused-label] BUILDSTDERR: 3601 | _c5UT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3601 | _c5UT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3642:1: error: BUILDSTDERR: warning: label ‘_c5V9’ defined but not used [-Wunused-label] BUILDSTDERR: 3642 | _c5V9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3642 | _c5V9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3669:1: error: BUILDSTDERR: warning: label ‘_c5Vm’ defined but not used [-Wunused-label] BUILDSTDERR: 3669 | _c5Vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3669 | _c5Vm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5Vj’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3694:1: error: BUILDSTDERR: warning: label ‘_c5Vj’ defined but not used [-Wunused-label] BUILDSTDERR: 3694 | _c5Vj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3694 | _c5Vj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3722:1: error: BUILDSTDERR: warning: label ‘_c5VD’ defined but not used [-Wunused-label] BUILDSTDERR: 3722 | _c5VD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3722 | _c5VD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5VA’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3747:1: error: BUILDSTDERR: warning: label ‘_c5VA’ defined but not used [-Wunused-label] BUILDSTDERR: 3747 | _c5VA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3747 | _c5VA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uN_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3775:1: error: BUILDSTDERR: warning: label ‘_c5VX’ defined but not used [-Wunused-label] BUILDSTDERR: 3775 | _c5VX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3775 | _c5VX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3817:1: error: BUILDSTDERR: warning: label ‘_c5W7’ defined but not used [-Wunused-label] BUILDSTDERR: 3817 | _c5W7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3817 | _c5W7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3864:1: error: BUILDSTDERR: warning: label ‘_c5Wb’ defined but not used [-Wunused-label] BUILDSTDERR: 3864 | _c5Wb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3864 | _c5Wb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uR_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3921:1: error: BUILDSTDERR: warning: label ‘_c5Wx’ defined but not used [-Wunused-label] BUILDSTDERR: 3921 | _c5Wx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3921 | _c5Wx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uQ_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3956:1: error: BUILDSTDERR: warning: label ‘_c5WH’ defined but not used [-Wunused-label] BUILDSTDERR: 3956 | _c5WH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3956 | _c5WH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:3995:1: error: BUILDSTDERR: warning: label ‘_c5WK’ defined but not used [-Wunused-label] BUILDSTDERR: 3995 | _c5WK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3995 | _c5WK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uY_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4040:1: error: BUILDSTDERR: warning: label ‘_c5Xd’ defined but not used [-Wunused-label] BUILDSTDERR: 4040 | _c5Xd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4040 | _c5Xd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uW_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4084:1: error: BUILDSTDERR: warning: label ‘_c5Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 4084 | _c5Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4084 | _c5Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5Xh’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4133:1: error: BUILDSTDERR: warning: label ‘_c5Xh’ defined but not used [-Wunused-label] BUILDSTDERR: 4133 | _c5Xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4133 | _c5Xh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5uZ_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4159:1: error: BUILDSTDERR: warning: label ‘_c5Xy’ defined but not used [-Wunused-label] BUILDSTDERR: 4159 | _c5Xy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4159 | _c5Xy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5v1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4198:1: error: BUILDSTDERR: warning: label ‘_c5XQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4198 | _c5XQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4198 | _c5XQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5v2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4237:1: error: BUILDSTDERR: warning: label ‘_c5XT’ defined but not used [-Wunused-label] BUILDSTDERR: 4237 | _c5XT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4237 | _c5XT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4288:1: error: BUILDSTDERR: warning: label ‘_c5XY’ defined but not used [-Wunused-label] BUILDSTDERR: 4288 | _c5XY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4288 | _c5XY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5v8_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4345:1: error: BUILDSTDERR: warning: label ‘_c5Yx’ defined but not used [-Wunused-label] BUILDSTDERR: 4345 | _c5Yx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4345 | _c5Yx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5v6_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4389:1: error: BUILDSTDERR: warning: label ‘_c5YD’ defined but not used [-Wunused-label] BUILDSTDERR: 4389 | _c5YD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4389 | _c5YD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c5YB’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4438:1: error: BUILDSTDERR: warning: label ‘_c5YB’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _c5YB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _c5YB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5v9_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4465:1: error: BUILDSTDERR: warning: label ‘_c5YS’ defined but not used [-Wunused-label] BUILDSTDERR: 4465 | _c5YS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4465 | _c5YS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vb_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4504:1: error: BUILDSTDERR: warning: label ‘_c5Za’ defined but not used [-Wunused-label] BUILDSTDERR: 4504 | _c5Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4504 | _c5Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vc_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4543:1: error: BUILDSTDERR: warning: label ‘_c5Zd’ defined but not used [-Wunused-label] BUILDSTDERR: 4543 | _c5Zd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4543 | _c5Zd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4593:1: error: BUILDSTDERR: warning: label ‘_c5Zi’ defined but not used [-Wunused-label] BUILDSTDERR: 4593 | _c5Zi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4593 | _c5Zi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vg_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4648:1: error: BUILDSTDERR: warning: label ‘_c5ZK’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _c5ZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _c5ZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vf_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4683:1: error: BUILDSTDERR: warning: label ‘_c5ZU’ defined but not used [-Wunused-label] BUILDSTDERR: 4683 | _c5ZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4683 | _c5ZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4722:1: error: BUILDSTDERR: warning: label ‘_c5ZX’ defined but not used [-Wunused-label] BUILDSTDERR: 4722 | _c5ZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4722 | _c5ZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vi_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4768:1: error: BUILDSTDERR: warning: label ‘_c60j’ defined but not used [-Wunused-label] BUILDSTDERR: 4768 | _c60j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4768 | _c60j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vk_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4806:1: error: BUILDSTDERR: warning: label ‘_c60u’ defined but not used [-Wunused-label] BUILDSTDERR: 4806 | _c60u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4806 | _c60u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4836:1: error: BUILDSTDERR: warning: label ‘_c60x’ defined but not used [-Wunused-label] BUILDSTDERR: 4836 | _c60x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4836 | _c60x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vn_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4881:1: error: BUILDSTDERR: warning: label ‘_c60T’ defined but not used [-Wunused-label] BUILDSTDERR: 4881 | _c60T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4881 | _c60T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vp_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4920:1: error: BUILDSTDERR: warning: label ‘_c614’ defined but not used [-Wunused-label] BUILDSTDERR: 4920 | _c614: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4920 | _c614: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4951:1: error: BUILDSTDERR: warning: label ‘_c617’ defined but not used [-Wunused-label] BUILDSTDERR: 4951 | _c617: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4951 | _c617: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vr_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:4997:1: error: BUILDSTDERR: warning: label ‘_c61t’ defined but not used [-Wunused-label] BUILDSTDERR: 4997 | _c61t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4997 | _c61t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5034:1: error: BUILDSTDERR: warning: label ‘_c61w’ defined but not used [-Wunused-label] BUILDSTDERR: 5034 | _c61w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5034 | _c61w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vu_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5073:1: error: BUILDSTDERR: warning: label ‘_c61Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5073 | _c61Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5073 | _c61Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vw_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5112:1: error: BUILDSTDERR: warning: label ‘_c621’ defined but not used [-Wunused-label] BUILDSTDERR: 5112 | _c621: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5112 | _c621: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5143:1: error: BUILDSTDERR: warning: label ‘_c624’ defined but not used [-Wunused-label] BUILDSTDERR: 5143 | _c624: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5143 | _c624: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vy_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5189:1: error: BUILDSTDERR: warning: label ‘_c62q’ defined but not used [-Wunused-label] BUILDSTDERR: 5189 | _c62q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5189 | _c62q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5226:1: error: BUILDSTDERR: warning: label ‘_c62t’ defined but not used [-Wunused-label] BUILDSTDERR: 5226 | _c62t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5226 | _c62t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5264:1: error: BUILDSTDERR: warning: label ‘_c62N’ defined but not used [-Wunused-label] BUILDSTDERR: 5264 | _c62N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5264 | _c62N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vE_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5303:1: error: BUILDSTDERR: warning: label ‘_c635’ defined but not used [-Wunused-label] BUILDSTDERR: 5303 | _c635: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5303 | _c635: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vF_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5344:1: error: BUILDSTDERR: warning: label ‘_c638’ defined but not used [-Wunused-label] BUILDSTDERR: 5344 | _c638: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5344 | _c638: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmcollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5395:1: error: BUILDSTDERR: warning: label ‘_c63d’ defined but not used [-Wunused-label] BUILDSTDERR: 5395 | _c63d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5395 | _c63d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vI_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5445:1: error: BUILDSTDERR: warning: label ‘_c63E’ defined but not used [-Wunused-label] BUILDSTDERR: 5445 | _c63E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5445 | _c63E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c63C’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5478:1: error: BUILDSTDERR: warning: label ‘_c63C’ defined but not used [-Wunused-label] BUILDSTDERR: 5478 | _c63C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5478 | _c63C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vL_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5503:1: error: BUILDSTDERR: warning: label ‘_c63Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5503 | _c63Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5503 | _c63Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vK_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5541:1: error: BUILDSTDERR: warning: label ‘_c641’ defined but not used [-Wunused-label] BUILDSTDERR: 5541 | _c641: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5541 | _c641: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vN_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5592:1: error: BUILDSTDERR: warning: label ‘_c64l’ defined but not used [-Wunused-label] BUILDSTDERR: 5592 | _c64l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5592 | _c64l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vO_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5631:1: error: BUILDSTDERR: warning: label ‘_c64o’ defined but not used [-Wunused-label] BUILDSTDERR: 5631 | _c64o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5631 | _c64o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5680:1: error: BUILDSTDERR: warning: label ‘_c64t’ defined but not used [-Wunused-label] BUILDSTDERR: 5680 | _c64t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5680 | _c64t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vR_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5733:1: error: BUILDSTDERR: warning: label ‘_c64Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5733 | _c64Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5733 | _c64Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c64W’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5766:1: error: BUILDSTDERR: warning: label ‘_c64W’ defined but not used [-Wunused-label] BUILDSTDERR: 5766 | _c64W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5766 | _c64W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vU_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5791:1: error: BUILDSTDERR: warning: label ‘_c65i’ defined but not used [-Wunused-label] BUILDSTDERR: 5791 | _c65i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5791 | _c65i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vT_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5830:1: error: BUILDSTDERR: warning: label ‘_c65l’ defined but not used [-Wunused-label] BUILDSTDERR: 5830 | _c65l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5830 | _c65l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vW_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5882:1: error: BUILDSTDERR: warning: label ‘_c65F’ defined but not used [-Wunused-label] BUILDSTDERR: 5882 | _c65F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5882 | _c65F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5vX_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5921:1: error: BUILDSTDERR: warning: label ‘_c65I’ defined but not used [-Wunused-label] BUILDSTDERR: 5921 | _c65I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5921 | _c65I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:5970:1: error: BUILDSTDERR: warning: label ‘_c65N’ defined but not used [-Wunused-label] BUILDSTDERR: 5970 | _c65N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5970 | _c65N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5w1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6022:1: error: BUILDSTDERR: warning: label ‘_c66f’ defined but not used [-Wunused-label] BUILDSTDERR: 6022 | _c66f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6022 | _c66f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5w3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6058:1: error: BUILDSTDERR: warning: label ‘_c66x’ defined but not used [-Wunused-label] BUILDSTDERR: 6058 | _c66x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6058 | _c66x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5w4_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6099:1: error: BUILDSTDERR: warning: label ‘_c66A’ defined but not used [-Wunused-label] BUILDSTDERR: 6099 | _c66A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6099 | _c66A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6150:1: error: BUILDSTDERR: warning: label ‘_c66F’ defined but not used [-Wunused-label] BUILDSTDERR: 6150 | _c66F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6150 | _c66F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wb_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6199:1: error: BUILDSTDERR: warning: label ‘_c674’ defined but not used [-Wunused-label] BUILDSTDERR: 6199 | _c674: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6199 | _c674: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wa_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6233:1: error: BUILDSTDERR: warning: label ‘_c67f’ defined but not used [-Wunused-label] BUILDSTDERR: 6233 | _c67f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6233 | _c67f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5w9_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6267:1: error: BUILDSTDERR: warning: label ‘_c67q’ defined but not used [-Wunused-label] BUILDSTDERR: 6267 | _c67q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6267 | _c67q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5w7_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6304:1: error: BUILDSTDERR: warning: label ‘_c67B’ defined but not used [-Wunused-label] BUILDSTDERR: 6304 | _c67B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6304 | _c67B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5w6_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6338:1: error: BUILDSTDERR: warning: label ‘_c67L’ defined but not used [-Wunused-label] BUILDSTDERR: 6338 | _c67L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6338 | _c67L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveM1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6379:1: error: BUILDSTDERR: warning: label ‘_c67P’ defined but not used [-Wunused-label] BUILDSTDERR: 6379 | _c67P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6379 | _c67P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5we_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6448:1: error: BUILDSTDERR: warning: label ‘_c68k’ defined but not used [-Wunused-label] BUILDSTDERR: 6448 | _c68k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6448 | _c68k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c68i’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6481:1: error: BUILDSTDERR: warning: label ‘_c68i’ defined but not used [-Wunused-label] BUILDSTDERR: 6481 | _c68i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6481 | _c68i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wh_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6506:1: error: BUILDSTDERR: warning: label ‘_c68E’ defined but not used [-Wunused-label] BUILDSTDERR: 6506 | _c68E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6506 | _c68E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wg_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6545:1: error: BUILDSTDERR: warning: label ‘_c68H’ defined but not used [-Wunused-label] BUILDSTDERR: 6545 | _c68H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6545 | _c68H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wj_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6597:1: error: BUILDSTDERR: warning: label ‘_c691’ defined but not used [-Wunused-label] BUILDSTDERR: 6597 | _c691: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6597 | _c691: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wk_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6636:1: error: BUILDSTDERR: warning: label ‘_c694’ defined but not used [-Wunused-label] BUILDSTDERR: 6636 | _c694: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6636 | _c694: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6685:1: error: BUILDSTDERR: warning: label ‘_c699’ defined but not used [-Wunused-label] BUILDSTDERR: 6685 | _c699: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6685 | _c699: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wo_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6737:1: error: BUILDSTDERR: warning: label ‘_c69B’ defined but not used [-Wunused-label] BUILDSTDERR: 6737 | _c69B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6737 | _c69B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wq_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6773:1: error: BUILDSTDERR: warning: label ‘_c69T’ defined but not used [-Wunused-label] BUILDSTDERR: 6773 | _c69T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6773 | _c69T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wr_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6814:1: error: BUILDSTDERR: warning: label ‘_c69W’ defined but not used [-Wunused-label] BUILDSTDERR: 6814 | _c69W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6814 | _c69W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6865:1: error: BUILDSTDERR: warning: label ‘_c6a1’ defined but not used [-Wunused-label] BUILDSTDERR: 6865 | _c6a1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6865 | _c6a1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wx_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6914:1: error: BUILDSTDERR: warning: label ‘_c6aq’ defined but not used [-Wunused-label] BUILDSTDERR: 6914 | _c6aq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6914 | _c6aq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5ww_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6948:1: error: BUILDSTDERR: warning: label ‘_c6aB’ defined but not used [-Wunused-label] BUILDSTDERR: 6948 | _c6aB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6948 | _c6aB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wv_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:6982:1: error: BUILDSTDERR: warning: label ‘_c6aL’ defined but not used [-Wunused-label] BUILDSTDERR: 6982 | _c6aL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6982 | _c6aL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wu_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7017:1: error: BUILDSTDERR: warning: label ‘_c6aW’ defined but not used [-Wunused-label] BUILDSTDERR: 7017 | _c6aW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7017 | _c6aW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wt_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7051:1: error: BUILDSTDERR: warning: label ‘_c6b6’ defined but not used [-Wunused-label] BUILDSTDERR: 7051 | _c6b6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7051 | _c6b6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveRec1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7092:1: error: BUILDSTDERR: warning: label ‘_c6ba’ defined but not used [-Wunused-label] BUILDSTDERR: 7092 | _c6ba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7092 | _c6ba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wB_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7160:1: error: BUILDSTDERR: warning: label ‘_c6bD’ defined but not used [-Wunused-label] BUILDSTDERR: 7160 | _c6bD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7160 | _c6bD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7200:1: error: BUILDSTDERR: warning: label ‘_c6bG’ defined but not used [-Wunused-label] BUILDSTDERR: 7200 | _c6bG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7200 | _c6bG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wK_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7249:1: error: BUILDSTDERR: warning: label ‘_c6c1’ defined but not used [-Wunused-label] BUILDSTDERR: 7249 | _c6c1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7249 | _c6c1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wG_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7285:1: error: BUILDSTDERR: warning: label ‘_c6cq’ defined but not used [-Wunused-label] BUILDSTDERR: 7285 | _c6cq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7285 | _c6cq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wH_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7325:1: error: BUILDSTDERR: warning: label ‘_c6ct’ defined but not used [-Wunused-label] BUILDSTDERR: 7325 | _c6ct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7325 | _c6ct: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wI_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7382:1: error: BUILDSTDERR: warning: label ‘_c6cy’ defined but not used [-Wunused-label] BUILDSTDERR: 7382 | _c6cy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7382 | _c6cy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributivePar2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7442:1: error: BUILDSTDERR: warning: label ‘_c6cD’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _c6cD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _c6cD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wO_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7510:1: error: BUILDSTDERR: warning: label ‘_c6d3’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _c6d3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _c6d3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wP_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7546:1: error: BUILDSTDERR: warning: label ‘_c6dg’ defined but not used [-Wunused-label] BUILDSTDERR: 7546 | _c6dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7546 | _c6dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6de’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7579:1: error: BUILDSTDERR: warning: label ‘_c6de’ defined but not used [-Wunused-label] BUILDSTDERR: 7579 | _c6de: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7579 | _c6de: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wR_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7604:1: error: BUILDSTDERR: warning: label ‘_c6dt’ defined but not used [-Wunused-label] BUILDSTDERR: 7604 | _c6dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7604 | _c6dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wS_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7639:1: error: BUILDSTDERR: warning: label ‘_c6dD’ defined but not used [-Wunused-label] BUILDSTDERR: 7639 | _c6dD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7639 | _c6dD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wU_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7675:1: error: BUILDSTDERR: warning: label ‘_c6dV’ defined but not used [-Wunused-label] BUILDSTDERR: 7675 | _c6dV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7675 | _c6dV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5wV_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7716:1: error: BUILDSTDERR: warning: label ‘_c6dY’ defined but not used [-Wunused-label] BUILDSTDERR: 7716 | _c6dY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7716 | _c6dY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7778:1: error: BUILDSTDERR: warning: label ‘_c6e3’ defined but not used [-Wunused-label] BUILDSTDERR: 7778 | _c6e3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7778 | _c6e3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5x0_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7843:1: error: BUILDSTDERR: warning: label ‘_c6ex’ defined but not used [-Wunused-label] BUILDSTDERR: 7843 | _c6ex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7843 | _c6ex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5x2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7880:1: error: BUILDSTDERR: warning: label ‘_c6eP’ defined but not used [-Wunused-label] BUILDSTDERR: 7880 | _c6eP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7880 | _c6eP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5x3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7921:1: error: BUILDSTDERR: warning: label ‘_c6eS’ defined but not used [-Wunused-label] BUILDSTDERR: 7921 | _c6eS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7921 | _c6eS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZCzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:7973:1: error: BUILDSTDERR: warning: label ‘_c6eX’ defined but not used [-Wunused-label] BUILDSTDERR: 7973 | _c6eX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7973 | _c6eX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xa_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8024:1: error: BUILDSTDERR: warning: label ‘_c6fm’ defined but not used [-Wunused-label] BUILDSTDERR: 8024 | _c6fm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8024 | _c6fm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5x9_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8059:1: error: BUILDSTDERR: warning: label ‘_c6fx’ defined but not used [-Wunused-label] BUILDSTDERR: 8059 | _c6fx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8059 | _c6fx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5x8_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8094:1: error: BUILDSTDERR: warning: label ‘_c6fI’ defined but not used [-Wunused-label] BUILDSTDERR: 8094 | _c6fI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8094 | _c6fI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5x7_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8129:1: error: BUILDSTDERR: warning: label ‘_c6fT’ defined but not used [-Wunused-label] BUILDSTDERR: 8129 | _c6fT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8129 | _c6fT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5x6_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8164:1: error: BUILDSTDERR: warning: label ‘_c6g3’ defined but not used [-Wunused-label] BUILDSTDERR: 8164 | _c6g3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8164 | _c6g3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCziZC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8207:1: error: BUILDSTDERR: warning: label ‘_c6g7’ defined but not used [-Wunused-label] BUILDSTDERR: 8207 | _c6g7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8207 | _c6g7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xe_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8281:1: error: BUILDSTDERR: warning: label ‘_c6gA’ defined but not used [-Wunused-label] BUILDSTDERR: 8281 | _c6gA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8281 | _c6gA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLast2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8321:1: error: BUILDSTDERR: warning: label ‘_c6gD’ defined but not used [-Wunused-label] BUILDSTDERR: 8321 | _c6gD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8321 | _c6gD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xn_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8370:1: error: BUILDSTDERR: warning: label ‘_c6gY’ defined but not used [-Wunused-label] BUILDSTDERR: 8370 | _c6gY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8370 | _c6gY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xj_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8406:1: error: BUILDSTDERR: warning: label ‘_c6hn’ defined but not used [-Wunused-label] BUILDSTDERR: 8406 | _c6hn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8406 | _c6hn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xk_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8446:1: error: BUILDSTDERR: warning: label ‘_c6hq’ defined but not used [-Wunused-label] BUILDSTDERR: 8446 | _c6hq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8446 | _c6hq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xl_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8503:1: error: BUILDSTDERR: warning: label ‘_c6hv’ defined but not used [-Wunused-label] BUILDSTDERR: 8503 | _c6hv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8503 | _c6hv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveLast1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8563:1: error: BUILDSTDERR: warning: label ‘_c6hA’ defined but not used [-Wunused-label] BUILDSTDERR: 8563 | _c6hA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8563 | _c6hA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xr_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8631:1: error: BUILDSTDERR: warning: label ‘_c6i1’ defined but not used [-Wunused-label] BUILDSTDERR: 8631 | _c6i1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8631 | _c6i1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirst2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8671:1: error: BUILDSTDERR: warning: label ‘_c6i4’ defined but not used [-Wunused-label] BUILDSTDERR: 8671 | _c6i4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8671 | _c6i4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xA_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8720:1: error: BUILDSTDERR: warning: label ‘_c6ip’ defined but not used [-Wunused-label] BUILDSTDERR: 8720 | _c6ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8720 | _c6ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xw_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8756:1: error: BUILDSTDERR: warning: label ‘_c6iO’ defined but not used [-Wunused-label] BUILDSTDERR: 8756 | _c6iO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8756 | _c6iO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xx_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8796:1: error: BUILDSTDERR: warning: label ‘_c6iR’ defined but not used [-Wunused-label] BUILDSTDERR: 8796 | _c6iR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8796 | _c6iR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xy_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8853:1: error: BUILDSTDERR: warning: label ‘_c6iW’ defined but not used [-Wunused-label] BUILDSTDERR: 8853 | _c6iW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8853 | _c6iW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveFirst1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8913:1: error: BUILDSTDERR: warning: label ‘_c6j1’ defined but not used [-Wunused-label] BUILDSTDERR: 8913 | _c6j1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8913 | _c6j1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xE_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:8981:1: error: BUILDSTDERR: warning: label ‘_c6js’ defined but not used [-Wunused-label] BUILDSTDERR: 8981 | _c6js: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8981 | _c6js: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMax2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9021:1: error: BUILDSTDERR: warning: label ‘_c6jv’ defined but not used [-Wunused-label] BUILDSTDERR: 9021 | _c6jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9021 | _c6jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xN_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9070:1: error: BUILDSTDERR: warning: label ‘_c6jQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9070 | _c6jQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9070 | _c6jQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xJ_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9106:1: error: BUILDSTDERR: warning: label ‘_c6kf’ defined but not used [-Wunused-label] BUILDSTDERR: 9106 | _c6kf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9106 | _c6kf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xK_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9146:1: error: BUILDSTDERR: warning: label ‘_c6ki’ defined but not used [-Wunused-label] BUILDSTDERR: 9146 | _c6ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9146 | _c6ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xL_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9203:1: error: BUILDSTDERR: warning: label ‘_c6kn’ defined but not used [-Wunused-label] BUILDSTDERR: 9203 | _c6kn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9203 | _c6kn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMax1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9263:1: error: BUILDSTDERR: warning: label ‘_c6ks’ defined but not used [-Wunused-label] BUILDSTDERR: 9263 | _c6ks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9263 | _c6ks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xR_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9331:1: error: BUILDSTDERR: warning: label ‘_c6kT’ defined but not used [-Wunused-label] BUILDSTDERR: 9331 | _c6kT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9331 | _c6kT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMin2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9371:1: error: BUILDSTDERR: warning: label ‘_c6kW’ defined but not used [-Wunused-label] BUILDSTDERR: 9371 | _c6kW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9371 | _c6kW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5y0_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9420:1: error: BUILDSTDERR: warning: label ‘_c6lh’ defined but not used [-Wunused-label] BUILDSTDERR: 9420 | _c6lh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9420 | _c6lh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xW_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9456:1: error: BUILDSTDERR: warning: label ‘_c6lG’ defined but not used [-Wunused-label] BUILDSTDERR: 9456 | _c6lG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9456 | _c6lG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xX_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9496:1: error: BUILDSTDERR: warning: label ‘_c6lJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9496 | _c6lJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9496 | _c6lJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5xY_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9553:1: error: BUILDSTDERR: warning: label ‘_c6lO’ defined but not used [-Wunused-label] BUILDSTDERR: 9553 | _c6lO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9553 | _c6lO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveMin1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9613:1: error: BUILDSTDERR: warning: label ‘_c6lT’ defined but not used [-Wunused-label] BUILDSTDERR: 9613 | _c6lT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9613 | _c6lT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5y4_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9681:1: error: BUILDSTDERR: warning: label ‘_c6mk’ defined but not used [-Wunused-label] BUILDSTDERR: 9681 | _c6mk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9681 | _c6mk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSum2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9721:1: error: BUILDSTDERR: warning: label ‘_c6mn’ defined but not used [-Wunused-label] BUILDSTDERR: 9721 | _c6mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9721 | _c6mn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yd_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9770:1: error: BUILDSTDERR: warning: label ‘_c6mI’ defined but not used [-Wunused-label] BUILDSTDERR: 9770 | _c6mI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9770 | _c6mI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5y9_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9806:1: error: BUILDSTDERR: warning: label ‘_c6n7’ defined but not used [-Wunused-label] BUILDSTDERR: 9806 | _c6n7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9806 | _c6n7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5ya_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9846:1: error: BUILDSTDERR: warning: label ‘_c6na’ defined but not used [-Wunused-label] BUILDSTDERR: 9846 | _c6na: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9846 | _c6na: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yb_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9903:1: error: BUILDSTDERR: warning: label ‘_c6nf’ defined but not used [-Wunused-label] BUILDSTDERR: 9903 | _c6nf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9903 | _c6nf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveSum1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:9963:1: error: BUILDSTDERR: warning: label ‘_c6nk’ defined but not used [-Wunused-label] BUILDSTDERR: 9963 | _c6nk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9963 | _c6nk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yh_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10031:1: error: BUILDSTDERR: warning: label ‘_c6nL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10031 | _c6nL: BUILDSTDERR: | ^ BUILDSTDERR: 10031 | _c6nL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10071:1: error: BUILDSTDERR: warning: label ‘_c6nO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10071 | _c6nO: BUILDSTDERR: | ^ BUILDSTDERR: 10071 | _c6nO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yq_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10120:1: error: BUILDSTDERR: warning: label ‘_c6o9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10120 | _c6o9: BUILDSTDERR: | ^ BUILDSTDERR: 10120 | _c6o9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5ym_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10156:1: error: BUILDSTDERR: warning: label ‘_c6oy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10156 | _c6oy: BUILDSTDERR: | ^ BUILDSTDERR: 10156 | _c6oy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yn_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10196:1: error: BUILDSTDERR: warning: label ‘_c6oB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10196 | _c6oB: BUILDSTDERR: | ^ BUILDSTDERR: 10196 | _c6oB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yo_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10253:1: error: BUILDSTDERR: warning: label ‘_c6oG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10253 | _c6oG: BUILDSTDERR: | ^ BUILDSTDERR: 10253 | _c6oG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10313:1: error: BUILDSTDERR: warning: label ‘_c6oL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10313 | _c6oL: BUILDSTDERR: | ^ BUILDSTDERR: 10313 | _c6oL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yu_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10381:1: error: BUILDSTDERR: warning: label ‘_c6pc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10381 | _c6pc: BUILDSTDERR: | ^ BUILDSTDERR: 10381 | _c6pc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10421:1: error: BUILDSTDERR: warning: label ‘_c6pf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10421 | _c6pf: BUILDSTDERR: | ^ BUILDSTDERR: 10421 | _c6pf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yD_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10470:1: error: BUILDSTDERR: warning: label ‘_c6pA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10470 | _c6pA: BUILDSTDERR: | ^ BUILDSTDERR: 10470 | _c6pA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yz_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10506:1: error: BUILDSTDERR: warning: label ‘_c6pZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10506 | _c6pZ: BUILDSTDERR: | ^ BUILDSTDERR: 10506 | _c6pZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yA_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10546:1: error: BUILDSTDERR: warning: label ‘_c6q2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10546 | _c6q2: BUILDSTDERR: | ^ BUILDSTDERR: 10546 | _c6q2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yB_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10603:1: error: BUILDSTDERR: warning: label ‘_c6q7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10603 | _c6q7: BUILDSTDERR: | ^ BUILDSTDERR: 10603 | _c6q7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveDual1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10663:1: error: BUILDSTDERR: warning: label ‘_c6qc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10663 | _c6qc: BUILDSTDERR: | ^ BUILDSTDERR: 10663 | _c6qc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yG_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10731:1: error: BUILDSTDERR: warning: label ‘_c6qC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10731 | _c6qC: BUILDSTDERR: | ^ BUILDSTDERR: 10731 | _c6qC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yI_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10766:1: error: BUILDSTDERR: warning: label ‘_c6qT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _c6qT: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _c6qT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yH_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10805:1: error: BUILDSTDERR: warning: label ‘_c6qW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10805 | _c6qW: BUILDSTDERR: | ^ BUILDSTDERR: 10805 | _c6qW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yK_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10857:1: error: BUILDSTDERR: warning: label ‘_c6rg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _c6rg: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _c6rg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yL_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10898:1: error: BUILDSTDERR: warning: label ‘_c6rj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10898 | _c6rj: BUILDSTDERR: | ^ BUILDSTDERR: 10898 | _c6rj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:10956:1: error: BUILDSTDERR: warning: label ‘_c6ro’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10956 | _c6ro: BUILDSTDERR: | ^ BUILDSTDERR: 10956 | _c6ro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yP_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11008:1: error: BUILDSTDERR: warning: label ‘_c6rQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11008 | _c6rQ: BUILDSTDERR: | ^ BUILDSTDERR: 11008 | _c6rQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yR_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11044:1: error: BUILDSTDERR: warning: label ‘_c6s8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11044 | _c6s8: BUILDSTDERR: | ^ BUILDSTDERR: 11044 | _c6s8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yS_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11085:1: error: BUILDSTDERR: warning: label ‘_c6sb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11085 | _c6sb: BUILDSTDERR: | ^ BUILDSTDERR: 11085 | _c6sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReversezuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11136:1: error: BUILDSTDERR: warning: label ‘_c6sg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11136 | _c6sg: BUILDSTDERR: | ^ BUILDSTDERR: 11136 | _c6sg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yY_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11185:1: error: BUILDSTDERR: warning: label ‘_c6sF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11185 | _c6sF: BUILDSTDERR: | ^ BUILDSTDERR: 11185 | _c6sF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yX_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11219:1: error: BUILDSTDERR: warning: label ‘_c6sQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11219 | _c6sQ: BUILDSTDERR: | ^ BUILDSTDERR: 11219 | _c6sQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yW_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11253:1: error: BUILDSTDERR: warning: label ‘_c6t0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11253 | _c6t0: BUILDSTDERR: | ^ BUILDSTDERR: 11253 | _c6t0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yV_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11288:1: error: BUILDSTDERR: warning: label ‘_c6tb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11288 | _c6tb: BUILDSTDERR: | ^ BUILDSTDERR: 11288 | _c6tb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5yU_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11322:1: error: BUILDSTDERR: warning: label ‘_c6tl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11322 | _c6tl: BUILDSTDERR: | ^ BUILDSTDERR: 11322 | _c6tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReverse_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11363:1: error: BUILDSTDERR: warning: label ‘_c6tp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11363 | _c6tp: BUILDSTDERR: | ^ BUILDSTDERR: 11363 | _c6tp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5z1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11431:1: error: BUILDSTDERR: warning: label ‘_c6tR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11431 | _c6tR: BUILDSTDERR: | ^ BUILDSTDERR: 11431 | _c6tR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5z3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11466:1: error: BUILDSTDERR: warning: label ‘_c6u8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11466 | _c6u8: BUILDSTDERR: | ^ BUILDSTDERR: 11466 | _c6u8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5z2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11505:1: error: BUILDSTDERR: warning: label ‘_c6ub’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11505 | _c6ub: BUILDSTDERR: | ^ BUILDSTDERR: 11505 | _c6ub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5z5_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11557:1: error: BUILDSTDERR: warning: label ‘_c6uv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11557 | _c6uv: BUILDSTDERR: | ^ BUILDSTDERR: 11557 | _c6uv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5z6_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11598:1: error: BUILDSTDERR: warning: label ‘_c6uy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11598 | _c6uy: BUILDSTDERR: | ^ BUILDSTDERR: 11598 | _c6uy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11656:1: error: BUILDSTDERR: warning: label ‘_c6uD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11656 | _c6uD: BUILDSTDERR: | ^ BUILDSTDERR: 11656 | _c6uD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5za_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11708:1: error: BUILDSTDERR: warning: label ‘_c6v5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11708 | _c6v5: BUILDSTDERR: | ^ BUILDSTDERR: 11708 | _c6v5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zc_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11744:1: error: BUILDSTDERR: warning: label ‘_c6vn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11744 | _c6vn: BUILDSTDERR: | ^ BUILDSTDERR: 11744 | _c6vn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zd_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11785:1: error: BUILDSTDERR: warning: label ‘_c6vq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11785 | _c6vq: BUILDSTDERR: | ^ BUILDSTDERR: 11785 | _c6vq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwardszuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11836:1: error: BUILDSTDERR: warning: label ‘_c6vv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11836 | _c6vv: BUILDSTDERR: | ^ BUILDSTDERR: 11836 | _c6vv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zj_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11885:1: error: BUILDSTDERR: warning: label ‘_c6vU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11885 | _c6vU: BUILDSTDERR: | ^ BUILDSTDERR: 11885 | _c6vU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zi_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11919:1: error: BUILDSTDERR: warning: label ‘_c6w5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11919 | _c6w5: BUILDSTDERR: | ^ BUILDSTDERR: 11919 | _c6w5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zh_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11953:1: error: BUILDSTDERR: warning: label ‘_c6wf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11953 | _c6wf: BUILDSTDERR: | ^ BUILDSTDERR: 11953 | _c6wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zg_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:11988:1: error: BUILDSTDERR: warning: label ‘_c6wq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11988 | _c6wq: BUILDSTDERR: | ^ BUILDSTDERR: 11988 | _c6wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zf_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12022:1: error: BUILDSTDERR: warning: label ‘_c6wA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12022 | _c6wA: BUILDSTDERR: | ^ BUILDSTDERR: 12022 | _c6wA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveBackwards_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12063:1: error: BUILDSTDERR: warning: label ‘_c6wE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12063 | _c6wE: BUILDSTDERR: | ^ BUILDSTDERR: 12063 | _c6wE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zn_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12131:1: error: BUILDSTDERR: warning: label ‘_c6x6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12131 | _c6x6: BUILDSTDERR: | ^ BUILDSTDERR: 12131 | _c6x6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zo_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12167:1: error: BUILDSTDERR: warning: label ‘_c6xj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12167 | _c6xj: BUILDSTDERR: | ^ BUILDSTDERR: 12167 | _c6xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6xh’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12200:1: error: BUILDSTDERR: warning: label ‘_c6xh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12200 | _c6xh: BUILDSTDERR: | ^ BUILDSTDERR: 12200 | _c6xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zq_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12225:1: error: BUILDSTDERR: warning: label ‘_c6xw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12225 | _c6xw: BUILDSTDERR: | ^ BUILDSTDERR: 12225 | _c6xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zr_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12260:1: error: BUILDSTDERR: warning: label ‘_c6xG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12260 | _c6xG: BUILDSTDERR: | ^ BUILDSTDERR: 12260 | _c6xG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zt_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12296:1: error: BUILDSTDERR: warning: label ‘_c6xY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12296 | _c6xY: BUILDSTDERR: | ^ BUILDSTDERR: 12296 | _c6xY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zu_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12337:1: error: BUILDSTDERR: warning: label ‘_c6y1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12337 | _c6y1: BUILDSTDERR: | ^ BUILDSTDERR: 12337 | _c6y1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12399:1: error: BUILDSTDERR: warning: label ‘_c6y6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12399 | _c6y6: BUILDSTDERR: | ^ BUILDSTDERR: 12399 | _c6y6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zz_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12464:1: error: BUILDSTDERR: warning: label ‘_c6yA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12464 | _c6yA: BUILDSTDERR: | ^ BUILDSTDERR: 12464 | _c6yA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zB_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12501:1: error: BUILDSTDERR: warning: label ‘_c6yS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12501 | _c6yS: BUILDSTDERR: | ^ BUILDSTDERR: 12501 | _c6yS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12542:1: error: BUILDSTDERR: warning: label ‘_c6yV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12542 | _c6yV: BUILDSTDERR: | ^ BUILDSTDERR: 12542 | _c6yV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComposezuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12594:1: error: BUILDSTDERR: warning: label ‘_c6z0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _c6z0: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _c6z0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zJ_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12645:1: error: BUILDSTDERR: warning: label ‘_c6zp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12645 | _c6zp: BUILDSTDERR: | ^ BUILDSTDERR: 12645 | _c6zp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zI_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12680:1: error: BUILDSTDERR: warning: label ‘_c6zA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12680 | _c6zA: BUILDSTDERR: | ^ BUILDSTDERR: 12680 | _c6zA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zH_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12715:1: error: BUILDSTDERR: warning: label ‘_c6zL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12715 | _c6zL: BUILDSTDERR: | ^ BUILDSTDERR: 12715 | _c6zL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zG_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12750:1: error: BUILDSTDERR: warning: label ‘_c6zW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12750 | _c6zW: BUILDSTDERR: | ^ BUILDSTDERR: 12750 | _c6zW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zF_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12785:1: error: BUILDSTDERR: warning: label ‘_c6A6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12785 | _c6A6: BUILDSTDERR: | ^ BUILDSTDERR: 12785 | _c6A6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveCompose_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12828:1: error: BUILDSTDERR: warning: label ‘_c6Aa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12828 | _c6Aa: BUILDSTDERR: | ^ BUILDSTDERR: 12828 | _c6Aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12903:1: error: BUILDSTDERR: warning: label ‘_c6AF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12903 | _c6AF: BUILDSTDERR: | ^ BUILDSTDERR: 12903 | _c6AF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6AD’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12936:1: error: BUILDSTDERR: warning: label ‘_c6AD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12936 | _c6AD: BUILDSTDERR: | ^ BUILDSTDERR: 12936 | _c6AD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zO_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12961:1: error: BUILDSTDERR: warning: label ‘_c6AS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12961 | _c6AS: BUILDSTDERR: | ^ BUILDSTDERR: 12961 | _c6AS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zS_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:12996:1: error: BUILDSTDERR: warning: label ‘_c6Bi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12996 | _c6Bi: BUILDSTDERR: | ^ BUILDSTDERR: 12996 | _c6Bi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zT_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13031:1: error: BUILDSTDERR: warning: label ‘_c6Bl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13031 | _c6Bl: BUILDSTDERR: | ^ BUILDSTDERR: 13031 | _c6Bl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zU_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13092:1: error: BUILDSTDERR: warning: label ‘_c6Bq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13092 | _c6Bq: BUILDSTDERR: | ^ BUILDSTDERR: 13092 | _c6Bq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13146:1: error: BUILDSTDERR: warning: label ‘_c6Bv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13146 | _c6Bv: BUILDSTDERR: | ^ BUILDSTDERR: 13146 | _c6Bv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5zY_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13198:1: error: BUILDSTDERR: warning: label ‘_c6BX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13198 | _c6BX: BUILDSTDERR: | ^ BUILDSTDERR: 13198 | _c6BX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5A0_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13234:1: error: BUILDSTDERR: warning: label ‘_c6Cf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13234 | _c6Cf: BUILDSTDERR: | ^ BUILDSTDERR: 13234 | _c6Cf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5A1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13275:1: error: BUILDSTDERR: warning: label ‘_c6Ci’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13275 | _c6Ci: BUILDSTDERR: | ^ BUILDSTDERR: 13275 | _c6Ci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13326:1: error: BUILDSTDERR: warning: label ‘_c6Cn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13326 | _c6Cn: BUILDSTDERR: | ^ BUILDSTDERR: 13326 | _c6Cn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5A7_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13375:1: error: BUILDSTDERR: warning: label ‘_c6CM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13375 | _c6CM: BUILDSTDERR: | ^ BUILDSTDERR: 13375 | _c6CM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5A6_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13409:1: error: BUILDSTDERR: warning: label ‘_c6CX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13409 | _c6CX: BUILDSTDERR: | ^ BUILDSTDERR: 13409 | _c6CX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5A5_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13443:1: error: BUILDSTDERR: warning: label ‘_c6D8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13443 | _c6D8: BUILDSTDERR: | ^ BUILDSTDERR: 13443 | _c6D8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5A4_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13477:1: error: BUILDSTDERR: warning: label ‘_c6Dj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13477 | _c6Dj: BUILDSTDERR: | ^ BUILDSTDERR: 13477 | _c6Dj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5A3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13511:1: error: BUILDSTDERR: warning: label ‘_c6Dt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13511 | _c6Dt: BUILDSTDERR: | ^ BUILDSTDERR: 13511 | _c6Dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveReaderT_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13552:1: error: BUILDSTDERR: warning: label ‘_c6Dx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13552 | _c6Dx: BUILDSTDERR: | ^ BUILDSTDERR: 13552 | _c6Dx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ac_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13619:1: error: BUILDSTDERR: warning: label ‘_c6E7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13619 | _c6E7: BUILDSTDERR: | ^ BUILDSTDERR: 13619 | _c6E7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ad_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13659:1: error: BUILDSTDERR: warning: label ‘_c6Ea’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13659 | _c6Ea: BUILDSTDERR: | ^ BUILDSTDERR: 13659 | _c6Ea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZR1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13715:1: error: BUILDSTDERR: warning: label ‘_c6Ef’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13715 | _c6Ef: BUILDSTDERR: | ^ BUILDSTDERR: 13715 | _c6Ef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Aj_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13763:1: error: BUILDSTDERR: warning: label ‘_c6EQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13763 | _c6EQ: BUILDSTDERR: | ^ BUILDSTDERR: 13763 | _c6EQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ak_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13803:1: error: BUILDSTDERR: warning: label ‘_c6ET’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13803 | _c6ET: BUILDSTDERR: | ^ BUILDSTDERR: 13803 | _c6ET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ah_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13860:1: error: BUILDSTDERR: warning: label ‘_c6EY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13860 | _c6EY: BUILDSTDERR: | ^ BUILDSTDERR: 13860 | _c6EY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5An_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13914:1: error: BUILDSTDERR: warning: label ‘_c6Fq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13914 | _c6Fq: BUILDSTDERR: | ^ BUILDSTDERR: 13914 | _c6Fq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ao_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:13954:1: error: BUILDSTDERR: warning: label ‘_c6Ft’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13954 | _c6Ft: BUILDSTDERR: | ^ BUILDSTDERR: 13954 | _c6Ft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ap_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14011:1: error: BUILDSTDERR: warning: label ‘_c6Fy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14011 | _c6Fy: BUILDSTDERR: | ^ BUILDSTDERR: 14011 | _c6Fy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZLzmzgZRzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14069:1: error: BUILDSTDERR: warning: label ‘_c6FD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14069 | _c6FD: BUILDSTDERR: | ^ BUILDSTDERR: 14069 | _c6FD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5At_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14131:1: error: BUILDSTDERR: warning: label ‘_c6Gg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14131 | _c6Gg: BUILDSTDERR: | ^ BUILDSTDERR: 14131 | _c6Gg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Au_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14174:1: error: BUILDSTDERR: warning: label ‘_c6Gj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14174 | _c6Gj: BUILDSTDERR: | ^ BUILDSTDERR: 14174 | _c6Gj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14228:1: error: BUILDSTDERR: warning: label ‘_c6Go’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14228 | _c6Go: BUILDSTDERR: | ^ BUILDSTDERR: 14228 | _c6Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AD_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14279:1: error: BUILDSTDERR: warning: label ‘_c6GT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14279 | _c6GT: BUILDSTDERR: | ^ BUILDSTDERR: 14279 | _c6GT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AE_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14322:1: error: BUILDSTDERR: warning: label ‘_c6GW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14322 | _c6GW: BUILDSTDERR: | ^ BUILDSTDERR: 14322 | _c6GW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Az_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14372:1: error: BUILDSTDERR: warning: label ‘_c6Hn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14372 | _c6Hn: BUILDSTDERR: | ^ BUILDSTDERR: 14372 | _c6Hn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AA_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14412:1: error: BUILDSTDERR: warning: label ‘_c6Hq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14412 | _c6Hq: BUILDSTDERR: | ^ BUILDSTDERR: 14412 | _c6Hq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AB_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14469:1: error: BUILDSTDERR: warning: label ‘_c6Hv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14469 | _c6Hv: BUILDSTDERR: | ^ BUILDSTDERR: 14469 | _c6Hv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveTagged1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14529:1: error: BUILDSTDERR: warning: label ‘_c6HA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14529 | _c6HA: BUILDSTDERR: | ^ BUILDSTDERR: 14529 | _c6HA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14596:1: error: BUILDSTDERR: warning: label ‘_c6HV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14596 | _c6HV: BUILDSTDERR: | ^ BUILDSTDERR: 14596 | _c6HV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProxyzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14621:1: error: BUILDSTDERR: warning: label ‘_c6I4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14621 | _c6I4: BUILDSTDERR: | ^ BUILDSTDERR: 14621 | _c6I4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AN_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14658:1: error: BUILDSTDERR: warning: label ‘_c6Il’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14658 | _c6Il: BUILDSTDERR: | ^ BUILDSTDERR: 14658 | _c6Il: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentity2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14698:1: error: BUILDSTDERR: warning: label ‘_c6Io’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14698 | _c6Io: BUILDSTDERR: | ^ BUILDSTDERR: 14698 | _c6Io: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AW_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14747:1: error: BUILDSTDERR: warning: label ‘_c6IJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14747 | _c6IJ: BUILDSTDERR: | ^ BUILDSTDERR: 14747 | _c6IJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AS_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14783:1: error: BUILDSTDERR: warning: label ‘_c6J8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14783 | _c6J8: BUILDSTDERR: | ^ BUILDSTDERR: 14783 | _c6J8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AT_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14823:1: error: BUILDSTDERR: warning: label ‘_c6Jb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14823 | _c6Jb: BUILDSTDERR: | ^ BUILDSTDERR: 14823 | _c6Jb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5AU_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14880:1: error: BUILDSTDERR: warning: label ‘_c6Jg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14880 | _c6Jg: BUILDSTDERR: | ^ BUILDSTDERR: 14880 | _c6Jg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentity1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:14940:1: error: BUILDSTDERR: warning: label ‘_c6Jl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14940 | _c6Jl: BUILDSTDERR: | ^ BUILDSTDERR: 14940 | _c6Jl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5B0_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15008:1: error: BUILDSTDERR: warning: label ‘_c6JL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15008 | _c6JL: BUILDSTDERR: | ^ BUILDSTDERR: 15008 | _c6JL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5B1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15047:1: error: BUILDSTDERR: warning: label ‘_c6JV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15047 | _c6JV: BUILDSTDERR: | ^ BUILDSTDERR: 15047 | _c6JV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5B3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15085:1: error: BUILDSTDERR: warning: label ‘_c6Kd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15085 | _c6Kd: BUILDSTDERR: | ^ BUILDSTDERR: 15085 | _c6Kd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5B4_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15124:1: error: BUILDSTDERR: warning: label ‘_c6Kg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15124 | _c6Kg: BUILDSTDERR: | ^ BUILDSTDERR: 15124 | _c6Kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmcollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15174:1: error: BUILDSTDERR: warning: label ‘_c6Kl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15174 | _c6Kl: BUILDSTDERR: | ^ BUILDSTDERR: 15174 | _c6Kl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5B9_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15228:1: error: BUILDSTDERR: warning: label ‘_c6KL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15228 | _c6KL: BUILDSTDERR: | ^ BUILDSTDERR: 15228 | _c6KL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bb_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15266:1: error: BUILDSTDERR: warning: label ‘_c6L3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15266 | _c6L3: BUILDSTDERR: | ^ BUILDSTDERR: 15266 | _c6L3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bd_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15303:1: error: BUILDSTDERR: warning: label ‘_c6Ld’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15303 | _c6Ld: BUILDSTDERR: | ^ BUILDSTDERR: 15303 | _c6Ld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bc_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15345:1: error: BUILDSTDERR: warning: label ‘_c6Ln’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15345 | _c6Ln: BUILDSTDERR: | ^ BUILDSTDERR: 15345 | _c6Ln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Be_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15395:1: error: BUILDSTDERR: warning: label ‘_c6Lr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15395 | _c6Lr: BUILDSTDERR: | ^ BUILDSTDERR: 15395 | _c6Lr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15468:1: error: BUILDSTDERR: warning: label ‘_c6Lw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15468 | _c6Lw: BUILDSTDERR: | ^ BUILDSTDERR: 15468 | _c6Lw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bi_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15519:1: error: BUILDSTDERR: warning: label ‘_c6LY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15519 | _c6LY: BUILDSTDERR: | ^ BUILDSTDERR: 15519 | _c6LY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bj_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15554:1: error: BUILDSTDERR: warning: label ‘_c6M8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15554 | _c6M8: BUILDSTDERR: | ^ BUILDSTDERR: 15554 | _c6M8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bk_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15589:1: error: BUILDSTDERR: warning: label ‘_c6Mi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15589 | _c6Mi: BUILDSTDERR: | ^ BUILDSTDERR: 15589 | _c6Mi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bo_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15625:1: error: BUILDSTDERR: warning: label ‘_c6MH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15625 | _c6MH: BUILDSTDERR: | ^ BUILDSTDERR: 15625 | _c6MH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bp_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15672:1: error: BUILDSTDERR: warning: label ‘_c6MK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15672 | _c6MK: BUILDSTDERR: | ^ BUILDSTDERR: 15672 | _c6MK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bm_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15730:1: error: BUILDSTDERR: warning: label ‘_c6N3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15730 | _c6N3: BUILDSTDERR: | ^ BUILDSTDERR: 15730 | _c6N3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bn_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15777:1: error: BUILDSTDERR: warning: label ‘_c6N6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15777 | _c6N6: BUILDSTDERR: | ^ BUILDSTDERR: 15777 | _c6N6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bq_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15842:1: error: BUILDSTDERR: warning: label ‘_c6Nc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15842 | _c6Nc: BUILDSTDERR: | ^ BUILDSTDERR: 15842 | _c6Nc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15912:1: error: BUILDSTDERR: warning: label ‘_c6Nh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15912 | _c6Nh: BUILDSTDERR: | ^ BUILDSTDERR: 15912 | _c6Nh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bv_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:15972:1: error: BUILDSTDERR: warning: label ‘_c6NP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15972 | _c6NP: BUILDSTDERR: | ^ BUILDSTDERR: 15972 | _c6NP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Bx_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16009:1: error: BUILDSTDERR: warning: label ‘_c6O7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16009 | _c6O7: BUILDSTDERR: | ^ BUILDSTDERR: 16009 | _c6O7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5By_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16050:1: error: BUILDSTDERR: warning: label ‘_c6Oa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16050 | _c6Oa: BUILDSTDERR: | ^ BUILDSTDERR: 16050 | _c6Oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZCzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16102:1: error: BUILDSTDERR: warning: label ‘_c6Of’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16102 | _c6Of: BUILDSTDERR: | ^ BUILDSTDERR: 16102 | _c6Of: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5BF_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16153:1: error: BUILDSTDERR: warning: label ‘_c6OE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16153 | _c6OE: BUILDSTDERR: | ^ BUILDSTDERR: 16153 | _c6OE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5BE_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16188:1: error: BUILDSTDERR: warning: label ‘_c6OP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16188 | _c6OP: BUILDSTDERR: | ^ BUILDSTDERR: 16188 | _c6OP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5BD_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16223:1: error: BUILDSTDERR: warning: label ‘_c6P0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16223 | _c6P0: BUILDSTDERR: | ^ BUILDSTDERR: 16223 | _c6P0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5BC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16258:1: error: BUILDSTDERR: warning: label ‘_c6Pb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16258 | _c6Pb: BUILDSTDERR: | ^ BUILDSTDERR: 16258 | _c6Pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5BB_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16293:1: error: BUILDSTDERR: warning: label ‘_c6Pl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16293 | _c6Pl: BUILDSTDERR: | ^ BUILDSTDERR: 16293 | _c6Pl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveZCztZC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16336:1: error: BUILDSTDERR: warning: label ‘_c6Pp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16336 | _c6Pp: BUILDSTDERR: | ^ BUILDSTDERR: 16336 | _c6Pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16409:1: error: BUILDSTDERR: warning: label ‘_c6PK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16409 | _c6PK: BUILDSTDERR: | ^ BUILDSTDERR: 16409 | _c6PK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16434:1: error: BUILDSTDERR: warning: label ‘_c6PT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16434 | _c6PT: BUILDSTDERR: | ^ BUILDSTDERR: 16434 | _c6PT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveU1zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16459:1: error: BUILDSTDERR: warning: label ‘_c6Q2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16459 | _c6Q2: BUILDSTDERR: | ^ BUILDSTDERR: 16459 | _c6Q2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5BQ_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16496:1: error: BUILDSTDERR: warning: label ‘_c6Qi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16496 | _c6Qi: BUILDSTDERR: | ^ BUILDSTDERR: 16496 | _c6Qi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5BS_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16534:1: error: BUILDSTDERR: warning: label ‘_c6QA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16534 | _c6QA: BUILDSTDERR: | ^ BUILDSTDERR: 16534 | _c6QA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5BV_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16577:1: error: BUILDSTDERR: warning: label ‘_c6QK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16577 | _c6QK: BUILDSTDERR: | ^ BUILDSTDERR: 16577 | _c6QK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6QE’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16633:1: error: BUILDSTDERR: warning: label ‘_c6QE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16633 | _c6QE: BUILDSTDERR: | ^ BUILDSTDERR: 16633 | _c6QE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6QH’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16659:1: error: BUILDSTDERR: warning: label ‘_c6QH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16659 | _c6QH: BUILDSTDERR: | ^ BUILDSTDERR: 16659 | _c6QH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16698:1: error: BUILDSTDERR: warning: label ‘_c6QT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16698 | _c6QT: BUILDSTDERR: | ^ BUILDSTDERR: 16698 | _c6QT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5C3_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16747:1: error: BUILDSTDERR: warning: label ‘_c6Rj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16747 | _c6Rj: BUILDSTDERR: | ^ BUILDSTDERR: 16747 | _c6Rj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ca_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16800:1: error: BUILDSTDERR: warning: label ‘_c6RA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16800 | _c6RA: BUILDSTDERR: | ^ BUILDSTDERR: 16800 | _c6RA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdwzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16855:1: error: BUILDSTDERR: warning: label ‘_c6RI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16855 | _c6RI: BUILDSTDERR: | ^ BUILDSTDERR: 16855 | _c6RI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6Rp’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16900:1: error: BUILDSTDERR: warning: label ‘_c6Rp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16900 | _c6Rp: BUILDSTDERR: | ^ BUILDSTDERR: 16900 | _c6Rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6RG’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16939:1: error: BUILDSTDERR: warning: label ‘_c6RG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16939 | _c6RG: BUILDSTDERR: | ^ BUILDSTDERR: 16939 | _c6RG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16970:1: error: BUILDSTDERR: warning: label ‘_c6S5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16970 | _c6S5: BUILDSTDERR: | ^ BUILDSTDERR: 16970 | _c6S5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6S2’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:16996:1: error: BUILDSTDERR: warning: label ‘_c6S2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16996 | _c6S2: BUILDSTDERR: | ^ BUILDSTDERR: 16996 | _c6S2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ck_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17038:1: error: BUILDSTDERR: warning: label ‘_c6So’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17038 | _c6So: BUILDSTDERR: | ^ BUILDSTDERR: 17038 | _c6So: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveComplexzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17080:1: error: BUILDSTDERR: warning: label ‘_c6Sv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17080 | _c6Sv: BUILDSTDERR: | ^ BUILDSTDERR: 17080 | _c6Sv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6Ss’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17121:1: error: BUILDSTDERR: warning: label ‘_c6Ss’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17121 | _c6Ss: BUILDSTDERR: | ^ BUILDSTDERR: 17121 | _c6Ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Cs_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17174:1: error: BUILDSTDERR: warning: label ‘_c6SS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17174 | _c6SS: BUILDSTDERR: | ^ BUILDSTDERR: 17174 | _c6SS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Cu_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17212:1: error: BUILDSTDERR: warning: label ‘_c6Ta’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17212 | _c6Ta: BUILDSTDERR: | ^ BUILDSTDERR: 17212 | _c6Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Cw_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17249:1: error: BUILDSTDERR: warning: label ‘_c6Tk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17249 | _c6Tk: BUILDSTDERR: | ^ BUILDSTDERR: 17249 | _c6Tk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Cv_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17291:1: error: BUILDSTDERR: warning: label ‘_c6Tu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17291 | _c6Tu: BUILDSTDERR: | ^ BUILDSTDERR: 17291 | _c6Tu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Cx_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17341:1: error: BUILDSTDERR: warning: label ‘_c6Ty’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17341 | _c6Ty: BUILDSTDERR: | ^ BUILDSTDERR: 17341 | _c6Ty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdccollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17414:1: error: BUILDSTDERR: warning: label ‘_c6TD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17414 | _c6TD: BUILDSTDERR: | ^ BUILDSTDERR: 17414 | _c6TD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CB_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17465:1: error: BUILDSTDERR: warning: label ‘_c6U5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17465 | _c6U5: BUILDSTDERR: | ^ BUILDSTDERR: 17465 | _c6U5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17500:1: error: BUILDSTDERR: warning: label ‘_c6Uf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17500 | _c6Uf: BUILDSTDERR: | ^ BUILDSTDERR: 17500 | _c6Uf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CD_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17535:1: error: BUILDSTDERR: warning: label ‘_c6Up’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17535 | _c6Up: BUILDSTDERR: | ^ BUILDSTDERR: 17535 | _c6Up: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CH_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17571:1: error: BUILDSTDERR: warning: label ‘_c6UO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17571 | _c6UO: BUILDSTDERR: | ^ BUILDSTDERR: 17571 | _c6UO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CI_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17618:1: error: BUILDSTDERR: warning: label ‘_c6UR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17618 | _c6UR: BUILDSTDERR: | ^ BUILDSTDERR: 17618 | _c6UR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CF_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17676:1: error: BUILDSTDERR: warning: label ‘_c6Va’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17676 | _c6Va: BUILDSTDERR: | ^ BUILDSTDERR: 17676 | _c6Va: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CG_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17723:1: error: BUILDSTDERR: warning: label ‘_c6Vd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17723 | _c6Vd: BUILDSTDERR: | ^ BUILDSTDERR: 17723 | _c6Vd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CJ_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17788:1: error: BUILDSTDERR: warning: label ‘_c6Vj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17788 | _c6Vj: BUILDSTDERR: | ^ BUILDSTDERR: 17788 | _c6Vj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17858:1: error: BUILDSTDERR: warning: label ‘_c6Vo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17858 | _c6Vo: BUILDSTDERR: | ^ BUILDSTDERR: 17858 | _c6Vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CO_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17918:1: error: BUILDSTDERR: warning: label ‘_c6VW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17918 | _c6VW: BUILDSTDERR: | ^ BUILDSTDERR: 17918 | _c6VW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CQ_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17955:1: error: BUILDSTDERR: warning: label ‘_c6We’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17955 | _c6We: BUILDSTDERR: | ^ BUILDSTDERR: 17955 | _c6We: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CR_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:17996:1: error: BUILDSTDERR: warning: label ‘_c6Wh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17996 | _c6Wh: BUILDSTDERR: | ^ BUILDSTDERR: 17996 | _c6Wh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0zuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18048:1: error: BUILDSTDERR: warning: label ‘_c6Wm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18048 | _c6Wm: BUILDSTDERR: | ^ BUILDSTDERR: 18048 | _c6Wm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CY_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18099:1: error: BUILDSTDERR: warning: label ‘_c6WL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18099 | _c6WL: BUILDSTDERR: | ^ BUILDSTDERR: 18099 | _c6WL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CX_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18134:1: error: BUILDSTDERR: warning: label ‘_c6WW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18134 | _c6WW: BUILDSTDERR: | ^ BUILDSTDERR: 18134 | _c6WW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CW_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18169:1: error: BUILDSTDERR: warning: label ‘_c6X7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18169 | _c6X7: BUILDSTDERR: | ^ BUILDSTDERR: 18169 | _c6X7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CV_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18204:1: error: BUILDSTDERR: warning: label ‘_c6Xi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18204 | _c6Xi: BUILDSTDERR: | ^ BUILDSTDERR: 18204 | _c6Xi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5CU_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18239:1: error: BUILDSTDERR: warning: label ‘_c6Xs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18239 | _c6Xs: BUILDSTDERR: | ^ BUILDSTDERR: 18239 | _c6Xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveProduct0_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18282:1: error: BUILDSTDERR: warning: label ‘_c6Xw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18282 | _c6Xw: BUILDSTDERR: | ^ BUILDSTDERR: 18282 | _c6Xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zddmdistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18357:1: error: BUILDSTDERR: warning: label ‘_c6XR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18357 | _c6XR: BUILDSTDERR: | ^ BUILDSTDERR: 18357 | _c6XR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityT1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18394:1: error: BUILDSTDERR: warning: label ‘_c6Y0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18394 | _c6Y0: BUILDSTDERR: | ^ BUILDSTDERR: 18394 | _c6Y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5D5_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18431:1: error: BUILDSTDERR: warning: label ‘_c6Yj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18431 | _c6Yj: BUILDSTDERR: | ^ BUILDSTDERR: 18431 | _c6Yj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c6Yh’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18464:1: error: BUILDSTDERR: warning: label ‘_c6Yh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18464 | _c6Yh: BUILDSTDERR: | ^ BUILDSTDERR: 18464 | _c6Yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5D8_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18489:1: error: BUILDSTDERR: warning: label ‘_c6YD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18489 | _c6YD: BUILDSTDERR: | ^ BUILDSTDERR: 18489 | _c6YD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5D7_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18528:1: error: BUILDSTDERR: warning: label ‘_c6YG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18528 | _c6YG: BUILDSTDERR: | ^ BUILDSTDERR: 18528 | _c6YG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Da_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18580:1: error: BUILDSTDERR: warning: label ‘_c6Z0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18580 | _c6Z0: BUILDSTDERR: | ^ BUILDSTDERR: 18580 | _c6Z0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Db_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18619:1: error: BUILDSTDERR: warning: label ‘_c6Z3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18619 | _c6Z3: BUILDSTDERR: | ^ BUILDSTDERR: 18619 | _c6Z3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18668:1: error: BUILDSTDERR: warning: label ‘_c6Z8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18668 | _c6Z8: BUILDSTDERR: | ^ BUILDSTDERR: 18668 | _c6Z8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Df_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18720:1: error: BUILDSTDERR: warning: label ‘_c6ZA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18720 | _c6ZA: BUILDSTDERR: | ^ BUILDSTDERR: 18720 | _c6ZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Dh_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18756:1: error: BUILDSTDERR: warning: label ‘_c6ZS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18756 | _c6ZS: BUILDSTDERR: | ^ BUILDSTDERR: 18756 | _c6ZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Di_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18797:1: error: BUILDSTDERR: warning: label ‘_c6ZV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18797 | _c6ZV: BUILDSTDERR: | ^ BUILDSTDERR: 18797 | _c6ZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18848:1: error: BUILDSTDERR: warning: label ‘_c700’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18848 | _c700: BUILDSTDERR: | ^ BUILDSTDERR: 18848 | _c700: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Do_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18897:1: error: BUILDSTDERR: warning: label ‘_c70p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18897 | _c70p: BUILDSTDERR: | ^ BUILDSTDERR: 18897 | _c70p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Dn_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18931:1: error: BUILDSTDERR: warning: label ‘_c70A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18931 | _c70A: BUILDSTDERR: | ^ BUILDSTDERR: 18931 | _c70A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Dm_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:18965:1: error: BUILDSTDERR: warning: label ‘_c70K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18965 | _c70K: BUILDSTDERR: | ^ BUILDSTDERR: 18965 | _c70K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Dl_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19000:1: error: BUILDSTDERR: warning: label ‘_c70V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19000 | _c70V: BUILDSTDERR: | ^ BUILDSTDERR: 19000 | _c70V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Dk_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19034:1: error: BUILDSTDERR: warning: label ‘_c715’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19034 | _c715: BUILDSTDERR: | ^ BUILDSTDERR: 19034 | _c715: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_zdfDistributiveIdentityT_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19075:1: error: BUILDSTDERR: warning: label ‘_c719’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19075 | _c719: BUILDSTDERR: | ^ BUILDSTDERR: 19075 | _c719: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Ds_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19143:1: error: BUILDSTDERR: warning: label ‘_c71B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19143 | _c71B: BUILDSTDERR: | ^ BUILDSTDERR: 19143 | _c71B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Dt_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19175:1: error: BUILDSTDERR: warning: label ‘_c71M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19175 | _c71M: BUILDSTDERR: | ^ BUILDSTDERR: 19175 | _c71M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Du_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19214:1: error: BUILDSTDERR: warning: label ‘_c71W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19214 | _c71W: BUILDSTDERR: | ^ BUILDSTDERR: 19214 | _c71W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Dw_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19252:1: error: BUILDSTDERR: warning: label ‘_c72e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19252 | _c72e: BUILDSTDERR: | ^ BUILDSTDERR: 19252 | _c72e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5Dx_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19291:1: error: BUILDSTDERR: warning: label ‘_c72h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19291 | _c72h: BUILDSTDERR: | ^ BUILDSTDERR: 19291 | _c72h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_cotraverse_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19344:1: error: BUILDSTDERR: warning: label ‘_c72m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19344 | _c72m: BUILDSTDERR: | ^ BUILDSTDERR: 19344 | _c72m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5DB_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19408:1: error: BUILDSTDERR: warning: label ‘_c72O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19408 | _c72O: BUILDSTDERR: | ^ BUILDSTDERR: 19408 | _c72O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5DC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19440:1: error: BUILDSTDERR: warning: label ‘_c72Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19440 | _c72Z: BUILDSTDERR: | ^ BUILDSTDERR: 19440 | _c72Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5DD_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19479:1: error: BUILDSTDERR: warning: label ‘_c739’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19479 | _c739: BUILDSTDERR: | ^ BUILDSTDERR: 19479 | _c739: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5DF_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19517:1: error: BUILDSTDERR: warning: label ‘_c73r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19517 | _c73r: BUILDSTDERR: | ^ BUILDSTDERR: 19517 | _c73r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘s5DG_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19556:1: error: BUILDSTDERR: warning: label ‘_c73u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19556 | _c73u: BUILDSTDERR: | ^ BUILDSTDERR: 19556 | _c73u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_comapM_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19609:1: error: BUILDSTDERR: warning: label ‘_c73z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19609 | _c73z: BUILDSTDERR: | ^ BUILDSTDERR: 19609 | _c73z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_fmapCollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19674:1: error: BUILDSTDERR: warning: label ‘_c73X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19674 | _c73X: BUILDSTDERR: | ^ BUILDSTDERR: 19674 | _c73X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘_c73V’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19698:1: error: BUILDSTDERR: warning: label ‘_c73V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19698 | _c73V: BUILDSTDERR: | ^ BUILDSTDERR: 19698 | _c73V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_CZCDistributive_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19795:1: error: BUILDSTDERR: warning: label ‘_c74b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19795 | _c74b: BUILDSTDERR: | ^ BUILDSTDERR: 19795 | _c74b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributive_CZCDistributive_con_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19835:1: error: BUILDSTDERR: warning: label ‘_c74l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19835 | _c74l: BUILDSTDERR: | ^ BUILDSTDERR: 19835 | _c74l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1781_0/ghc_6.hc:19851:22: error: BUILDSTDERR: warning: ‘S74p_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: | BUILDSTDERR: 19851 | static const StgWord S74p_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 19851 | static const StgWord S74p_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ [2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.p_o ) BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_gcollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:55:1: error: BUILDSTDERR: warning: label ‘_c7qH’ defined but not used [-Wunused-label] BUILDSTDERR: 55 | _c7qH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 55 | _c7qH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveU1zuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:80:1: error: BUILDSTDERR: warning: label ‘_c7qQ’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _c7qQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _c7qQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveU1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:105:1: error: BUILDSTDERR: warning: label ‘_c7qZ’ defined but not used [-Wunused-label] BUILDSTDERR: 105 | _c7qZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 105 | _c7qZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘r7pw_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:130:1: error: BUILDSTDERR: warning: label ‘_c7rc’ defined but not used [-Wunused-label] BUILDSTDERR: 130 | _c7rc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 130 | _c7rc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘_c7r9’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:155:1: error: BUILDSTDERR: warning: label ‘_c7r9’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _c7r9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _c7r9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘r7px_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:183:1: error: BUILDSTDERR: warning: label ‘_c7rt’ defined but not used [-Wunused-label] BUILDSTDERR: 183 | _c7rt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 183 | _c7rt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘_c7rq’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:208:1: error: BUILDSTDERR: warning: label ‘_c7rq’ defined but not used [-Wunused-label] BUILDSTDERR: 208 | _c7rq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 208 | _c7rq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7pT_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:235:1: error: BUILDSTDERR: warning: label ‘_c7rN’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _c7rN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _c7rN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7pV_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:275:1: error: BUILDSTDERR: warning: label ‘_c7rX’ defined but not used [-Wunused-label] BUILDSTDERR: 275 | _c7rX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 275 | _c7rX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7pU_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:313:1: error: BUILDSTDERR: warning: label ‘_c7s7’ defined but not used [-Wunused-label] BUILDSTDERR: 313 | _c7s7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 313 | _c7s7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCztZCzuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:360:1: error: BUILDSTDERR: warning: label ‘_c7sb’ defined but not used [-Wunused-label] BUILDSTDERR: 360 | _c7sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 360 | _c7sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCztZC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:425:1: error: BUILDSTDERR: warning: label ‘_c7ss’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c7ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c7ss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘r7py_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:448:1: error: BUILDSTDERR: warning: label ‘_c7sB’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _c7sB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _c7sB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributivePar1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:471:1: error: BUILDSTDERR: warning: label ‘_c7sK’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _c7sK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _c7sK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveRec1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:494:1: error: BUILDSTDERR: warning: label ‘_c7sT’ defined but not used [-Wunused-label] BUILDSTDERR: 494 | _c7sT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 494 | _c7sT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘r7pz_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:516:1: error: BUILDSTDERR: warning: label ‘_c7t2’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _c7t2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _c7t2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveM1_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:541:1: error: BUILDSTDERR: warning: label ‘_c7tb’ defined but not used [-Wunused-label] BUILDSTDERR: 541 | _c7tb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 541 | _c7tb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7q4_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:564:1: error: BUILDSTDERR: warning: label ‘_c7tH’ defined but not used [-Wunused-label] BUILDSTDERR: 564 | _c7tH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 564 | _c7tH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7q5_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:604:1: error: BUILDSTDERR: warning: label ‘_c7tK’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _c7tK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _c7tK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7q2_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:661:1: error: BUILDSTDERR: warning: label ‘_c7tP’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _c7tP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _c7tP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7q7_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:713:1: error: BUILDSTDERR: warning: label ‘_c7u9’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _c7u9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _c7u9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7q8_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:753:1: error: BUILDSTDERR: warning: label ‘_c7uc’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _c7uc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _c7uc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_genericCollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:813:1: error: BUILDSTDERR: warning: label ‘_c7uh’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _c7uh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _c7uh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qc_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:869:1: error: BUILDSTDERR: warning: label ‘_c7uK’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _c7uK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _c7uK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qe_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:906:1: error: BUILDSTDERR: warning: label ‘_c7v1’ defined but not used [-Wunused-label] BUILDSTDERR: 906 | _c7v1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 906 | _c7v1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qd_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:944:1: error: BUILDSTDERR: warning: label ‘_c7v4’ defined but not used [-Wunused-label] BUILDSTDERR: 944 | _c7v4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 944 | _c7v4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qg_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:995:1: error: BUILDSTDERR: warning: label ‘_c7vv’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _c7vv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _c7vv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qh_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1034:1: error: BUILDSTDERR: warning: label ‘_c7vy’ defined but not used [-Wunused-label] BUILDSTDERR: 1034 | _c7vy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1034 | _c7vy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qi_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1090:1: error: BUILDSTDERR: warning: label ‘_c7vD’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _c7vD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _c7vD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_genericDistribute_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1152:1: error: BUILDSTDERR: warning: label ‘_c7vI’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _c7vI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _c7vI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qp_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1212:1: error: BUILDSTDERR: warning: label ‘_c7wj’ defined but not used [-Wunused-label] BUILDSTDERR: 1212 | _c7wj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1212 | _c7wj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qn_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1254:1: error: BUILDSTDERR: warning: label ‘_c7wp’ defined but not used [-Wunused-label] BUILDSTDERR: 1254 | _c7wp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1254 | _c7wp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘_c7wn’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1303:1: error: BUILDSTDERR: warning: label ‘_c7wn’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _c7wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _c7wn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qq_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1329:1: error: BUILDSTDERR: warning: label ‘_c7wE’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _c7wE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _c7wE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qs_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1368:1: error: BUILDSTDERR: warning: label ‘_c7wW’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _c7wW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _c7wW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘s7qt_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1407:1: error: BUILDSTDERR: warning: label ‘_c7wZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1407 | _c7wZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | _c7wZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCziZCzuzdcgcollect_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1458:1: error: BUILDSTDERR: warning: label ‘_c7x4’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _c7x4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _c7x4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc: In function ‘distributivezm0zi5zi3zmJ11uf71sKQ2IIYdjpO7ySQ_DataziDistributiveziGeneric_zdfGDistributiveZCziZC_entry’: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1514:1: error: BUILDSTDERR: warning: label ‘_c7xp’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _c7xp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _c7xp: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:1584:22: error: BUILDSTDERR: warning: ‘S7xu_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1584 | static const StgWord S7xu_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1584 | static const StgWord S7xu_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:506:16: error: BUILDSTDERR: warning: ‘r7pz_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 506 | static StgWord r7pz_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 506 | static StgWord r7pz_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc1781_0/ghc_17.hc:437:16: error: BUILDSTDERR: warning: ‘r7py_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 437 | static StgWord r7py_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | static StgWord r7py_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for distributive-0.5.3.. Running Haddock on library for distributive-0.5.3.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 5 / 5) in 'Data.Distributive' 75% ( 3 / 4) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:51) Documentation created: dist/doc/html/distributive/index.html, dist/doc/html/distributive/distributive.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XZBVjS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 + cd distributive-0.5.3 + HOME=/builddir/build/BUILD/distributive-0.5.3 + args=cabal-doctest-1.0.6 + for i in $args + cd cabal-doctest-1.0.6 BUILDSTDERR: ++ echo cabal-doctest-1.0.6 BUILDSTDERR: ++ sed -e 's/\(.*\)-.*/\1/' + name=cabal-doctest BUILDSTDERR: ++ echo cabal-doctest-1.0.6 BUILDSTDERR: ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.0.6 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -v directory dist/doc/html/cabal-doctest does exist: True creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6 copy directory 'dist/doc/html/cabal-doctest' to '/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6'. creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/src Installing dist/doc/html/cabal-doctest/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/haddock-bundle.min.js Installing dist/doc/html/cabal-doctest/synopsis.png to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/synopsis.png Installing dist/doc/html/cabal-doctest/cabal-doctest.txt to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/cabal-doctest.txt Installing dist/doc/html/cabal-doctest/hslogo-16.png to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/hslogo-16.png Installing dist/doc/html/cabal-doctest/index.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/index.html Installing dist/doc/html/cabal-doctest/cabal-doctest.haddock to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/cabal-doctest.haddock Installing dist/doc/html/cabal-doctest/plus.gif to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/plus.gif Installing dist/doc/html/cabal-doctest/meta.json to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/meta.json Installing dist/doc/html/cabal-doctest/quick-jump.css to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/quick-jump.css Installing dist/doc/html/cabal-doctest/Distribution-Extra-Doctest.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/Distribution-Extra-Doctest.html Installing dist/doc/html/cabal-doctest/doc-index.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/doc-index.html Installing dist/doc/html/cabal-doctest/minus.gif to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/minus.gif Installing dist/doc/html/cabal-doctest/ocean.css to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/ocean.css Installing dist/doc/html/cabal-doctest/src/style.css to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/src/style.css Installing dist/doc/html/cabal-doctest/src/Distribution.Extra.Doctest.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/src/Distribution.Extra.Doctest.html Installing dist/doc/html/cabal-doctest/src/highlight.js to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/src/highlight.js creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6 Installing dist/doc/html/cabal-doctest/cabal-doctest.haddock to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6/cabal-doctest.haddock creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-cabal-doctest creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-cabal-doctest Installing LICENSE to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-cabal-doctest/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution/Extra creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution/Extra Installing dist/build/Distribution/Extra/Doctest.hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution/Extra/Doctest.hi creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution/Extra Installing dist/build/Distribution/Extra/Doctest.p_hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution/Extra/Doctest.p_hi creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution/Extra Installing dist/build/Distribution/Extra/Doctest.dyn_hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/Distribution/Extra/Doctest.dyn_hi creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6 Installing dist/build/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44.a to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44.a creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6 Installing dist/build/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44_p.a to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44_p.a creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64 Installing executable dist/build/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d cabal-doctest-1.0.6.conf ']' + install -D --mode=0644 cabal-doctest-1.0.6.conf /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/cabal-doctest-1.0.6.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z cabal-doctest-1.0.6.conf ']' + rm -f ghc-cabal-doctest.files ghc-cabal-doctest-devel.files + touch ghc-cabal-doctest.files ghc-cabal-doctest-devel.files + ls /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/cabal-doctest-1.0.6.conf + pkgdir=/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6 + '[' -d /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6 ']' + echo /usr/lib64/ghc-8.4.4/cabal-doctest-1.0.6 + echo '%attr(755,root,root) /usr/lib64/libHScabal-doctest-1.0.6-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6 ']' + echo /usr/share/doc/ghc/html/libraries/cabal-doctest-1.0.6 BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-cabal-doctest + for i in $(ls /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-$name) + echo '%license cabal-doctest-1.0.6/LICENSE' + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-cabal-doctest.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64!!g' ghc-cabal-doctest.files + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-cabal-doctest-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64!!g' ghc-cabal-doctest-devel.files + type chrpath BUILDSTDERR: ++ find /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in cabal-doctest-1.0.6 + '[' -x /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib64 + case $rpath in + cd .. + type chrpath BUILDSTDERR: ++ find /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib64 + case $rpath in + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -v directory dist/doc/html/distributive does exist: True creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3 copy directory 'dist/doc/html/distributive' to '/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3'. creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/src Installing dist/doc/html/distributive/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/haddock-bundle.min.js Installing dist/doc/html/distributive/synopsis.png to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/synopsis.png Installing dist/doc/html/distributive/hslogo-16.png to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/hslogo-16.png Installing dist/doc/html/distributive/index.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/index.html Installing dist/doc/html/distributive/plus.gif to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/plus.gif Installing dist/doc/html/distributive/meta.json to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/meta.json Installing dist/doc/html/distributive/distributive.txt to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/distributive.txt Installing dist/doc/html/distributive/quick-jump.css to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/quick-jump.css Installing dist/doc/html/distributive/distributive.haddock to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/distributive.haddock Installing dist/doc/html/distributive/doc-index.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/doc-index.html Installing dist/doc/html/distributive/Data-Distributive.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/Data-Distributive.html Installing dist/doc/html/distributive/minus.gif to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/minus.gif Installing dist/doc/html/distributive/Data-Distributive-Generic.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/Data-Distributive-Generic.html Installing dist/doc/html/distributive/ocean.css to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/ocean.css Installing dist/doc/html/distributive/src/Data.Distributive.Generic.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/src/Data.Distributive.Generic.html Installing dist/doc/html/distributive/src/style.css to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/src/style.css Installing dist/doc/html/distributive/src/highlight.js to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/src/highlight.js Installing dist/doc/html/distributive/src/Data.Distributive.html to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/src/Data.Distributive.html creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3 Installing dist/doc/html/distributive/distributive.haddock to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3/distributive.haddock creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-distributive Installing LICENSE to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-distributive/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3 creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive Installing dist/build/Data/Distributive.hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive.hi Installing dist/build/Data/Distributive/Generic.hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive/Generic.hi creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive Installing dist/build/Data/Distributive.p_hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive.p_hi Installing dist/build/Data/Distributive/Generic.p_hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive/Generic.p_hi creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive Installing dist/build/Data/Distributive.dyn_hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive.dyn_hi Installing dist/build/Data/Distributive/Generic.dyn_hi to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/Data/Distributive/Generic.dyn_hi creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3 Installing dist/build/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ.a to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ.a creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3 Installing dist/build/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ_p.a to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ_p.a creating /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d distributive-0.5.3.conf ']' + install -D --mode=0644 distributive-0.5.3.conf /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/distributive-0.5.3.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z 'cabal-doctest-1.0.6.conf BUILDSTDERR: distributive-0.5.3.conf' ']' + rm -f ghc-distributive.files ghc-distributive-devel.files + touch ghc-distributive.files ghc-distributive-devel.files + ls /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/distributive-0.5.3.conf + pkgdir=/usr/lib64/ghc-8.4.4/distributive-0.5.3 + '[' -d /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/ghc-8.4.4/distributive-0.5.3 ']' + echo /usr/lib64/ghc-8.4.4/distributive-0.5.3 + echo '%attr(755,root,root) /usr/lib64/libHSdistributive-0.5.3-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/distributive-0.5.3 ']' + echo /usr/share/doc/ghc/html/libraries/distributive-0.5.3 + for i in ghc-distributive.files ghc-distributive-devel.files + '[' -f ghc-distributive.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64!!g' ghc-distributive.files + for i in ghc-distributive.files ghc-distributive-devel.files + '[' -f ghc-distributive-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64!!g' ghc-distributive-devel.files + type chrpath BUILDSTDERR: ++ find /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in cabal-doctest-1.0.6 + '[' -x /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib64 + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in cabal-doctest-1.0.6 + '[' -x /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/lib64/libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib64 + case $rpath in + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5FgD2d Processing files: ghc-distributive-0.5.3-11.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.R4VIyJ + umask 022 + cd /builddir/build/BUILD + cd distributive-0.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-distributive + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-distributive + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-distributive + exit 0 Provides: ghc-distributive = 0.5.3-11.fc30 ghc-distributive(riscv-64) = 0.5.3-11.fc30 libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-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) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHStagged-0.8.6-BztYjsXOhuvLBoCBCdmM5I-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-distributive-devel-0.5.3-11.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.97ctuX + umask 022 + cd /builddir/build/BUILD + cd distributive-0.5.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc-distributive-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc-distributive-devel + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc-distributive-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/doc/ghc-distributive-devel + exit 0 Provides: ghc-devel(distributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ) ghc-distributive-devel = 0.5.3-11.fc30 ghc-distributive-devel(riscv-64) = 0.5.3-11.fc30 ghc-distributive-doc = 0.5.3-11.fc30 ghc-distributive-static = 0.5.3-11.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(base-orphans-0.7-85wcea2rRmdArILlfYz5fz) ghc-devel(tagged-0.8.6-BztYjsXOhuvLBoCBCdmM5I) ghc-devel(transformers-0.5.5.0) ghc-devel(transformers-compat-0.5.1.4-BG7wgRauI8h5onKXiYZE4l) Processing files: ghc-cabal-doctest-1.0.6-11.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jAS0wI + umask 022 + cd /builddir/build/BUILD + cd distributive-0.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-cabal-doctest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-cabal-doctest + cp -pr cabal-doctest-1.0.6/LICENSE /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64/usr/share/licenses/ghc-cabal-doctest + exit 0 Provides: ghc-cabal-doctest = 1.0.6-11.fc30 ghc-cabal-doctest(riscv-64) = 1.0.6-11.fc30 libHScabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44-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: libHSCabal-2.2.0.1-ghc8.4.4.so()(64bit) libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHSdirectory-1.3.1.5-ghc8.4.4.so()(64bit) libHSfilepath-1.4.2-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSpretty-1.1.3.6-ghc8.4.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ghc-cabal-doctest-devel-1.0.6-11.fc30.riscv64 Provides: ghc-cabal-doctest-devel = 1.0.6-11.fc30 ghc-cabal-doctest-devel(riscv-64) = 1.0.6-11.fc30 ghc-devel(cabal-doctest-1.0.6-E57gwmEN5fa2uY0bq8bb44) 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(Cabal-2.2.0.1) ghc-devel(base-4.11.1.0) ghc-devel(directory-1.3.1.5) ghc-devel(filepath-1.4.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-distributive-0.5.3-11.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-distributive-devel-0.5.3-11.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-cabal-doctest-1.0.6-11.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-cabal-doctest-devel-1.0.6-11.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7QguvJ + umask 022 + cd /builddir/build/BUILD + cd distributive-0.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-distributive-0.5.3-11.fc30.riscv64 + exit 0 Child return code was: 0