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-adjunctions.spec'], chrootPath='/var/lib/mock/f30-build-43621-25354/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-adjunctions.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-adjunctions-4.4-4.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-adjunctions.spec'], chrootPath='/var/lib/mock/f30-build-43621-25354/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-adjunctions.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.2J9KC7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf adjunctions-4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/adjunctions-4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd adjunctions-4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/adjunctions-4.4.cabal adjunctions.cabal + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BK54bC + umask 022 + cd /builddir/build/BUILD + cd adjunctions-4.4 + 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.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ sed -e 's/ / -optc/g' 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: ++ 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-adjunctions '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/adjunctions-4.4 --global Configuring adjunctions-4.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for adjunctions-4.4.. Building library for adjunctions-4.4.. [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o ) BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:14:1: error: BUILDSTDERR: warning: label ‘_c3Bt’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c3Bt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c3Bt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:46:1: error: BUILDSTDERR: warning: label ‘_c3By’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _c3By: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _c3By: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:83:1: error: BUILDSTDERR: warning: label ‘_c3BJ’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _c3BJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _c3BJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:113:1: error: BUILDSTDERR: warning: label ‘_c3BO’ defined but not used [-Wunused-label] BUILDSTDERR: 113 | _c3BO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 113 | _c3BO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:146:1: error: BUILDSTDERR: warning: label ‘_c3C6’ defined but not used [-Wunused-label] BUILDSTDERR: 146 | _c3C6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 146 | _c3C6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3ym_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:167:1: error: BUILDSTDERR: warning: label ‘_c3C9’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _c3C9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _c3C9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3ys_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:204:1: error: BUILDSTDERR: warning: label ‘_c3Ck’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _c3Ck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _c3Ck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfFunctorContsTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:234:1: error: BUILDSTDERR: warning: label ‘_c3Cp’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _c3Cp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _c3Cp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:268:1: error: BUILDSTDERR: warning: label ‘_c3CD’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _c3CD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _c3CD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:290:1: error: BUILDSTDERR: warning: label ‘_c3CL’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _c3CL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _c3CL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfFunctorContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:315:1: error: BUILDSTDERR: warning: label ‘_c3CP’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _c3CP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _c3CP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:351:1: error: BUILDSTDERR: warning: label ‘_c3D2’ defined but not used [-Wunused-label] BUILDSTDERR: 351 | _c3D2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 351 | _c3D2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:376:1: error: BUILDSTDERR: warning: label ‘_c3D5’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _c3D5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _c3D5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:405:1: error: BUILDSTDERR: warning: label ‘_c3Dm’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _c3Dm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _c3Dm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:436:1: error: BUILDSTDERR: warning: label ‘_c3Dr’ defined but not used [-Wunused-label] BUILDSTDERR: 436 | _c3Dr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 436 | _c3Dr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘_c3Dp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:473:1: error: BUILDSTDERR: warning: label ‘_c3Dp’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _c3Dp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _c3Dp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:492:1: error: BUILDSTDERR: warning: label ‘_c3DF’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _c3DF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _c3DF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadTransContsTzuzdclift_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:529:1: error: BUILDSTDERR: warning: label ‘_c3DK’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _c3DK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _c3DK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadTransContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:564:1: error: BUILDSTDERR: warning: label ‘_c3DT’ defined but not used [-Wunused-label] BUILDSTDERR: 564 | _c3DT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 564 | _c3DT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runContsT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:581:1: error: BUILDSTDERR: warning: label ‘_c3E0’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _c3E0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _c3E0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:601:1: error: BUILDSTDERR: warning: label ‘_c3E7’ defined but not used [-Wunused-label] BUILDSTDERR: 601 | _c3E7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 601 | _c3E7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:619:1: error: BUILDSTDERR: warning: label ‘_c3En’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _c3En: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _c3En: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:640:1: error: BUILDSTDERR: warning: label ‘_c3Eq’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _c3Eq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _c3Eq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:677:1: error: BUILDSTDERR: warning: label ‘_c3EB’ defined but not used [-Wunused-label] BUILDSTDERR: 677 | _c3EB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 677 | _c3EB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsTzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:707:1: error: BUILDSTDERR: warning: label ‘_c3EG’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _c3EG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _c3EG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3z1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:743:1: error: BUILDSTDERR: warning: label ‘_c3F8’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _c3F8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _c3F8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3z2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:782:1: error: BUILDSTDERR: warning: label ‘_c3Fd’ defined but not used [-Wunused-label] BUILDSTDERR: 782 | _c3Fd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 782 | _c3Fd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3z3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:823:1: error: BUILDSTDERR: warning: label ‘_c3Fi’ defined but not used [-Wunused-label] BUILDSTDERR: 823 | _c3Fi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 823 | _c3Fi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3yV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:857:1: error: BUILDSTDERR: warning: label ‘_c3Fn’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _c3Fn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _c3Fn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3z6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:895:1: error: BUILDSTDERR: warning: label ‘_c3Fy’ defined but not used [-Wunused-label] BUILDSTDERR: 895 | _c3Fy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 895 | _c3Fy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:925:1: error: BUILDSTDERR: warning: label ‘_c3FD’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _c3FD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _c3FD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3za_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:959:1: error: BUILDSTDERR: warning: label ‘_c3FU’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _c3FU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _c3FU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:985:1: error: BUILDSTDERR: warning: label ‘_c3FX’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _c3FX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _c3FX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1024:1: error: BUILDSTDERR: warning: label ‘_c3G2’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _c3G2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _c3G2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1057:1: error: BUILDSTDERR: warning: label ‘_c3Gg’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _c3Gg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _c3Gg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1073:1: error: BUILDSTDERR: warning: label ‘_c3Gj’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _c3Gj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _c3Gj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1105:1: error: BUILDSTDERR: warning: label ‘_c3Gy’ defined but not used [-Wunused-label] BUILDSTDERR: 1105 | _c3Gy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1105 | _c3Gy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘_c3Gw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1130:1: error: BUILDSTDERR: warning: label ‘_c3Gw’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _c3Gw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _c3Gw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1149:1: error: BUILDSTDERR: warning: label ‘_c3GK’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _c3GK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _c3GK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1180:1: error: BUILDSTDERR: warning: label ‘_c3GP’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _c3GP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _c3GP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1212:1: error: BUILDSTDERR: warning: label ‘_c3GY’ defined but not used [-Wunused-label] BUILDSTDERR: 1212 | _c3GY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1212 | _c3GY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1235:1: error: BUILDSTDERR: warning: label ‘_c3Hb’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _c3Hb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _c3Hb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘_c3H9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1260:1: error: BUILDSTDERR: warning: label ‘_c3H9’ defined but not used [-Wunused-label] BUILDSTDERR: 1260 | _c3H9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1260 | _c3H9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1279:1: error: BUILDSTDERR: warning: label ‘_c3Hn’ defined but not used [-Wunused-label] BUILDSTDERR: 1279 | _c3Hn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1279 | _c3Hn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1310:1: error: BUILDSTDERR: warning: label ‘_c3Hs’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _c3Hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _c3Hs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1340:1: error: BUILDSTDERR: warning: label ‘_c3HK’ defined but not used [-Wunused-label] BUILDSTDERR: 1340 | _c3HK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1340 | _c3HK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1360:1: error: BUILDSTDERR: warning: label ‘_c3HN’ defined but not used [-Wunused-label] BUILDSTDERR: 1360 | _c3HN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1360 | _c3HN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1397:1: error: BUILDSTDERR: warning: label ‘_c3HY’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _c3HY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _c3HY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1427:1: error: BUILDSTDERR: warning: label ‘_c3I3’ defined but not used [-Wunused-label] BUILDSTDERR: 1427 | _c3I3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1427 | _c3I3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1461:1: error: BUILDSTDERR: warning: label ‘_c3Ih’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _c3Ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _c3Ih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1483:1: error: BUILDSTDERR: warning: label ‘_c3Ip’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _c3Ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _c3Ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1505:1: error: BUILDSTDERR: warning: label ‘_c3Ix’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _c3Ix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _c3Ix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1527:1: error: BUILDSTDERR: warning: label ‘_c3IF’ defined but not used [-Wunused-label] BUILDSTDERR: 1527 | _c3IF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1527 | _c3IF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1550:1: error: BUILDSTDERR: warning: label ‘_c3IN’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _c3IN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _c3IN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1576:1: error: BUILDSTDERR: warning: label ‘_c3IU’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _c3IU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _c3IU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1607:1: error: BUILDSTDERR: warning: label ‘_c3IY’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _c3IY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _c3IY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘r3nu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1654:1: error: BUILDSTDERR: warning: label ‘_c3J7’ defined but not used [-Wunused-label] BUILDSTDERR: 1654 | _c3J7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1654 | _c3J7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1675:1: error: BUILDSTDERR: warning: label ‘_c3Jk’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _c3Jk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _c3Jk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1701:1: error: BUILDSTDERR: warning: label ‘_c3Js’ defined but not used [-Wunused-label] BUILDSTDERR: 1701 | _c3Js: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1701 | _c3Js: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1723:1: error: BUILDSTDERR: warning: label ‘_c3JA’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _c3JA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _c3JA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3zS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1745:1: error: BUILDSTDERR: warning: label ‘_c3JH’ defined but not used [-Wunused-label] BUILDSTDERR: 1745 | _c3JH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1745 | _c3JH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1775:1: error: BUILDSTDERR: warning: label ‘_c3JL’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _c3JL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _c3JL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3A7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1821:1: error: BUILDSTDERR: warning: label ‘_c3Kd’ defined but not used [-Wunused-label] BUILDSTDERR: 1821 | _c3Kd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1821 | _c3Kd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3A8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1860:1: error: BUILDSTDERR: warning: label ‘_c3Ki’ defined but not used [-Wunused-label] BUILDSTDERR: 1860 | _c3Ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1860 | _c3Ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3A9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1901:1: error: BUILDSTDERR: warning: label ‘_c3Kn’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _c3Kn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _c3Kn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3A1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1935:1: error: BUILDSTDERR: warning: label ‘_c3Ks’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _c3Ks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _c3Ks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3Ac_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:1973:1: error: BUILDSTDERR: warning: label ‘_c3KD’ defined but not used [-Wunused-label] BUILDSTDERR: 1973 | _c3KD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1973 | _c3KD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2003:1: error: BUILDSTDERR: warning: label ‘_c3KI’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _c3KI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _c3KI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2035:1: error: BUILDSTDERR: warning: label ‘_c3KR’ defined but not used [-Wunused-label] BUILDSTDERR: 2035 | _c3KR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2035 | _c3KR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2055:1: error: BUILDSTDERR: warning: label ‘_c3KY’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _c3KY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _c3KY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3Aj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2078:1: error: BUILDSTDERR: warning: label ‘_c3Lb’ defined but not used [-Wunused-label] BUILDSTDERR: 2078 | _c3Lb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2078 | _c3Lb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘_c3L9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2103:1: error: BUILDSTDERR: warning: label ‘_c3L9’ defined but not used [-Wunused-label] BUILDSTDERR: 2103 | _c3L9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2103 | _c3L9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3An_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2122:1: error: BUILDSTDERR: warning: label ‘_c3Ln’ defined but not used [-Wunused-label] BUILDSTDERR: 2122 | _c3Ln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2122 | _c3Ln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2153:1: error: BUILDSTDERR: warning: label ‘_c3Ls’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _c3Ls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _c3Ls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3Ar_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2186:1: error: BUILDSTDERR: warning: label ‘_c3LH’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _c3LH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _c3LH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘_c3LF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2211:1: error: BUILDSTDERR: warning: label ‘_c3LF’ defined but not used [-Wunused-label] BUILDSTDERR: 2211 | _c3LF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2211 | _c3LF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3Av_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2230:1: error: BUILDSTDERR: warning: label ‘_c3LT’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _c3LT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _c3LT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2261:1: error: BUILDSTDERR: warning: label ‘_c3LY’ defined but not used [-Wunused-label] BUILDSTDERR: 2261 | _c3LY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2261 | _c3LY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2293:1: error: BUILDSTDERR: warning: label ‘_c3Mh’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _c3Mh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _c3Mh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2326:1: error: BUILDSTDERR: warning: label ‘_c3Mo’ defined but not used [-Wunused-label] BUILDSTDERR: 2326 | _c3Mo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2326 | _c3Mo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘_c3Mm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2361:1: error: BUILDSTDERR: warning: label ‘_c3Mm’ defined but not used [-Wunused-label] BUILDSTDERR: 2361 | _c3Mm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2361 | _c3Mm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2379:1: error: BUILDSTDERR: warning: label ‘_c3MC’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _c3MC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _c3MC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2411:1: error: BUILDSTDERR: warning: label ‘_c3MH’ defined but not used [-Wunused-label] BUILDSTDERR: 2411 | _c3MH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2411 | _c3MH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2447:1: error: BUILDSTDERR: warning: label ‘_c3MV’ defined but not used [-Wunused-label] BUILDSTDERR: 2447 | _c3MV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2447 | _c3MV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2469:1: error: BUILDSTDERR: warning: label ‘_c3N3’ defined but not used [-Wunused-label] BUILDSTDERR: 2469 | _c3N3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2469 | _c3N3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2491:1: error: BUILDSTDERR: warning: label ‘_c3Nb’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _c3Nb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _c3Nb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2513:1: error: BUILDSTDERR: warning: label ‘_c3Nj’ defined but not used [-Wunused-label] BUILDSTDERR: 2513 | _c3Nj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2513 | _c3Nj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2535:1: error: BUILDSTDERR: warning: label ‘_c3Nq’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _c3Nq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _c3Nq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2565:1: error: BUILDSTDERR: warning: label ‘_c3Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 2565 | _c3Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2565 | _c3Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2608:1: error: BUILDSTDERR: warning: label ‘_c3NI’ defined but not used [-Wunused-label] BUILDSTDERR: 2608 | _c3NI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2608 | _c3NI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_cont1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2623:1: error: BUILDSTDERR: warning: label ‘_c3NL’ defined but not used [-Wunused-label] BUILDSTDERR: 2623 | _c3NL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2623 | _c3NL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_cont_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2653:1: error: BUILDSTDERR: warning: label ‘_c3NU’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _c3NU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _c3NU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2670:1: error: BUILDSTDERR: warning: label ‘_c3O6’ defined but not used [-Wunused-label] BUILDSTDERR: 2670 | _c3O6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2670 | _c3O6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runCont1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2685:1: error: BUILDSTDERR: warning: label ‘_c3O9’ defined but not used [-Wunused-label] BUILDSTDERR: 2685 | _c3O9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2685 | _c3O9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runCont_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2715:1: error: BUILDSTDERR: warning: label ‘_c3Oi’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _c3Oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _c3Oi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_conts1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2735:1: error: BUILDSTDERR: warning: label ‘_c3Op’ defined but not used [-Wunused-label] BUILDSTDERR: 2735 | _c3Op: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2735 | _c3Op: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3AZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2762:1: error: BUILDSTDERR: warning: label ‘_c3OA’ defined but not used [-Wunused-label] BUILDSTDERR: 2762 | _c3OA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2762 | _c3OA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3B2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2789:1: error: BUILDSTDERR: warning: label ‘_c3OJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2789 | _c3OJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2789 | _c3OJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_conts_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2819:1: error: BUILDSTDERR: warning: label ‘_c3OO’ defined but not used [-Wunused-label] BUILDSTDERR: 2819 | _c3OO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2819 | _c3OO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runConts1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2853:1: error: BUILDSTDERR: warning: label ‘_c3OX’ defined but not used [-Wunused-label] BUILDSTDERR: 2853 | _c3OX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2853 | _c3OX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3B5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2880:1: error: BUILDSTDERR: warning: label ‘_c3P8’ defined but not used [-Wunused-label] BUILDSTDERR: 2880 | _c3P8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2880 | _c3P8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3B8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2907:1: error: BUILDSTDERR: warning: label ‘_c3Ph’ defined but not used [-Wunused-label] BUILDSTDERR: 2907 | _c3Ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2907 | _c3Ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runConts_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2937:1: error: BUILDSTDERR: warning: label ‘_c3Pm’ defined but not used [-Wunused-label] BUILDSTDERR: 2937 | _c3Pm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2937 | _c3Pm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘s3Be_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2971:1: error: BUILDSTDERR: warning: label ‘_c3PA’ defined but not used [-Wunused-label] BUILDSTDERR: 2971 | _c3PA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2971 | _c3PA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_callCC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:2997:1: error: BUILDSTDERR: warning: label ‘_c3PD’ defined but not used [-Wunused-label] BUILDSTDERR: 2997 | _c3PD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2997 | _c3PD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_callCC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_22.hc:3028:1: error: BUILDSTDERR: warning: label ‘_c3PM’ defined but not used [-Wunused-label] BUILDSTDERR: 3028 | _c3PM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3028 | _c3PM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3PW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:14:1: error: BUILDSTDERR: warning: label ‘_c3Ta’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c3Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c3Ta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3PS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:46:1: error: BUILDSTDERR: warning: label ‘_c3Tf’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _c3Tf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _c3Tf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3PZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:83:1: error: BUILDSTDERR: warning: label ‘_c3Tq’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _c3Tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _c3Tq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:113:1: error: BUILDSTDERR: warning: label ‘_c3Tv’ defined but not used [-Wunused-label] BUILDSTDERR: 113 | _c3Tv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 113 | _c3Tv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Q6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:146:1: error: BUILDSTDERR: warning: label ‘_c3TN’ defined but not used [-Wunused-label] BUILDSTDERR: 146 | _c3TN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 146 | _c3TN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Q3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:167:1: error: BUILDSTDERR: warning: label ‘_c3TQ’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _c3TQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _c3TQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Q9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:204:1: error: BUILDSTDERR: warning: label ‘_c3U1’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _c3U1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _c3U1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfFunctorContsTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:234:1: error: BUILDSTDERR: warning: label ‘_c3U6’ defined but not used [-Wunused-label] BUILDSTDERR: 234 | _c3U6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 234 | _c3U6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:268:1: error: BUILDSTDERR: warning: label ‘_c3Uk’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _c3Uk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _c3Uk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:290:1: error: BUILDSTDERR: warning: label ‘_c3Us’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _c3Us: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _c3Us: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfFunctorContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:315:1: error: BUILDSTDERR: warning: label ‘_c3Uw’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _c3Uw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _c3Uw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:351:1: error: BUILDSTDERR: warning: label ‘_c3UJ’ defined but not used [-Wunused-label] BUILDSTDERR: 351 | _c3UJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 351 | _c3UJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:376:1: error: BUILDSTDERR: warning: label ‘_c3UM’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _c3UM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _c3UM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:405:1: error: BUILDSTDERR: warning: label ‘_c3V3’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _c3V3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _c3V3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:436:1: error: BUILDSTDERR: warning: label ‘_c3V8’ defined but not used [-Wunused-label] BUILDSTDERR: 436 | _c3V8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 436 | _c3V8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘_c3V6’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:473:1: error: BUILDSTDERR: warning: label ‘_c3V6’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _c3V6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _c3V6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:492:1: error: BUILDSTDERR: warning: label ‘_c3Vm’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _c3Vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _c3Vm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadTransContsTzuzdclift_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:529:1: error: BUILDSTDERR: warning: label ‘_c3Vr’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _c3Vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _c3Vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadTransContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:564:1: error: BUILDSTDERR: warning: label ‘_c3VA’ defined but not used [-Wunused-label] BUILDSTDERR: 564 | _c3VA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 564 | _c3VA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runContsT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:581:1: error: BUILDSTDERR: warning: label ‘_c3VH’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _c3VH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _c3VH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:601:1: error: BUILDSTDERR: warning: label ‘_c3VO’ defined but not used [-Wunused-label] BUILDSTDERR: 601 | _c3VO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 601 | _c3VO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:619:1: error: BUILDSTDERR: warning: label ‘_c3W4’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _c3W4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _c3W4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:640:1: error: BUILDSTDERR: warning: label ‘_c3W7’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _c3W7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _c3W7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Qy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:677:1: error: BUILDSTDERR: warning: label ‘_c3Wi’ defined but not used [-Wunused-label] BUILDSTDERR: 677 | _c3Wi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 677 | _c3Wi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsTzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:707:1: error: BUILDSTDERR: warning: label ‘_c3Wn’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _c3Wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _c3Wn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:743:1: error: BUILDSTDERR: warning: label ‘_c3WP’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _c3WP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _c3WP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:782:1: error: BUILDSTDERR: warning: label ‘_c3WU’ defined but not used [-Wunused-label] BUILDSTDERR: 782 | _c3WU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 782 | _c3WU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:823:1: error: BUILDSTDERR: warning: label ‘_c3WZ’ defined but not used [-Wunused-label] BUILDSTDERR: 823 | _c3WZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 823 | _c3WZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:857:1: error: BUILDSTDERR: warning: label ‘_c3X4’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _c3X4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _c3X4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:895:1: error: BUILDSTDERR: warning: label ‘_c3Xf’ defined but not used [-Wunused-label] BUILDSTDERR: 895 | _c3Xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 895 | _c3Xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:925:1: error: BUILDSTDERR: warning: label ‘_c3Xk’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _c3Xk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _c3Xk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:959:1: error: BUILDSTDERR: warning: label ‘_c3XB’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _c3XB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _c3XB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:985:1: error: BUILDSTDERR: warning: label ‘_c3XE’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _c3XE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _c3XE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1024:1: error: BUILDSTDERR: warning: label ‘_c3XJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _c3XJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _c3XJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1057:1: error: BUILDSTDERR: warning: label ‘_c3XX’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _c3XX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _c3XX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1073:1: error: BUILDSTDERR: warning: label ‘_c3Y0’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _c3Y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _c3Y0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3QZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1105:1: error: BUILDSTDERR: warning: label ‘_c3Yf’ defined but not used [-Wunused-label] BUILDSTDERR: 1105 | _c3Yf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1105 | _c3Yf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘_c3Yd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1130:1: error: BUILDSTDERR: warning: label ‘_c3Yd’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _c3Yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _c3Yd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3R3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1149:1: error: BUILDSTDERR: warning: label ‘_c3Yr’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _c3Yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _c3Yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1180:1: error: BUILDSTDERR: warning: label ‘_c3Yw’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _c3Yw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _c3Yw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1212:1: error: BUILDSTDERR: warning: label ‘_c3YF’ defined but not used [-Wunused-label] BUILDSTDERR: 1212 | _c3YF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1212 | _c3YF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3R9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1235:1: error: BUILDSTDERR: warning: label ‘_c3YS’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _c3YS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _c3YS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘_c3YQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1260:1: error: BUILDSTDERR: warning: label ‘_c3YQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1260 | _c3YQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1260 | _c3YQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1279:1: error: BUILDSTDERR: warning: label ‘_c3Z4’ defined but not used [-Wunused-label] BUILDSTDERR: 1279 | _c3Z4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1279 | _c3Z4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1310:1: error: BUILDSTDERR: warning: label ‘_c3Z9’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _c3Z9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _c3Z9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1340:1: error: BUILDSTDERR: warning: label ‘_c3Zr’ defined but not used [-Wunused-label] BUILDSTDERR: 1340 | _c3Zr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1340 | _c3Zr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1360:1: error: BUILDSTDERR: warning: label ‘_c3Zu’ defined but not used [-Wunused-label] BUILDSTDERR: 1360 | _c3Zu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1360 | _c3Zu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1397:1: error: BUILDSTDERR: warning: label ‘_c3ZF’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _c3ZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _c3ZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1427:1: error: BUILDSTDERR: warning: label ‘_c3ZK’ defined but not used [-Wunused-label] BUILDSTDERR: 1427 | _c3ZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1427 | _c3ZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1461:1: error: BUILDSTDERR: warning: label ‘_c3ZY’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _c3ZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _c3ZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1483:1: error: BUILDSTDERR: warning: label ‘_c406’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _c406: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _c406: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Ru_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1505:1: error: BUILDSTDERR: warning: label ‘_c40e’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _c40e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _c40e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1527:1: error: BUILDSTDERR: warning: label ‘_c40m’ defined but not used [-Wunused-label] BUILDSTDERR: 1527 | _c40m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1527 | _c40m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1550:1: error: BUILDSTDERR: warning: label ‘_c40u’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _c40u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _c40u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1576:1: error: BUILDSTDERR: warning: label ‘_c40B’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _c40B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _c40B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1607:1: error: BUILDSTDERR: warning: label ‘_c40F’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _c40F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _c40F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘r3nu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1654:1: error: BUILDSTDERR: warning: label ‘_c40O’ defined but not used [-Wunused-label] BUILDSTDERR: 1654 | _c40O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1654 | _c40O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3RE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1675:1: error: BUILDSTDERR: warning: label ‘_c411’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _c411: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _c411: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3RB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1701:1: error: BUILDSTDERR: warning: label ‘_c419’ defined but not used [-Wunused-label] BUILDSTDERR: 1701 | _c419: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1701 | _c419: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3RA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1723:1: error: BUILDSTDERR: warning: label ‘_c41h’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _c41h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _c41h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Rz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1745:1: error: BUILDSTDERR: warning: label ‘_c41o’ defined but not used [-Wunused-label] BUILDSTDERR: 1745 | _c41o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1745 | _c41o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1775:1: error: BUILDSTDERR: warning: label ‘_c41s’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _c41s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _c41s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3RO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1821:1: error: BUILDSTDERR: warning: label ‘_c41U’ defined but not used [-Wunused-label] BUILDSTDERR: 1821 | _c41U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1821 | _c41U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3RP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1860:1: error: BUILDSTDERR: warning: label ‘_c41Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1860 | _c41Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1860 | _c41Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3RQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1901:1: error: BUILDSTDERR: warning: label ‘_c424’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _c424: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _c424: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3RI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1935:1: error: BUILDSTDERR: warning: label ‘_c429’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _c429: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _c429: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3RT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:1973:1: error: BUILDSTDERR: warning: label ‘_c42k’ defined but not used [-Wunused-label] BUILDSTDERR: 1973 | _c42k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1973 | _c42k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2003:1: error: BUILDSTDERR: warning: label ‘_c42p’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _c42p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _c42p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2035:1: error: BUILDSTDERR: warning: label ‘_c42y’ defined but not used [-Wunused-label] BUILDSTDERR: 2035 | _c42y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2035 | _c42y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2055:1: error: BUILDSTDERR: warning: label ‘_c42F’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _c42F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _c42F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3S0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2078:1: error: BUILDSTDERR: warning: label ‘_c42S’ defined but not used [-Wunused-label] BUILDSTDERR: 2078 | _c42S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2078 | _c42S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘_c42Q’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2103:1: error: BUILDSTDERR: warning: label ‘_c42Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2103 | _c42Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2103 | _c42Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3S4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2122:1: error: BUILDSTDERR: warning: label ‘_c434’ defined but not used [-Wunused-label] BUILDSTDERR: 2122 | _c434: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2122 | _c434: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2153:1: error: BUILDSTDERR: warning: label ‘_c439’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _c439: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _c439: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3S8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2186:1: error: BUILDSTDERR: warning: label ‘_c43o’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _c43o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _c43o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘_c43m’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2211:1: error: BUILDSTDERR: warning: label ‘_c43m’ defined but not used [-Wunused-label] BUILDSTDERR: 2211 | _c43m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2211 | _c43m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Sc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2230:1: error: BUILDSTDERR: warning: label ‘_c43A’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _c43A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _c43A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2261:1: error: BUILDSTDERR: warning: label ‘_c43F’ defined but not used [-Wunused-label] BUILDSTDERR: 2261 | _c43F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2261 | _c43F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Sm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2293:1: error: BUILDSTDERR: warning: label ‘_c43Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _c43Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _c43Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Sh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2326:1: error: BUILDSTDERR: warning: label ‘_c445’ defined but not used [-Wunused-label] BUILDSTDERR: 2326 | _c445: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2326 | _c445: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘_c443’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2361:1: error: BUILDSTDERR: warning: label ‘_c443’ defined but not used [-Wunused-label] BUILDSTDERR: 2361 | _c443: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2361 | _c443: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Sp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2379:1: error: BUILDSTDERR: warning: label ‘_c44j’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _c44j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _c44j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2411:1: error: BUILDSTDERR: warning: label ‘_c44o’ defined but not used [-Wunused-label] BUILDSTDERR: 2411 | _c44o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2411 | _c44o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Sv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2447:1: error: BUILDSTDERR: warning: label ‘_c44C’ defined but not used [-Wunused-label] BUILDSTDERR: 2447 | _c44C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2447 | _c44C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Su_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2469:1: error: BUILDSTDERR: warning: label ‘_c44K’ defined but not used [-Wunused-label] BUILDSTDERR: 2469 | _c44K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2469 | _c44K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3St_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2491:1: error: BUILDSTDERR: warning: label ‘_c44S’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _c44S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _c44S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Ss_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2513:1: error: BUILDSTDERR: warning: label ‘_c450’ defined but not used [-Wunused-label] BUILDSTDERR: 2513 | _c450: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2513 | _c450: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Sr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2535:1: error: BUILDSTDERR: warning: label ‘_c457’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _c457: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _c457: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2565:1: error: BUILDSTDERR: warning: label ‘_c45b’ defined but not used [-Wunused-label] BUILDSTDERR: 2565 | _c45b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2565 | _c45b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3Sz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2608:1: error: BUILDSTDERR: warning: label ‘_c45p’ defined but not used [-Wunused-label] BUILDSTDERR: 2608 | _c45p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2608 | _c45p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_cont1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2623:1: error: BUILDSTDERR: warning: label ‘_c45s’ defined but not used [-Wunused-label] BUILDSTDERR: 2623 | _c45s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2623 | _c45s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_cont_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2653:1: error: BUILDSTDERR: warning: label ‘_c45B’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _c45B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _c45B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3SD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2670:1: error: BUILDSTDERR: warning: label ‘_c45N’ defined but not used [-Wunused-label] BUILDSTDERR: 2670 | _c45N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2670 | _c45N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runCont1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2685:1: error: BUILDSTDERR: warning: label ‘_c45Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2685 | _c45Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2685 | _c45Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runCont_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2715:1: error: BUILDSTDERR: warning: label ‘_c45Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _c45Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _c45Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_conts1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2735:1: error: BUILDSTDERR: warning: label ‘_c466’ defined but not used [-Wunused-label] BUILDSTDERR: 2735 | _c466: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2735 | _c466: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3SG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2762:1: error: BUILDSTDERR: warning: label ‘_c46h’ defined but not used [-Wunused-label] BUILDSTDERR: 2762 | _c46h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2762 | _c46h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3SJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2789:1: error: BUILDSTDERR: warning: label ‘_c46q’ defined but not used [-Wunused-label] BUILDSTDERR: 2789 | _c46q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2789 | _c46q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_conts_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2819:1: error: BUILDSTDERR: warning: label ‘_c46v’ defined but not used [-Wunused-label] BUILDSTDERR: 2819 | _c46v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2819 | _c46v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runConts1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2853:1: error: BUILDSTDERR: warning: label ‘_c46E’ defined but not used [-Wunused-label] BUILDSTDERR: 2853 | _c46E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2853 | _c46E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3SM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2880:1: error: BUILDSTDERR: warning: label ‘_c46P’ defined but not used [-Wunused-label] BUILDSTDERR: 2880 | _c46P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2880 | _c46P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3SP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2907:1: error: BUILDSTDERR: warning: label ‘_c46Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2907 | _c46Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2907 | _c46Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runConts_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2937:1: error: BUILDSTDERR: warning: label ‘_c473’ defined but not used [-Wunused-label] BUILDSTDERR: 2937 | _c473: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2937 | _c473: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘s3SV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2971:1: error: BUILDSTDERR: warning: label ‘_c47h’ defined but not used [-Wunused-label] BUILDSTDERR: 2971 | _c47h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2971 | _c47h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_callCC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:2997:1: error: BUILDSTDERR: warning: label ‘_c47k’ defined but not used [-Wunused-label] BUILDSTDERR: 2997 | _c47k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2997 | _c47k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_callCC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_26.hc:3028:1: error: BUILDSTDERR: warning: label ‘_c47t’ defined but not used [-Wunused-label] BUILDSTDERR: 3028 | _c47t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3028 | _c47t: BUILDSTDERR: | ^ [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o ) BUILDSTDERR: src/Data/Functor/Contravariant/Rep.hs:59:1: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "tabulate/index" may never fire BUILDSTDERR: because rule "Class op index" for ‘index’ might fire first BUILDSTDERR: Probable fix: add phase [n] or [~n] to the competing rule BUILDSTDERR: | BUILDSTDERR: 59 | "tabulate/index" forall t. tabulate (index t) = t #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:15:1: error: BUILDSTDERR: warning: label ‘_c7FE’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c7FE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c7FE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7FB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:34:1: error: BUILDSTDERR: warning: label ‘_c7FB’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c7FB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c7FB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_tabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:56:1: error: BUILDSTDERR: warning: label ‘_c7FS’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c7FS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c7FS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7FP’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:75:1: error: BUILDSTDERR: warning: label ‘_c7FP’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c7FP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c7FP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_index_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:97:1: error: BUILDSTDERR: warning: label ‘_c7G6’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c7G6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c7G6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7G3’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:116:1: error: BUILDSTDERR: warning: label ‘_c7G3’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c7G3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c7G3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_contramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:138:1: error: BUILDSTDERR: warning: label ‘_c7Gk’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c7Gk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c7Gk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7Gh’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:157:1: error: BUILDSTDERR: warning: label ‘_c7Gh’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c7Gh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c7Gh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:179:1: error: BUILDSTDERR: warning: label ‘_c7Gy’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c7Gy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c7Gy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7Gv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:200:1: error: BUILDSTDERR: warning: label ‘_c7Gv’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _c7Gv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _c7Gv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:221:1: error: BUILDSTDERR: warning: label ‘_c7GM’ defined but not used [-Wunused-label] BUILDSTDERR: 221 | _c7GM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 221 | _c7GM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7GJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:241:1: error: BUILDSTDERR: warning: label ‘_c7GJ’ defined but not used [-Wunused-label] BUILDSTDERR: 241 | _c7GJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 241 | _c7GJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:261:1: error: BUILDSTDERR: warning: label ‘_c7GX’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c7GX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c7GX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableOp2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:289:1: error: BUILDSTDERR: warning: label ‘_c7H4’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _c7H4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _c7H4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentablePredicate2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:308:1: error: BUILDSTDERR: warning: label ‘_c7Hb’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _c7Hb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _c7Hb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7D5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:329:1: error: BUILDSTDERR: warning: label ‘_c7HA’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c7HA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c7HA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7D6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:354:1: error: BUILDSTDERR: warning: label ‘_c7HH’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _c7HH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _c7HH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7Hr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:381:1: error: BUILDSTDERR: warning: label ‘_c7Hr’ defined but not used [-Wunused-label] BUILDSTDERR: 381 | _c7Hr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 381 | _c7Hr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7D7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:423:1: error: BUILDSTDERR: warning: label ‘_c7HQ’ defined but not used [-Wunused-label] BUILDSTDERR: 423 | _c7HQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 423 | _c7HQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7CY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:461:1: error: BUILDSTDERR: warning: label ‘_c7Id’ defined but not used [-Wunused-label] BUILDSTDERR: 461 | _c7Id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 461 | _c7Id: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7CZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:486:1: error: BUILDSTDERR: warning: label ‘_c7Ik’ defined but not used [-Wunused-label] BUILDSTDERR: 486 | _c7Ik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 486 | _c7Ik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7I4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:513:1: error: BUILDSTDERR: warning: label ‘_c7I4’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _c7I4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _c7I4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7D0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:555:1: error: BUILDSTDERR: warning: label ‘_c7It’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _c7It: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _c7It: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdwzdccontramapWithRep1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:595:1: error: BUILDSTDERR: warning: label ‘_c7Iy’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _c7Iy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _c7Iy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:634:1: error: BUILDSTDERR: warning: label ‘_c7IK’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _c7IK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _c7IK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7IH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:661:1: error: BUILDSTDERR: warning: label ‘_c7IH’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _c7IH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _c7IH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7IN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:683:1: error: BUILDSTDERR: warning: label ‘_c7IN’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _c7IN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _c7IN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Dq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:715:1: error: BUILDSTDERR: warning: label ‘_c7Ja’ defined but not used [-Wunused-label] BUILDSTDERR: 715 | _c7Ja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 715 | _c7Ja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Dp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:742:1: error: BUILDSTDERR: warning: label ‘_c7Jh’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _c7Jh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _c7Jh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:770:1: error: BUILDSTDERR: warning: label ‘_c7Jk’ defined but not used [-Wunused-label] BUILDSTDERR: 770 | _c7Jk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 770 | _c7Jk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7J1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:801:1: error: BUILDSTDERR: warning: label ‘_c7J1’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _c7J1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _c7J1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7DE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:845:1: error: BUILDSTDERR: warning: label ‘_c7JH’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _c7JH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _c7JH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7JF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:868:1: error: BUILDSTDERR: warning: label ‘_c7JF’ defined but not used [-Wunused-label] BUILDSTDERR: 868 | _c7JF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 868 | _c7JF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7DF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:887:1: error: BUILDSTDERR: warning: label ‘_c7JN’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _c7JN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _c7JN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Dy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:924:1: error: BUILDSTDERR: warning: label ‘_c7K3’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _c7K3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _c7K3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7K1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:947:1: error: BUILDSTDERR: warning: label ‘_c7K1’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _c7K1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _c7K1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Dz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:966:1: error: BUILDSTDERR: warning: label ‘_c7K9’ defined but not used [-Wunused-label] BUILDSTDERR: 966 | _c7K9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 966 | _c7K9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1005:1: error: BUILDSTDERR: warning: label ‘_c7Kf’ defined but not used [-Wunused-label] BUILDSTDERR: 1005 | _c7Kf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1005 | _c7Kf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7DJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1043:1: error: BUILDSTDERR: warning: label ‘_c7Ks’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _c7Ks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _c7Ks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7DI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1067:1: error: BUILDSTDERR: warning: label ‘_c7Kz’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _c7Kz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _c7Kz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1093:1: error: BUILDSTDERR: warning: label ‘_c7KC’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _c7KC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _c7KC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7DP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1125:1: error: BUILDSTDERR: warning: label ‘_c7KQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1125 | _c7KQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1125 | _c7KQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7DO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1148:1: error: BUILDSTDERR: warning: label ‘_c7KY’ defined but not used [-Wunused-label] BUILDSTDERR: 1148 | _c7KY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1148 | _c7KY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7DN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1171:1: error: BUILDSTDERR: warning: label ‘_c7L6’ defined but not used [-Wunused-label] BUILDSTDERR: 1171 | _c7L6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1171 | _c7L6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7DM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1194:1: error: BUILDSTDERR: warning: label ‘_c7Ld’ defined but not used [-Wunused-label] BUILDSTDERR: 1194 | _c7Ld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1194 | _c7Ld: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProduct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1225:1: error: BUILDSTDERR: warning: label ‘_c7Lh’ defined but not used [-Wunused-label] BUILDSTDERR: 1225 | _c7Lh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1225 | _c7Lh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1273:1: error: BUILDSTDERR: warning: label ‘_c7Lt’ defined but not used [-Wunused-label] BUILDSTDERR: 1273 | _c7Lt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1273 | _c7Lt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7Lq’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1294:1: error: BUILDSTDERR: warning: label ‘_c7Lq’ defined but not used [-Wunused-label] BUILDSTDERR: 1294 | _c7Lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1294 | _c7Lq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1315:1: error: BUILDSTDERR: warning: label ‘_c7LH’ defined but not used [-Wunused-label] BUILDSTDERR: 1315 | _c7LH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1315 | _c7LH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7LE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1335:1: error: BUILDSTDERR: warning: label ‘_c7LE’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _c7LE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _c7LE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1355:1: error: BUILDSTDERR: warning: label ‘_c7LS’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _c7LS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _c7LS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Ed_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1385:1: error: BUILDSTDERR: warning: label ‘_c7Mh’ defined but not used [-Wunused-label] BUILDSTDERR: 1385 | _c7Mh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1385 | _c7Mh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Ee_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1410:1: error: BUILDSTDERR: warning: label ‘_c7Mo’ defined but not used [-Wunused-label] BUILDSTDERR: 1410 | _c7Mo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1410 | _c7Mo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7M8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1437:1: error: BUILDSTDERR: warning: label ‘_c7M8’ defined but not used [-Wunused-label] BUILDSTDERR: 1437 | _c7M8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1437 | _c7M8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Ef_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1479:1: error: BUILDSTDERR: warning: label ‘_c7Mx’ defined but not used [-Wunused-label] BUILDSTDERR: 1479 | _c7Mx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1479 | _c7Mx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7E6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1517:1: error: BUILDSTDERR: warning: label ‘_c7MU’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _c7MU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _c7MU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7E7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1542:1: error: BUILDSTDERR: warning: label ‘_c7N1’ defined but not used [-Wunused-label] BUILDSTDERR: 1542 | _c7N1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1542 | _c7N1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7ML’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1569:1: error: BUILDSTDERR: warning: label ‘_c7ML’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _c7ML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _c7ML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7E8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1611:1: error: BUILDSTDERR: warning: label ‘_c7Na’ defined but not used [-Wunused-label] BUILDSTDERR: 1611 | _c7Na: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1611 | _c7Na: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdwzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1651:1: error: BUILDSTDERR: warning: label ‘_c7Nf’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _c7Nf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _c7Nf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1690:1: error: BUILDSTDERR: warning: label ‘_c7Nr’ defined but not used [-Wunused-label] BUILDSTDERR: 1690 | _c7Nr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1690 | _c7Nr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7No’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1717:1: error: BUILDSTDERR: warning: label ‘_c7No’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _c7No: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _c7No: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7Nu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1739:1: error: BUILDSTDERR: warning: label ‘_c7Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _c7Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _c7Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Ey_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1771:1: error: BUILDSTDERR: warning: label ‘_c7NR’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _c7NR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _c7NR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Ex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1798:1: error: BUILDSTDERR: warning: label ‘_c7NY’ defined but not used [-Wunused-label] BUILDSTDERR: 1798 | _c7NY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1798 | _c7NY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1826:1: error: BUILDSTDERR: warning: label ‘_c7O1’ defined but not used [-Wunused-label] BUILDSTDERR: 1826 | _c7O1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1826 | _c7O1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7NI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1857:1: error: BUILDSTDERR: warning: label ‘_c7NI’ defined but not used [-Wunused-label] BUILDSTDERR: 1857 | _c7NI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1857 | _c7NI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1901:1: error: BUILDSTDERR: warning: label ‘_c7Oo’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _c7Oo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _c7Oo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7Om’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1924:1: error: BUILDSTDERR: warning: label ‘_c7Om’ defined but not used [-Wunused-label] BUILDSTDERR: 1924 | _c7Om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1924 | _c7Om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1943:1: error: BUILDSTDERR: warning: label ‘_c7Ou’ defined but not used [-Wunused-label] BUILDSTDERR: 1943 | _c7Ou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1943 | _c7Ou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:1980:1: error: BUILDSTDERR: warning: label ‘_c7OK’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _c7OK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _c7OK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7OI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2003:1: error: BUILDSTDERR: warning: label ‘_c7OI’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _c7OI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _c7OI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2022:1: error: BUILDSTDERR: warning: label ‘_c7OQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _c7OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _c7OQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2061:1: error: BUILDSTDERR: warning: label ‘_c7OW’ defined but not used [-Wunused-label] BUILDSTDERR: 2061 | _c7OW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2061 | _c7OW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7ER_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2099:1: error: BUILDSTDERR: warning: label ‘_c7P9’ defined but not used [-Wunused-label] BUILDSTDERR: 2099 | _c7P9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2099 | _c7P9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2123:1: error: BUILDSTDERR: warning: label ‘_c7Pg’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _c7Pg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _c7Pg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2149:1: error: BUILDSTDERR: warning: label ‘_c7Pj’ defined but not used [-Wunused-label] BUILDSTDERR: 2149 | _c7Pj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2149 | _c7Pj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2181:1: error: BUILDSTDERR: warning: label ‘_c7Px’ defined but not used [-Wunused-label] BUILDSTDERR: 2181 | _c7Px: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2181 | _c7Px: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2204:1: error: BUILDSTDERR: warning: label ‘_c7PF’ defined but not used [-Wunused-label] BUILDSTDERR: 2204 | _c7PF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2204 | _c7PF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2227:1: error: BUILDSTDERR: warning: label ‘_c7PN’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _c7PN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _c7PN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7EU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2250:1: error: BUILDSTDERR: warning: label ‘_c7PU’ defined but not used [-Wunused-label] BUILDSTDERR: 2250 | _c7PU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2250 | _c7PU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2281:1: error: BUILDSTDERR: warning: label ‘_c7PY’ defined but not used [-Wunused-label] BUILDSTDERR: 2281 | _c7PY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2281 | _c7PY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7F1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2328:1: error: BUILDSTDERR: warning: label ‘_c7Qb’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _c7Qb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _c7Qb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7F6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2354:1: error: BUILDSTDERR: warning: label ‘_c7Qp’ defined but not used [-Wunused-label] BUILDSTDERR: 2354 | _c7Qp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2354 | _c7Qp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7Qj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2378:1: error: BUILDSTDERR: warning: label ‘_c7Qj’ defined but not used [-Wunused-label] BUILDSTDERR: 2378 | _c7Qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2378 | _c7Qj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zddmcontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2407:1: error: BUILDSTDERR: warning: label ‘_c7Qy’ defined but not used [-Wunused-label] BUILDSTDERR: 2407 | _c7Qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2407 | _c7Qy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentablePredicate1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2442:1: error: BUILDSTDERR: warning: label ‘_c7QN’ defined but not used [-Wunused-label] BUILDSTDERR: 2442 | _c7QN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2442 | _c7QN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7QH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2465:1: error: BUILDSTDERR: warning: label ‘_c7QH’ defined but not used [-Wunused-label] BUILDSTDERR: 2465 | _c7QH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2465 | _c7QH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableOp1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2507:1: error: BUILDSTDERR: warning: label ‘_c7R6’ defined but not used [-Wunused-label] BUILDSTDERR: 2507 | _c7R6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2507 | _c7R6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘_c7R0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2530:1: error: BUILDSTDERR: warning: label ‘_c7R0’ defined but not used [-Wunused-label] BUILDSTDERR: 2530 | _c7R0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2530 | _c7R0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Fo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2571:1: error: BUILDSTDERR: warning: label ‘_c7Rr’ defined but not used [-Wunused-label] BUILDSTDERR: 2571 | _c7Rr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2571 | _c7Rr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Fp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2598:1: error: BUILDSTDERR: warning: label ‘_c7Ru’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _c7Ru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _c7Ru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Fn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2634:1: error: BUILDSTDERR: warning: label ‘_c7RD’ defined but not used [-Wunused-label] BUILDSTDERR: 2634 | _c7RD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2634 | _c7RD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_tabulated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2660:1: error: BUILDSTDERR: warning: label ‘_c7RG’ defined but not used [-Wunused-label] BUILDSTDERR: 2660 | _c7RG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2660 | _c7RG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Ft_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2695:1: error: BUILDSTDERR: warning: label ‘_c7RT’ defined but not used [-Wunused-label] BUILDSTDERR: 2695 | _c7RT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2695 | _c7RT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘s7Fw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2722:1: error: BUILDSTDERR: warning: label ‘_c7S2’ defined but not used [-Wunused-label] BUILDSTDERR: 2722 | _c7S2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2722 | _c7S2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_contramapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2753:1: error: BUILDSTDERR: warning: label ‘_c7S7’ defined but not used [-Wunused-label] BUILDSTDERR: 2753 | _c7S7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2753 | _c7S7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_CZCRepresentable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2840:1: error: BUILDSTDERR: warning: label ‘_c7Sh’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _c7Sh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _c7Sh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_CZCRepresentable_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2867:1: error: BUILDSTDERR: warning: label ‘_c7Sm’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _c7Sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _c7Sm: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_31.hc:2878:22: error: BUILDSTDERR: warning: ‘S7So_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2878 | static const StgWord S7So_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2878 | static const StgWord S7So_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:15:1: error: BUILDSTDERR: warning: label ‘_c7VL’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c7VL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c7VL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7VI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:34:1: error: BUILDSTDERR: warning: label ‘_c7VI’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c7VI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c7VI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_tabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:56:1: error: BUILDSTDERR: warning: label ‘_c7VZ’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c7VZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c7VZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7VW’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:75:1: error: BUILDSTDERR: warning: label ‘_c7VW’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c7VW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c7VW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_index_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:97:1: error: BUILDSTDERR: warning: label ‘_c7Wd’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c7Wd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c7Wd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7Wa’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:116:1: error: BUILDSTDERR: warning: label ‘_c7Wa’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c7Wa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c7Wa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_contramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:138:1: error: BUILDSTDERR: warning: label ‘_c7Wr’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c7Wr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c7Wr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7Wo’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:157:1: error: BUILDSTDERR: warning: label ‘_c7Wo’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c7Wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c7Wo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:179:1: error: BUILDSTDERR: warning: label ‘_c7WF’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c7WF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c7WF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7WC’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:200:1: error: BUILDSTDERR: warning: label ‘_c7WC’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _c7WC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _c7WC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:221:1: error: BUILDSTDERR: warning: label ‘_c7WT’ defined but not used [-Wunused-label] BUILDSTDERR: 221 | _c7WT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 221 | _c7WT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7WQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:241:1: error: BUILDSTDERR: warning: label ‘_c7WQ’ defined but not used [-Wunused-label] BUILDSTDERR: 241 | _c7WQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 241 | _c7WQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:261:1: error: BUILDSTDERR: warning: label ‘_c7X4’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c7X4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c7X4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableOp2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:289:1: error: BUILDSTDERR: warning: label ‘_c7Xb’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _c7Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _c7Xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentablePredicate2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:308:1: error: BUILDSTDERR: warning: label ‘_c7Xi’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _c7Xi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _c7Xi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Tc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:329:1: error: BUILDSTDERR: warning: label ‘_c7XH’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c7XH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c7XH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Td_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:354:1: error: BUILDSTDERR: warning: label ‘_c7XO’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _c7XO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _c7XO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7Xy’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:381:1: error: BUILDSTDERR: warning: label ‘_c7Xy’ defined but not used [-Wunused-label] BUILDSTDERR: 381 | _c7Xy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 381 | _c7Xy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Te_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:423:1: error: BUILDSTDERR: warning: label ‘_c7XX’ defined but not used [-Wunused-label] BUILDSTDERR: 423 | _c7XX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 423 | _c7XX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7T5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:461:1: error: BUILDSTDERR: warning: label ‘_c7Yk’ defined but not used [-Wunused-label] BUILDSTDERR: 461 | _c7Yk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 461 | _c7Yk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7T6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:486:1: error: BUILDSTDERR: warning: label ‘_c7Yr’ defined but not used [-Wunused-label] BUILDSTDERR: 486 | _c7Yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 486 | _c7Yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7Yb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:513:1: error: BUILDSTDERR: warning: label ‘_c7Yb’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _c7Yb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _c7Yb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7T7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:555:1: error: BUILDSTDERR: warning: label ‘_c7YA’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _c7YA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _c7YA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdwzdccontramapWithRep1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:595:1: error: BUILDSTDERR: warning: label ‘_c7YF’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _c7YF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _c7YF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:634:1: error: BUILDSTDERR: warning: label ‘_c7YR’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _c7YR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _c7YR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7YO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:661:1: error: BUILDSTDERR: warning: label ‘_c7YO’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _c7YO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _c7YO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7YU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:683:1: error: BUILDSTDERR: warning: label ‘_c7YU’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _c7YU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _c7YU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Tx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:715:1: error: BUILDSTDERR: warning: label ‘_c7Zh’ defined but not used [-Wunused-label] BUILDSTDERR: 715 | _c7Zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 715 | _c7Zh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Tw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:742:1: error: BUILDSTDERR: warning: label ‘_c7Zo’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _c7Zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _c7Zo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:770:1: error: BUILDSTDERR: warning: label ‘_c7Zr’ defined but not used [-Wunused-label] BUILDSTDERR: 770 | _c7Zr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 770 | _c7Zr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7Z8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:801:1: error: BUILDSTDERR: warning: label ‘_c7Z8’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _c7Z8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _c7Z8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:845:1: error: BUILDSTDERR: warning: label ‘_c7ZO’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _c7ZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _c7ZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c7ZM’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:868:1: error: BUILDSTDERR: warning: label ‘_c7ZM’ defined but not used [-Wunused-label] BUILDSTDERR: 868 | _c7ZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 868 | _c7ZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:887:1: error: BUILDSTDERR: warning: label ‘_c7ZU’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _c7ZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _c7ZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:924:1: error: BUILDSTDERR: warning: label ‘_c80a’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _c80a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _c80a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c808’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:947:1: error: BUILDSTDERR: warning: label ‘_c808’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _c808: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _c808: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:966:1: error: BUILDSTDERR: warning: label ‘_c80g’ defined but not used [-Wunused-label] BUILDSTDERR: 966 | _c80g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 966 | _c80g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1005:1: error: BUILDSTDERR: warning: label ‘_c80m’ defined but not used [-Wunused-label] BUILDSTDERR: 1005 | _c80m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1005 | _c80m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1043:1: error: BUILDSTDERR: warning: label ‘_c80z’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _c80z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _c80z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1067:1: error: BUILDSTDERR: warning: label ‘_c80G’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _c80G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _c80G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1093:1: error: BUILDSTDERR: warning: label ‘_c80J’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _c80J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _c80J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1125:1: error: BUILDSTDERR: warning: label ‘_c80X’ defined but not used [-Wunused-label] BUILDSTDERR: 1125 | _c80X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1125 | _c80X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1148:1: error: BUILDSTDERR: warning: label ‘_c815’ defined but not used [-Wunused-label] BUILDSTDERR: 1148 | _c815: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1148 | _c815: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1171:1: error: BUILDSTDERR: warning: label ‘_c81d’ defined but not used [-Wunused-label] BUILDSTDERR: 1171 | _c81d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1171 | _c81d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7TT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1194:1: error: BUILDSTDERR: warning: label ‘_c81k’ defined but not used [-Wunused-label] BUILDSTDERR: 1194 | _c81k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1194 | _c81k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProduct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1225:1: error: BUILDSTDERR: warning: label ‘_c81o’ defined but not used [-Wunused-label] BUILDSTDERR: 1225 | _c81o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1225 | _c81o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1273:1: error: BUILDSTDERR: warning: label ‘_c81A’ defined but not used [-Wunused-label] BUILDSTDERR: 1273 | _c81A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1273 | _c81A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c81x’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1294:1: error: BUILDSTDERR: warning: label ‘_c81x’ defined but not used [-Wunused-label] BUILDSTDERR: 1294 | _c81x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1294 | _c81x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1315:1: error: BUILDSTDERR: warning: label ‘_c81O’ defined but not used [-Wunused-label] BUILDSTDERR: 1315 | _c81O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1315 | _c81O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c81L’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1335:1: error: BUILDSTDERR: warning: label ‘_c81L’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _c81L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _c81L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1355:1: error: BUILDSTDERR: warning: label ‘_c81Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1355 | _c81Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1355 | _c81Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Uk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1385:1: error: BUILDSTDERR: warning: label ‘_c82o’ defined but not used [-Wunused-label] BUILDSTDERR: 1385 | _c82o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1385 | _c82o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Ul_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1410:1: error: BUILDSTDERR: warning: label ‘_c82v’ defined but not used [-Wunused-label] BUILDSTDERR: 1410 | _c82v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1410 | _c82v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c82f’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1437:1: error: BUILDSTDERR: warning: label ‘_c82f’ defined but not used [-Wunused-label] BUILDSTDERR: 1437 | _c82f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1437 | _c82f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Um_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1479:1: error: BUILDSTDERR: warning: label ‘_c82E’ defined but not used [-Wunused-label] BUILDSTDERR: 1479 | _c82E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1479 | _c82E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Ud_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1517:1: error: BUILDSTDERR: warning: label ‘_c831’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _c831: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _c831: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Ue_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1542:1: error: BUILDSTDERR: warning: label ‘_c838’ defined but not used [-Wunused-label] BUILDSTDERR: 1542 | _c838: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1542 | _c838: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c82S’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1569:1: error: BUILDSTDERR: warning: label ‘_c82S’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _c82S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _c82S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Uf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1611:1: error: BUILDSTDERR: warning: label ‘_c83h’ defined but not used [-Wunused-label] BUILDSTDERR: 1611 | _c83h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1611 | _c83h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdwzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1651:1: error: BUILDSTDERR: warning: label ‘_c83m’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _c83m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _c83m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1690:1: error: BUILDSTDERR: warning: label ‘_c83y’ defined but not used [-Wunused-label] BUILDSTDERR: 1690 | _c83y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1690 | _c83y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c83v’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1717:1: error: BUILDSTDERR: warning: label ‘_c83v’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _c83v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _c83v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c83B’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1739:1: error: BUILDSTDERR: warning: label ‘_c83B’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _c83B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _c83B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7UF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1771:1: error: BUILDSTDERR: warning: label ‘_c83Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _c83Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _c83Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7UE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1798:1: error: BUILDSTDERR: warning: label ‘_c845’ defined but not used [-Wunused-label] BUILDSTDERR: 1798 | _c845: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1798 | _c845: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1826:1: error: BUILDSTDERR: warning: label ‘_c848’ defined but not used [-Wunused-label] BUILDSTDERR: 1826 | _c848: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1826 | _c848: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c83P’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1857:1: error: BUILDSTDERR: warning: label ‘_c83P’ defined but not used [-Wunused-label] BUILDSTDERR: 1857 | _c83P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1857 | _c83P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7UT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1901:1: error: BUILDSTDERR: warning: label ‘_c84v’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _c84v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _c84v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c84t’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1924:1: error: BUILDSTDERR: warning: label ‘_c84t’ defined but not used [-Wunused-label] BUILDSTDERR: 1924 | _c84t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1924 | _c84t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7UU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1943:1: error: BUILDSTDERR: warning: label ‘_c84B’ defined but not used [-Wunused-label] BUILDSTDERR: 1943 | _c84B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1943 | _c84B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7UN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:1980:1: error: BUILDSTDERR: warning: label ‘_c84R’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _c84R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _c84R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c84P’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2003:1: error: BUILDSTDERR: warning: label ‘_c84P’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _c84P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _c84P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7UO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2022:1: error: BUILDSTDERR: warning: label ‘_c84X’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _c84X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _c84X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2061:1: error: BUILDSTDERR: warning: label ‘_c853’ defined but not used [-Wunused-label] BUILDSTDERR: 2061 | _c853: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2061 | _c853: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7UY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2099:1: error: BUILDSTDERR: warning: label ‘_c85g’ defined but not used [-Wunused-label] BUILDSTDERR: 2099 | _c85g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2099 | _c85g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7UX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2123:1: error: BUILDSTDERR: warning: label ‘_c85n’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _c85n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _c85n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2149:1: error: BUILDSTDERR: warning: label ‘_c85q’ defined but not used [-Wunused-label] BUILDSTDERR: 2149 | _c85q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2149 | _c85q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7V4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2181:1: error: BUILDSTDERR: warning: label ‘_c85E’ defined but not used [-Wunused-label] BUILDSTDERR: 2181 | _c85E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2181 | _c85E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7V3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2204:1: error: BUILDSTDERR: warning: label ‘_c85M’ defined but not used [-Wunused-label] BUILDSTDERR: 2204 | _c85M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2204 | _c85M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7V2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2227:1: error: BUILDSTDERR: warning: label ‘_c85U’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _c85U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _c85U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7V1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2250:1: error: BUILDSTDERR: warning: label ‘_c861’ defined but not used [-Wunused-label] BUILDSTDERR: 2250 | _c861: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2250 | _c861: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2281:1: error: BUILDSTDERR: warning: label ‘_c865’ defined but not used [-Wunused-label] BUILDSTDERR: 2281 | _c865: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2281 | _c865: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7V8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2328:1: error: BUILDSTDERR: warning: label ‘_c86i’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _c86i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _c86i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Vd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2354:1: error: BUILDSTDERR: warning: label ‘_c86w’ defined but not used [-Wunused-label] BUILDSTDERR: 2354 | _c86w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2354 | _c86w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c86q’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2378:1: error: BUILDSTDERR: warning: label ‘_c86q’ defined but not used [-Wunused-label] BUILDSTDERR: 2378 | _c86q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2378 | _c86q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zddmcontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2407:1: error: BUILDSTDERR: warning: label ‘_c86F’ defined but not used [-Wunused-label] BUILDSTDERR: 2407 | _c86F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2407 | _c86F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentablePredicate1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2442:1: error: BUILDSTDERR: warning: label ‘_c86U’ defined but not used [-Wunused-label] BUILDSTDERR: 2442 | _c86U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2442 | _c86U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c86O’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2465:1: error: BUILDSTDERR: warning: label ‘_c86O’ defined but not used [-Wunused-label] BUILDSTDERR: 2465 | _c86O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2465 | _c86O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableOp1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2507:1: error: BUILDSTDERR: warning: label ‘_c87d’ defined but not used [-Wunused-label] BUILDSTDERR: 2507 | _c87d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2507 | _c87d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘_c877’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2530:1: error: BUILDSTDERR: warning: label ‘_c877’ defined but not used [-Wunused-label] BUILDSTDERR: 2530 | _c877: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2530 | _c877: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Vv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2571:1: error: BUILDSTDERR: warning: label ‘_c87y’ defined but not used [-Wunused-label] BUILDSTDERR: 2571 | _c87y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2571 | _c87y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Vw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2598:1: error: BUILDSTDERR: warning: label ‘_c87B’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _c87B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _c87B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7Vu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2634:1: error: BUILDSTDERR: warning: label ‘_c87K’ defined but not used [-Wunused-label] BUILDSTDERR: 2634 | _c87K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2634 | _c87K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_tabulated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2660:1: error: BUILDSTDERR: warning: label ‘_c87N’ defined but not used [-Wunused-label] BUILDSTDERR: 2660 | _c87N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2660 | _c87N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7VA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2695:1: error: BUILDSTDERR: warning: label ‘_c880’ defined but not used [-Wunused-label] BUILDSTDERR: 2695 | _c880: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2695 | _c880: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘s7VD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2722:1: error: BUILDSTDERR: warning: label ‘_c889’ defined but not used [-Wunused-label] BUILDSTDERR: 2722 | _c889: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2722 | _c889: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_contramapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2753:1: error: BUILDSTDERR: warning: label ‘_c88e’ defined but not used [-Wunused-label] BUILDSTDERR: 2753 | _c88e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2753 | _c88e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_CZCRepresentable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2840:1: error: BUILDSTDERR: warning: label ‘_c88o’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _c88o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _c88o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_CZCRepresentable_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2867:1: error: BUILDSTDERR: warning: label ‘_c88t’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _c88t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _c88t: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_35.hc:2878:22: error: BUILDSTDERR: warning: ‘S88v_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2878 | static const StgWord S88v_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2878 | static const StgWord S88v_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o ) BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:15:1: error: BUILDSTDERR: warning: label ‘_c8kk’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c8kk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c8kk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8kh’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:34:1: error: BUILDSTDERR: warning: label ‘_c8kh’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c8kh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c8kh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:56:1: error: BUILDSTDERR: warning: label ‘_c8ky’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c8ky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c8ky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8kv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:75:1: error: BUILDSTDERR: warning: label ‘_c8kv’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c8kv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c8kv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_unit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:97:1: error: BUILDSTDERR: warning: label ‘_c8kM’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c8kM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c8kM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8kJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:116:1: error: BUILDSTDERR: warning: label ‘_c8kJ’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c8kJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c8kJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_counit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:138:1: error: BUILDSTDERR: warning: label ‘_c8l0’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c8l0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c8l0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8kX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:157:1: error: BUILDSTDERR: warning: label ‘_c8kX’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c8kX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c8kX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_leftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:179:1: error: BUILDSTDERR: warning: label ‘_c8le’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c8le: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c8le: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8lb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:198:1: error: BUILDSTDERR: warning: label ‘_c8lb’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c8lb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c8lb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_rightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:220:1: error: BUILDSTDERR: warning: label ‘_c8ls’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c8ls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c8ls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8lp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:239:1: error: BUILDSTDERR: warning: label ‘_c8lp’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c8lp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c8lp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionOpOp2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:258:1: error: BUILDSTDERR: warning: label ‘_c8lD’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _c8lD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _c8lD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionPredicatePredicate2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:278:1: error: BUILDSTDERR: warning: label ‘_c8lK’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _c8lK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _c8lK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8jG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:301:1: error: BUILDSTDERR: warning: label ‘_c8lX’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _c8lX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _c8lX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8lV’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:326:1: error: BUILDSTDERR: warning: label ‘_c8lV’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _c8lV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _c8lV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8jJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:343:1: error: BUILDSTDERR: warning: label ‘_c8mc’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _c8mc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _c8mc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8jK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:371:1: error: BUILDSTDERR: warning: label ‘_c8mf’ defined but not used [-Wunused-label] BUILDSTDERR: 371 | _c8mf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 371 | _c8mf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:402:1: error: BUILDSTDERR: warning: label ‘_c8mk’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _c8mk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _c8mk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8jN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:438:1: error: BUILDSTDERR: warning: label ‘_c8mz’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _c8mz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _c8mz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8mx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:464:1: error: BUILDSTDERR: warning: label ‘_c8mx’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _c8mx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _c8mx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘_c8mC’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:480:1: error: BUILDSTDERR: warning: label ‘_c8mC’ defined but not used [-Wunused-label] BUILDSTDERR: 480 | _c8mC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 480 | _c8mC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8jR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:497:1: error: BUILDSTDERR: warning: label ‘_c8mT’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _c8mT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _c8mT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8jS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:525:1: error: BUILDSTDERR: warning: label ‘_c8mW’ defined but not used [-Wunused-label] BUILDSTDERR: 525 | _c8mW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 525 | _c8mW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:556:1: error: BUILDSTDERR: warning: label ‘_c8n1’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _c8n1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _c8n1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionPredicatePredicate1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:590:1: error: BUILDSTDERR: warning: label ‘_c8na’ defined but not used [-Wunused-label] BUILDSTDERR: 590 | _c8na: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 590 | _c8na: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionOpOp1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:622:1: error: BUILDSTDERR: warning: label ‘_c8nh’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _c8nh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _c8nh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmcounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:656:1: error: BUILDSTDERR: warning: label ‘_c8no’ defined but not used [-Wunused-label] BUILDSTDERR: 656 | _c8no: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 656 | _c8no: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:685:1: error: BUILDSTDERR: warning: label ‘_c8nv’ defined but not used [-Wunused-label] BUILDSTDERR: 685 | _c8nv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 685 | _c8nv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8k5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:713:1: error: BUILDSTDERR: warning: label ‘_c8nK’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _c8nK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _c8nK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8k6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:740:1: error: BUILDSTDERR: warning: label ‘_c8nN’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _c8nN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _c8nN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8k4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:776:1: error: BUILDSTDERR: warning: label ‘_c8nW’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _c8nW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _c8nW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_adjuncted_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:803:1: error: BUILDSTDERR: warning: label ‘_c8nZ’ defined but not used [-Wunused-label] BUILDSTDERR: 803 | _c8nZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 803 | _c8nZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_contrarepAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:845:1: error: BUILDSTDERR: warning: label ‘_c8o8’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _c8o8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _c8o8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘s8kc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:872:1: error: BUILDSTDERR: warning: label ‘_c8ok’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _c8ok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _c8ok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_coindexAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:889:1: error: BUILDSTDERR: warning: label ‘_c8on’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _c8on: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _c8on: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_CZCAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:985:1: error: BUILDSTDERR: warning: label ‘_c8ox’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _c8ox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _c8ox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_CZCAdjunction_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:1014:1: error: BUILDSTDERR: warning: label ‘_c8oC’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _c8oC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _c8oC: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_40.hc:1025:22: error: BUILDSTDERR: warning: ‘S8oE_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1025 | static const StgWord S8oE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | static const StgWord S8oE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:15:1: error: BUILDSTDERR: warning: label ‘_c8qb’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c8qb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c8qb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8q8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:34:1: error: BUILDSTDERR: warning: label ‘_c8q8’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c8q8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c8q8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:56:1: error: BUILDSTDERR: warning: label ‘_c8qp’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c8qp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c8qp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8qm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:75:1: error: BUILDSTDERR: warning: label ‘_c8qm’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c8qm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c8qm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_unit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:97:1: error: BUILDSTDERR: warning: label ‘_c8qD’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c8qD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c8qD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8qA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:116:1: error: BUILDSTDERR: warning: label ‘_c8qA’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c8qA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c8qA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_counit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:138:1: error: BUILDSTDERR: warning: label ‘_c8qR’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c8qR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c8qR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8qO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:157:1: error: BUILDSTDERR: warning: label ‘_c8qO’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c8qO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c8qO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_leftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:179:1: error: BUILDSTDERR: warning: label ‘_c8r5’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c8r5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c8r5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8r2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:198:1: error: BUILDSTDERR: warning: label ‘_c8r2’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c8r2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c8r2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_rightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:220:1: error: BUILDSTDERR: warning: label ‘_c8rj’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c8rj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c8rj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8rg’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:239:1: error: BUILDSTDERR: warning: label ‘_c8rg’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c8rg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c8rg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionOpOp2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:258:1: error: BUILDSTDERR: warning: label ‘_c8ru’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _c8ru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _c8ru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionPredicatePredicate2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:278:1: error: BUILDSTDERR: warning: label ‘_c8rB’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _c8rB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _c8rB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8px_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:301:1: error: BUILDSTDERR: warning: label ‘_c8rO’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _c8rO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _c8rO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8rM’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:326:1: error: BUILDSTDERR: warning: label ‘_c8rM’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _c8rM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _c8rM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8pA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:343:1: error: BUILDSTDERR: warning: label ‘_c8s3’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _c8s3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _c8s3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8pB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:371:1: error: BUILDSTDERR: warning: label ‘_c8s6’ defined but not used [-Wunused-label] BUILDSTDERR: 371 | _c8s6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 371 | _c8s6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:402:1: error: BUILDSTDERR: warning: label ‘_c8sb’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _c8sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _c8sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8pE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:438:1: error: BUILDSTDERR: warning: label ‘_c8sq’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _c8sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _c8sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8so’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:464:1: error: BUILDSTDERR: warning: label ‘_c8so’ defined but not used [-Wunused-label] BUILDSTDERR: 464 | _c8so: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 464 | _c8so: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘_c8st’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:480:1: error: BUILDSTDERR: warning: label ‘_c8st’ defined but not used [-Wunused-label] BUILDSTDERR: 480 | _c8st: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 480 | _c8st: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8pI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:497:1: error: BUILDSTDERR: warning: label ‘_c8sK’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _c8sK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _c8sK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8pJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:525:1: error: BUILDSTDERR: warning: label ‘_c8sN’ defined but not used [-Wunused-label] BUILDSTDERR: 525 | _c8sN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 525 | _c8sN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:556:1: error: BUILDSTDERR: warning: label ‘_c8sS’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _c8sS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _c8sS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionPredicatePredicate1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:590:1: error: BUILDSTDERR: warning: label ‘_c8t1’ defined but not used [-Wunused-label] BUILDSTDERR: 590 | _c8t1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 590 | _c8t1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionOpOp1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:622:1: error: BUILDSTDERR: warning: label ‘_c8t8’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _c8t8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _c8t8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmcounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:656:1: error: BUILDSTDERR: warning: label ‘_c8tf’ defined but not used [-Wunused-label] BUILDSTDERR: 656 | _c8tf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 656 | _c8tf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:685:1: error: BUILDSTDERR: warning: label ‘_c8tm’ defined but not used [-Wunused-label] BUILDSTDERR: 685 | _c8tm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 685 | _c8tm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8pW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:713:1: error: BUILDSTDERR: warning: label ‘_c8tB’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _c8tB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _c8tB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8pX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:740:1: error: BUILDSTDERR: warning: label ‘_c8tE’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _c8tE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _c8tE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8pV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:776:1: error: BUILDSTDERR: warning: label ‘_c8tN’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _c8tN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _c8tN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_adjuncted_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:803:1: error: BUILDSTDERR: warning: label ‘_c8tQ’ defined but not used [-Wunused-label] BUILDSTDERR: 803 | _c8tQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 803 | _c8tQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_contrarepAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:845:1: error: BUILDSTDERR: warning: label ‘_c8tZ’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _c8tZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _c8tZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘s8q3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:872:1: error: BUILDSTDERR: warning: label ‘_c8ub’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _c8ub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _c8ub: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_coindexAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:889:1: error: BUILDSTDERR: warning: label ‘_c8ue’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _c8ue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _c8ue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_CZCAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:985:1: error: BUILDSTDERR: warning: label ‘_c8uo’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _c8uo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _c8uo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_CZCAdjunction_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:1014:1: error: BUILDSTDERR: warning: label ‘_c8ut’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _c8ut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _c8ut: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_44.hc:1025:22: error: BUILDSTDERR: warning: ‘S8uv_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1025 | static const StgWord S8uv_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | static const StgWord S8uv_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o ) BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8DR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:15:1: error: BUILDSTDERR: warning: label ‘_c8FK’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c8FK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c8FK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8FI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:40:1: error: BUILDSTDERR: warning: label ‘_c8FI’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _c8FI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _c8FI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8DS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:61:1: error: BUILDSTDERR: warning: label ‘_c8FQ’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _c8FQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _c8FQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:101:1: error: BUILDSTDERR: warning: label ‘_c8FX’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _c8FX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _c8FX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8FV’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:128:1: error: BUILDSTDERR: warning: label ‘_c8FV’ defined but not used [-Wunused-label] BUILDSTDERR: 128 | _c8FV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 128 | _c8FV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8G0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:144:1: error: BUILDSTDERR: warning: label ‘_c8G0’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _c8G0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _c8G0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8DY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:164:1: error: BUILDSTDERR: warning: label ‘_c8Gj’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _c8Gj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _c8Gj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfFunctorAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:181:1: error: BUILDSTDERR: warning: label ‘_c8Gm’ defined but not used [-Wunused-label] BUILDSTDERR: 181 | _c8Gm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | _c8Gm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8E2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:210:1: error: BUILDSTDERR: warning: label ‘_c8GA’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _c8GA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _c8GA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8E1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:233:1: error: BUILDSTDERR: warning: label ‘_c8GI’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _c8GI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _c8GI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:260:1: error: BUILDSTDERR: warning: label ‘_c8GM’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _c8GM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _c8GM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8E6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:299:1: error: BUILDSTDERR: warning: label ‘_c8H3’ defined but not used [-Wunused-label] BUILDSTDERR: 299 | _c8H3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 299 | _c8H3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8E5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:326:1: error: BUILDSTDERR: warning: label ‘_c8H6’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _c8H6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _c8H6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8E8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:360:1: error: BUILDSTDERR: warning: label ‘_c8Hg’ defined but not used [-Wunused-label] BUILDSTDERR: 360 | _c8Hg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 360 | _c8Hg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:376:1: error: BUILDSTDERR: warning: label ‘_c8Hj’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _c8Hj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _c8Hj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Eb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:409:1: error: BUILDSTDERR: warning: label ‘_c8Hw’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _c8Hw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _c8Hw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:434:1: error: BUILDSTDERR: warning: label ‘_c8Hz’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _c8Hz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _c8Hz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:461:1: error: BUILDSTDERR: warning: label ‘_c8HI’ defined but not used [-Wunused-label] BUILDSTDERR: 461 | _c8HI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 461 | _c8HI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:481:1: error: BUILDSTDERR: warning: label ‘_c8HP’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _c8HP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _c8HP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Ek_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:498:1: error: BUILDSTDERR: warning: label ‘_c8I9’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _c8I9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _c8I9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8El_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:516:1: error: BUILDSTDERR: warning: label ‘_c8Ic’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _c8Ic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _c8Ic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Em_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:556:1: error: BUILDSTDERR: warning: label ‘_c8Ih’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _c8Ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _c8Ih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:596:1: error: BUILDSTDERR: warning: label ‘_c8Io’ defined but not used [-Wunused-label] BUILDSTDERR: 596 | _c8Io: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 596 | _c8Io: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8Im’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:623:1: error: BUILDSTDERR: warning: label ‘_c8Im’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _c8Im: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _c8Im: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8Ir’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:640:1: error: BUILDSTDERR: warning: label ‘_c8Ir’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _c8Ir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _c8Ir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Et_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:665:1: error: BUILDSTDERR: warning: label ‘_c8IR’ defined but not used [-Wunused-label] BUILDSTDERR: 665 | _c8IR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 665 | _c8IR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Eu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:687:1: error: BUILDSTDERR: warning: label ‘_c8IY’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _c8IY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _c8IY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Ev_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:711:1: error: BUILDSTDERR: warning: label ‘_c8J5’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _c8J5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _c8J5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Ez_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:738:1: error: BUILDSTDERR: warning: label ‘_c8Jr’ defined but not used [-Wunused-label] BUILDSTDERR: 738 | _c8Jr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 738 | _c8Jr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:779:1: error: BUILDSTDERR: warning: label ‘_c8Jw’ defined but not used [-Wunused-label] BUILDSTDERR: 779 | _c8Jw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 779 | _c8Jw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:823:1: error: BUILDSTDERR: warning: label ‘_c8JB’ defined but not used [-Wunused-label] BUILDSTDERR: 823 | _c8JB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 823 | _c8JB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:869:1: error: BUILDSTDERR: warning: label ‘_c8JG’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _c8JG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _c8JG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8ED_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:917:1: error: BUILDSTDERR: warning: label ‘_c8JL’ defined but not used [-Wunused-label] BUILDSTDERR: 917 | _c8JL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 917 | _c8JL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:968:1: error: BUILDSTDERR: warning: label ‘_c8JQ’ defined but not used [-Wunused-label] BUILDSTDERR: 968 | _c8JQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 968 | _c8JQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1009:1: error: BUILDSTDERR: warning: label ‘_c8JX’ defined but not used [-Wunused-label] BUILDSTDERR: 1009 | _c8JX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1009 | _c8JX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8JV’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1036:1: error: BUILDSTDERR: warning: label ‘_c8JV’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _c8JV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _c8JV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8K0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1053:1: error: BUILDSTDERR: warning: label ‘_c8K0’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _c8K0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _c8K0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1078:1: error: BUILDSTDERR: warning: label ‘_c8Km’ defined but not used [-Wunused-label] BUILDSTDERR: 1078 | _c8Km: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1078 | _c8Km: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1105:1: error: BUILDSTDERR: warning: label ‘_c8Kp’ defined but not used [-Wunused-label] BUILDSTDERR: 1105 | _c8Kp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1105 | _c8Kp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1147:1: error: BUILDSTDERR: warning: label ‘_c8Ku’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _c8Ku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _c8Ku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1185:1: error: BUILDSTDERR: warning: label ‘_c8KL’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _c8KL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _c8KL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1212:1: error: BUILDSTDERR: warning: label ‘_c8KO’ defined but not used [-Wunused-label] BUILDSTDERR: 1212 | _c8KO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1212 | _c8KO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1251:1: error: BUILDSTDERR: warning: label ‘_c8KT’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _c8KT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _c8KT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1281:1: error: BUILDSTDERR: warning: label ‘_c8L2’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _c8L2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _c8L2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1302:1: error: BUILDSTDERR: warning: label ‘_c8Lh’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _c8Lh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _c8Lh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8EX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1329:1: error: BUILDSTDERR: warning: label ‘_c8Lk’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _c8Lk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _c8Lk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1368:1: error: BUILDSTDERR: warning: label ‘_c8Lp’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _c8Lp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _c8Lp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8F5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1397:1: error: BUILDSTDERR: warning: label ‘_c8LL’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _c8LL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _c8LL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8F6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1416:1: error: BUILDSTDERR: warning: label ‘_c8LO’ defined but not used [-Wunused-label] BUILDSTDERR: 1416 | _c8LO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1416 | _c8LO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8F7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1456:1: error: BUILDSTDERR: warning: label ‘_c8LT’ defined but not used [-Wunused-label] BUILDSTDERR: 1456 | _c8LT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1456 | _c8LT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘r8Dt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1496:1: error: BUILDSTDERR: warning: label ‘_c8M0’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _c8M0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _c8M0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8LY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1523:1: error: BUILDSTDERR: warning: label ‘_c8LY’ defined but not used [-Wunused-label] BUILDSTDERR: 1523 | _c8LY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1523 | _c8LY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘_c8M3’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1540:1: error: BUILDSTDERR: warning: label ‘_c8M3’ defined but not used [-Wunused-label] BUILDSTDERR: 1540 | _c8M3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1540 | _c8M3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1564:1: error: BUILDSTDERR: warning: label ‘_c8Mh’ defined but not used [-Wunused-label] BUILDSTDERR: 1564 | _c8Mh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1564 | _c8Mh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Ff_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1583:1: error: BUILDSTDERR: warning: label ‘_c8Mt’ defined but not used [-Wunused-label] BUILDSTDERR: 1583 | _c8Mt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1583 | _c8Mt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1606:1: error: BUILDSTDERR: warning: label ‘_c8MB’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _c8MB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _c8MB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1629:1: error: BUILDSTDERR: warning: label ‘_c8MJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1629 | _c8MJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1629 | _c8MJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1652:1: error: BUILDSTDERR: warning: label ‘_c8MR’ defined but not used [-Wunused-label] BUILDSTDERR: 1652 | _c8MR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1652 | _c8MR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1675:1: error: BUILDSTDERR: warning: label ‘_c8MY’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _c8MY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _c8MY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1700:1: error: BUILDSTDERR: warning: label ‘_c8N5’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _c8N5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _c8N5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1733:1: error: BUILDSTDERR: warning: label ‘_c8N9’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _c8N9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _c8N9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘r8Du_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1787:1: error: BUILDSTDERR: warning: label ‘_c8Ni’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _c8Ni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _c8Ni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1807:1: error: BUILDSTDERR: warning: label ‘_c8Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _c8Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _c8Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1832:1: error: BUILDSTDERR: warning: label ‘_c8NC’ defined but not used [-Wunused-label] BUILDSTDERR: 1832 | _c8NC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1832 | _c8NC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1855:1: error: BUILDSTDERR: warning: label ‘_c8NK’ defined but not used [-Wunused-label] BUILDSTDERR: 1855 | _c8NK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1855 | _c8NK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1878:1: error: BUILDSTDERR: warning: label ‘_c8NR’ defined but not used [-Wunused-label] BUILDSTDERR: 1878 | _c8NR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1878 | _c8NR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1910:1: error: BUILDSTDERR: warning: label ‘_c8NV’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _c8NV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _c8NV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1960:1: error: BUILDSTDERR: warning: label ‘_c8O8’ defined but not used [-Wunused-label] BUILDSTDERR: 1960 | _c8O8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1960 | _c8O8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:1984:1: error: BUILDSTDERR: warning: label ‘_c8Og’ defined but not used [-Wunused-label] BUILDSTDERR: 1984 | _c8Og: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1984 | _c8Og: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:2000:1: error: BUILDSTDERR: warning: label ‘_c8Oj’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _c8Oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _c8Oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjoint1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:2030:1: error: BUILDSTDERR: warning: label ‘_c8Os’ defined but not used [-Wunused-label] BUILDSTDERR: 2030 | _c8Os: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2030 | _c8Os: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Ft_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:2052:1: error: BUILDSTDERR: warning: label ‘_c8OD’ defined but not used [-Wunused-label] BUILDSTDERR: 2052 | _c8OD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2052 | _c8OD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘s8Fv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:2076:1: error: BUILDSTDERR: warning: label ‘_c8OL’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _c8OL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _c8OL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_49.hc:2092:1: error: BUILDSTDERR: warning: label ‘_c8OO’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _c8OO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _c8OO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8P0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:15:1: error: BUILDSTDERR: warning: label ‘_c8QT’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c8QT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c8QT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8QR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:40:1: error: BUILDSTDERR: warning: label ‘_c8QR’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _c8QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _c8QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8P1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:61:1: error: BUILDSTDERR: warning: label ‘_c8QZ’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _c8QZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _c8QZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:101:1: error: BUILDSTDERR: warning: label ‘_c8R6’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _c8R6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _c8R6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8R4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:128:1: error: BUILDSTDERR: warning: label ‘_c8R4’ defined but not used [-Wunused-label] BUILDSTDERR: 128 | _c8R4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 128 | _c8R4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8R9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:144:1: error: BUILDSTDERR: warning: label ‘_c8R9’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _c8R9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _c8R9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8P7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:164:1: error: BUILDSTDERR: warning: label ‘_c8Rs’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _c8Rs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _c8Rs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfFunctorAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:181:1: error: BUILDSTDERR: warning: label ‘_c8Rv’ defined but not used [-Wunused-label] BUILDSTDERR: 181 | _c8Rv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | _c8Rv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Pb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:210:1: error: BUILDSTDERR: warning: label ‘_c8RJ’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _c8RJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _c8RJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Pa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:233:1: error: BUILDSTDERR: warning: label ‘_c8RR’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _c8RR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _c8RR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:260:1: error: BUILDSTDERR: warning: label ‘_c8RV’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _c8RV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _c8RV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Pf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:299:1: error: BUILDSTDERR: warning: label ‘_c8Sc’ defined but not used [-Wunused-label] BUILDSTDERR: 299 | _c8Sc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 299 | _c8Sc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Pe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:326:1: error: BUILDSTDERR: warning: label ‘_c8Sf’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _c8Sf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _c8Sf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Ph_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:360:1: error: BUILDSTDERR: warning: label ‘_c8Sp’ defined but not used [-Wunused-label] BUILDSTDERR: 360 | _c8Sp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 360 | _c8Sp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:376:1: error: BUILDSTDERR: warning: label ‘_c8Ss’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _c8Ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _c8Ss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Pk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:409:1: error: BUILDSTDERR: warning: label ‘_c8SF’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _c8SF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _c8SF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:434:1: error: BUILDSTDERR: warning: label ‘_c8SI’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _c8SI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _c8SI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:461:1: error: BUILDSTDERR: warning: label ‘_c8SR’ defined but not used [-Wunused-label] BUILDSTDERR: 461 | _c8SR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 461 | _c8SR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:481:1: error: BUILDSTDERR: warning: label ‘_c8SY’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _c8SY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _c8SY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Pt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:498:1: error: BUILDSTDERR: warning: label ‘_c8Ti’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _c8Ti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _c8Ti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Pu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:516:1: error: BUILDSTDERR: warning: label ‘_c8Tl’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _c8Tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _c8Tl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Pv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:556:1: error: BUILDSTDERR: warning: label ‘_c8Tq’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _c8Tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _c8Tq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:596:1: error: BUILDSTDERR: warning: label ‘_c8Tx’ defined but not used [-Wunused-label] BUILDSTDERR: 596 | _c8Tx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 596 | _c8Tx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8Tv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:623:1: error: BUILDSTDERR: warning: label ‘_c8Tv’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _c8Tv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _c8Tv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8TA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:640:1: error: BUILDSTDERR: warning: label ‘_c8TA’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _c8TA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _c8TA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:665:1: error: BUILDSTDERR: warning: label ‘_c8U0’ defined but not used [-Wunused-label] BUILDSTDERR: 665 | _c8U0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 665 | _c8U0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:687:1: error: BUILDSTDERR: warning: label ‘_c8U7’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _c8U7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _c8U7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:711:1: error: BUILDSTDERR: warning: label ‘_c8Ue’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _c8Ue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _c8Ue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:738:1: error: BUILDSTDERR: warning: label ‘_c8UA’ defined but not used [-Wunused-label] BUILDSTDERR: 738 | _c8UA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 738 | _c8UA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:779:1: error: BUILDSTDERR: warning: label ‘_c8UF’ defined but not used [-Wunused-label] BUILDSTDERR: 779 | _c8UF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 779 | _c8UF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:823:1: error: BUILDSTDERR: warning: label ‘_c8UK’ defined but not used [-Wunused-label] BUILDSTDERR: 823 | _c8UK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 823 | _c8UK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:869:1: error: BUILDSTDERR: warning: label ‘_c8UP’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _c8UP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _c8UP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:917:1: error: BUILDSTDERR: warning: label ‘_c8UU’ defined but not used [-Wunused-label] BUILDSTDERR: 917 | _c8UU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 917 | _c8UU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:968:1: error: BUILDSTDERR: warning: label ‘_c8UZ’ defined but not used [-Wunused-label] BUILDSTDERR: 968 | _c8UZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 968 | _c8UZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1009:1: error: BUILDSTDERR: warning: label ‘_c8V6’ defined but not used [-Wunused-label] BUILDSTDERR: 1009 | _c8V6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1009 | _c8V6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8V4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1036:1: error: BUILDSTDERR: warning: label ‘_c8V4’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _c8V4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _c8V4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8V9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1053:1: error: BUILDSTDERR: warning: label ‘_c8V9’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _c8V9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _c8V9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1078:1: error: BUILDSTDERR: warning: label ‘_c8Vv’ defined but not used [-Wunused-label] BUILDSTDERR: 1078 | _c8Vv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1078 | _c8Vv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1105:1: error: BUILDSTDERR: warning: label ‘_c8Vy’ defined but not used [-Wunused-label] BUILDSTDERR: 1105 | _c8Vy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1105 | _c8Vy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1147:1: error: BUILDSTDERR: warning: label ‘_c8VD’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _c8VD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _c8VD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1185:1: error: BUILDSTDERR: warning: label ‘_c8VU’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _c8VU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _c8VU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8PY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1212:1: error: BUILDSTDERR: warning: label ‘_c8VX’ defined but not used [-Wunused-label] BUILDSTDERR: 1212 | _c8VX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1212 | _c8VX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1251:1: error: BUILDSTDERR: warning: label ‘_c8W2’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _c8W2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _c8W2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1281:1: error: BUILDSTDERR: warning: label ‘_c8Wb’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _c8Wb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _c8Wb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Q5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1302:1: error: BUILDSTDERR: warning: label ‘_c8Wq’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _c8Wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _c8Wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Q6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1329:1: error: BUILDSTDERR: warning: label ‘_c8Wt’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _c8Wt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _c8Wt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1368:1: error: BUILDSTDERR: warning: label ‘_c8Wy’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _c8Wy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _c8Wy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1397:1: error: BUILDSTDERR: warning: label ‘_c8WU’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _c8WU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _c8WU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1416:1: error: BUILDSTDERR: warning: label ‘_c8WX’ defined but not used [-Wunused-label] BUILDSTDERR: 1416 | _c8WX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1416 | _c8WX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1456:1: error: BUILDSTDERR: warning: label ‘_c8X2’ defined but not used [-Wunused-label] BUILDSTDERR: 1456 | _c8X2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1456 | _c8X2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘r8Dt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1496:1: error: BUILDSTDERR: warning: label ‘_c8X9’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _c8X9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _c8X9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8X7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1523:1: error: BUILDSTDERR: warning: label ‘_c8X7’ defined but not used [-Wunused-label] BUILDSTDERR: 1523 | _c8X7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1523 | _c8X7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘_c8Xc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1540:1: error: BUILDSTDERR: warning: label ‘_c8Xc’ defined but not used [-Wunused-label] BUILDSTDERR: 1540 | _c8Xc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1540 | _c8Xc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1564:1: error: BUILDSTDERR: warning: label ‘_c8Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 1564 | _c8Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1564 | _c8Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1583:1: error: BUILDSTDERR: warning: label ‘_c8XC’ defined but not used [-Wunused-label] BUILDSTDERR: 1583 | _c8XC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1583 | _c8XC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1606:1: error: BUILDSTDERR: warning: label ‘_c8XK’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _c8XK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _c8XK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1629:1: error: BUILDSTDERR: warning: label ‘_c8XS’ defined but not used [-Wunused-label] BUILDSTDERR: 1629 | _c8XS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1629 | _c8XS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Ql_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1652:1: error: BUILDSTDERR: warning: label ‘_c8Y0’ defined but not used [-Wunused-label] BUILDSTDERR: 1652 | _c8Y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1652 | _c8Y0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1675:1: error: BUILDSTDERR: warning: label ‘_c8Y7’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _c8Y7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _c8Y7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1700:1: error: BUILDSTDERR: warning: label ‘_c8Ye’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _c8Ye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _c8Ye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1733:1: error: BUILDSTDERR: warning: label ‘_c8Yi’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _c8Yi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _c8Yi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘r8Du_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1787:1: error: BUILDSTDERR: warning: label ‘_c8Yr’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _c8Yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _c8Yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1807:1: error: BUILDSTDERR: warning: label ‘_c8YD’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _c8YD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _c8YD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1832:1: error: BUILDSTDERR: warning: label ‘_c8YL’ defined but not used [-Wunused-label] BUILDSTDERR: 1832 | _c8YL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1832 | _c8YL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1855:1: error: BUILDSTDERR: warning: label ‘_c8YT’ defined but not used [-Wunused-label] BUILDSTDERR: 1855 | _c8YT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1855 | _c8YT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1878:1: error: BUILDSTDERR: warning: label ‘_c8Z0’ defined but not used [-Wunused-label] BUILDSTDERR: 1878 | _c8Z0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1878 | _c8Z0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1910:1: error: BUILDSTDERR: warning: label ‘_c8Z4’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _c8Z4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _c8Z4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1960:1: error: BUILDSTDERR: warning: label ‘_c8Zh’ defined but not used [-Wunused-label] BUILDSTDERR: 1960 | _c8Zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1960 | _c8Zh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8Qz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:1984:1: error: BUILDSTDERR: warning: label ‘_c8Zp’ defined but not used [-Wunused-label] BUILDSTDERR: 1984 | _c8Zp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1984 | _c8Zp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:2000:1: error: BUILDSTDERR: warning: label ‘_c8Zs’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _c8Zs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _c8Zs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjoint1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:2030:1: error: BUILDSTDERR: warning: label ‘_c8ZB’ defined but not used [-Wunused-label] BUILDSTDERR: 2030 | _c8ZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2030 | _c8ZB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8QC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:2052:1: error: BUILDSTDERR: warning: label ‘_c8ZM’ defined but not used [-Wunused-label] BUILDSTDERR: 2052 | _c8ZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2052 | _c8ZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘s8QE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:2076:1: error: BUILDSTDERR: warning: label ‘_c8ZU’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _c8ZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _c8ZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_53.hc:2092:1: error: BUILDSTDERR: warning: label ‘_c8ZX’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _c8ZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _c8ZX: BUILDSTDERR: | ^ [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o ) BUILDSTDERR: src/Data/Functor/Rep.hs:250:1: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "tabulate/index" may never fire BUILDSTDERR: because rule "Class op index" for ‘index’ might fire first BUILDSTDERR: Probable fix: add phase [n] or [~n] to the competing rule BUILDSTDERR: | BUILDSTDERR: 250 | "tabulate/index" forall t. tabulate (index t) = t #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gindexzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12:1: error: BUILDSTDERR: warning: label ‘_cf28’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _cf28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _cf28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gtabulatezq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:31:1: error: BUILDSTDERR: warning: label ‘_cf2f’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _cf2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _cf2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:53:1: error: BUILDSTDERR: warning: label ‘_cf2p’ defined but not used [-Wunused-label] BUILDSTDERR: 53 | _cf2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 53 | _cf2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf2m’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:72:1: error: BUILDSTDERR: warning: label ‘_cf2m’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _cf2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _cf2m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_tabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:94:1: error: BUILDSTDERR: warning: label ‘_cf2D’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cf2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cf2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf2A’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:113:1: error: BUILDSTDERR: warning: label ‘_cf2A’ defined but not used [-Wunused-label] BUILDSTDERR: 113 | _cf2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 113 | _cf2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_index_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:135:1: error: BUILDSTDERR: warning: label ‘_cf2R’ defined but not used [-Wunused-label] BUILDSTDERR: 135 | _cf2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 135 | _cf2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf2O’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:154:1: error: BUILDSTDERR: warning: label ‘_cf2O’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _cf2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _cf2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seQO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:176:1: error: BUILDSTDERR: warning: label ‘_cf3c’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _cf3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _cf3c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seQP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:205:1: error: BUILDSTDERR: warning: label ‘_cf3h’ defined but not used [-Wunused-label] BUILDSTDERR: 205 | _cf3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 205 | _cf3h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seQK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:241:1: error: BUILDSTDERR: warning: label ‘_cf3w’ defined but not used [-Wunused-label] BUILDSTDERR: 241 | _cf3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 241 | _cf3w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seQL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:270:1: error: BUILDSTDERR: warning: label ‘_cf3B’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _cf3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _cf3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCztZCzuzdcgtabulatezq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:308:1: error: BUILDSTDERR: warning: label ‘_cf3H’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _cf3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _cf3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:345:1: error: BUILDSTDERR: warning: label ‘_cf3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _cf3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _cf3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulatePar2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:363:1: error: BUILDSTDERR: warning: label ‘_cf3X’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _cf3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _cf3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulatePar1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:383:1: error: BUILDSTDERR: warning: label ‘_cf44’ defined but not used [-Wunused-label] BUILDSTDERR: 383 | _cf44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 383 | _cf44: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘reQb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:400:1: error: BUILDSTDERR: warning: label ‘_cf4b’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cf4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cf4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateM1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:420:1: error: BUILDSTDERR: warning: label ‘_cf4i’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _cf4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _cf4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCztZCzuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:440:1: error: BUILDSTDERR: warning: label ‘_cf4s’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _cf4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _cf4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf4p’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:466:1: error: BUILDSTDERR: warning: label ‘_cf4p’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _cf4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _cf4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf4x’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:484:1: error: BUILDSTDERR: warning: label ‘_cf4x’ defined but not used [-Wunused-label] BUILDSTDERR: 484 | _cf4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 484 | _cf4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:517:1: error: BUILDSTDERR: warning: label ‘_cf4P’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _cf4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _cf4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexPar1zuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:536:1: error: BUILDSTDERR: warning: label ‘_cf4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 536 | _cf4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 536 | _cf4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf4W’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:556:1: error: BUILDSTDERR: warning: label ‘_cf4W’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _cf4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _cf4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexPar1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:576:1: error: BUILDSTDERR: warning: label ‘_cf58’ defined but not used [-Wunused-label] BUILDSTDERR: 576 | _cf58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 576 | _cf58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘reQc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:593:1: error: BUILDSTDERR: warning: label ‘_cf5f’ defined but not used [-Wunused-label] BUILDSTDERR: 593 | _cf5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 593 | _cf5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexM1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:613:1: error: BUILDSTDERR: warning: label ‘_cf5m’ defined but not used [-Wunused-label] BUILDSTDERR: 613 | _cf5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 613 | _cf5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProxyzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:633:1: error: BUILDSTDERR: warning: label ‘_cf5w’ defined but not used [-Wunused-label] BUILDSTDERR: 633 | _cf5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 633 | _cf5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf5t’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:653:1: error: BUILDSTDERR: warning: label ‘_cf5t’ defined but not used [-Wunused-label] BUILDSTDERR: 653 | _cf5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 653 | _cf5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProxyzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:673:1: error: BUILDSTDERR: warning: label ‘_cf5H’ defined but not used [-Wunused-label] BUILDSTDERR: 673 | _cf5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 673 | _cf5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:702:1: error: BUILDSTDERR: warning: label ‘_cf5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _cf5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _cf5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf5O’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:722:1: error: BUILDSTDERR: warning: label ‘_cf5O’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _cf5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _cf5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentity1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:742:1: error: BUILDSTDERR: warning: label ‘_cf60’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _cf60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _cf60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTaggedzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:771:1: error: BUILDSTDERR: warning: label ‘_cf69’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _cf69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _cf69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf67’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:791:1: error: BUILDSTDERR: warning: label ‘_cf67’ defined but not used [-Wunused-label] BUILDSTDERR: 791 | _cf67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 791 | _cf67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTagged1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:811:1: error: BUILDSTDERR: warning: label ‘_cf6j’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _cf6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _cf6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:840:1: error: BUILDSTDERR: warning: label ‘_cf6u’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _cf6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _cf6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:865:1: error: BUILDSTDERR: warning: label ‘_cf6x’ defined but not used [-Wunused-label] BUILDSTDERR: 865 | _cf6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 865 | _cf6x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:894:1: error: BUILDSTDERR: warning: label ‘_cf6K’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _cf6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _cf6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:918:1: error: BUILDSTDERR: warning: label ‘_cf6R’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _cf6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _cf6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:942:1: error: BUILDSTDERR: warning: label ‘_cf6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cf6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cf6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:970:1: error: BUILDSTDERR: warning: label ‘_cf72’ defined but not used [-Wunused-label] BUILDSTDERR: 970 | _cf72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 970 | _cf72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1016:1: error: BUILDSTDERR: warning: label ‘_cf7d’ defined but not used [-Wunused-label] BUILDSTDERR: 1016 | _cf7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1016 | _cf7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf7b’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1040:1: error: BUILDSTDERR: warning: label ‘_cf7b’ defined but not used [-Wunused-label] BUILDSTDERR: 1040 | _cf7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1040 | _cf7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1076:1: error: BUILDSTDERR: warning: label ‘_cf7v’ defined but not used [-Wunused-label] BUILDSTDERR: 1076 | _cf7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1076 | _cf7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1100:1: error: BUILDSTDERR: warning: label ‘_cf7y’ defined but not used [-Wunused-label] BUILDSTDERR: 1100 | _cf7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1100 | _cf7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1131:1: error: BUILDSTDERR: warning: label ‘_cf7L’ defined but not used [-Wunused-label] BUILDSTDERR: 1131 | _cf7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1131 | _cf7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1156:1: error: BUILDSTDERR: warning: label ‘_cf7O’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _cf7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _cf7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1185:1: error: BUILDSTDERR: warning: label ‘_cf82’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _cf82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _cf82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1207:1: error: BUILDSTDERR: warning: label ‘_cf8a’ defined but not used [-Wunused-label] BUILDSTDERR: 1207 | _cf8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1207 | _cf8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1229:1: error: BUILDSTDERR: warning: label ‘_cf8h’ defined but not used [-Wunused-label] BUILDSTDERR: 1229 | _cf8h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1229 | _cf8h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1257:1: error: BUILDSTDERR: warning: label ‘_cf8l’ defined but not used [-Wunused-label] BUILDSTDERR: 1257 | _cf8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1257 | _cf8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1296:1: error: BUILDSTDERR: warning: label ‘_cf8C’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _cf8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _cf8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComposezuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1323:1: error: BUILDSTDERR: warning: label ‘_cf8F’ defined but not used [-Wunused-label] BUILDSTDERR: 1323 | _cf8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1323 | _cf8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cf8u’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1348:1: error: BUILDSTDERR: warning: label ‘_cf8u’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _cf8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _cf8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1386:1: error: BUILDSTDERR: warning: label ‘_cf8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _cf8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _cf8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1412:1: error: BUILDSTDERR: warning: label ‘_cf92’ defined but not used [-Wunused-label] BUILDSTDERR: 1412 | _cf92: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1412 | _cf92: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCompose1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1448:1: error: BUILDSTDERR: warning: label ‘_cf97’ defined but not used [-Wunused-label] BUILDSTDERR: 1448 | _cf97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1448 | _cf97: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1479:1: error: BUILDSTDERR: warning: label ‘_cf9k’ defined but not used [-Wunused-label] BUILDSTDERR: 1479 | _cf9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1479 | _cf9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1503:1: error: BUILDSTDERR: warning: label ‘_cf9r’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _cf9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _cf9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComposezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1529:1: error: BUILDSTDERR: warning: label ‘_cf9u’ defined but not used [-Wunused-label] BUILDSTDERR: 1529 | _cf9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1529 | _cf9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seS0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1561:1: error: BUILDSTDERR: warning: label ‘_cf9I’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _cf9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _cf9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1584:1: error: BUILDSTDERR: warning: label ‘_cf9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1584 | _cf9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1584 | _cf9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seRY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1607:1: error: BUILDSTDERR: warning: label ‘_cf9X’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _cf9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _cf9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCompose_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1637:1: error: BUILDSTDERR: warning: label ‘_cfa1’ defined but not used [-Wunused-label] BUILDSTDERR: 1637 | _cfa1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1637 | _cfa1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1681:1: error: BUILDSTDERR: warning: label ‘_cfad’ defined but not used [-Wunused-label] BUILDSTDERR: 1681 | _cfad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1681 | _cfad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfaa’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1707:1: error: BUILDSTDERR: warning: label ‘_cfaa’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _cfaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _cfaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfai’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1726:1: error: BUILDSTDERR: warning: label ‘_cfai’ defined but not used [-Wunused-label] BUILDSTDERR: 1726 | _cfai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1726 | _cfai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1762:1: error: BUILDSTDERR: warning: label ‘_cfaK’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _cfaK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _cfaK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1792:1: error: BUILDSTDERR: warning: label ‘_cfaP’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _cfaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _cfaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1829:1: error: BUILDSTDERR: warning: label ‘_cfb4’ defined but not used [-Wunused-label] BUILDSTDERR: 1829 | _cfb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1829 | _cfb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1859:1: error: BUILDSTDERR: warning: label ‘_cfb9’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _cfb9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _cfb9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1898:1: error: BUILDSTDERR: warning: label ‘_cfbf’ defined but not used [-Wunused-label] BUILDSTDERR: 1898 | _cfbf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1898 | _cfbf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1936:1: error: BUILDSTDERR: warning: label ‘_cfbs’ defined but not used [-Wunused-label] BUILDSTDERR: 1936 | _cfbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1936 | _cfbs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1960:1: error: BUILDSTDERR: warning: label ‘_cfbz’ defined but not used [-Wunused-label] BUILDSTDERR: 1960 | _cfbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1960 | _cfbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:1986:1: error: BUILDSTDERR: warning: label ‘_cfbC’ defined but not used [-Wunused-label] BUILDSTDERR: 1986 | _cfbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1986 | _cfbC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2018:1: error: BUILDSTDERR: warning: label ‘_cfbQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2018 | _cfbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2018 | _cfbQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2041:1: error: BUILDSTDERR: warning: label ‘_cfbY’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _cfbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _cfbY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2064:1: error: BUILDSTDERR: warning: label ‘_cfc5’ defined but not used [-Wunused-label] BUILDSTDERR: 2064 | _cfc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2064 | _cfc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2094:1: error: BUILDSTDERR: warning: label ‘_cfc9’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _cfc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _cfc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2137:1: error: BUILDSTDERR: warning: label ‘_cfcm’ defined but not used [-Wunused-label] BUILDSTDERR: 2137 | _cfcm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2137 | _cfcm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2162:1: error: BUILDSTDERR: warning: label ‘_cfcp’ defined but not used [-Wunused-label] BUILDSTDERR: 2162 | _cfcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2162 | _cfcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2191:1: error: BUILDSTDERR: warning: label ‘_cfcQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _cfcQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _cfcQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2218:1: error: BUILDSTDERR: warning: label ‘_cfcT’ defined but not used [-Wunused-label] BUILDSTDERR: 2218 | _cfcT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2218 | _cfcT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2251:1: error: BUILDSTDERR: warning: label ‘_cfd1’ defined but not used [-Wunused-label] BUILDSTDERR: 2251 | _cfd1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2251 | _cfd1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfcY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2286:1: error: BUILDSTDERR: warning: label ‘_cfcY’ defined but not used [-Wunused-label] BUILDSTDERR: 2286 | _cfcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2286 | _cfcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2316:1: error: BUILDSTDERR: warning: label ‘_cfd9’ defined but not used [-Wunused-label] BUILDSTDERR: 2316 | _cfd9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2316 | _cfd9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seSz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2353:1: error: BUILDSTDERR: warning: label ‘_cfdi’ defined but not used [-Wunused-label] BUILDSTDERR: 2353 | _cfdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2353 | _cfdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdwzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2380:1: error: BUILDSTDERR: warning: label ‘_cfdl’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _cfdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _cfdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2417:1: error: BUILDSTDERR: warning: label ‘_cfdx’ defined but not used [-Wunused-label] BUILDSTDERR: 2417 | _cfdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2417 | _cfdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfdu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2441:1: error: BUILDSTDERR: warning: label ‘_cfdu’ defined but not used [-Wunused-label] BUILDSTDERR: 2441 | _cfdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2441 | _cfdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdwzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2473:1: error: BUILDSTDERR: warning: label ‘_cfdN’ defined but not used [-Wunused-label] BUILDSTDERR: 2473 | _cfdN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2473 | _cfdN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfdE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2492:1: error: BUILDSTDERR: warning: label ‘_cfdE’ defined but not used [-Wunused-label] BUILDSTDERR: 2492 | _cfdE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2492 | _cfdE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfdH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2504:1: error: BUILDSTDERR: warning: label ‘_cfdH’ defined but not used [-Wunused-label] BUILDSTDERR: 2504 | _cfdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2504 | _cfdH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfdV’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2535:1: error: BUILDSTDERR: warning: label ‘_cfdV’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _cfdV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _cfdV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2561:1: error: BUILDSTDERR: warning: label ‘_cfeb’ defined but not used [-Wunused-label] BUILDSTDERR: 2561 | _cfeb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2561 | _cfeb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfe8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2587:1: error: BUILDSTDERR: warning: label ‘_cfe8’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _cfe8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _cfe8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seT7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2610:1: error: BUILDSTDERR: warning: label ‘_cfer’ defined but not used [-Wunused-label] BUILDSTDERR: 2610 | _cfer: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2610 | _cfer: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seT6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2632:1: error: BUILDSTDERR: warning: label ‘_cfez’ defined but not used [-Wunused-label] BUILDSTDERR: 2632 | _cfez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2632 | _cfez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2654:1: error: BUILDSTDERR: warning: label ‘_cfeG’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _cfeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _cfeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofree_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cfeK’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cfeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cfeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seT9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2721:1: error: BUILDSTDERR: warning: label ‘_cfeX’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _cfeX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _cfeX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableBackwardszuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2746:1: error: BUILDSTDERR: warning: label ‘_cff0’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _cff0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _cff0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2775:1: error: BUILDSTDERR: warning: label ‘_cffd’ defined but not used [-Wunused-label] BUILDSTDERR: 2775 | _cffd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2775 | _cffd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2799:1: error: BUILDSTDERR: warning: label ‘_cffk’ defined but not used [-Wunused-label] BUILDSTDERR: 2799 | _cffk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2799 | _cffk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2823:1: error: BUILDSTDERR: warning: label ‘_cffr’ defined but not used [-Wunused-label] BUILDSTDERR: 2823 | _cffr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2823 | _cffr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableBackwards_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2851:1: error: BUILDSTDERR: warning: label ‘_cffv’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _cffv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _cffv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2890:1: error: BUILDSTDERR: warning: label ‘_cffI’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _cffI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _cffI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReversezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cffL’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cffL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cffL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2944:1: error: BUILDSTDERR: warning: label ‘_cffY’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _cffY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _cffY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2968:1: error: BUILDSTDERR: warning: label ‘_cfg5’ defined but not used [-Wunused-label] BUILDSTDERR: 2968 | _cfg5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2968 | _cfg5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:2992:1: error: BUILDSTDERR: warning: label ‘_cfgc’ defined but not used [-Wunused-label] BUILDSTDERR: 2992 | _cfgc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2992 | _cfgc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReverse_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3020:1: error: BUILDSTDERR: warning: label ‘_cfgg’ defined but not used [-Wunused-label] BUILDSTDERR: 3020 | _cfgg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3020 | _cfgg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableDualzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3059:1: error: BUILDSTDERR: warning: label ‘_cfgr’ defined but not used [-Wunused-label] BUILDSTDERR: 3059 | _cfgr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3059 | _cfgr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfgp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3079:1: error: BUILDSTDERR: warning: label ‘_cfgp’ defined but not used [-Wunused-label] BUILDSTDERR: 3079 | _cfgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3079 | _cfgp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableDual1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3099:1: error: BUILDSTDERR: warning: label ‘_cfgB’ defined but not used [-Wunused-label] BUILDSTDERR: 3099 | _cfgB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3099 | _cfgB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProductzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3128:1: error: BUILDSTDERR: warning: label ‘_cfgK’ defined but not used [-Wunused-label] BUILDSTDERR: 3128 | _cfgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3128 | _cfgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfgI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3148:1: error: BUILDSTDERR: warning: label ‘_cfgI’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _cfgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _cfgI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3168:1: error: BUILDSTDERR: warning: label ‘_cfgU’ defined but not used [-Wunused-label] BUILDSTDERR: 3168 | _cfgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3168 | _cfgU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableSumzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3197:1: error: BUILDSTDERR: warning: label ‘_cfh3’ defined but not used [-Wunused-label] BUILDSTDERR: 3197 | _cfh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3197 | _cfh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfh1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3217:1: error: BUILDSTDERR: warning: label ‘_cfh1’ defined but not used [-Wunused-label] BUILDSTDERR: 3217 | _cfh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3217 | _cfh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableSum1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3237:1: error: BUILDSTDERR: warning: label ‘_cfhd’ defined but not used [-Wunused-label] BUILDSTDERR: 3237 | _cfhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3237 | _cfhd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComplexzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3268:1: error: BUILDSTDERR: warning: label ‘_cfhn’ defined but not used [-Wunused-label] BUILDSTDERR: 3268 | _cfhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3268 | _cfhn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfhk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3294:1: error: BUILDSTDERR: warning: label ‘_cfhk’ defined but not used [-Wunused-label] BUILDSTDERR: 3294 | _cfhk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3294 | _cfhk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfhs’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3312:1: error: BUILDSTDERR: warning: label ‘_cfhs’ defined but not used [-Wunused-label] BUILDSTDERR: 3312 | _cfhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3312 | _cfhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComplexzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3343:1: error: BUILDSTDERR: warning: label ‘_cfhP’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _cfhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _cfhP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfhK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3367:1: error: BUILDSTDERR: warning: label ‘_cfhK’ defined but not used [-Wunused-label] BUILDSTDERR: 3367 | _cfhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3367 | _cfhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfhM’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3387:1: error: BUILDSTDERR: warning: label ‘_cfhM’ defined but not used [-Wunused-label] BUILDSTDERR: 3387 | _cfhM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3387 | _cfhM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableU1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3428:1: error: BUILDSTDERR: warning: label ‘_cfi3’ defined but not used [-Wunused-label] BUILDSTDERR: 3428 | _cfi3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3428 | _cfi3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfi0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3448:1: error: BUILDSTDERR: warning: label ‘_cfi0’ defined but not used [-Wunused-label] BUILDSTDERR: 3448 | _cfi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3448 | _cfi0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableU1zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3468:1: error: BUILDSTDERR: warning: label ‘_cfie’ defined but not used [-Wunused-label] BUILDSTDERR: 3468 | _cfie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3468 | _cfie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3498:1: error: BUILDSTDERR: warning: label ‘_cfio’ defined but not used [-Wunused-label] BUILDSTDERR: 3498 | _cfio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3498 | _cfio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfil’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3524:1: error: BUILDSTDERR: warning: label ‘_cfil’ defined but not used [-Wunused-label] BUILDSTDERR: 3524 | _cfil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3524 | _cfil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfit’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3543:1: error: BUILDSTDERR: warning: label ‘_cfit’ defined but not used [-Wunused-label] BUILDSTDERR: 3543 | _cfit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3543 | _cfit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seU1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3579:1: error: BUILDSTDERR: warning: label ‘_cfiV’ defined but not used [-Wunused-label] BUILDSTDERR: 3579 | _cfiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3579 | _cfiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seU2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3609:1: error: BUILDSTDERR: warning: label ‘_cfj0’ defined but not used [-Wunused-label] BUILDSTDERR: 3609 | _cfj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3609 | _cfj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3646:1: error: BUILDSTDERR: warning: label ‘_cfjf’ defined but not used [-Wunused-label] BUILDSTDERR: 3646 | _cfjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3646 | _cfjf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seTY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3676:1: error: BUILDSTDERR: warning: label ‘_cfjk’ defined but not used [-Wunused-label] BUILDSTDERR: 3676 | _cfjk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3676 | _cfjk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3715:1: error: BUILDSTDERR: warning: label ‘_cfjq’ defined but not used [-Wunused-label] BUILDSTDERR: 3715 | _cfjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3715 | _cfjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seU6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3753:1: error: BUILDSTDERR: warning: label ‘_cfjD’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _cfjD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _cfjD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seU5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3777:1: error: BUILDSTDERR: warning: label ‘_cfjK’ defined but not used [-Wunused-label] BUILDSTDERR: 3777 | _cfjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3777 | _cfjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3803:1: error: BUILDSTDERR: warning: label ‘_cfjN’ defined but not used [-Wunused-label] BUILDSTDERR: 3803 | _cfjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3803 | _cfjN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3835:1: error: BUILDSTDERR: warning: label ‘_cfk1’ defined but not used [-Wunused-label] BUILDSTDERR: 3835 | _cfk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3835 | _cfk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3858:1: error: BUILDSTDERR: warning: label ‘_cfk9’ defined but not used [-Wunused-label] BUILDSTDERR: 3858 | _cfk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3858 | _cfk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seU9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3881:1: error: BUILDSTDERR: warning: label ‘_cfkg’ defined but not used [-Wunused-label] BUILDSTDERR: 3881 | _cfkg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3881 | _cfkg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3911:1: error: BUILDSTDERR: warning: label ‘_cfkk’ defined but not used [-Wunused-label] BUILDSTDERR: 3911 | _cfkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3911 | _cfkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3954:1: error: BUILDSTDERR: warning: label ‘_cfkB’ defined but not used [-Wunused-label] BUILDSTDERR: 3954 | _cfkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3954 | _cfkB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:3981:1: error: BUILDSTDERR: warning: label ‘_cfkE’ defined but not used [-Wunused-label] BUILDSTDERR: 3981 | _cfkE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3981 | _cfkE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfkt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4006:1: error: BUILDSTDERR: warning: label ‘_cfkt’ defined but not used [-Wunused-label] BUILDSTDERR: 4006 | _cfkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4006 | _cfkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4044:1: error: BUILDSTDERR: warning: label ‘_cfkY’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _cfkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _cfkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cfl1’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cfl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cfl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4106:1: error: BUILDSTDERR: warning: label ‘_cfl6’ defined but not used [-Wunused-label] BUILDSTDERR: 4106 | _cfl6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4106 | _cfl6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4137:1: error: BUILDSTDERR: warning: label ‘_cflj’ defined but not used [-Wunused-label] BUILDSTDERR: 4137 | _cflj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4137 | _cflj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4161:1: error: BUILDSTDERR: warning: label ‘_cflq’ defined but not used [-Wunused-label] BUILDSTDERR: 4161 | _cflq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4161 | _cflq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4187:1: error: BUILDSTDERR: warning: label ‘_cflt’ defined but not used [-Wunused-label] BUILDSTDERR: 4187 | _cflt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4187 | _cflt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4219:1: error: BUILDSTDERR: warning: label ‘_cflH’ defined but not used [-Wunused-label] BUILDSTDERR: 4219 | _cflH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4219 | _cflH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4242:1: error: BUILDSTDERR: warning: label ‘_cflP’ defined but not used [-Wunused-label] BUILDSTDERR: 4242 | _cflP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4242 | _cflP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4265:1: error: BUILDSTDERR: warning: label ‘_cflW’ defined but not used [-Wunused-label] BUILDSTDERR: 4265 | _cflW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4265 | _cflW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4295:1: error: BUILDSTDERR: warning: label ‘_cfm0’ defined but not used [-Wunused-label] BUILDSTDERR: 4295 | _cfm0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4295 | _cfm0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentablePar1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4338:1: error: BUILDSTDERR: warning: label ‘_cfmb’ defined but not used [-Wunused-label] BUILDSTDERR: 4338 | _cfmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4338 | _cfmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfm9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4358:1: error: BUILDSTDERR: warning: label ‘_cfm9’ defined but not used [-Wunused-label] BUILDSTDERR: 4358 | _cfm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4358 | _cfm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentablePar2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4378:1: error: BUILDSTDERR: warning: label ‘_cfml’ defined but not used [-Wunused-label] BUILDSTDERR: 4378 | _cfml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4378 | _cfml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4407:1: error: BUILDSTDERR: warning: label ‘_cfmw’ defined but not used [-Wunused-label] BUILDSTDERR: 4407 | _cfmw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4407 | _cfmw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableRec1zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4432:1: error: BUILDSTDERR: warning: label ‘_cfmz’ defined but not used [-Wunused-label] BUILDSTDERR: 4432 | _cfmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4432 | _cfmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4461:1: error: BUILDSTDERR: warning: label ‘_cfmM’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _cfmM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _cfmM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4485:1: error: BUILDSTDERR: warning: label ‘_cfmT’ defined but not used [-Wunused-label] BUILDSTDERR: 4485 | _cfmT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4485 | _cfmT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4509:1: error: BUILDSTDERR: warning: label ‘_cfn0’ defined but not used [-Wunused-label] BUILDSTDERR: 4509 | _cfn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4509 | _cfn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableRec1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4537:1: error: BUILDSTDERR: warning: label ‘_cfn4’ defined but not used [-Wunused-label] BUILDSTDERR: 4537 | _cfn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4537 | _cfn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4576:1: error: BUILDSTDERR: warning: label ‘_cfnh’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _cfnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _cfnh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableM1zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4601:1: error: BUILDSTDERR: warning: label ‘_cfnk’ defined but not used [-Wunused-label] BUILDSTDERR: 4601 | _cfnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4601 | _cfnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4630:1: error: BUILDSTDERR: warning: label ‘_cfnx’ defined but not used [-Wunused-label] BUILDSTDERR: 4630 | _cfnx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4630 | _cfnx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4654:1: error: BUILDSTDERR: warning: label ‘_cfnE’ defined but not used [-Wunused-label] BUILDSTDERR: 4654 | _cfnE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4654 | _cfnE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4678:1: error: BUILDSTDERR: warning: label ‘_cfnL’ defined but not used [-Wunused-label] BUILDSTDERR: 4678 | _cfnL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4678 | _cfnL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableM1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4706:1: error: BUILDSTDERR: warning: label ‘_cfnP’ defined but not used [-Wunused-label] BUILDSTDERR: 4706 | _cfnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4706 | _cfnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cfo9’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cfo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cfo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seUW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4778:1: error: BUILDSTDERR: warning: label ‘_cfoe’ defined but not used [-Wunused-label] BUILDSTDERR: 4778 | _cfoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4778 | _cfoe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCziZC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4808:1: error: BUILDSTDERR: warning: label ‘_cfoj’ defined but not used [-Wunused-label] BUILDSTDERR: 4808 | _cfoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4808 | _cfoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCziZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4838:1: error: BUILDSTDERR: warning: label ‘_cfos’ defined but not used [-Wunused-label] BUILDSTDERR: 4838 | _cfos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4838 | _cfos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateRec1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4856:1: error: BUILDSTDERR: warning: label ‘_cfoz’ defined but not used [-Wunused-label] BUILDSTDERR: 4856 | _cfoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4856 | _cfoz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexRec1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4874:1: error: BUILDSTDERR: warning: label ‘_cfoG’ defined but not used [-Wunused-label] BUILDSTDERR: 4874 | _cfoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4874 | _cfoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4893:1: error: BUILDSTDERR: warning: label ‘_cfoP’ defined but not used [-Wunused-label] BUILDSTDERR: 4893 | _cfoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4893 | _cfoP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfoN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4915:1: error: BUILDSTDERR: warning: label ‘_cfoN’ defined but not used [-Wunused-label] BUILDSTDERR: 4915 | _cfoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4915 | _cfoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seV4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4941:1: error: BUILDSTDERR: warning: label ‘_cfp3’ defined but not used [-Wunused-label] BUILDSTDERR: 4941 | _cfp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4941 | _cfp3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4966:1: error: BUILDSTDERR: warning: label ‘_cfp6’ defined but not used [-Wunused-label] BUILDSTDERR: 4966 | _cfp6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4966 | _cfp6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadTransCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:4993:1: error: BUILDSTDERR: warning: label ‘_cfpf’ defined but not used [-Wunused-label] BUILDSTDERR: 4993 | _cfpf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4993 | _cfpf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadTransCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5013:1: error: BUILDSTDERR: warning: label ‘_cfpm’ defined but not used [-Wunused-label] BUILDSTDERR: 5013 | _cfpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5013 | _cfpm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5032:1: error: BUILDSTDERR: warning: label ‘_cfpy’ defined but not used [-Wunused-label] BUILDSTDERR: 5032 | _cfpy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5032 | _cfpy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5055:1: error: BUILDSTDERR: warning: label ‘_cfpG’ defined but not used [-Wunused-label] BUILDSTDERR: 5055 | _cfpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5055 | _cfpG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfFunctorCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5081:1: error: BUILDSTDERR: warning: label ‘_cfpK’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _cfpK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _cfpK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5118:1: error: BUILDSTDERR: warning: label ‘_cfpZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _cfpZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _cfpZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfpX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5142:1: error: BUILDSTDERR: warning: label ‘_cfpX’ defined but not used [-Wunused-label] BUILDSTDERR: 5142 | _cfpX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5142 | _cfpX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5158:1: error: BUILDSTDERR: warning: label ‘_cfq5’ defined but not used [-Wunused-label] BUILDSTDERR: 5158 | _cfq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5158 | _cfq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5189:1: error: BUILDSTDERR: warning: label ‘_cfqk’ defined but not used [-Wunused-label] BUILDSTDERR: 5189 | _cfqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5189 | _cfqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfqi’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5213:1: error: BUILDSTDERR: warning: label ‘_cfqi’ defined but not used [-Wunused-label] BUILDSTDERR: 5213 | _cfqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5213 | _cfqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCozuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5229:1: error: BUILDSTDERR: warning: label ‘_cfqq’ defined but not used [-Wunused-label] BUILDSTDERR: 5229 | _cfqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5229 | _cfqq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5260:1: error: BUILDSTDERR: warning: label ‘_cfqF’ defined but not used [-Wunused-label] BUILDSTDERR: 5260 | _cfqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5260 | _cfqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfqD’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5284:1: error: BUILDSTDERR: warning: label ‘_cfqD’ defined but not used [-Wunused-label] BUILDSTDERR: 5284 | _cfqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5284 | _cfqD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCozuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5300:1: error: BUILDSTDERR: warning: label ‘_cfqL’ defined but not used [-Wunused-label] BUILDSTDERR: 5300 | _cfqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5300 | _cfqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unwrapRep1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5327:1: error: BUILDSTDERR: warning: label ‘_cfqU’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _cfqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _cfqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unwrapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5347:1: error: BUILDSTDERR: warning: label ‘_cfr1’ defined but not used [-Wunused-label] BUILDSTDERR: 5347 | _cfr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5347 | _cfr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5366:1: error: BUILDSTDERR: warning: label ‘_cfrg’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _cfrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _cfrg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCziZCzuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5393:1: error: BUILDSTDERR: warning: label ‘_cfrj’ defined but not used [-Wunused-label] BUILDSTDERR: 5393 | _cfrj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5393 | _cfrj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfr8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5417:1: error: BUILDSTDERR: warning: label ‘_cfr8’ defined but not used [-Wunused-label] BUILDSTDERR: 5417 | _cfr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5417 | _cfr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCziZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5453:1: error: BUILDSTDERR: warning: label ‘_cfrt’ defined but not used [-Wunused-label] BUILDSTDERR: 5453 | _cfrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5453 | _cfrt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5470:1: error: BUILDSTDERR: warning: label ‘_cfrA’ defined but not used [-Wunused-label] BUILDSTDERR: 5470 | _cfrA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5470 | _cfrA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5490:1: error: BUILDSTDERR: warning: label ‘_cfrH’ defined but not used [-Wunused-label] BUILDSTDERR: 5490 | _cfrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5490 | _cfrH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gtabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5510:1: error: BUILDSTDERR: warning: label ‘_cfrR’ defined but not used [-Wunused-label] BUILDSTDERR: 5510 | _cfrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5510 | _cfrR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfrO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5531:1: error: BUILDSTDERR: warning: label ‘_cfrO’ defined but not used [-Wunused-label] BUILDSTDERR: 5531 | _cfrO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5531 | _cfrO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zddmtabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5564:1: error: BUILDSTDERR: warning: label ‘_cfs3’ defined but not used [-Wunused-label] BUILDSTDERR: 5564 | _cfs3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5564 | _cfs3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfs1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5585:1: error: BUILDSTDERR: warning: label ‘_cfs1’ defined but not used [-Wunused-label] BUILDSTDERR: 5585 | _cfs1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5585 | _cfs1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5605:1: error: BUILDSTDERR: warning: label ‘_cfsh’ defined but not used [-Wunused-label] BUILDSTDERR: 5605 | _cfsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5605 | _cfsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5632:1: error: BUILDSTDERR: warning: label ‘_cfsk’ defined but not used [-Wunused-label] BUILDSTDERR: 5632 | _cfsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5632 | _cfsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfsb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5653:1: error: BUILDSTDERR: warning: label ‘_cfsb’ defined but not used [-Wunused-label] BUILDSTDERR: 5653 | _cfsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5653 | _cfsb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zddmindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5685:1: error: BUILDSTDERR: warning: label ‘_cfsw’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _cfsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _cfsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfsu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5706:1: error: BUILDSTDERR: warning: label ‘_cfsu’ defined but not used [-Wunused-label] BUILDSTDERR: 5706 | _cfsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5706 | _cfsu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5726:1: error: BUILDSTDERR: warning: label ‘_cfsM’ defined but not used [-Wunused-label] BUILDSTDERR: 5726 | _cfsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5726 | _cfsM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5753:1: error: BUILDSTDERR: warning: label ‘_cfsP’ defined but not used [-Wunused-label] BUILDSTDERR: 5753 | _cfsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5753 | _cfsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seVX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5789:1: error: BUILDSTDERR: warning: label ‘_cfsY’ defined but not used [-Wunused-label] BUILDSTDERR: 5789 | _cfsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5789 | _cfsY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_tabulated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5815:1: error: BUILDSTDERR: warning: label ‘_cft1’ defined but not used [-Wunused-label] BUILDSTDERR: 5815 | _cft1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5815 | _cft1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seW3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5850:1: error: BUILDSTDERR: warning: label ‘_cfte’ defined but not used [-Wunused-label] BUILDSTDERR: 5850 | _cfte: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5850 | _cfte: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seW6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5877:1: error: BUILDSTDERR: warning: label ‘_cftn’ defined but not used [-Wunused-label] BUILDSTDERR: 5877 | _cftn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5877 | _cftn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_fmapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5908:1: error: BUILDSTDERR: warning: label ‘_cfts’ defined but not used [-Wunused-label] BUILDSTDERR: 5908 | _cfts: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5908 | _cfts: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5940:1: error: BUILDSTDERR: warning: label ‘_cftG’ defined but not used [-Wunused-label] BUILDSTDERR: 5940 | _cftG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5940 | _cftG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_pureRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5957:1: error: BUILDSTDERR: warning: label ‘_cftJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5957 | _cftJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5957 | _cftJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:5993:1: error: BUILDSTDERR: warning: label ‘_cfu5’ defined but not used [-Wunused-label] BUILDSTDERR: 5993 | _cfu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5993 | _cfu5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6024:1: error: BUILDSTDERR: warning: label ‘_cfu8’ defined but not used [-Wunused-label] BUILDSTDERR: 6024 | _cfu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6024 | _cfu8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6067:1: error: BUILDSTDERR: warning: label ‘_cfud’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _cfud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _cfud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_bindRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6106:1: error: BUILDSTDERR: warning: label ‘_cfui’ defined but not used [-Wunused-label] BUILDSTDERR: 6106 | _cfui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6106 | _cfui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6141:1: error: BUILDSTDERR: warning: label ‘_cfuB’ defined but not used [-Wunused-label] BUILDSTDERR: 6141 | _cfuB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6141 | _cfuB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6182:1: error: BUILDSTDERR: warning: label ‘_cfuG’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _cfuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _cfuG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mfixRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6214:1: error: BUILDSTDERR: warning: label ‘_cfuL’ defined but not used [-Wunused-label] BUILDSTDERR: 6214 | _cfuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6214 | _cfuL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6252:1: error: BUILDSTDERR: warning: label ‘_cfv3’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _cfv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _cfv3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6279:1: error: BUILDSTDERR: warning: label ‘_cfva’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _cfva: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _cfva: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6312:1: error: BUILDSTDERR: warning: label ‘_cfvd’ defined but not used [-Wunused-label] BUILDSTDERR: 6312 | _cfvd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6312 | _cfvd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mzzipWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6357:1: error: BUILDSTDERR: warning: label ‘_cfvi’ defined but not used [-Wunused-label] BUILDSTDERR: 6357 | _cfvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6357 | _cfvi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6393:1: error: BUILDSTDERR: warning: label ‘_cfvv’ defined but not used [-Wunused-label] BUILDSTDERR: 6393 | _cfvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6393 | _cfvv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6419:1: error: BUILDSTDERR: warning: label ‘_cfvC’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _cfvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _cfvC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6448:1: error: BUILDSTDERR: warning: label ‘_cfvN’ defined but not used [-Wunused-label] BUILDSTDERR: 6448 | _cfvN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6448 | _cfvN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mzzipRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6488:1: error: BUILDSTDERR: warning: label ‘_cfvS’ defined but not used [-Wunused-label] BUILDSTDERR: 6488 | _cfvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6488 | _cfvS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_askRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6527:1: error: BUILDSTDERR: warning: label ‘_cfw1’ defined but not used [-Wunused-label] BUILDSTDERR: 6527 | _cfw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6527 | _cfw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6555:1: error: BUILDSTDERR: warning: label ‘_cfwc’ defined but not used [-Wunused-label] BUILDSTDERR: 6555 | _cfwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6555 | _cfwc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6582:1: error: BUILDSTDERR: warning: label ‘_cfwl’ defined but not used [-Wunused-label] BUILDSTDERR: 6582 | _cfwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6582 | _cfwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_localRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6613:1: error: BUILDSTDERR: warning: label ‘_cfwq’ defined but not used [-Wunused-label] BUILDSTDERR: 6613 | _cfwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6613 | _cfwq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6647:1: error: BUILDSTDERR: warning: label ‘_cfwD’ defined but not used [-Wunused-label] BUILDSTDERR: 6647 | _cfwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6647 | _cfwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6673:1: error: BUILDSTDERR: warning: label ‘_cfwK’ defined but not used [-Wunused-label] BUILDSTDERR: 6673 | _cfwK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6673 | _cfwK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seWU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6701:1: error: BUILDSTDERR: warning: label ‘_cfwT’ defined but not used [-Wunused-label] BUILDSTDERR: 6701 | _cfwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6701 | _cfwT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_apRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6741:1: error: BUILDSTDERR: warning: label ‘_cfwY’ defined but not used [-Wunused-label] BUILDSTDERR: 6741 | _cfwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6741 | _cfwY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seX0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6779:1: error: BUILDSTDERR: warning: label ‘_cfxh’ defined but not used [-Wunused-label] BUILDSTDERR: 6779 | _cfxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6779 | _cfxh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seX1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6808:1: error: BUILDSTDERR: warning: label ‘_cfxk’ defined but not used [-Wunused-label] BUILDSTDERR: 6808 | _cfxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6808 | _cfxk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_distributeRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cfxp’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cfxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cfxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seX9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6881:1: error: BUILDSTDERR: warning: label ‘_cfxJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6881 | _cfxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6881 | _cfxJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6923:1: error: BUILDSTDERR: warning: label ‘_cfxO’ defined but not used [-Wunused-label] BUILDSTDERR: 6923 | _cfxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6923 | _cfxO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_collectRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:6964:1: error: BUILDSTDERR: warning: label ‘_cfxT’ defined but not used [-Wunused-label] BUILDSTDERR: 6964 | _cfxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6964 | _cfxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7003:1: error: BUILDSTDERR: warning: label ‘_cfyd’ defined but not used [-Wunused-label] BUILDSTDERR: 7003 | _cfyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7003 | _cfyd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7045:1: error: BUILDSTDERR: warning: label ‘_cfyi’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _cfyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _cfyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7086:1: error: BUILDSTDERR: warning: label ‘_cfyn’ defined but not used [-Wunused-label] BUILDSTDERR: 7086 | _cfyn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7086 | _cfyn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7122:1: error: BUILDSTDERR: warning: label ‘_cfyG’ defined but not used [-Wunused-label] BUILDSTDERR: 7122 | _cfyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7122 | _cfyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7151:1: error: BUILDSTDERR: warning: label ‘_cfyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7151 | _cfyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7151 | _cfyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7189:1: error: BUILDSTDERR: warning: label ‘_cfyO’ defined but not used [-Wunused-label] BUILDSTDERR: 7189 | _cfyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7189 | _cfyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7221:1: error: BUILDSTDERR: warning: label ‘_cfzf’ defined but not used [-Wunused-label] BUILDSTDERR: 7221 | _cfzf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7221 | _cfzf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7252:1: error: BUILDSTDERR: warning: label ‘_cfzi’ defined but not used [-Wunused-label] BUILDSTDERR: 7252 | _cfzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7252 | _cfzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7293:1: error: BUILDSTDERR: warning: label ‘_cfzn’ defined but not used [-Wunused-label] BUILDSTDERR: 7293 | _cfzn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7293 | _cfzn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7335:1: error: BUILDSTDERR: warning: label ‘_cfzs’ defined but not used [-Wunused-label] BUILDSTDERR: 7335 | _cfzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7335 | _cfzs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7376:1: error: BUILDSTDERR: warning: label ‘_cfzz’ defined but not used [-Wunused-label] BUILDSTDERR: 7376 | _cfzz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7376 | _cfzz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfzx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7407:1: error: BUILDSTDERR: warning: label ‘_cfzx’ defined but not used [-Wunused-label] BUILDSTDERR: 7407 | _cfzx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7407 | _cfzx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfzC’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7424:1: error: BUILDSTDERR: warning: label ‘_cfzC’ defined but not used [-Wunused-label] BUILDSTDERR: 7424 | _cfzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7424 | _cfzC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7447:1: error: BUILDSTDERR: warning: label ‘_cfzU’ defined but not used [-Wunused-label] BUILDSTDERR: 7447 | _cfzU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7447 | _cfzU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7475:1: error: BUILDSTDERR: warning: label ‘_cfzX’ defined but not used [-Wunused-label] BUILDSTDERR: 7475 | _cfzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7475 | _cfzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7510:1: error: BUILDSTDERR: warning: label ‘_cfAb’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _cfAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _cfAb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7532:1: error: BUILDSTDERR: warning: label ‘_cfAj’ defined but not used [-Wunused-label] BUILDSTDERR: 7532 | _cfAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7532 | _cfAj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7554:1: error: BUILDSTDERR: warning: label ‘_cfAr’ defined but not used [-Wunused-label] BUILDSTDERR: 7554 | _cfAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7554 | _cfAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7576:1: error: BUILDSTDERR: warning: label ‘_cfAz’ defined but not used [-Wunused-label] BUILDSTDERR: 7576 | _cfAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7576 | _cfAz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7598:1: error: BUILDSTDERR: warning: label ‘_cfAG’ defined but not used [-Wunused-label] BUILDSTDERR: 7598 | _cfAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7598 | _cfAG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7628:1: error: BUILDSTDERR: warning: label ‘_cfAK’ defined but not used [-Wunused-label] BUILDSTDERR: 7628 | _cfAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7628 | _cfAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7673:1: error: BUILDSTDERR: warning: label ‘_cfAX’ defined but not used [-Wunused-label] BUILDSTDERR: 7673 | _cfAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7673 | _cfAX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7697:1: error: BUILDSTDERR: warning: label ‘_cfB4’ defined but not used [-Wunused-label] BUILDSTDERR: 7697 | _cfB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7697 | _cfB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7721:1: error: BUILDSTDERR: warning: label ‘_cfBb’ defined but not used [-Wunused-label] BUILDSTDERR: 7721 | _cfBb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7721 | _cfBb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7749:1: error: BUILDSTDERR: warning: label ‘_cfBf’ defined but not used [-Wunused-label] BUILDSTDERR: 7749 | _cfBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7749 | _cfBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcask_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7789:1: error: BUILDSTDERR: warning: label ‘_cfBq’ defined but not used [-Wunused-label] BUILDSTDERR: 7789 | _cfBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7789 | _cfBq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfBo’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7811:1: error: BUILDSTDERR: warning: label ‘_cfBo’ defined but not used [-Wunused-label] BUILDSTDERR: 7811 | _cfBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7811 | _cfBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seXX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7833:1: error: BUILDSTDERR: warning: label ‘_cfBE’ defined but not used [-Wunused-label] BUILDSTDERR: 7833 | _cfBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7833 | _cfBE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seY0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7860:1: error: BUILDSTDERR: warning: label ‘_cfBN’ defined but not used [-Wunused-label] BUILDSTDERR: 7860 | _cfBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7860 | _cfBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdclocal_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7890:1: error: BUILDSTDERR: warning: label ‘_cfBS’ defined but not used [-Wunused-label] BUILDSTDERR: 7890 | _cfBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7890 | _cfBS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfBy’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7914:1: error: BUILDSTDERR: warning: label ‘_cfBy’ defined but not used [-Wunused-label] BUILDSTDERR: 7914 | _cfBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7914 | _cfBy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seY5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7950:1: error: BUILDSTDERR: warning: label ‘_cfCf’ defined but not used [-Wunused-label] BUILDSTDERR: 7950 | _cfCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7950 | _cfCf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seY6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:7981:1: error: BUILDSTDERR: warning: label ‘_cfCi’ defined but not used [-Wunused-label] BUILDSTDERR: 7981 | _cfCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7981 | _cfCi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seY7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8024:1: error: BUILDSTDERR: warning: label ‘_cfCn’ defined but not used [-Wunused-label] BUILDSTDERR: 8024 | _cfCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8024 | _cfCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8063:1: error: BUILDSTDERR: warning: label ‘_cfCs’ defined but not used [-Wunused-label] BUILDSTDERR: 8063 | _cfCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8063 | _cfCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8093:1: error: BUILDSTDERR: warning: label ‘_cfCG’ defined but not used [-Wunused-label] BUILDSTDERR: 8093 | _cfCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8093 | _cfCG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8110:1: error: BUILDSTDERR: warning: label ‘_cfCJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8110 | _cfCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8110 | _cfCJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8146:1: error: BUILDSTDERR: warning: label ‘_cfCW’ defined but not used [-Wunused-label] BUILDSTDERR: 8146 | _cfCW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8146 | _cfCW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8172:1: error: BUILDSTDERR: warning: label ‘_cfD3’ defined but not used [-Wunused-label] BUILDSTDERR: 8172 | _cfD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8172 | _cfD3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8200:1: error: BUILDSTDERR: warning: label ‘_cfDc’ defined but not used [-Wunused-label] BUILDSTDERR: 8200 | _cfDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8200 | _cfDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8240:1: error: BUILDSTDERR: warning: label ‘_cfDh’ defined but not used [-Wunused-label] BUILDSTDERR: 8240 | _cfDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8240 | _cfDh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8279:1: error: BUILDSTDERR: warning: label ‘_cfDw’ defined but not used [-Wunused-label] BUILDSTDERR: 8279 | _cfDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8279 | _cfDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfDu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8306:1: error: BUILDSTDERR: warning: label ‘_cfDu’ defined but not used [-Wunused-label] BUILDSTDERR: 8306 | _cfDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8306 | _cfDu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfDz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8322:1: error: BUILDSTDERR: warning: label ‘_cfDz’ defined but not used [-Wunused-label] BUILDSTDERR: 8322 | _cfDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8322 | _cfDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8341:1: error: BUILDSTDERR: warning: label ‘_cfDH’ defined but not used [-Wunused-label] BUILDSTDERR: 8341 | _cfDH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8341 | _cfDH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8377:1: error: BUILDSTDERR: warning: label ‘_cfDW’ defined but not used [-Wunused-label] BUILDSTDERR: 8377 | _cfDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8377 | _cfDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfDU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8403:1: error: BUILDSTDERR: warning: label ‘_cfDU’ defined but not used [-Wunused-label] BUILDSTDERR: 8403 | _cfDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8403 | _cfDU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfDZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8420:1: error: BUILDSTDERR: warning: label ‘_cfDZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _cfDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _cfDZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8439:1: error: BUILDSTDERR: warning: label ‘_cfE7’ defined but not used [-Wunused-label] BUILDSTDERR: 8439 | _cfE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8439 | _cfE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8470:1: error: BUILDSTDERR: warning: label ‘_cfEg’ defined but not used [-Wunused-label] BUILDSTDERR: 8470 | _cfEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8470 | _cfEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8497:1: error: BUILDSTDERR: warning: label ‘_cfEs’ defined but not used [-Wunused-label] BUILDSTDERR: 8497 | _cfEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8497 | _cfEs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8519:1: error: BUILDSTDERR: warning: label ‘_cfEA’ defined but not used [-Wunused-label] BUILDSTDERR: 8519 | _cfEA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8519 | _cfEA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8541:1: error: BUILDSTDERR: warning: label ‘_cfEI’ defined but not used [-Wunused-label] BUILDSTDERR: 8541 | _cfEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8541 | _cfEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8563:1: error: BUILDSTDERR: warning: label ‘_cfEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8563 | _cfEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8563 | _cfEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8585:1: error: BUILDSTDERR: warning: label ‘_cfEY’ defined but not used [-Wunused-label] BUILDSTDERR: 8585 | _cfEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8585 | _cfEY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8607:1: error: BUILDSTDERR: warning: label ‘_cfF5’ defined but not used [-Wunused-label] BUILDSTDERR: 8607 | _cfF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8607 | _cfF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8638:1: error: BUILDSTDERR: warning: label ‘_cfF9’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _cfF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _cfF9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8686:1: error: BUILDSTDERR: warning: label ‘_cfFn’ defined but not used [-Wunused-label] BUILDSTDERR: 8686 | _cfFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8686 | _cfFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘reQd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8711:1: error: BUILDSTDERR: warning: label ‘_cfFq’ defined but not used [-Wunused-label] BUILDSTDERR: 8711 | _cfFq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8711 | _cfFq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadCozuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8741:1: error: BUILDSTDERR: warning: label ‘_cfFz’ defined but not used [-Wunused-label] BUILDSTDERR: 8741 | _cfFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8741 | _cfFz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘reQe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8759:1: error: BUILDSTDERR: warning: label ‘_cfFG’ defined but not used [-Wunused-label] BUILDSTDERR: 8759 | _cfFG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8759 | _cfFG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8779:1: error: BUILDSTDERR: warning: label ‘_cfFT’ defined but not used [-Wunused-label] BUILDSTDERR: 8779 | _cfFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8779 | _cfFT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8801:1: error: BUILDSTDERR: warning: label ‘_cfG1’ defined but not used [-Wunused-label] BUILDSTDERR: 8801 | _cfG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8801 | _cfG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8823:1: error: BUILDSTDERR: warning: label ‘_cfG9’ defined but not used [-Wunused-label] BUILDSTDERR: 8823 | _cfG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8823 | _cfG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8845:1: error: BUILDSTDERR: warning: label ‘_cfGg’ defined but not used [-Wunused-label] BUILDSTDERR: 8845 | _cfGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8845 | _cfGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8875:1: error: BUILDSTDERR: warning: label ‘_cfGk’ defined but not used [-Wunused-label] BUILDSTDERR: 8875 | _cfGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8875 | _cfGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8920:1: error: BUILDSTDERR: warning: label ‘_cfGv’ defined but not used [-Wunused-label] BUILDSTDERR: 8920 | _cfGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8920 | _cfGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfGt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8942:1: error: BUILDSTDERR: warning: label ‘_cfGt’ defined but not used [-Wunused-label] BUILDSTDERR: 8942 | _cfGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8942 | _cfGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8965:1: error: BUILDSTDERR: warning: label ‘_cfGJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8965 | _cfGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8965 | _cfGJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:8991:1: error: BUILDSTDERR: warning: label ‘_cfH8’ defined but not used [-Wunused-label] BUILDSTDERR: 8991 | _cfH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8991 | _cfH8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9022:1: error: BUILDSTDERR: warning: label ‘_cfHb’ defined but not used [-Wunused-label] BUILDSTDERR: 9022 | _cfHb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9022 | _cfHb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seYZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9059:1: error: BUILDSTDERR: warning: label ‘_cfHl’ defined but not used [-Wunused-label] BUILDSTDERR: 9059 | _cfHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9059 | _cfHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZ0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9081:1: error: BUILDSTDERR: warning: label ‘_cfHo’ defined but not used [-Wunused-label] BUILDSTDERR: 9081 | _cfHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9081 | _cfHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZ1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9128:1: error: BUILDSTDERR: warning: label ‘_cfHt’ defined but not used [-Wunused-label] BUILDSTDERR: 9128 | _cfHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9128 | _cfHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZ2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9169:1: error: BUILDSTDERR: warning: label ‘_cfHy’ defined but not used [-Wunused-label] BUILDSTDERR: 9169 | _cfHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9169 | _cfHy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcreader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9206:1: error: BUILDSTDERR: warning: label ‘_cfHD’ defined but not used [-Wunused-label] BUILDSTDERR: 9206 | _cfHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9206 | _cfHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfGD’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9229:1: error: BUILDSTDERR: warning: label ‘_cfGD’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _cfGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _cfGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZ8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9262:1: error: BUILDSTDERR: warning: label ‘_cfHR’ defined but not used [-Wunused-label] BUILDSTDERR: 9262 | _cfHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9262 | _cfHR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZ7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9287:1: error: BUILDSTDERR: warning: label ‘_cfHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9287 | _cfHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9287 | _cfHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZ6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9310:1: error: BUILDSTDERR: warning: label ‘_cfI6’ defined but not used [-Wunused-label] BUILDSTDERR: 9310 | _cfI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9310 | _cfI6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZ5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9335:1: error: BUILDSTDERR: warning: label ‘_cfId’ defined but not used [-Wunused-label] BUILDSTDERR: 9335 | _cfId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9335 | _cfId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9367:1: error: BUILDSTDERR: warning: label ‘_cfIh’ defined but not used [-Wunused-label] BUILDSTDERR: 9367 | _cfIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9367 | _cfIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9415:1: error: BUILDSTDERR: warning: label ‘_cfIu’ defined but not used [-Wunused-label] BUILDSTDERR: 9415 | _cfIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9415 | _cfIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9441:1: error: BUILDSTDERR: warning: label ‘_cfIB’ defined but not used [-Wunused-label] BUILDSTDERR: 9441 | _cfIB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9441 | _cfIB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9469:1: error: BUILDSTDERR: warning: label ‘_cfIK’ defined but not used [-Wunused-label] BUILDSTDERR: 9469 | _cfIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9469 | _cfIK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9509:1: error: BUILDSTDERR: warning: label ‘_cfIP’ defined but not used [-Wunused-label] BUILDSTDERR: 9509 | _cfIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9509 | _cfIP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cfIY’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cfIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cfIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9567:1: error: BUILDSTDERR: warning: label ‘_cfJb’ defined but not used [-Wunused-label] BUILDSTDERR: 9567 | _cfJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9567 | _cfJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfJ9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9593:1: error: BUILDSTDERR: warning: label ‘_cfJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 9593 | _cfJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9593 | _cfJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfJe’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9610:1: error: BUILDSTDERR: warning: label ‘_cfJe’ defined but not used [-Wunused-label] BUILDSTDERR: 9610 | _cfJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9610 | _cfJe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9629:1: error: BUILDSTDERR: warning: label ‘_cfJm’ defined but not used [-Wunused-label] BUILDSTDERR: 9629 | _cfJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9629 | _cfJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9660:1: error: BUILDSTDERR: warning: label ‘_cfJB’ defined but not used [-Wunused-label] BUILDSTDERR: 9660 | _cfJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9660 | _cfJB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfJz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9686:1: error: BUILDSTDERR: warning: label ‘_cfJz’ defined but not used [-Wunused-label] BUILDSTDERR: 9686 | _cfJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9686 | _cfJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfJE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9703:1: error: BUILDSTDERR: warning: label ‘_cfJE’ defined but not used [-Wunused-label] BUILDSTDERR: 9703 | _cfJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9703 | _cfJE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9722:1: error: BUILDSTDERR: warning: label ‘_cfJM’ defined but not used [-Wunused-label] BUILDSTDERR: 9722 | _cfJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9722 | _cfJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9753:1: error: BUILDSTDERR: warning: label ‘_cfK1’ defined but not used [-Wunused-label] BUILDSTDERR: 9753 | _cfK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9753 | _cfK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfJZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9780:1: error: BUILDSTDERR: warning: label ‘_cfJZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9780 | _cfJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9780 | _cfJZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘_cfK4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9796:1: error: BUILDSTDERR: warning: label ‘_cfK4’ defined but not used [-Wunused-label] BUILDSTDERR: 9796 | _cfK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9796 | _cfK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘reQf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9815:1: error: BUILDSTDERR: warning: label ‘_cfKc’ defined but not used [-Wunused-label] BUILDSTDERR: 9815 | _cfKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9815 | _cfKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCozuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9848:1: error: BUILDSTDERR: warning: label ‘_cfKl’ defined but not used [-Wunused-label] BUILDSTDERR: 9848 | _cfKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9848 | _cfKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9867:1: error: BUILDSTDERR: warning: label ‘_cfKx’ defined but not used [-Wunused-label] BUILDSTDERR: 9867 | _cfKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9867 | _cfKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9889:1: error: BUILDSTDERR: warning: label ‘_cfKF’ defined but not used [-Wunused-label] BUILDSTDERR: 9889 | _cfKF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9889 | _cfKF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9911:1: error: BUILDSTDERR: warning: label ‘_cfKN’ defined but not used [-Wunused-label] BUILDSTDERR: 9911 | _cfKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9911 | _cfKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9933:1: error: BUILDSTDERR: warning: label ‘_cfKV’ defined but not used [-Wunused-label] BUILDSTDERR: 9933 | _cfKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9933 | _cfKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9955:1: error: BUILDSTDERR: warning: label ‘_cfL2’ defined but not used [-Wunused-label] BUILDSTDERR: 9955 | _cfL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9955 | _cfL2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:9985:1: error: BUILDSTDERR: warning: label ‘_cfL6’ defined but not used [-Wunused-label] BUILDSTDERR: 9985 | _cfL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9985 | _cfL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10030:1: error: BUILDSTDERR: warning: label ‘_cfLo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10030 | _cfLo: BUILDSTDERR: | ^ BUILDSTDERR: 10030 | _cfLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10060:1: error: BUILDSTDERR: warning: label ‘_cfLr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10060 | _cfLr: BUILDSTDERR: | ^ BUILDSTDERR: 10060 | _cfLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10098:1: error: BUILDSTDERR: warning: label ‘_cfLw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10098 | _cfLw: BUILDSTDERR: | ^ BUILDSTDERR: 10098 | _cfLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10136:1: error: BUILDSTDERR: warning: label ‘_cfLK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10136 | _cfLK: BUILDSTDERR: | ^ BUILDSTDERR: 10136 | _cfLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10158:1: error: BUILDSTDERR: warning: label ‘_cfLS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10158 | _cfLS: BUILDSTDERR: | ^ BUILDSTDERR: 10158 | _cfLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10180:1: error: BUILDSTDERR: warning: label ‘_cfLZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10180 | _cfLZ: BUILDSTDERR: | ^ BUILDSTDERR: 10180 | _cfLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10208:1: error: BUILDSTDERR: warning: label ‘_cfM3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10208 | _cfM3: BUILDSTDERR: | ^ BUILDSTDERR: 10208 | _cfM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10247:1: error: BUILDSTDERR: warning: label ‘_cfMq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10247 | _cfMq: BUILDSTDERR: | ^ BUILDSTDERR: 10247 | _cfMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10274:1: error: BUILDSTDERR: warning: label ‘_cfMt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10274 | _cfMt: BUILDSTDERR: | ^ BUILDSTDERR: 10274 | _cfMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10316:1: error: BUILDSTDERR: warning: label ‘_cfMy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10316 | _cfMy: BUILDSTDERR: | ^ BUILDSTDERR: 10316 | _cfMy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10356:1: error: BUILDSTDERR: warning: label ‘_cfMD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10356 | _cfMD: BUILDSTDERR: | ^ BUILDSTDERR: 10356 | _cfMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf01_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10394:1: error: BUILDSTDERR: warning: label ‘_cfMR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10394 | _cfMR: BUILDSTDERR: | ^ BUILDSTDERR: 10394 | _cfMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf00_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10416:1: error: BUILDSTDERR: warning: label ‘_cfMZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10416 | _cfMZ: BUILDSTDERR: | ^ BUILDSTDERR: 10416 | _cfMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘seZZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10438:1: error: BUILDSTDERR: warning: label ‘_cfN6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10438 | _cfN6: BUILDSTDERR: | ^ BUILDSTDERR: 10438 | _cfN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10466:1: error: BUILDSTDERR: warning: label ‘_cfNa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10466 | _cfNa: BUILDSTDERR: | ^ BUILDSTDERR: 10466 | _cfNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf05_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10505:1: error: BUILDSTDERR: warning: label ‘_cfNn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10505 | _cfNn: BUILDSTDERR: | ^ BUILDSTDERR: 10505 | _cfNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0a_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10532:1: error: BUILDSTDERR: warning: label ‘_cfNC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10532 | _cfNC: BUILDSTDERR: | ^ BUILDSTDERR: 10532 | _cfNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0b_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10565:1: error: BUILDSTDERR: warning: label ‘_cfNH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10565 | _cfNH: BUILDSTDERR: | ^ BUILDSTDERR: 10565 | _cfNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicateRepBy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10607:1: error: BUILDSTDERR: warning: label ‘_cfNM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10607 | _cfNM: BUILDSTDERR: | ^ BUILDSTDERR: 10607 | _cfNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0f_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10643:1: error: BUILDSTDERR: warning: label ‘_cfNZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10643 | _cfNZ: BUILDSTDERR: | ^ BUILDSTDERR: 10643 | _cfNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicatedRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10668:1: error: BUILDSTDERR: warning: label ‘_cfO2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10668 | _cfO2: BUILDSTDERR: | ^ BUILDSTDERR: 10668 | _cfO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10697:1: error: BUILDSTDERR: warning: label ‘_cfOf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10697 | _cfOf: BUILDSTDERR: | ^ BUILDSTDERR: 10697 | _cfOf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicateRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10722:1: error: BUILDSTDERR: warning: label ‘_cfOi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10722 | _cfOi: BUILDSTDERR: | ^ BUILDSTDERR: 10722 | _cfOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0o_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10751:1: error: BUILDSTDERR: warning: label ‘_cfOv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10751 | _cfOv: BUILDSTDERR: | ^ BUILDSTDERR: 10751 | _cfOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0t_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10778:1: error: BUILDSTDERR: warning: label ‘_cfOO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10778 | _cfOO: BUILDSTDERR: | ^ BUILDSTDERR: 10778 | _cfOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0u_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10812:1: error: BUILDSTDERR: warning: label ‘_cfOT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10812 | _cfOT: BUILDSTDERR: | ^ BUILDSTDERR: 10812 | _cfOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0v_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10858:1: error: BUILDSTDERR: warning: label ‘_cfOY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10858 | _cfOY: BUILDSTDERR: | ^ BUILDSTDERR: 10858 | _cfOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendRepBy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10894:1: error: BUILDSTDERR: warning: label ‘_cfP3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10894 | _cfP3: BUILDSTDERR: | ^ BUILDSTDERR: 10894 | _cfP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0A_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10933:1: error: BUILDSTDERR: warning: label ‘_cfPg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10933 | _cfPg: BUILDSTDERR: | ^ BUILDSTDERR: 10933 | _cfPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendedRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10958:1: error: BUILDSTDERR: warning: label ‘_cfPj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10958 | _cfPj: BUILDSTDERR: | ^ BUILDSTDERR: 10958 | _cfPj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0F_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:10987:1: error: BUILDSTDERR: warning: label ‘_cfPw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10987 | _cfPw: BUILDSTDERR: | ^ BUILDSTDERR: 10987 | _cfPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0H_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11013:1: error: BUILDSTDERR: warning: label ‘_cfPM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11013 | _cfPM: BUILDSTDERR: | ^ BUILDSTDERR: 11013 | _cfPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0K_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11040:1: error: BUILDSTDERR: warning: label ‘_cfPV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11040 | _cfPV: BUILDSTDERR: | ^ BUILDSTDERR: 11040 | _cfPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0L_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11075:1: error: BUILDSTDERR: warning: label ‘_cfQ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11075 | _cfQ0: BUILDSTDERR: | ^ BUILDSTDERR: 11075 | _cfQ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0M_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11121:1: error: BUILDSTDERR: warning: label ‘_cfQ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11121 | _cfQ5: BUILDSTDERR: | ^ BUILDSTDERR: 11121 | _cfQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCozuzdcextended_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11157:1: error: BUILDSTDERR: warning: label ‘_cfQa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11157 | _cfQa: BUILDSTDERR: | ^ BUILDSTDERR: 11157 | _cfQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCozuzdcduplicated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11197:1: error: BUILDSTDERR: warning: label ‘_cfQj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11197 | _cfQj: BUILDSTDERR: | ^ BUILDSTDERR: 11197 | _cfQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0T_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11225:1: error: BUILDSTDERR: warning: label ‘_cfQv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11225 | _cfQv: BUILDSTDERR: | ^ BUILDSTDERR: 11225 | _cfQv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0S_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11248:1: error: BUILDSTDERR: warning: label ‘_cfQD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11248 | _cfQD: BUILDSTDERR: | ^ BUILDSTDERR: 11248 | _cfQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0R_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11271:1: error: BUILDSTDERR: warning: label ‘_cfQK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11271 | _cfQK: BUILDSTDERR: | ^ BUILDSTDERR: 11271 | _cfQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11301:1: error: BUILDSTDERR: warning: label ‘_cfQO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11301 | _cfQO: BUILDSTDERR: | ^ BUILDSTDERR: 11301 | _cfQO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf0Y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11344:1: error: BUILDSTDERR: warning: label ‘_cfR1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11344 | _cfR1: BUILDSTDERR: | ^ BUILDSTDERR: 11344 | _cfR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11369:1: error: BUILDSTDERR: warning: label ‘_cfR4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11369 | _cfR4: BUILDSTDERR: | ^ BUILDSTDERR: 11369 | _cfR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf13_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11398:1: error: BUILDSTDERR: warning: label ‘_cfRh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11398 | _cfRh: BUILDSTDERR: | ^ BUILDSTDERR: 11398 | _cfRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf15_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11424:1: error: BUILDSTDERR: warning: label ‘_cfRx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11424 | _cfRx: BUILDSTDERR: | ^ BUILDSTDERR: 11424 | _cfRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf18_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11451:1: error: BUILDSTDERR: warning: label ‘_cfRG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11451 | _cfRG: BUILDSTDERR: | ^ BUILDSTDERR: 11451 | _cfRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf19_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11486:1: error: BUILDSTDERR: warning: label ‘_cfRL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11486 | _cfRL: BUILDSTDERR: | ^ BUILDSTDERR: 11486 | _cfRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1a_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11532:1: error: BUILDSTDERR: warning: label ‘_cfRQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11532 | _cfRQ: BUILDSTDERR: | ^ BUILDSTDERR: 11532 | _cfRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcextend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11568:1: error: BUILDSTDERR: warning: label ‘_cfRV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11568 | _cfRV: BUILDSTDERR: | ^ BUILDSTDERR: 11568 | _cfRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extractRepBy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11608:1: error: BUILDSTDERR: warning: label ‘_cfS4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11608 | _cfS4: BUILDSTDERR: | ^ BUILDSTDERR: 11608 | _cfS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1h_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11638:1: error: BUILDSTDERR: warning: label ‘_cfSf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11638 | _cfSf: BUILDSTDERR: | ^ BUILDSTDERR: 11638 | _cfSf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extractRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11663:1: error: BUILDSTDERR: warning: label ‘_cfSi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11663 | _cfSi: BUILDSTDERR: | ^ BUILDSTDERR: 11663 | _cfSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1l_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11700:1: error: BUILDSTDERR: warning: label ‘_cfSv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11700 | _cfSv: BUILDSTDERR: | ^ BUILDSTDERR: 11700 | _cfSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcextract_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11725:1: error: BUILDSTDERR: warning: label ‘_cfSy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11725 | _cfSy: BUILDSTDERR: | ^ BUILDSTDERR: 11725 | _cfSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11763:1: error: BUILDSTDERR: warning: label ‘_cfSH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11763 | _cfSH: BUILDSTDERR: | ^ BUILDSTDERR: 11763 | _cfSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1t_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11791:1: error: BUILDSTDERR: warning: label ‘_cfST’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11791 | _cfST: BUILDSTDERR: | ^ BUILDSTDERR: 11791 | _cfST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1s_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11814:1: error: BUILDSTDERR: warning: label ‘_cfT1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11814 | _cfT1: BUILDSTDERR: | ^ BUILDSTDERR: 11814 | _cfT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1r_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11837:1: error: BUILDSTDERR: warning: label ‘_cfT9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11837 | _cfT9: BUILDSTDERR: | ^ BUILDSTDERR: 11837 | _cfT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1q_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11860:1: error: BUILDSTDERR: warning: label ‘_cfTg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11860 | _cfTg: BUILDSTDERR: | ^ BUILDSTDERR: 11860 | _cfTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11891:1: error: BUILDSTDERR: warning: label ‘_cfTk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11891 | _cfTk: BUILDSTDERR: | ^ BUILDSTDERR: 11891 | _cfTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1x_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11938:1: error: BUILDSTDERR: warning: label ‘_cfTx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11938 | _cfTx: BUILDSTDERR: | ^ BUILDSTDERR: 11938 | _cfTx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1A_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:11966:1: error: BUILDSTDERR: warning: label ‘_cfTG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11966 | _cfTG: BUILDSTDERR: | ^ BUILDSTDERR: 11966 | _cfTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_imapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12004:1: error: BUILDSTDERR: warning: label ‘_cfTL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12004 | _cfTL: BUILDSTDERR: | ^ BUILDSTDERR: 12004 | _cfTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1H_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12038:1: error: BUILDSTDERR: warning: label ‘_cfU7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12038 | _cfU7: BUILDSTDERR: | ^ BUILDSTDERR: 12038 | _cfU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1I_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12069:1: error: BUILDSTDERR: warning: label ‘_cfUa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12069 | _cfUa: BUILDSTDERR: | ^ BUILDSTDERR: 12069 | _cfUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1J_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12111:1: error: BUILDSTDERR: warning: label ‘_cfUf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12111 | _cfUf: BUILDSTDERR: | ^ BUILDSTDERR: 12111 | _cfUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_ifoldMapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12152:1: error: BUILDSTDERR: warning: label ‘_cfUk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12152 | _cfUk: BUILDSTDERR: | ^ BUILDSTDERR: 12152 | _cfUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1P_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12187:1: error: BUILDSTDERR: warning: label ‘_cfUB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12187 | _cfUB: BUILDSTDERR: | ^ BUILDSTDERR: 12187 | _cfUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1S_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12215:1: error: BUILDSTDERR: warning: label ‘_cfUK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12215 | _cfUK: BUILDSTDERR: | ^ BUILDSTDERR: 12215 | _cfUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf1T_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12256:1: error: BUILDSTDERR: warning: label ‘_cfUP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12256 | _cfUP: BUILDSTDERR: | ^ BUILDSTDERR: 12256 | _cfUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_itraverseRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12299:1: error: BUILDSTDERR: warning: label ‘_cfUU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12299 | _cfUU: BUILDSTDERR: | ^ BUILDSTDERR: 12299 | _cfUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_liftR2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12333:1: error: BUILDSTDERR: warning: label ‘_cfV3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12333 | _cfV3: BUILDSTDERR: | ^ BUILDSTDERR: 12333 | _cfV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf22_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12352:1: error: BUILDSTDERR: warning: label ‘_cfVj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12352 | _cfVj: BUILDSTDERR: | ^ BUILDSTDERR: 12352 | _cfVj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf21_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12379:1: error: BUILDSTDERR: warning: label ‘_cfVq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12379 | _cfVq: BUILDSTDERR: | ^ BUILDSTDERR: 12379 | _cfVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf20_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12406:1: error: BUILDSTDERR: warning: label ‘_cfVx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12406 | _cfVx: BUILDSTDERR: | ^ BUILDSTDERR: 12406 | _cfVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘sf23_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12441:1: error: BUILDSTDERR: warning: label ‘_cfVA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12441 | _cfVA: BUILDSTDERR: | ^ BUILDSTDERR: 12441 | _cfVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_liftR3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12492:1: error: BUILDSTDERR: warning: label ‘_cfVF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12492 | _cfVF: BUILDSTDERR: | ^ BUILDSTDERR: 12492 | _cfVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_CZCRepresentable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12720:1: error: BUILDSTDERR: warning: label ‘_cfVP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12720 | _cfVP: BUILDSTDERR: | ^ BUILDSTDERR: 12720 | _cfVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_CZCRepresentable_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:12746:1: error: BUILDSTDERR: warning: label ‘_cfVU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12746 | _cfVU: BUILDSTDERR: | ^ BUILDSTDERR: 12746 | _cfVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:587:16: error: BUILDSTDERR: warning: ‘reQc_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 587 | static StgWord reQc_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 587 | static StgWord reQc_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_58.hc:394:16: error: BUILDSTDERR: warning: ‘reQb_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 394 | static StgWord reQb_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 394 | static StgWord reQb_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gindexzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12:1: error: BUILDSTDERR: warning: label ‘_cg7G’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _cg7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _cg7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gtabulatezq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:31:1: error: BUILDSTDERR: warning: label ‘_cg7N’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _cg7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _cg7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:53:1: error: BUILDSTDERR: warning: label ‘_cg7X’ defined but not used [-Wunused-label] BUILDSTDERR: 53 | _cg7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 53 | _cg7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cg7U’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:72:1: error: BUILDSTDERR: warning: label ‘_cg7U’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _cg7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _cg7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_tabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:94:1: error: BUILDSTDERR: warning: label ‘_cg8b’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cg8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cg8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cg88’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:113:1: error: BUILDSTDERR: warning: label ‘_cg88’ defined but not used [-Wunused-label] BUILDSTDERR: 113 | _cg88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 113 | _cg88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_index_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:135:1: error: BUILDSTDERR: warning: label ‘_cg8p’ defined but not used [-Wunused-label] BUILDSTDERR: 135 | _cg8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 135 | _cg8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cg8m’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:154:1: error: BUILDSTDERR: warning: label ‘_cg8m’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _cg8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _cg8m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfWm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:176:1: error: BUILDSTDERR: warning: label ‘_cg8K’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _cg8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _cg8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfWn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:205:1: error: BUILDSTDERR: warning: label ‘_cg8P’ defined but not used [-Wunused-label] BUILDSTDERR: 205 | _cg8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 205 | _cg8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfWi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:241:1: error: BUILDSTDERR: warning: label ‘_cg94’ defined but not used [-Wunused-label] BUILDSTDERR: 241 | _cg94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 241 | _cg94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfWj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:270:1: error: BUILDSTDERR: warning: label ‘_cg99’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _cg99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _cg99: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCztZCzuzdcgtabulatezq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:308:1: error: BUILDSTDERR: warning: label ‘_cg9f’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _cg9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _cg9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:345:1: error: BUILDSTDERR: warning: label ‘_cg9o’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _cg9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _cg9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulatePar2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:363:1: error: BUILDSTDERR: warning: label ‘_cg9v’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _cg9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _cg9v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulatePar1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:383:1: error: BUILDSTDERR: warning: label ‘_cg9C’ defined but not used [-Wunused-label] BUILDSTDERR: 383 | _cg9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 383 | _cg9C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘reQb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:400:1: error: BUILDSTDERR: warning: label ‘_cg9J’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cg9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cg9J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateM1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:420:1: error: BUILDSTDERR: warning: label ‘_cg9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _cg9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _cg9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCztZCzuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:440:1: error: BUILDSTDERR: warning: label ‘_cga0’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _cga0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _cga0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cg9X’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:466:1: error: BUILDSTDERR: warning: label ‘_cg9X’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _cg9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _cg9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cga5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:484:1: error: BUILDSTDERR: warning: label ‘_cga5’ defined but not used [-Wunused-label] BUILDSTDERR: 484 | _cga5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 484 | _cga5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:517:1: error: BUILDSTDERR: warning: label ‘_cgan’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _cgan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _cgan: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexPar1zuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:536:1: error: BUILDSTDERR: warning: label ‘_cgaw’ defined but not used [-Wunused-label] BUILDSTDERR: 536 | _cgaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 536 | _cgaw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgau’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:556:1: error: BUILDSTDERR: warning: label ‘_cgau’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _cgau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _cgau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexPar1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:576:1: error: BUILDSTDERR: warning: label ‘_cgaG’ defined but not used [-Wunused-label] BUILDSTDERR: 576 | _cgaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 576 | _cgaG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘reQc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:593:1: error: BUILDSTDERR: warning: label ‘_cgaN’ defined but not used [-Wunused-label] BUILDSTDERR: 593 | _cgaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 593 | _cgaN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexM1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:613:1: error: BUILDSTDERR: warning: label ‘_cgaU’ defined but not used [-Wunused-label] BUILDSTDERR: 613 | _cgaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 613 | _cgaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProxyzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:633:1: error: BUILDSTDERR: warning: label ‘_cgb4’ defined but not used [-Wunused-label] BUILDSTDERR: 633 | _cgb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 633 | _cgb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgb1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:653:1: error: BUILDSTDERR: warning: label ‘_cgb1’ defined but not used [-Wunused-label] BUILDSTDERR: 653 | _cgb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 653 | _cgb1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProxyzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:673:1: error: BUILDSTDERR: warning: label ‘_cgbf’ defined but not used [-Wunused-label] BUILDSTDERR: 673 | _cgbf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 673 | _cgbf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:702:1: error: BUILDSTDERR: warning: label ‘_cgbo’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _cgbo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _cgbo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgbm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:722:1: error: BUILDSTDERR: warning: label ‘_cgbm’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _cgbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _cgbm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentity1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:742:1: error: BUILDSTDERR: warning: label ‘_cgby’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _cgby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _cgby: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTaggedzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:771:1: error: BUILDSTDERR: warning: label ‘_cgbH’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _cgbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _cgbH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgbF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:791:1: error: BUILDSTDERR: warning: label ‘_cgbF’ defined but not used [-Wunused-label] BUILDSTDERR: 791 | _cgbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 791 | _cgbF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTagged1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:811:1: error: BUILDSTDERR: warning: label ‘_cgbR’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _cgbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _cgbR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfWQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:840:1: error: BUILDSTDERR: warning: label ‘_cgc2’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _cgc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _cgc2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:865:1: error: BUILDSTDERR: warning: label ‘_cgc5’ defined but not used [-Wunused-label] BUILDSTDERR: 865 | _cgc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 865 | _cgc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfWU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:894:1: error: BUILDSTDERR: warning: label ‘_cgci’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _cgci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _cgci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfWT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:918:1: error: BUILDSTDERR: warning: label ‘_cgcp’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _cgcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _cgcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfWS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:942:1: error: BUILDSTDERR: warning: label ‘_cgcw’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cgcw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cgcw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:970:1: error: BUILDSTDERR: warning: label ‘_cgcA’ defined but not used [-Wunused-label] BUILDSTDERR: 970 | _cgcA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 970 | _cgcA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1016:1: error: BUILDSTDERR: warning: label ‘_cgcL’ defined but not used [-Wunused-label] BUILDSTDERR: 1016 | _cgcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1016 | _cgcL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgcJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1040:1: error: BUILDSTDERR: warning: label ‘_cgcJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1040 | _cgcJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1040 | _cgcJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfX5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1076:1: error: BUILDSTDERR: warning: label ‘_cgd3’ defined but not used [-Wunused-label] BUILDSTDERR: 1076 | _cgd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1076 | _cgd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1100:1: error: BUILDSTDERR: warning: label ‘_cgd6’ defined but not used [-Wunused-label] BUILDSTDERR: 1100 | _cgd6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1100 | _cgd6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfX7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1131:1: error: BUILDSTDERR: warning: label ‘_cgdj’ defined but not used [-Wunused-label] BUILDSTDERR: 1131 | _cgdj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1131 | _cgdj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1156:1: error: BUILDSTDERR: warning: label ‘_cgdm’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _cgdm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _cgdm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1185:1: error: BUILDSTDERR: warning: label ‘_cgdA’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _cgdA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _cgdA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1207:1: error: BUILDSTDERR: warning: label ‘_cgdI’ defined but not used [-Wunused-label] BUILDSTDERR: 1207 | _cgdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1207 | _cgdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfX9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1229:1: error: BUILDSTDERR: warning: label ‘_cgdP’ defined but not used [-Wunused-label] BUILDSTDERR: 1229 | _cgdP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1229 | _cgdP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1257:1: error: BUILDSTDERR: warning: label ‘_cgdT’ defined but not used [-Wunused-label] BUILDSTDERR: 1257 | _cgdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1257 | _cgdT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1296:1: error: BUILDSTDERR: warning: label ‘_cgea’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _cgea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _cgea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComposezuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1323:1: error: BUILDSTDERR: warning: label ‘_cged’ defined but not used [-Wunused-label] BUILDSTDERR: 1323 | _cged: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1323 | _cged: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cge2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1348:1: error: BUILDSTDERR: warning: label ‘_cge2’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _cge2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _cge2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1386:1: error: BUILDSTDERR: warning: label ‘_cgex’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _cgex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _cgex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1412:1: error: BUILDSTDERR: warning: label ‘_cgeA’ defined but not used [-Wunused-label] BUILDSTDERR: 1412 | _cgeA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1412 | _cgeA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCompose1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1448:1: error: BUILDSTDERR: warning: label ‘_cgeF’ defined but not used [-Wunused-label] BUILDSTDERR: 1448 | _cgeF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1448 | _cgeF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1479:1: error: BUILDSTDERR: warning: label ‘_cgeS’ defined but not used [-Wunused-label] BUILDSTDERR: 1479 | _cgeS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1479 | _cgeS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1503:1: error: BUILDSTDERR: warning: label ‘_cgeZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _cgeZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _cgeZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComposezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1529:1: error: BUILDSTDERR: warning: label ‘_cgf2’ defined but not used [-Wunused-label] BUILDSTDERR: 1529 | _cgf2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1529 | _cgf2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1561:1: error: BUILDSTDERR: warning: label ‘_cgfg’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _cgfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _cgfg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1584:1: error: BUILDSTDERR: warning: label ‘_cgfo’ defined but not used [-Wunused-label] BUILDSTDERR: 1584 | _cgfo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1584 | _cgfo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1607:1: error: BUILDSTDERR: warning: label ‘_cgfv’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _cgfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _cgfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCompose_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1637:1: error: BUILDSTDERR: warning: label ‘_cgfz’ defined but not used [-Wunused-label] BUILDSTDERR: 1637 | _cgfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1637 | _cgfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1681:1: error: BUILDSTDERR: warning: label ‘_cgfL’ defined but not used [-Wunused-label] BUILDSTDERR: 1681 | _cgfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1681 | _cgfL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgfI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1707:1: error: BUILDSTDERR: warning: label ‘_cgfI’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _cgfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _cgfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgfQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1726:1: error: BUILDSTDERR: warning: label ‘_cgfQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1726 | _cgfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1726 | _cgfQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1762:1: error: BUILDSTDERR: warning: label ‘_cggi’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _cggi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _cggi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1792:1: error: BUILDSTDERR: warning: label ‘_cggn’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _cggn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _cggn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1829:1: error: BUILDSTDERR: warning: label ‘_cggC’ defined but not used [-Wunused-label] BUILDSTDERR: 1829 | _cggC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1829 | _cggC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1859:1: error: BUILDSTDERR: warning: label ‘_cggH’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _cggH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _cggH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1898:1: error: BUILDSTDERR: warning: label ‘_cggN’ defined but not used [-Wunused-label] BUILDSTDERR: 1898 | _cggN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1898 | _cggN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1936:1: error: BUILDSTDERR: warning: label ‘_cgh0’ defined but not used [-Wunused-label] BUILDSTDERR: 1936 | _cgh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1936 | _cgh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfXW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1960:1: error: BUILDSTDERR: warning: label ‘_cgh7’ defined but not used [-Wunused-label] BUILDSTDERR: 1960 | _cgh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1960 | _cgh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:1986:1: error: BUILDSTDERR: warning: label ‘_cgha’ defined but not used [-Wunused-label] BUILDSTDERR: 1986 | _cgha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1986 | _cgha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfY2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2018:1: error: BUILDSTDERR: warning: label ‘_cgho’ defined but not used [-Wunused-label] BUILDSTDERR: 2018 | _cgho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2018 | _cgho: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfY1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2041:1: error: BUILDSTDERR: warning: label ‘_cghw’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _cghw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _cghw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfY0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2064:1: error: BUILDSTDERR: warning: label ‘_cghD’ defined but not used [-Wunused-label] BUILDSTDERR: 2064 | _cghD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2064 | _cghD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2094:1: error: BUILDSTDERR: warning: label ‘_cghH’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _cghH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _cghH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfY4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2137:1: error: BUILDSTDERR: warning: label ‘_cghU’ defined but not used [-Wunused-label] BUILDSTDERR: 2137 | _cghU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2137 | _cghU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2162:1: error: BUILDSTDERR: warning: label ‘_cghX’ defined but not used [-Wunused-label] BUILDSTDERR: 2162 | _cghX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2162 | _cghX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2191:1: error: BUILDSTDERR: warning: label ‘_cgio’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _cgio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _cgio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2218:1: error: BUILDSTDERR: warning: label ‘_cgir’ defined but not used [-Wunused-label] BUILDSTDERR: 2218 | _cgir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2218 | _cgir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2251:1: error: BUILDSTDERR: warning: label ‘_cgiz’ defined but not used [-Wunused-label] BUILDSTDERR: 2251 | _cgiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2251 | _cgiz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgiw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2286:1: error: BUILDSTDERR: warning: label ‘_cgiw’ defined but not used [-Wunused-label] BUILDSTDERR: 2286 | _cgiw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2286 | _cgiw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2316:1: error: BUILDSTDERR: warning: label ‘_cgiH’ defined but not used [-Wunused-label] BUILDSTDERR: 2316 | _cgiH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2316 | _cgiH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfY7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2353:1: error: BUILDSTDERR: warning: label ‘_cgiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2353 | _cgiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2353 | _cgiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdwzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2380:1: error: BUILDSTDERR: warning: label ‘_cgiT’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _cgiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _cgiT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2417:1: error: BUILDSTDERR: warning: label ‘_cgj5’ defined but not used [-Wunused-label] BUILDSTDERR: 2417 | _cgj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2417 | _cgj5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgj2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2441:1: error: BUILDSTDERR: warning: label ‘_cgj2’ defined but not used [-Wunused-label] BUILDSTDERR: 2441 | _cgj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2441 | _cgj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdwzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2473:1: error: BUILDSTDERR: warning: label ‘_cgjl’ defined but not used [-Wunused-label] BUILDSTDERR: 2473 | _cgjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2473 | _cgjl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgjc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2492:1: error: BUILDSTDERR: warning: label ‘_cgjc’ defined but not used [-Wunused-label] BUILDSTDERR: 2492 | _cgjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2492 | _cgjc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgjf’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2504:1: error: BUILDSTDERR: warning: label ‘_cgjf’ defined but not used [-Wunused-label] BUILDSTDERR: 2504 | _cgjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2504 | _cgjf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgjt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2535:1: error: BUILDSTDERR: warning: label ‘_cgjt’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _cgjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _cgjt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2561:1: error: BUILDSTDERR: warning: label ‘_cgjJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2561 | _cgjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2561 | _cgjJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgjG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2587:1: error: BUILDSTDERR: warning: label ‘_cgjG’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _cgjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _cgjG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2610:1: error: BUILDSTDERR: warning: label ‘_cgjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2610 | _cgjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2610 | _cgjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2632:1: error: BUILDSTDERR: warning: label ‘_cgk7’ defined but not used [-Wunused-label] BUILDSTDERR: 2632 | _cgk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2632 | _cgk7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2654:1: error: BUILDSTDERR: warning: label ‘_cgke’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _cgke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _cgke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofree_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cgki’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cgki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cgki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2721:1: error: BUILDSTDERR: warning: label ‘_cgkv’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _cgkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _cgkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableBackwardszuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2746:1: error: BUILDSTDERR: warning: label ‘_cgky’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _cgky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _cgky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2775:1: error: BUILDSTDERR: warning: label ‘_cgkL’ defined but not used [-Wunused-label] BUILDSTDERR: 2775 | _cgkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2775 | _cgkL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2799:1: error: BUILDSTDERR: warning: label ‘_cgkS’ defined but not used [-Wunused-label] BUILDSTDERR: 2799 | _cgkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2799 | _cgkS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2823:1: error: BUILDSTDERR: warning: label ‘_cgkZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2823 | _cgkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2823 | _cgkZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableBackwards_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2851:1: error: BUILDSTDERR: warning: label ‘_cgl3’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _cgl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _cgl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2890:1: error: BUILDSTDERR: warning: label ‘_cglg’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _cglg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _cglg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReversezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cglj’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cglj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cglj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2944:1: error: BUILDSTDERR: warning: label ‘_cglw’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _cglw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _cglw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2968:1: error: BUILDSTDERR: warning: label ‘_cglD’ defined but not used [-Wunused-label] BUILDSTDERR: 2968 | _cglD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2968 | _cglD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfYP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:2992:1: error: BUILDSTDERR: warning: label ‘_cglK’ defined but not used [-Wunused-label] BUILDSTDERR: 2992 | _cglK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2992 | _cglK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReverse_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3020:1: error: BUILDSTDERR: warning: label ‘_cglO’ defined but not used [-Wunused-label] BUILDSTDERR: 3020 | _cglO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3020 | _cglO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableDualzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3059:1: error: BUILDSTDERR: warning: label ‘_cglZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3059 | _cglZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3059 | _cglZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cglX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3079:1: error: BUILDSTDERR: warning: label ‘_cglX’ defined but not used [-Wunused-label] BUILDSTDERR: 3079 | _cglX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3079 | _cglX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableDual1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3099:1: error: BUILDSTDERR: warning: label ‘_cgm9’ defined but not used [-Wunused-label] BUILDSTDERR: 3099 | _cgm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3099 | _cgm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProductzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3128:1: error: BUILDSTDERR: warning: label ‘_cgmi’ defined but not used [-Wunused-label] BUILDSTDERR: 3128 | _cgmi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3128 | _cgmi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgmg’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3148:1: error: BUILDSTDERR: warning: label ‘_cgmg’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _cgmg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _cgmg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3168:1: error: BUILDSTDERR: warning: label ‘_cgms’ defined but not used [-Wunused-label] BUILDSTDERR: 3168 | _cgms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3168 | _cgms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableSumzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3197:1: error: BUILDSTDERR: warning: label ‘_cgmB’ defined but not used [-Wunused-label] BUILDSTDERR: 3197 | _cgmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3197 | _cgmB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgmz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3217:1: error: BUILDSTDERR: warning: label ‘_cgmz’ defined but not used [-Wunused-label] BUILDSTDERR: 3217 | _cgmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3217 | _cgmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableSum1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3237:1: error: BUILDSTDERR: warning: label ‘_cgmL’ defined but not used [-Wunused-label] BUILDSTDERR: 3237 | _cgmL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3237 | _cgmL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComplexzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3268:1: error: BUILDSTDERR: warning: label ‘_cgmV’ defined but not used [-Wunused-label] BUILDSTDERR: 3268 | _cgmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3268 | _cgmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgmS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3294:1: error: BUILDSTDERR: warning: label ‘_cgmS’ defined but not used [-Wunused-label] BUILDSTDERR: 3294 | _cgmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3294 | _cgmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgn0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3312:1: error: BUILDSTDERR: warning: label ‘_cgn0’ defined but not used [-Wunused-label] BUILDSTDERR: 3312 | _cgn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3312 | _cgn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComplexzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3343:1: error: BUILDSTDERR: warning: label ‘_cgnn’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _cgnn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _cgnn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgni’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3367:1: error: BUILDSTDERR: warning: label ‘_cgni’ defined but not used [-Wunused-label] BUILDSTDERR: 3367 | _cgni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3367 | _cgni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgnk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3387:1: error: BUILDSTDERR: warning: label ‘_cgnk’ defined but not used [-Wunused-label] BUILDSTDERR: 3387 | _cgnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3387 | _cgnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableU1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3428:1: error: BUILDSTDERR: warning: label ‘_cgnB’ defined but not used [-Wunused-label] BUILDSTDERR: 3428 | _cgnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3428 | _cgnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgny’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3448:1: error: BUILDSTDERR: warning: label ‘_cgny’ defined but not used [-Wunused-label] BUILDSTDERR: 3448 | _cgny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3448 | _cgny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableU1zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3468:1: error: BUILDSTDERR: warning: label ‘_cgnM’ defined but not used [-Wunused-label] BUILDSTDERR: 3468 | _cgnM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3468 | _cgnM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3498:1: error: BUILDSTDERR: warning: label ‘_cgnW’ defined but not used [-Wunused-label] BUILDSTDERR: 3498 | _cgnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3498 | _cgnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgnT’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3524:1: error: BUILDSTDERR: warning: label ‘_cgnT’ defined but not used [-Wunused-label] BUILDSTDERR: 3524 | _cgnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3524 | _cgnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgo1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3543:1: error: BUILDSTDERR: warning: label ‘_cgo1’ defined but not used [-Wunused-label] BUILDSTDERR: 3543 | _cgo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3543 | _cgo1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3579:1: error: BUILDSTDERR: warning: label ‘_cgot’ defined but not used [-Wunused-label] BUILDSTDERR: 3579 | _cgot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3579 | _cgot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3609:1: error: BUILDSTDERR: warning: label ‘_cgoy’ defined but not used [-Wunused-label] BUILDSTDERR: 3609 | _cgoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3609 | _cgoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3646:1: error: BUILDSTDERR: warning: label ‘_cgoN’ defined but not used [-Wunused-label] BUILDSTDERR: 3646 | _cgoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3646 | _cgoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3676:1: error: BUILDSTDERR: warning: label ‘_cgoS’ defined but not used [-Wunused-label] BUILDSTDERR: 3676 | _cgoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3676 | _cgoS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3715:1: error: BUILDSTDERR: warning: label ‘_cgoY’ defined but not used [-Wunused-label] BUILDSTDERR: 3715 | _cgoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3715 | _cgoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3753:1: error: BUILDSTDERR: warning: label ‘_cgpb’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _cgpb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _cgpb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3777:1: error: BUILDSTDERR: warning: label ‘_cgpi’ defined but not used [-Wunused-label] BUILDSTDERR: 3777 | _cgpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3777 | _cgpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3803:1: error: BUILDSTDERR: warning: label ‘_cgpl’ defined but not used [-Wunused-label] BUILDSTDERR: 3803 | _cgpl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3803 | _cgpl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3835:1: error: BUILDSTDERR: warning: label ‘_cgpz’ defined but not used [-Wunused-label] BUILDSTDERR: 3835 | _cgpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3835 | _cgpz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3858:1: error: BUILDSTDERR: warning: label ‘_cgpH’ defined but not used [-Wunused-label] BUILDSTDERR: 3858 | _cgpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3858 | _cgpH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3881:1: error: BUILDSTDERR: warning: label ‘_cgpO’ defined but not used [-Wunused-label] BUILDSTDERR: 3881 | _cgpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3881 | _cgpO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3911:1: error: BUILDSTDERR: warning: label ‘_cgpS’ defined but not used [-Wunused-label] BUILDSTDERR: 3911 | _cgpS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3911 | _cgpS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3954:1: error: BUILDSTDERR: warning: label ‘_cgq9’ defined but not used [-Wunused-label] BUILDSTDERR: 3954 | _cgq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3954 | _cgq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:3981:1: error: BUILDSTDERR: warning: label ‘_cgqc’ defined but not used [-Wunused-label] BUILDSTDERR: 3981 | _cgqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3981 | _cgqc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgq1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4006:1: error: BUILDSTDERR: warning: label ‘_cgq1’ defined but not used [-Wunused-label] BUILDSTDERR: 4006 | _cgq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4006 | _cgq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4044:1: error: BUILDSTDERR: warning: label ‘_cgqw’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _cgqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _cgqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sfZX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cgqz’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cgqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cgqz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4106:1: error: BUILDSTDERR: warning: label ‘_cgqE’ defined but not used [-Wunused-label] BUILDSTDERR: 4106 | _cgqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4106 | _cgqE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg01_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4137:1: error: BUILDSTDERR: warning: label ‘_cgqR’ defined but not used [-Wunused-label] BUILDSTDERR: 4137 | _cgqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4137 | _cgqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg00_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4161:1: error: BUILDSTDERR: warning: label ‘_cgqY’ defined but not used [-Wunused-label] BUILDSTDERR: 4161 | _cgqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4161 | _cgqY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4187:1: error: BUILDSTDERR: warning: label ‘_cgr1’ defined but not used [-Wunused-label] BUILDSTDERR: 4187 | _cgr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4187 | _cgr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg06_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4219:1: error: BUILDSTDERR: warning: label ‘_cgrf’ defined but not used [-Wunused-label] BUILDSTDERR: 4219 | _cgrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4219 | _cgrf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg05_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4242:1: error: BUILDSTDERR: warning: label ‘_cgrn’ defined but not used [-Wunused-label] BUILDSTDERR: 4242 | _cgrn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4242 | _cgrn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg04_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4265:1: error: BUILDSTDERR: warning: label ‘_cgru’ defined but not used [-Wunused-label] BUILDSTDERR: 4265 | _cgru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4265 | _cgru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4295:1: error: BUILDSTDERR: warning: label ‘_cgry’ defined but not used [-Wunused-label] BUILDSTDERR: 4295 | _cgry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4295 | _cgry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentablePar1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4338:1: error: BUILDSTDERR: warning: label ‘_cgrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4338 | _cgrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4338 | _cgrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgrH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4358:1: error: BUILDSTDERR: warning: label ‘_cgrH’ defined but not used [-Wunused-label] BUILDSTDERR: 4358 | _cgrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4358 | _cgrH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentablePar2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4378:1: error: BUILDSTDERR: warning: label ‘_cgrT’ defined but not used [-Wunused-label] BUILDSTDERR: 4378 | _cgrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4378 | _cgrT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0c_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4407:1: error: BUILDSTDERR: warning: label ‘_cgs4’ defined but not used [-Wunused-label] BUILDSTDERR: 4407 | _cgs4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4407 | _cgs4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableRec1zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4432:1: error: BUILDSTDERR: warning: label ‘_cgs7’ defined but not used [-Wunused-label] BUILDSTDERR: 4432 | _cgs7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4432 | _cgs7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0g_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4461:1: error: BUILDSTDERR: warning: label ‘_cgsk’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _cgsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _cgsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0f_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4485:1: error: BUILDSTDERR: warning: label ‘_cgsr’ defined but not used [-Wunused-label] BUILDSTDERR: 4485 | _cgsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4485 | _cgsr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0e_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4509:1: error: BUILDSTDERR: warning: label ‘_cgsy’ defined but not used [-Wunused-label] BUILDSTDERR: 4509 | _cgsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4509 | _cgsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableRec1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4537:1: error: BUILDSTDERR: warning: label ‘_cgsC’ defined but not used [-Wunused-label] BUILDSTDERR: 4537 | _cgsC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4537 | _cgsC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0i_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4576:1: error: BUILDSTDERR: warning: label ‘_cgsP’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _cgsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _cgsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableM1zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4601:1: error: BUILDSTDERR: warning: label ‘_cgsS’ defined but not used [-Wunused-label] BUILDSTDERR: 4601 | _cgsS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4601 | _cgsS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4630:1: error: BUILDSTDERR: warning: label ‘_cgt5’ defined but not used [-Wunused-label] BUILDSTDERR: 4630 | _cgt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4630 | _cgt5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0l_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4654:1: error: BUILDSTDERR: warning: label ‘_cgtc’ defined but not used [-Wunused-label] BUILDSTDERR: 4654 | _cgtc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4654 | _cgtc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0k_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4678:1: error: BUILDSTDERR: warning: label ‘_cgtj’ defined but not used [-Wunused-label] BUILDSTDERR: 4678 | _cgtj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4678 | _cgtj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableM1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4706:1: error: BUILDSTDERR: warning: label ‘_cgtn’ defined but not used [-Wunused-label] BUILDSTDERR: 4706 | _cgtn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4706 | _cgtn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0t_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cgtH’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cgtH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cgtH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0u_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4778:1: error: BUILDSTDERR: warning: label ‘_cgtM’ defined but not used [-Wunused-label] BUILDSTDERR: 4778 | _cgtM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4778 | _cgtM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCziZC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4808:1: error: BUILDSTDERR: warning: label ‘_cgtR’ defined but not used [-Wunused-label] BUILDSTDERR: 4808 | _cgtR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4808 | _cgtR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCziZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4838:1: error: BUILDSTDERR: warning: label ‘_cgu0’ defined but not used [-Wunused-label] BUILDSTDERR: 4838 | _cgu0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4838 | _cgu0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateRec1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4856:1: error: BUILDSTDERR: warning: label ‘_cgu7’ defined but not used [-Wunused-label] BUILDSTDERR: 4856 | _cgu7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4856 | _cgu7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexRec1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4874:1: error: BUILDSTDERR: warning: label ‘_cgue’ defined but not used [-Wunused-label] BUILDSTDERR: 4874 | _cgue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4874 | _cgue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4893:1: error: BUILDSTDERR: warning: label ‘_cgun’ defined but not used [-Wunused-label] BUILDSTDERR: 4893 | _cgun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4893 | _cgun: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgul’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4915:1: error: BUILDSTDERR: warning: label ‘_cgul’ defined but not used [-Wunused-label] BUILDSTDERR: 4915 | _cgul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4915 | _cgul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0C_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4941:1: error: BUILDSTDERR: warning: label ‘_cguB’ defined but not used [-Wunused-label] BUILDSTDERR: 4941 | _cguB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4941 | _cguB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4966:1: error: BUILDSTDERR: warning: label ‘_cguE’ defined but not used [-Wunused-label] BUILDSTDERR: 4966 | _cguE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4966 | _cguE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadTransCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:4993:1: error: BUILDSTDERR: warning: label ‘_cguN’ defined but not used [-Wunused-label] BUILDSTDERR: 4993 | _cguN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4993 | _cguN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadTransCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5013:1: error: BUILDSTDERR: warning: label ‘_cguU’ defined but not used [-Wunused-label] BUILDSTDERR: 5013 | _cguU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5013 | _cguU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0L_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5032:1: error: BUILDSTDERR: warning: label ‘_cgv6’ defined but not used [-Wunused-label] BUILDSTDERR: 5032 | _cgv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5032 | _cgv6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0I_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5055:1: error: BUILDSTDERR: warning: label ‘_cgve’ defined but not used [-Wunused-label] BUILDSTDERR: 5055 | _cgve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5055 | _cgve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfFunctorCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5081:1: error: BUILDSTDERR: warning: label ‘_cgvi’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _cgvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _cgvi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0P_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5118:1: error: BUILDSTDERR: warning: label ‘_cgvx’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _cgvx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _cgvx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgvv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5142:1: error: BUILDSTDERR: warning: label ‘_cgvv’ defined but not used [-Wunused-label] BUILDSTDERR: 5142 | _cgvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5142 | _cgvv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5158:1: error: BUILDSTDERR: warning: label ‘_cgvD’ defined but not used [-Wunused-label] BUILDSTDERR: 5158 | _cgvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5158 | _cgvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0T_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5189:1: error: BUILDSTDERR: warning: label ‘_cgvS’ defined but not used [-Wunused-label] BUILDSTDERR: 5189 | _cgvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5189 | _cgvS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgvQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5213:1: error: BUILDSTDERR: warning: label ‘_cgvQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5213 | _cgvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5213 | _cgvQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCozuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5229:1: error: BUILDSTDERR: warning: label ‘_cgvY’ defined but not used [-Wunused-label] BUILDSTDERR: 5229 | _cgvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5229 | _cgvY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg0W_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5260:1: error: BUILDSTDERR: warning: label ‘_cgwd’ defined but not used [-Wunused-label] BUILDSTDERR: 5260 | _cgwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5260 | _cgwd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgwb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5284:1: error: BUILDSTDERR: warning: label ‘_cgwb’ defined but not used [-Wunused-label] BUILDSTDERR: 5284 | _cgwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5284 | _cgwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCozuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5300:1: error: BUILDSTDERR: warning: label ‘_cgwj’ defined but not used [-Wunused-label] BUILDSTDERR: 5300 | _cgwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5300 | _cgwj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unwrapRep1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5327:1: error: BUILDSTDERR: warning: label ‘_cgws’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _cgws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _cgws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unwrapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5347:1: error: BUILDSTDERR: warning: label ‘_cgwz’ defined but not used [-Wunused-label] BUILDSTDERR: 5347 | _cgwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5347 | _cgwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg15_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5366:1: error: BUILDSTDERR: warning: label ‘_cgwO’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _cgwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _cgwO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCziZCzuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5393:1: error: BUILDSTDERR: warning: label ‘_cgwR’ defined but not used [-Wunused-label] BUILDSTDERR: 5393 | _cgwR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5393 | _cgwR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgwG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5417:1: error: BUILDSTDERR: warning: label ‘_cgwG’ defined but not used [-Wunused-label] BUILDSTDERR: 5417 | _cgwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5417 | _cgwG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCziZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5453:1: error: BUILDSTDERR: warning: label ‘_cgx1’ defined but not used [-Wunused-label] BUILDSTDERR: 5453 | _cgx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5453 | _cgx1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5470:1: error: BUILDSTDERR: warning: label ‘_cgx8’ defined but not used [-Wunused-label] BUILDSTDERR: 5470 | _cgx8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5470 | _cgx8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5490:1: error: BUILDSTDERR: warning: label ‘_cgxf’ defined but not used [-Wunused-label] BUILDSTDERR: 5490 | _cgxf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5490 | _cgxf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gtabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5510:1: error: BUILDSTDERR: warning: label ‘_cgxp’ defined but not used [-Wunused-label] BUILDSTDERR: 5510 | _cgxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5510 | _cgxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgxm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5531:1: error: BUILDSTDERR: warning: label ‘_cgxm’ defined but not used [-Wunused-label] BUILDSTDERR: 5531 | _cgxm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5531 | _cgxm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zddmtabulate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5564:1: error: BUILDSTDERR: warning: label ‘_cgxB’ defined but not used [-Wunused-label] BUILDSTDERR: 5564 | _cgxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5564 | _cgxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgxz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5585:1: error: BUILDSTDERR: warning: label ‘_cgxz’ defined but not used [-Wunused-label] BUILDSTDERR: 5585 | _cgxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5585 | _cgxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1l_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5605:1: error: BUILDSTDERR: warning: label ‘_cgxP’ defined but not used [-Wunused-label] BUILDSTDERR: 5605 | _cgxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5605 | _cgxP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5632:1: error: BUILDSTDERR: warning: label ‘_cgxS’ defined but not used [-Wunused-label] BUILDSTDERR: 5632 | _cgxS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5632 | _cgxS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgxJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5653:1: error: BUILDSTDERR: warning: label ‘_cgxJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5653 | _cgxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5653 | _cgxJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zddmindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5685:1: error: BUILDSTDERR: warning: label ‘_cgy4’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _cgy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _cgy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgy2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5706:1: error: BUILDSTDERR: warning: label ‘_cgy2’ defined but not used [-Wunused-label] BUILDSTDERR: 5706 | _cgy2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5706 | _cgy2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1w_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5726:1: error: BUILDSTDERR: warning: label ‘_cgyk’ defined but not used [-Wunused-label] BUILDSTDERR: 5726 | _cgyk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5726 | _cgyk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1x_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5753:1: error: BUILDSTDERR: warning: label ‘_cgyn’ defined but not used [-Wunused-label] BUILDSTDERR: 5753 | _cgyn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5753 | _cgyn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1v_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5789:1: error: BUILDSTDERR: warning: label ‘_cgyw’ defined but not used [-Wunused-label] BUILDSTDERR: 5789 | _cgyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5789 | _cgyw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_tabulated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5815:1: error: BUILDSTDERR: warning: label ‘_cgyz’ defined but not used [-Wunused-label] BUILDSTDERR: 5815 | _cgyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5815 | _cgyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1B_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5850:1: error: BUILDSTDERR: warning: label ‘_cgyM’ defined but not used [-Wunused-label] BUILDSTDERR: 5850 | _cgyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5850 | _cgyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1E_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5877:1: error: BUILDSTDERR: warning: label ‘_cgyV’ defined but not used [-Wunused-label] BUILDSTDERR: 5877 | _cgyV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5877 | _cgyV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_fmapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5908:1: error: BUILDSTDERR: warning: label ‘_cgz0’ defined but not used [-Wunused-label] BUILDSTDERR: 5908 | _cgz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5908 | _cgz0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1I_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5940:1: error: BUILDSTDERR: warning: label ‘_cgze’ defined but not used [-Wunused-label] BUILDSTDERR: 5940 | _cgze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5940 | _cgze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_pureRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5957:1: error: BUILDSTDERR: warning: label ‘_cgzh’ defined but not used [-Wunused-label] BUILDSTDERR: 5957 | _cgzh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5957 | _cgzh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1N_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:5993:1: error: BUILDSTDERR: warning: label ‘_cgzD’ defined but not used [-Wunused-label] BUILDSTDERR: 5993 | _cgzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5993 | _cgzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1O_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6024:1: error: BUILDSTDERR: warning: label ‘_cgzG’ defined but not used [-Wunused-label] BUILDSTDERR: 6024 | _cgzG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6024 | _cgzG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1P_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6067:1: error: BUILDSTDERR: warning: label ‘_cgzL’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _cgzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _cgzL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_bindRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6106:1: error: BUILDSTDERR: warning: label ‘_cgzQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6106 | _cgzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6106 | _cgzQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1T_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6141:1: error: BUILDSTDERR: warning: label ‘_cgA9’ defined but not used [-Wunused-label] BUILDSTDERR: 6141 | _cgA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6141 | _cgA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg1V_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6182:1: error: BUILDSTDERR: warning: label ‘_cgAe’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _cgAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _cgAe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mfixRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6214:1: error: BUILDSTDERR: warning: label ‘_cgAj’ defined but not used [-Wunused-label] BUILDSTDERR: 6214 | _cgAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6214 | _cgAj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg22_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6252:1: error: BUILDSTDERR: warning: label ‘_cgAB’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _cgAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _cgAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg21_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6279:1: error: BUILDSTDERR: warning: label ‘_cgAI’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _cgAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _cgAI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg23_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6312:1: error: BUILDSTDERR: warning: label ‘_cgAL’ defined but not used [-Wunused-label] BUILDSTDERR: 6312 | _cgAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6312 | _cgAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mzzipWithRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6357:1: error: BUILDSTDERR: warning: label ‘_cgAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6357 | _cgAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6357 | _cgAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg27_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6393:1: error: BUILDSTDERR: warning: label ‘_cgB3’ defined but not used [-Wunused-label] BUILDSTDERR: 6393 | _cgB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6393 | _cgB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg28_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6419:1: error: BUILDSTDERR: warning: label ‘_cgBa’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _cgBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _cgBa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2c_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6448:1: error: BUILDSTDERR: warning: label ‘_cgBl’ defined but not used [-Wunused-label] BUILDSTDERR: 6448 | _cgBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6448 | _cgBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mzzipRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6488:1: error: BUILDSTDERR: warning: label ‘_cgBq’ defined but not used [-Wunused-label] BUILDSTDERR: 6488 | _cgBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6488 | _cgBq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_askRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6527:1: error: BUILDSTDERR: warning: label ‘_cgBz’ defined but not used [-Wunused-label] BUILDSTDERR: 6527 | _cgBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6527 | _cgBz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2h_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6555:1: error: BUILDSTDERR: warning: label ‘_cgBK’ defined but not used [-Wunused-label] BUILDSTDERR: 6555 | _cgBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6555 | _cgBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2k_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6582:1: error: BUILDSTDERR: warning: label ‘_cgBT’ defined but not used [-Wunused-label] BUILDSTDERR: 6582 | _cgBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6582 | _cgBT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_localRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6613:1: error: BUILDSTDERR: warning: label ‘_cgBY’ defined but not used [-Wunused-label] BUILDSTDERR: 6613 | _cgBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6613 | _cgBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2o_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6647:1: error: BUILDSTDERR: warning: label ‘_cgCb’ defined but not used [-Wunused-label] BUILDSTDERR: 6647 | _cgCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6647 | _cgCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2p_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6673:1: error: BUILDSTDERR: warning: label ‘_cgCi’ defined but not used [-Wunused-label] BUILDSTDERR: 6673 | _cgCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6673 | _cgCi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2s_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6701:1: error: BUILDSTDERR: warning: label ‘_cgCr’ defined but not used [-Wunused-label] BUILDSTDERR: 6701 | _cgCr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6701 | _cgCr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_apRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6741:1: error: BUILDSTDERR: warning: label ‘_cgCw’ defined but not used [-Wunused-label] BUILDSTDERR: 6741 | _cgCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6741 | _cgCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6779:1: error: BUILDSTDERR: warning: label ‘_cgCP’ defined but not used [-Wunused-label] BUILDSTDERR: 6779 | _cgCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6779 | _cgCP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6808:1: error: BUILDSTDERR: warning: label ‘_cgCS’ defined but not used [-Wunused-label] BUILDSTDERR: 6808 | _cgCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6808 | _cgCS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_distributeRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cgCX’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cgCX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cgCX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2H_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6881:1: error: BUILDSTDERR: warning: label ‘_cgDh’ defined but not used [-Wunused-label] BUILDSTDERR: 6881 | _cgDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6881 | _cgDh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2I_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6923:1: error: BUILDSTDERR: warning: label ‘_cgDm’ defined but not used [-Wunused-label] BUILDSTDERR: 6923 | _cgDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6923 | _cgDm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_collectRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:6964:1: error: BUILDSTDERR: warning: label ‘_cgDr’ defined but not used [-Wunused-label] BUILDSTDERR: 6964 | _cgDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6964 | _cgDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2Q_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7003:1: error: BUILDSTDERR: warning: label ‘_cgDL’ defined but not used [-Wunused-label] BUILDSTDERR: 7003 | _cgDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7003 | _cgDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2R_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7045:1: error: BUILDSTDERR: warning: label ‘_cgDQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _cgDQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _cgDQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7086:1: error: BUILDSTDERR: warning: label ‘_cgDV’ defined but not used [-Wunused-label] BUILDSTDERR: 7086 | _cgDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7086 | _cgDV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2X_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7122:1: error: BUILDSTDERR: warning: label ‘_cgEe’ defined but not used [-Wunused-label] BUILDSTDERR: 7122 | _cgEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7122 | _cgEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg2Y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7151:1: error: BUILDSTDERR: warning: label ‘_cgEh’ defined but not used [-Wunused-label] BUILDSTDERR: 7151 | _cgEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7151 | _cgEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7189:1: error: BUILDSTDERR: warning: label ‘_cgEm’ defined but not used [-Wunused-label] BUILDSTDERR: 7189 | _cgEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7189 | _cgEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg36_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7221:1: error: BUILDSTDERR: warning: label ‘_cgEN’ defined but not used [-Wunused-label] BUILDSTDERR: 7221 | _cgEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7221 | _cgEN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg37_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7252:1: error: BUILDSTDERR: warning: label ‘_cgEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7252 | _cgEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7252 | _cgEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg38_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7293:1: error: BUILDSTDERR: warning: label ‘_cgEV’ defined but not used [-Wunused-label] BUILDSTDERR: 7293 | _cgEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7293 | _cgEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg39_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7335:1: error: BUILDSTDERR: warning: label ‘_cgF0’ defined but not used [-Wunused-label] BUILDSTDERR: 7335 | _cgF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7335 | _cgF0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7376:1: error: BUILDSTDERR: warning: label ‘_cgF7’ defined but not used [-Wunused-label] BUILDSTDERR: 7376 | _cgF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7376 | _cgF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgF5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7407:1: error: BUILDSTDERR: warning: label ‘_cgF5’ defined but not used [-Wunused-label] BUILDSTDERR: 7407 | _cgF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7407 | _cgF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgFa’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7424:1: error: BUILDSTDERR: warning: label ‘_cgFa’ defined but not used [-Wunused-label] BUILDSTDERR: 7424 | _cgFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7424 | _cgFa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3e_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7447:1: error: BUILDSTDERR: warning: label ‘_cgFs’ defined but not used [-Wunused-label] BUILDSTDERR: 7447 | _cgFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7447 | _cgFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7475:1: error: BUILDSTDERR: warning: label ‘_cgFv’ defined but not used [-Wunused-label] BUILDSTDERR: 7475 | _cgFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7475 | _cgFv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3k_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7510:1: error: BUILDSTDERR: warning: label ‘_cgFJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _cgFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _cgFJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7532:1: error: BUILDSTDERR: warning: label ‘_cgFR’ defined but not used [-Wunused-label] BUILDSTDERR: 7532 | _cgFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7532 | _cgFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3i_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7554:1: error: BUILDSTDERR: warning: label ‘_cgFZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7554 | _cgFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7554 | _cgFZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3h_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7576:1: error: BUILDSTDERR: warning: label ‘_cgG7’ defined but not used [-Wunused-label] BUILDSTDERR: 7576 | _cgG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7576 | _cgG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3g_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7598:1: error: BUILDSTDERR: warning: label ‘_cgGe’ defined but not used [-Wunused-label] BUILDSTDERR: 7598 | _cgGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7598 | _cgGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7628:1: error: BUILDSTDERR: warning: label ‘_cgGi’ defined but not used [-Wunused-label] BUILDSTDERR: 7628 | _cgGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7628 | _cgGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3o_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7673:1: error: BUILDSTDERR: warning: label ‘_cgGv’ defined but not used [-Wunused-label] BUILDSTDERR: 7673 | _cgGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7673 | _cgGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7697:1: error: BUILDSTDERR: warning: label ‘_cgGC’ defined but not used [-Wunused-label] BUILDSTDERR: 7697 | _cgGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7697 | _cgGC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7721:1: error: BUILDSTDERR: warning: label ‘_cgGJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7721 | _cgGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7721 | _cgGJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7749:1: error: BUILDSTDERR: warning: label ‘_cgGN’ defined but not used [-Wunused-label] BUILDSTDERR: 7749 | _cgGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7749 | _cgGN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcask_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7789:1: error: BUILDSTDERR: warning: label ‘_cgGY’ defined but not used [-Wunused-label] BUILDSTDERR: 7789 | _cgGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7789 | _cgGY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgGW’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7811:1: error: BUILDSTDERR: warning: label ‘_cgGW’ defined but not used [-Wunused-label] BUILDSTDERR: 7811 | _cgGW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7811 | _cgGW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3v_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7833:1: error: BUILDSTDERR: warning: label ‘_cgHc’ defined but not used [-Wunused-label] BUILDSTDERR: 7833 | _cgHc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7833 | _cgHc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7860:1: error: BUILDSTDERR: warning: label ‘_cgHl’ defined but not used [-Wunused-label] BUILDSTDERR: 7860 | _cgHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7860 | _cgHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdclocal_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7890:1: error: BUILDSTDERR: warning: label ‘_cgHq’ defined but not used [-Wunused-label] BUILDSTDERR: 7890 | _cgHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7890 | _cgHq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgH6’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7914:1: error: BUILDSTDERR: warning: label ‘_cgH6’ defined but not used [-Wunused-label] BUILDSTDERR: 7914 | _cgH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7914 | _cgH6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3D_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7950:1: error: BUILDSTDERR: warning: label ‘_cgHN’ defined but not used [-Wunused-label] BUILDSTDERR: 7950 | _cgHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7950 | _cgHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3E_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:7981:1: error: BUILDSTDERR: warning: label ‘_cgHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7981 | _cgHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7981 | _cgHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3F_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8024:1: error: BUILDSTDERR: warning: label ‘_cgHV’ defined but not used [-Wunused-label] BUILDSTDERR: 8024 | _cgHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8024 | _cgHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8063:1: error: BUILDSTDERR: warning: label ‘_cgI0’ defined but not used [-Wunused-label] BUILDSTDERR: 8063 | _cgI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8063 | _cgI0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3J_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8093:1: error: BUILDSTDERR: warning: label ‘_cgIe’ defined but not used [-Wunused-label] BUILDSTDERR: 8093 | _cgIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8093 | _cgIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8110:1: error: BUILDSTDERR: warning: label ‘_cgIh’ defined but not used [-Wunused-label] BUILDSTDERR: 8110 | _cgIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8110 | _cgIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3N_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8146:1: error: BUILDSTDERR: warning: label ‘_cgIu’ defined but not used [-Wunused-label] BUILDSTDERR: 8146 | _cgIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8146 | _cgIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3O_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8172:1: error: BUILDSTDERR: warning: label ‘_cgIB’ defined but not used [-Wunused-label] BUILDSTDERR: 8172 | _cgIB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8172 | _cgIB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3R_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8200:1: error: BUILDSTDERR: warning: label ‘_cgIK’ defined but not used [-Wunused-label] BUILDSTDERR: 8200 | _cgIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8200 | _cgIK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8240:1: error: BUILDSTDERR: warning: label ‘_cgIP’ defined but not used [-Wunused-label] BUILDSTDERR: 8240 | _cgIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8240 | _cgIP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg3X_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8279:1: error: BUILDSTDERR: warning: label ‘_cgJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 8279 | _cgJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8279 | _cgJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgJ2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8306:1: error: BUILDSTDERR: warning: label ‘_cgJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 8306 | _cgJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8306 | _cgJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgJ7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8322:1: error: BUILDSTDERR: warning: label ‘_cgJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 8322 | _cgJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8322 | _cgJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8341:1: error: BUILDSTDERR: warning: label ‘_cgJf’ defined but not used [-Wunused-label] BUILDSTDERR: 8341 | _cgJf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8341 | _cgJf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg43_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8377:1: error: BUILDSTDERR: warning: label ‘_cgJu’ defined but not used [-Wunused-label] BUILDSTDERR: 8377 | _cgJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8377 | _cgJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgJs’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8403:1: error: BUILDSTDERR: warning: label ‘_cgJs’ defined but not used [-Wunused-label] BUILDSTDERR: 8403 | _cgJs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8403 | _cgJs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgJx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8420:1: error: BUILDSTDERR: warning: label ‘_cgJx’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _cgJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _cgJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8439:1: error: BUILDSTDERR: warning: label ‘_cgJF’ defined but not used [-Wunused-label] BUILDSTDERR: 8439 | _cgJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8439 | _cgJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8470:1: error: BUILDSTDERR: warning: label ‘_cgJO’ defined but not used [-Wunused-label] BUILDSTDERR: 8470 | _cgJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8470 | _cgJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4b_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8497:1: error: BUILDSTDERR: warning: label ‘_cgK0’ defined but not used [-Wunused-label] BUILDSTDERR: 8497 | _cgK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8497 | _cgK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4a_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8519:1: error: BUILDSTDERR: warning: label ‘_cgK8’ defined but not used [-Wunused-label] BUILDSTDERR: 8519 | _cgK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8519 | _cgK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg49_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8541:1: error: BUILDSTDERR: warning: label ‘_cgKg’ defined but not used [-Wunused-label] BUILDSTDERR: 8541 | _cgKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8541 | _cgKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg48_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8563:1: error: BUILDSTDERR: warning: label ‘_cgKo’ defined but not used [-Wunused-label] BUILDSTDERR: 8563 | _cgKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8563 | _cgKo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg47_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8585:1: error: BUILDSTDERR: warning: label ‘_cgKw’ defined but not used [-Wunused-label] BUILDSTDERR: 8585 | _cgKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8585 | _cgKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg46_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8607:1: error: BUILDSTDERR: warning: label ‘_cgKD’ defined but not used [-Wunused-label] BUILDSTDERR: 8607 | _cgKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8607 | _cgKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8638:1: error: BUILDSTDERR: warning: label ‘_cgKH’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _cgKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _cgKH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4g_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8686:1: error: BUILDSTDERR: warning: label ‘_cgKV’ defined but not used [-Wunused-label] BUILDSTDERR: 8686 | _cgKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8686 | _cgKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘reQd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8711:1: error: BUILDSTDERR: warning: label ‘_cgKY’ defined but not used [-Wunused-label] BUILDSTDERR: 8711 | _cgKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8711 | _cgKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadCozuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8741:1: error: BUILDSTDERR: warning: label ‘_cgL7’ defined but not used [-Wunused-label] BUILDSTDERR: 8741 | _cgL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8741 | _cgL7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘reQe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8759:1: error: BUILDSTDERR: warning: label ‘_cgLe’ defined but not used [-Wunused-label] BUILDSTDERR: 8759 | _cgLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8759 | _cgLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8779:1: error: BUILDSTDERR: warning: label ‘_cgLr’ defined but not used [-Wunused-label] BUILDSTDERR: 8779 | _cgLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8779 | _cgLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4l_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8801:1: error: BUILDSTDERR: warning: label ‘_cgLz’ defined but not used [-Wunused-label] BUILDSTDERR: 8801 | _cgLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8801 | _cgLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4k_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8823:1: error: BUILDSTDERR: warning: label ‘_cgLH’ defined but not used [-Wunused-label] BUILDSTDERR: 8823 | _cgLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8823 | _cgLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8845:1: error: BUILDSTDERR: warning: label ‘_cgLO’ defined but not used [-Wunused-label] BUILDSTDERR: 8845 | _cgLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8845 | _cgLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8875:1: error: BUILDSTDERR: warning: label ‘_cgLS’ defined but not used [-Wunused-label] BUILDSTDERR: 8875 | _cgLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8875 | _cgLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8920:1: error: BUILDSTDERR: warning: label ‘_cgM3’ defined but not used [-Wunused-label] BUILDSTDERR: 8920 | _cgM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8920 | _cgM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgM1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8942:1: error: BUILDSTDERR: warning: label ‘_cgM1’ defined but not used [-Wunused-label] BUILDSTDERR: 8942 | _cgM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8942 | _cgM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4r_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8965:1: error: BUILDSTDERR: warning: label ‘_cgMh’ defined but not used [-Wunused-label] BUILDSTDERR: 8965 | _cgMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8965 | _cgMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4v_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:8991:1: error: BUILDSTDERR: warning: label ‘_cgMG’ defined but not used [-Wunused-label] BUILDSTDERR: 8991 | _cgMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8991 | _cgMG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4u_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9022:1: error: BUILDSTDERR: warning: label ‘_cgMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9022 | _cgMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9022 | _cgMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4x_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9059:1: error: BUILDSTDERR: warning: label ‘_cgMT’ defined but not used [-Wunused-label] BUILDSTDERR: 9059 | _cgMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9059 | _cgMT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9081:1: error: BUILDSTDERR: warning: label ‘_cgMW’ defined but not used [-Wunused-label] BUILDSTDERR: 9081 | _cgMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9081 | _cgMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9128:1: error: BUILDSTDERR: warning: label ‘_cgN1’ defined but not used [-Wunused-label] BUILDSTDERR: 9128 | _cgN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9128 | _cgN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4A_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9169:1: error: BUILDSTDERR: warning: label ‘_cgN6’ defined but not used [-Wunused-label] BUILDSTDERR: 9169 | _cgN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9169 | _cgN6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcreader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9206:1: error: BUILDSTDERR: warning: label ‘_cgNb’ defined but not used [-Wunused-label] BUILDSTDERR: 9206 | _cgNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9206 | _cgNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgMb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9229:1: error: BUILDSTDERR: warning: label ‘_cgMb’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _cgMb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _cgMb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4G_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9262:1: error: BUILDSTDERR: warning: label ‘_cgNp’ defined but not used [-Wunused-label] BUILDSTDERR: 9262 | _cgNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9262 | _cgNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4F_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9287:1: error: BUILDSTDERR: warning: label ‘_cgNx’ defined but not used [-Wunused-label] BUILDSTDERR: 9287 | _cgNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9287 | _cgNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4E_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9310:1: error: BUILDSTDERR: warning: label ‘_cgNE’ defined but not used [-Wunused-label] BUILDSTDERR: 9310 | _cgNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9310 | _cgNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4D_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9335:1: error: BUILDSTDERR: warning: label ‘_cgNL’ defined but not used [-Wunused-label] BUILDSTDERR: 9335 | _cgNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9335 | _cgNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9367:1: error: BUILDSTDERR: warning: label ‘_cgNP’ defined but not used [-Wunused-label] BUILDSTDERR: 9367 | _cgNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9367 | _cgNP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4K_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9415:1: error: BUILDSTDERR: warning: label ‘_cgO2’ defined but not used [-Wunused-label] BUILDSTDERR: 9415 | _cgO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9415 | _cgO2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4L_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9441:1: error: BUILDSTDERR: warning: label ‘_cgO9’ defined but not used [-Wunused-label] BUILDSTDERR: 9441 | _cgO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9441 | _cgO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4O_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9469:1: error: BUILDSTDERR: warning: label ‘_cgOi’ defined but not used [-Wunused-label] BUILDSTDERR: 9469 | _cgOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9469 | _cgOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9509:1: error: BUILDSTDERR: warning: label ‘_cgOn’ defined but not used [-Wunused-label] BUILDSTDERR: 9509 | _cgOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9509 | _cgOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cgOw’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cgOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cgOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg4W_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9567:1: error: BUILDSTDERR: warning: label ‘_cgOJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9567 | _cgOJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9567 | _cgOJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgOH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9593:1: error: BUILDSTDERR: warning: label ‘_cgOH’ defined but not used [-Wunused-label] BUILDSTDERR: 9593 | _cgOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9593 | _cgOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgOM’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9610:1: error: BUILDSTDERR: warning: label ‘_cgOM’ defined but not used [-Wunused-label] BUILDSTDERR: 9610 | _cgOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9610 | _cgOM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9629:1: error: BUILDSTDERR: warning: label ‘_cgOU’ defined but not used [-Wunused-label] BUILDSTDERR: 9629 | _cgOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9629 | _cgOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg52_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9660:1: error: BUILDSTDERR: warning: label ‘_cgP9’ defined but not used [-Wunused-label] BUILDSTDERR: 9660 | _cgP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9660 | _cgP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgP7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9686:1: error: BUILDSTDERR: warning: label ‘_cgP7’ defined but not used [-Wunused-label] BUILDSTDERR: 9686 | _cgP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9686 | _cgP7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgPc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9703:1: error: BUILDSTDERR: warning: label ‘_cgPc’ defined but not used [-Wunused-label] BUILDSTDERR: 9703 | _cgPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9703 | _cgPc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9722:1: error: BUILDSTDERR: warning: label ‘_cgPk’ defined but not used [-Wunused-label] BUILDSTDERR: 9722 | _cgPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9722 | _cgPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg59_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9753:1: error: BUILDSTDERR: warning: label ‘_cgPz’ defined but not used [-Wunused-label] BUILDSTDERR: 9753 | _cgPz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9753 | _cgPz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgPx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9780:1: error: BUILDSTDERR: warning: label ‘_cgPx’ defined but not used [-Wunused-label] BUILDSTDERR: 9780 | _cgPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9780 | _cgPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘_cgPC’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9796:1: error: BUILDSTDERR: warning: label ‘_cgPC’ defined but not used [-Wunused-label] BUILDSTDERR: 9796 | _cgPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9796 | _cgPC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘reQf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9815:1: error: BUILDSTDERR: warning: label ‘_cgPK’ defined but not used [-Wunused-label] BUILDSTDERR: 9815 | _cgPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9815 | _cgPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCozuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9848:1: error: BUILDSTDERR: warning: label ‘_cgPT’ defined but not used [-Wunused-label] BUILDSTDERR: 9848 | _cgPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9848 | _cgPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5f_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9867:1: error: BUILDSTDERR: warning: label ‘_cgQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 9867 | _cgQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9867 | _cgQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5e_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9889:1: error: BUILDSTDERR: warning: label ‘_cgQd’ defined but not used [-Wunused-label] BUILDSTDERR: 9889 | _cgQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9889 | _cgQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5d_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9911:1: error: BUILDSTDERR: warning: label ‘_cgQl’ defined but not used [-Wunused-label] BUILDSTDERR: 9911 | _cgQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9911 | _cgQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5c_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9933:1: error: BUILDSTDERR: warning: label ‘_cgQt’ defined but not used [-Wunused-label] BUILDSTDERR: 9933 | _cgQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9933 | _cgQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5b_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9955:1: error: BUILDSTDERR: warning: label ‘_cgQA’ defined but not used [-Wunused-label] BUILDSTDERR: 9955 | _cgQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9955 | _cgQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:9985:1: error: BUILDSTDERR: warning: label ‘_cgQE’ defined but not used [-Wunused-label] BUILDSTDERR: 9985 | _cgQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9985 | _cgQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10030:1: error: BUILDSTDERR: warning: label ‘_cgQW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10030 | _cgQW: BUILDSTDERR: | ^ BUILDSTDERR: 10030 | _cgQW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5k_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10060:1: error: BUILDSTDERR: warning: label ‘_cgQZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10060 | _cgQZ: BUILDSTDERR: | ^ BUILDSTDERR: 10060 | _cgQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10098:1: error: BUILDSTDERR: warning: label ‘_cgR4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10098 | _cgR4: BUILDSTDERR: | ^ BUILDSTDERR: 10098 | _cgR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5o_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10136:1: error: BUILDSTDERR: warning: label ‘_cgRi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10136 | _cgRi: BUILDSTDERR: | ^ BUILDSTDERR: 10136 | _cgRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10158:1: error: BUILDSTDERR: warning: label ‘_cgRq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10158 | _cgRq: BUILDSTDERR: | ^ BUILDSTDERR: 10158 | _cgRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10180:1: error: BUILDSTDERR: warning: label ‘_cgRx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10180 | _cgRx: BUILDSTDERR: | ^ BUILDSTDERR: 10180 | _cgRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10208:1: error: BUILDSTDERR: warning: label ‘_cgRB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10208 | _cgRB: BUILDSTDERR: | ^ BUILDSTDERR: 10208 | _cgRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5t_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10247:1: error: BUILDSTDERR: warning: label ‘_cgRY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10247 | _cgRY: BUILDSTDERR: | ^ BUILDSTDERR: 10247 | _cgRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5u_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10274:1: error: BUILDSTDERR: warning: label ‘_cgS1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10274 | _cgS1: BUILDSTDERR: | ^ BUILDSTDERR: 10274 | _cgS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5v_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10316:1: error: BUILDSTDERR: warning: label ‘_cgS6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10316 | _cgS6: BUILDSTDERR: | ^ BUILDSTDERR: 10316 | _cgS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10356:1: error: BUILDSTDERR: warning: label ‘_cgSb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10356 | _cgSb: BUILDSTDERR: | ^ BUILDSTDERR: 10356 | _cgSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10394:1: error: BUILDSTDERR: warning: label ‘_cgSp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10394 | _cgSp: BUILDSTDERR: | ^ BUILDSTDERR: 10394 | _cgSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10416:1: error: BUILDSTDERR: warning: label ‘_cgSx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10416 | _cgSx: BUILDSTDERR: | ^ BUILDSTDERR: 10416 | _cgSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5x_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10438:1: error: BUILDSTDERR: warning: label ‘_cgSE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10438 | _cgSE: BUILDSTDERR: | ^ BUILDSTDERR: 10438 | _cgSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10466:1: error: BUILDSTDERR: warning: label ‘_cgSI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10466 | _cgSI: BUILDSTDERR: | ^ BUILDSTDERR: 10466 | _cgSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5D_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10505:1: error: BUILDSTDERR: warning: label ‘_cgSV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10505 | _cgSV: BUILDSTDERR: | ^ BUILDSTDERR: 10505 | _cgSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5I_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10532:1: error: BUILDSTDERR: warning: label ‘_cgTa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10532 | _cgTa: BUILDSTDERR: | ^ BUILDSTDERR: 10532 | _cgTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5J_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10565:1: error: BUILDSTDERR: warning: label ‘_cgTf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10565 | _cgTf: BUILDSTDERR: | ^ BUILDSTDERR: 10565 | _cgTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicateRepBy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10607:1: error: BUILDSTDERR: warning: label ‘_cgTk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10607 | _cgTk: BUILDSTDERR: | ^ BUILDSTDERR: 10607 | _cgTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5N_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10643:1: error: BUILDSTDERR: warning: label ‘_cgTx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10643 | _cgTx: BUILDSTDERR: | ^ BUILDSTDERR: 10643 | _cgTx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicatedRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10668:1: error: BUILDSTDERR: warning: label ‘_cgTA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10668 | _cgTA: BUILDSTDERR: | ^ BUILDSTDERR: 10668 | _cgTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5R_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10697:1: error: BUILDSTDERR: warning: label ‘_cgTN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10697 | _cgTN: BUILDSTDERR: | ^ BUILDSTDERR: 10697 | _cgTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicateRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10722:1: error: BUILDSTDERR: warning: label ‘_cgTQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10722 | _cgTQ: BUILDSTDERR: | ^ BUILDSTDERR: 10722 | _cgTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg5W_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10751:1: error: BUILDSTDERR: warning: label ‘_cgU3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10751 | _cgU3: BUILDSTDERR: | ^ BUILDSTDERR: 10751 | _cgU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg61_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10778:1: error: BUILDSTDERR: warning: label ‘_cgUm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10778 | _cgUm: BUILDSTDERR: | ^ BUILDSTDERR: 10778 | _cgUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg62_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10812:1: error: BUILDSTDERR: warning: label ‘_cgUr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10812 | _cgUr: BUILDSTDERR: | ^ BUILDSTDERR: 10812 | _cgUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg63_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10858:1: error: BUILDSTDERR: warning: label ‘_cgUw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10858 | _cgUw: BUILDSTDERR: | ^ BUILDSTDERR: 10858 | _cgUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendRepBy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10894:1: error: BUILDSTDERR: warning: label ‘_cgUB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10894 | _cgUB: BUILDSTDERR: | ^ BUILDSTDERR: 10894 | _cgUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg68_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10933:1: error: BUILDSTDERR: warning: label ‘_cgUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10933 | _cgUO: BUILDSTDERR: | ^ BUILDSTDERR: 10933 | _cgUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendedRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10958:1: error: BUILDSTDERR: warning: label ‘_cgUR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10958 | _cgUR: BUILDSTDERR: | ^ BUILDSTDERR: 10958 | _cgUR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6d_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:10987:1: error: BUILDSTDERR: warning: label ‘_cgV4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10987 | _cgV4: BUILDSTDERR: | ^ BUILDSTDERR: 10987 | _cgV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6f_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11013:1: error: BUILDSTDERR: warning: label ‘_cgVk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11013 | _cgVk: BUILDSTDERR: | ^ BUILDSTDERR: 11013 | _cgVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6i_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11040:1: error: BUILDSTDERR: warning: label ‘_cgVt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11040 | _cgVt: BUILDSTDERR: | ^ BUILDSTDERR: 11040 | _cgVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11075:1: error: BUILDSTDERR: warning: label ‘_cgVy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11075 | _cgVy: BUILDSTDERR: | ^ BUILDSTDERR: 11075 | _cgVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6k_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11121:1: error: BUILDSTDERR: warning: label ‘_cgVD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11121 | _cgVD: BUILDSTDERR: | ^ BUILDSTDERR: 11121 | _cgVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCozuzdcextended_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11157:1: error: BUILDSTDERR: warning: label ‘_cgVI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11157 | _cgVI: BUILDSTDERR: | ^ BUILDSTDERR: 11157 | _cgVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCozuzdcduplicated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11197:1: error: BUILDSTDERR: warning: label ‘_cgVR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11197 | _cgVR: BUILDSTDERR: | ^ BUILDSTDERR: 11197 | _cgVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6r_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11225:1: error: BUILDSTDERR: warning: label ‘_cgW3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11225 | _cgW3: BUILDSTDERR: | ^ BUILDSTDERR: 11225 | _cgW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6q_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11248:1: error: BUILDSTDERR: warning: label ‘_cgWb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11248 | _cgWb: BUILDSTDERR: | ^ BUILDSTDERR: 11248 | _cgWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6p_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11271:1: error: BUILDSTDERR: warning: label ‘_cgWi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11271 | _cgWi: BUILDSTDERR: | ^ BUILDSTDERR: 11271 | _cgWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11301:1: error: BUILDSTDERR: warning: label ‘_cgWm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11301 | _cgWm: BUILDSTDERR: | ^ BUILDSTDERR: 11301 | _cgWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6w_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11344:1: error: BUILDSTDERR: warning: label ‘_cgWz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11344 | _cgWz: BUILDSTDERR: | ^ BUILDSTDERR: 11344 | _cgWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11369:1: error: BUILDSTDERR: warning: label ‘_cgWC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11369 | _cgWC: BUILDSTDERR: | ^ BUILDSTDERR: 11369 | _cgWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6B_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11398:1: error: BUILDSTDERR: warning: label ‘_cgWP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11398 | _cgWP: BUILDSTDERR: | ^ BUILDSTDERR: 11398 | _cgWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6D_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11424:1: error: BUILDSTDERR: warning: label ‘_cgX5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11424 | _cgX5: BUILDSTDERR: | ^ BUILDSTDERR: 11424 | _cgX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6G_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11451:1: error: BUILDSTDERR: warning: label ‘_cgXe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11451 | _cgXe: BUILDSTDERR: | ^ BUILDSTDERR: 11451 | _cgXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6H_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11486:1: error: BUILDSTDERR: warning: label ‘_cgXj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11486 | _cgXj: BUILDSTDERR: | ^ BUILDSTDERR: 11486 | _cgXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6I_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11532:1: error: BUILDSTDERR: warning: label ‘_cgXo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11532 | _cgXo: BUILDSTDERR: | ^ BUILDSTDERR: 11532 | _cgXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcextend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11568:1: error: BUILDSTDERR: warning: label ‘_cgXt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11568 | _cgXt: BUILDSTDERR: | ^ BUILDSTDERR: 11568 | _cgXt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extractRepBy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11608:1: error: BUILDSTDERR: warning: label ‘_cgXC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11608 | _cgXC: BUILDSTDERR: | ^ BUILDSTDERR: 11608 | _cgXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6P_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11638:1: error: BUILDSTDERR: warning: label ‘_cgXN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11638 | _cgXN: BUILDSTDERR: | ^ BUILDSTDERR: 11638 | _cgXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extractRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11663:1: error: BUILDSTDERR: warning: label ‘_cgXQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11663 | _cgXQ: BUILDSTDERR: | ^ BUILDSTDERR: 11663 | _cgXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6T_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11700:1: error: BUILDSTDERR: warning: label ‘_cgY3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11700 | _cgY3: BUILDSTDERR: | ^ BUILDSTDERR: 11700 | _cgY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcextract_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11725:1: error: BUILDSTDERR: warning: label ‘_cgY6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11725 | _cgY6: BUILDSTDERR: | ^ BUILDSTDERR: 11725 | _cgY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11763:1: error: BUILDSTDERR: warning: label ‘_cgYf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11763 | _cgYf: BUILDSTDERR: | ^ BUILDSTDERR: 11763 | _cgYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg71_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11791:1: error: BUILDSTDERR: warning: label ‘_cgYr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11791 | _cgYr: BUILDSTDERR: | ^ BUILDSTDERR: 11791 | _cgYr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg70_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11814:1: error: BUILDSTDERR: warning: label ‘_cgYz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11814 | _cgYz: BUILDSTDERR: | ^ BUILDSTDERR: 11814 | _cgYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6Z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11837:1: error: BUILDSTDERR: warning: label ‘_cgYH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11837 | _cgYH: BUILDSTDERR: | ^ BUILDSTDERR: 11837 | _cgYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg6Y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11860:1: error: BUILDSTDERR: warning: label ‘_cgYO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11860 | _cgYO: BUILDSTDERR: | ^ BUILDSTDERR: 11860 | _cgYO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11891:1: error: BUILDSTDERR: warning: label ‘_cgYS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11891 | _cgYS: BUILDSTDERR: | ^ BUILDSTDERR: 11891 | _cgYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg75_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11938:1: error: BUILDSTDERR: warning: label ‘_cgZ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11938 | _cgZ5: BUILDSTDERR: | ^ BUILDSTDERR: 11938 | _cgZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg78_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:11966:1: error: BUILDSTDERR: warning: label ‘_cgZe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11966 | _cgZe: BUILDSTDERR: | ^ BUILDSTDERR: 11966 | _cgZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_imapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12004:1: error: BUILDSTDERR: warning: label ‘_cgZj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12004 | _cgZj: BUILDSTDERR: | ^ BUILDSTDERR: 12004 | _cgZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7f_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12038:1: error: BUILDSTDERR: warning: label ‘_cgZF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12038 | _cgZF: BUILDSTDERR: | ^ BUILDSTDERR: 12038 | _cgZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7g_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12069:1: error: BUILDSTDERR: warning: label ‘_cgZI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12069 | _cgZI: BUILDSTDERR: | ^ BUILDSTDERR: 12069 | _cgZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7h_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12111:1: error: BUILDSTDERR: warning: label ‘_cgZN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12111 | _cgZN: BUILDSTDERR: | ^ BUILDSTDERR: 12111 | _cgZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_ifoldMapRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12152:1: error: BUILDSTDERR: warning: label ‘_cgZS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12152 | _cgZS: BUILDSTDERR: | ^ BUILDSTDERR: 12152 | _cgZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12187:1: error: BUILDSTDERR: warning: label ‘_ch09’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12187 | _ch09: BUILDSTDERR: | ^ BUILDSTDERR: 12187 | _ch09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7q_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12215:1: error: BUILDSTDERR: warning: label ‘_ch0i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12215 | _ch0i: BUILDSTDERR: | ^ BUILDSTDERR: 12215 | _ch0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7r_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12256:1: error: BUILDSTDERR: warning: label ‘_ch0n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12256 | _ch0n: BUILDSTDERR: | ^ BUILDSTDERR: 12256 | _ch0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_itraverseRep_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12299:1: error: BUILDSTDERR: warning: label ‘_ch0s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12299 | _ch0s: BUILDSTDERR: | ^ BUILDSTDERR: 12299 | _ch0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_liftR2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12333:1: error: BUILDSTDERR: warning: label ‘_ch0B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12333 | _ch0B: BUILDSTDERR: | ^ BUILDSTDERR: 12333 | _ch0B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7A_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12352:1: error: BUILDSTDERR: warning: label ‘_ch0R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12352 | _ch0R: BUILDSTDERR: | ^ BUILDSTDERR: 12352 | _ch0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12379:1: error: BUILDSTDERR: warning: label ‘_ch0Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12379 | _ch0Y: BUILDSTDERR: | ^ BUILDSTDERR: 12379 | _ch0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12406:1: error: BUILDSTDERR: warning: label ‘_ch15’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12406 | _ch15: BUILDSTDERR: | ^ BUILDSTDERR: 12406 | _ch15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘sg7B_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12441:1: error: BUILDSTDERR: warning: label ‘_ch18’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12441 | _ch18: BUILDSTDERR: | ^ BUILDSTDERR: 12441 | _ch18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_liftR3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12492:1: error: BUILDSTDERR: warning: label ‘_ch1d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12492 | _ch1d: BUILDSTDERR: | ^ BUILDSTDERR: 12492 | _ch1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_CZCRepresentable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12720:1: error: BUILDSTDERR: warning: label ‘_ch1n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12720 | _ch1n: BUILDSTDERR: | ^ BUILDSTDERR: 12720 | _ch1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_CZCRepresentable_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:12746:1: error: BUILDSTDERR: warning: label ‘_ch1s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12746 | _ch1s: BUILDSTDERR: | ^ BUILDSTDERR: 12746 | _ch1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:587:16: error: BUILDSTDERR: warning: ‘reQc_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 587 | static StgWord reQc_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 587 | static StgWord reQc_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_62.hc:394:16: error: BUILDSTDERR: warning: ‘reQb_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 394 | static StgWord reQb_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 394 | static StgWord reQb_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o ) BUILDSTDERR: src/Data/Functor/Adjunction.hs:9:14: warning: [-Wtrustworthy-safe] BUILDSTDERR: ‘Data.Functor.Adjunction’ is marked as Trustworthy but has been inferred as safe! BUILDSTDERR: | BUILDSTDERR: 9 | {-# LANGUAGE Trustworthy #-} BUILDSTDERR: | ^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:15:1: error: BUILDSTDERR: warning: label ‘_ciTV’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ciTV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ciTV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_ciTS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:34:1: error: BUILDSTDERR: warning: label ‘_ciTS’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _ciTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _ciTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:56:1: error: BUILDSTDERR: warning: label ‘_ciU9’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _ciU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _ciU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_ciU6’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:75:1: error: BUILDSTDERR: warning: label ‘_ciU6’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _ciU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _ciU6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:97:1: error: BUILDSTDERR: warning: label ‘_ciUn’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _ciUn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _ciUn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_ciUk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:116:1: error: BUILDSTDERR: warning: label ‘_ciUk’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _ciUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _ciUk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_counit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:138:1: error: BUILDSTDERR: warning: label ‘_ciUB’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _ciUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _ciUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_ciUy’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:157:1: error: BUILDSTDERR: warning: label ‘_ciUy’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _ciUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _ciUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_leftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:179:1: error: BUILDSTDERR: warning: label ‘_ciUP’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _ciUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _ciUP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_ciUM’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:198:1: error: BUILDSTDERR: warning: label ‘_ciUM’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _ciUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _ciUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_rightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:220:1: error: BUILDSTDERR: warning: label ‘_ciV3’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _ciV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _ciV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_ciV0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:239:1: error: BUILDSTDERR: warning: label ‘_ciV0’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _ciV0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _ciV0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:260:1: error: BUILDSTDERR: warning: label ‘_ciVg’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _ciVg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _ciVg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:294:1: error: BUILDSTDERR: warning: label ‘_ciVq’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _ciVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _ciVq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:324:1: error: BUILDSTDERR: warning: label ‘_ciVz’ defined but not used [-Wunused-label] BUILDSTDERR: 324 | _ciVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | _ciVz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:343:1: error: BUILDSTDERR: warning: label ‘_ciVG’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _ciVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _ciVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siJS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:365:1: error: BUILDSTDERR: warning: label ‘_ciVR’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _ciVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _ciVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siJU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:389:1: error: BUILDSTDERR: warning: label ‘_ciVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 389 | _ciVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 389 | _ciVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:405:1: error: BUILDSTDERR: warning: label ‘_ciW2’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _ciW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _ciW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:435:1: error: BUILDSTDERR: warning: label ‘_ciWb’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _ciWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _ciWb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siJX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:457:1: error: BUILDSTDERR: warning: label ‘_ciWm’ defined but not used [-Wunused-label] BUILDSTDERR: 457 | _ciWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 457 | _ciWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siJZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:481:1: error: BUILDSTDERR: warning: label ‘_ciWu’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _ciWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _ciWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:497:1: error: BUILDSTDERR: warning: label ‘_ciWx’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _ciWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _ciWx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siK1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:529:1: error: BUILDSTDERR: warning: label ‘_ciWK’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _ciWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _ciWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:554:1: error: BUILDSTDERR: warning: label ‘_ciWN’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _ciWN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _ciWN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siK3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:583:1: error: BUILDSTDERR: warning: label ‘_ciX0’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _ciX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _ciX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:608:1: error: BUILDSTDERR: warning: label ‘_ciX3’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _ciX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _ciX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:636:1: error: BUILDSTDERR: warning: label ‘_ciXm’ defined but not used [-Wunused-label] BUILDSTDERR: 636 | _ciXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 636 | _ciXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:654:1: error: BUILDSTDERR: warning: label ‘_ciXp’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _ciXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _ciXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_ciXc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:683:1: error: BUILDSTDERR: warning: label ‘_ciXc’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _ciXc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _ciXc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:720:1: error: BUILDSTDERR: warning: label ‘_ciXG’ defined but not used [-Wunused-label] BUILDSTDERR: 720 | _ciXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 720 | _ciXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:750:1: error: BUILDSTDERR: warning: label ‘_ciXL’ defined but not used [-Wunused-label] BUILDSTDERR: 750 | _ciXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 750 | _ciXL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:788:1: error: BUILDSTDERR: warning: label ‘_ciXY’ defined but not used [-Wunused-label] BUILDSTDERR: 788 | _ciXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 788 | _ciXY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:813:1: error: BUILDSTDERR: warning: label ‘_ciY1’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _ciY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _ciY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:842:1: error: BUILDSTDERR: warning: label ‘_ciYe’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _ciYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _ciYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:867:1: error: BUILDSTDERR: warning: label ‘_ciYh’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _ciYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _ciYh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:896:1: error: BUILDSTDERR: warning: label ‘_ciYy’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _ciYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _ciYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:918:1: error: BUILDSTDERR: warning: label ‘_ciYF’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _ciYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _ciYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:940:1: error: BUILDSTDERR: warning: label ‘_ciYM’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _ciYM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _ciYM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:963:1: error: BUILDSTDERR: warning: label ‘_ciZ4’ defined but not used [-Wunused-label] BUILDSTDERR: 963 | _ciZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 963 | _ciZ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:981:1: error: BUILDSTDERR: warning: label ‘_ciZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 981 | _ciZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 981 | _ciZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_ciYU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1012:1: error: BUILDSTDERR: warning: label ‘_ciYU’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _ciYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _ciYU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1048:1: error: BUILDSTDERR: warning: label ‘_ciZe’ defined but not used [-Wunused-label] BUILDSTDERR: 1048 | _ciZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1048 | _ciZe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1087:1: error: BUILDSTDERR: warning: label ‘_ciZo’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _ciZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _ciZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1103:1: error: BUILDSTDERR: warning: label ‘_ciZr’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _ciZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _ciZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1135:1: error: BUILDSTDERR: warning: label ‘_ciZI’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _ciZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _ciZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1160:1: error: BUILDSTDERR: warning: label ‘_ciZW’ defined but not used [-Wunused-label] BUILDSTDERR: 1160 | _ciZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1160 | _ciZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1191:1: error: BUILDSTDERR: warning: label ‘_cj01’ defined but not used [-Wunused-label] BUILDSTDERR: 1191 | _cj01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1191 | _cj01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1229:1: error: BUILDSTDERR: warning: label ‘_cj06’ defined but not used [-Wunused-label] BUILDSTDERR: 1229 | _cj06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1229 | _cj06: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1264:1: error: BUILDSTDERR: warning: label ‘_cj0g’ defined but not used [-Wunused-label] BUILDSTDERR: 1264 | _cj0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1264 | _cj0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1280:1: error: BUILDSTDERR: warning: label ‘_cj0j’ defined but not used [-Wunused-label] BUILDSTDERR: 1280 | _cj0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1280 | _cj0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1312:1: error: BUILDSTDERR: warning: label ‘_cj0w’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _cj0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _cj0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1337:1: error: BUILDSTDERR: warning: label ‘_cj0z’ defined but not used [-Wunused-label] BUILDSTDERR: 1337 | _cj0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1337 | _cj0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1366:1: error: BUILDSTDERR: warning: label ‘_cj0M’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _cj0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _cj0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1391:1: error: BUILDSTDERR: warning: label ‘_cj0P’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _cj0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _cj0P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1421:1: error: BUILDSTDERR: warning: label ‘_cj16’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _cj16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _cj16: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1450:1: error: BUILDSTDERR: warning: label ‘_cj19’ defined but not used [-Wunused-label] BUILDSTDERR: 1450 | _cj19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1450 | _cj19: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cj1j’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cj1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cj1j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1500:1: error: BUILDSTDERR: warning: label ‘_cj1m’ defined but not used [-Wunused-label] BUILDSTDERR: 1500 | _cj1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1500 | _cj1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1531:1: error: BUILDSTDERR: warning: label ‘_cj1v’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _cj1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _cj1v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1553:1: error: BUILDSTDERR: warning: label ‘_cj1K’ defined but not used [-Wunused-label] BUILDSTDERR: 1553 | _cj1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1553 | _cj1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1582:1: error: BUILDSTDERR: warning: label ‘_cj1N’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _cj1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _cj1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siKX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1616:1: error: BUILDSTDERR: warning: label ‘_cj1X’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _cj1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _cj1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1632:1: error: BUILDSTDERR: warning: label ‘_cj20’ defined but not used [-Wunused-label] BUILDSTDERR: 1632 | _cj20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1632 | _cj20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siL1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1665:1: error: BUILDSTDERR: warning: label ‘_cj2d’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _cj2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _cj2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siL0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1689:1: error: BUILDSTDERR: warning: label ‘_cj2k’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _cj2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _cj2k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1715:1: error: BUILDSTDERR: warning: label ‘_cj2n’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _cj2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _cj2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siL5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1747:1: error: BUILDSTDERR: warning: label ‘_cj2A’ defined but not used [-Wunused-label] BUILDSTDERR: 1747 | _cj2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1747 | _cj2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siL4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1771:1: error: BUILDSTDERR: warning: label ‘_cj2H’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _cj2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _cj2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1797:1: error: BUILDSTDERR: warning: label ‘_cj2K’ defined but not used [-Wunused-label] BUILDSTDERR: 1797 | _cj2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1797 | _cj2K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1830:1: error: BUILDSTDERR: warning: label ‘_cj2W’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _cj2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _cj2W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cj2T’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1849:1: error: BUILDSTDERR: warning: label ‘_cj2T’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _cj2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _cj2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1871:1: error: BUILDSTDERR: warning: label ‘_cj3a’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _cj3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _cj3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cj37’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1890:1: error: BUILDSTDERR: warning: label ‘_cj37’ defined but not used [-Wunused-label] BUILDSTDERR: 1890 | _cj37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1890 | _cj37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1912:1: error: BUILDSTDERR: warning: label ‘_cj3s’ defined but not used [-Wunused-label] BUILDSTDERR: 1912 | _cj3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1912 | _cj3s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cj3l’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1940:1: error: BUILDSTDERR: warning: label ‘_cj3l’ defined but not used [-Wunused-label] BUILDSTDERR: 1940 | _cj3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1940 | _cj3l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:1976:1: error: BUILDSTDERR: warning: label ‘_cj3K’ defined but not used [-Wunused-label] BUILDSTDERR: 1976 | _cj3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1976 | _cj3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2004:1: error: BUILDSTDERR: warning: label ‘_cj3R’ defined but not used [-Wunused-label] BUILDSTDERR: 2004 | _cj3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2004 | _cj3R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2034:1: error: BUILDSTDERR: warning: label ‘_cj3V’ defined but not used [-Wunused-label] BUILDSTDERR: 2034 | _cj3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2034 | _cj3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2072:1: error: BUILDSTDERR: warning: label ‘_cj48’ defined but not used [-Wunused-label] BUILDSTDERR: 2072 | _cj48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2072 | _cj48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2096:1: error: BUILDSTDERR: warning: label ‘_cj4f’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _cj4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _cj4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2122:1: error: BUILDSTDERR: warning: label ‘_cj4i’ defined but not used [-Wunused-label] BUILDSTDERR: 2122 | _cj4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2122 | _cj4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2154:1: error: BUILDSTDERR: warning: label ‘_cj4v’ defined but not used [-Wunused-label] BUILDSTDERR: 2154 | _cj4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2154 | _cj4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2178:1: error: BUILDSTDERR: warning: label ‘_cj4C’ defined but not used [-Wunused-label] BUILDSTDERR: 2178 | _cj4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2178 | _cj4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2204:1: error: BUILDSTDERR: warning: label ‘_cj4F’ defined but not used [-Wunused-label] BUILDSTDERR: 2204 | _cj4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2204 | _cj4F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2236:1: error: BUILDSTDERR: warning: label ‘_cj4S’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _cj4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _cj4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2261:1: error: BUILDSTDERR: warning: label ‘_cj4V’ defined but not used [-Wunused-label] BUILDSTDERR: 2261 | _cj4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2261 | _cj4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2290:1: error: BUILDSTDERR: warning: label ‘_cj58’ defined but not used [-Wunused-label] BUILDSTDERR: 2290 | _cj58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2290 | _cj58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2315:1: error: BUILDSTDERR: warning: label ‘_cj5b’ defined but not used [-Wunused-label] BUILDSTDERR: 2315 | _cj5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2315 | _cj5b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2343:1: error: BUILDSTDERR: warning: label ‘_cj5k’ defined but not used [-Wunused-label] BUILDSTDERR: 2343 | _cj5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2343 | _cj5k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2362:1: error: BUILDSTDERR: warning: label ‘_cj5r’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _cj5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _cj5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2381:1: error: BUILDSTDERR: warning: label ‘_cj5y’ defined but not used [-Wunused-label] BUILDSTDERR: 2381 | _cj5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2381 | _cj5y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2403:1: error: BUILDSTDERR: warning: label ‘_cj5J’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _cj5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _cj5J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2427:1: error: BUILDSTDERR: warning: label ‘_cj5R’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _cj5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _cj5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2443:1: error: BUILDSTDERR: warning: label ‘_cj5U’ defined but not used [-Wunused-label] BUILDSTDERR: 2443 | _cj5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2443 | _cj5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2476:1: error: BUILDSTDERR: warning: label ‘_cj67’ defined but not used [-Wunused-label] BUILDSTDERR: 2476 | _cj67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2476 | _cj67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2500:1: error: BUILDSTDERR: warning: label ‘_cj6f’ defined but not used [-Wunused-label] BUILDSTDERR: 2500 | _cj6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2500 | _cj6f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2516:1: error: BUILDSTDERR: warning: label ‘_cj6i’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _cj6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _cj6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2548:1: error: BUILDSTDERR: warning: label ‘_cj6v’ defined but not used [-Wunused-label] BUILDSTDERR: 2548 | _cj6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2548 | _cj6v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2573:1: error: BUILDSTDERR: warning: label ‘_cj6y’ defined but not used [-Wunused-label] BUILDSTDERR: 2573 | _cj6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2573 | _cj6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2602:1: error: BUILDSTDERR: warning: label ‘_cj6L’ defined but not used [-Wunused-label] BUILDSTDERR: 2602 | _cj6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2602 | _cj6L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2627:1: error: BUILDSTDERR: warning: label ‘_cj6O’ defined but not used [-Wunused-label] BUILDSTDERR: 2627 | _cj6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2627 | _cj6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2657:1: error: BUILDSTDERR: warning: label ‘_cj75’ defined but not used [-Wunused-label] BUILDSTDERR: 2657 | _cj75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2657 | _cj75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2686:1: error: BUILDSTDERR: warning: label ‘_cj78’ defined but not used [-Wunused-label] BUILDSTDERR: 2686 | _cj78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2686 | _cj78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siLX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2720:1: error: BUILDSTDERR: warning: label ‘_cj7i’ defined but not used [-Wunused-label] BUILDSTDERR: 2720 | _cj7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2720 | _cj7i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2736:1: error: BUILDSTDERR: warning: label ‘_cj7l’ defined but not used [-Wunused-label] BUILDSTDERR: 2736 | _cj7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2736 | _cj7l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siM1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2770:1: error: BUILDSTDERR: warning: label ‘_cj7C’ defined but not used [-Wunused-label] BUILDSTDERR: 2770 | _cj7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2770 | _cj7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siM0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2799:1: error: BUILDSTDERR: warning: label ‘_cj7F’ defined but not used [-Wunused-label] BUILDSTDERR: 2799 | _cj7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2799 | _cj7F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siM3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2833:1: error: BUILDSTDERR: warning: label ‘_cj7P’ defined but not used [-Wunused-label] BUILDSTDERR: 2833 | _cj7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2833 | _cj7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2849:1: error: BUILDSTDERR: warning: label ‘_cj7S’ defined but not used [-Wunused-label] BUILDSTDERR: 2849 | _cj7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2849 | _cj7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siM7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2882:1: error: BUILDSTDERR: warning: label ‘_cj85’ defined but not used [-Wunused-label] BUILDSTDERR: 2882 | _cj85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2882 | _cj85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siM6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2906:1: error: BUILDSTDERR: warning: label ‘_cj8c’ defined but not used [-Wunused-label] BUILDSTDERR: 2906 | _cj8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2906 | _cj8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2932:1: error: BUILDSTDERR: warning: label ‘_cj8f’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _cj8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _cj8f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2964:1: error: BUILDSTDERR: warning: label ‘_cj8s’ defined but not used [-Wunused-label] BUILDSTDERR: 2964 | _cj8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2964 | _cj8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:2988:1: error: BUILDSTDERR: warning: label ‘_cj8z’ defined but not used [-Wunused-label] BUILDSTDERR: 2988 | _cj8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2988 | _cj8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3014:1: error: BUILDSTDERR: warning: label ‘_cj8C’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _cj8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _cj8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3047:1: error: BUILDSTDERR: warning: label ‘_cj8O’ defined but not used [-Wunused-label] BUILDSTDERR: 3047 | _cj8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3047 | _cj8O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cj8L’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3066:1: error: BUILDSTDERR: warning: label ‘_cj8L’ defined but not used [-Wunused-label] BUILDSTDERR: 3066 | _cj8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3066 | _cj8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3088:1: error: BUILDSTDERR: warning: label ‘_cj92’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _cj92: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _cj92: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cj8Z’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3107:1: error: BUILDSTDERR: warning: label ‘_cj8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 3107 | _cj8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3107 | _cj8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3129:1: error: BUILDSTDERR: warning: label ‘_cj9k’ defined but not used [-Wunused-label] BUILDSTDERR: 3129 | _cj9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3129 | _cj9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cj9d’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3157:1: error: BUILDSTDERR: warning: label ‘_cj9d’ defined but not used [-Wunused-label] BUILDSTDERR: 3157 | _cj9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3157 | _cj9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3193:1: error: BUILDSTDERR: warning: label ‘_cj9C’ defined but not used [-Wunused-label] BUILDSTDERR: 3193 | _cj9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3193 | _cj9C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3221:1: error: BUILDSTDERR: warning: label ‘_cj9J’ defined but not used [-Wunused-label] BUILDSTDERR: 3221 | _cj9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3221 | _cj9J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3251:1: error: BUILDSTDERR: warning: label ‘_cj9N’ defined but not used [-Wunused-label] BUILDSTDERR: 3251 | _cj9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3251 | _cj9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3289:1: error: BUILDSTDERR: warning: label ‘_cja0’ defined but not used [-Wunused-label] BUILDSTDERR: 3289 | _cja0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3289 | _cja0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3313:1: error: BUILDSTDERR: warning: label ‘_cja7’ defined but not used [-Wunused-label] BUILDSTDERR: 3313 | _cja7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3313 | _cja7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3339:1: error: BUILDSTDERR: warning: label ‘_cjaa’ defined but not used [-Wunused-label] BUILDSTDERR: 3339 | _cjaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3339 | _cjaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3371:1: error: BUILDSTDERR: warning: label ‘_cjan’ defined but not used [-Wunused-label] BUILDSTDERR: 3371 | _cjan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3371 | _cjan: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3395:1: error: BUILDSTDERR: warning: label ‘_cjau’ defined but not used [-Wunused-label] BUILDSTDERR: 3395 | _cjau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3395 | _cjau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3421:1: error: BUILDSTDERR: warning: label ‘_cjax’ defined but not used [-Wunused-label] BUILDSTDERR: 3421 | _cjax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3421 | _cjax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3454:1: error: BUILDSTDERR: warning: label ‘_cjaM’ defined but not used [-Wunused-label] BUILDSTDERR: 3454 | _cjaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3454 | _cjaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjaK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3479:1: error: BUILDSTDERR: warning: label ‘_cjaK’ defined but not used [-Wunused-label] BUILDSTDERR: 3479 | _cjaK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3479 | _cjaK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3498:1: error: BUILDSTDERR: warning: label ‘_cjaY’ defined but not used [-Wunused-label] BUILDSTDERR: 3498 | _cjaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3498 | _cjaY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3535:1: error: BUILDSTDERR: warning: label ‘_cjb3’ defined but not used [-Wunused-label] BUILDSTDERR: 3535 | _cjb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3535 | _cjb3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3571:1: error: BUILDSTDERR: warning: label ‘_cjbi’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _cjbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _cjbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjbg’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3597:1: error: BUILDSTDERR: warning: label ‘_cjbg’ defined but not used [-Wunused-label] BUILDSTDERR: 3597 | _cjbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3597 | _cjbg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjbl’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3614:1: error: BUILDSTDERR: warning: label ‘_cjbl’ defined but not used [-Wunused-label] BUILDSTDERR: 3614 | _cjbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3614 | _cjbl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjbp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3630:1: error: BUILDSTDERR: warning: label ‘_cjbp’ defined but not used [-Wunused-label] BUILDSTDERR: 3630 | _cjbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3630 | _cjbp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3647:1: error: BUILDSTDERR: warning: label ‘_cjbH’ defined but not used [-Wunused-label] BUILDSTDERR: 3647 | _cjbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3647 | _cjbH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siMS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3675:1: error: BUILDSTDERR: warning: label ‘_cjbK’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _cjbK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _cjbK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3706:1: error: BUILDSTDERR: warning: label ‘_cjbP’ defined but not used [-Wunused-label] BUILDSTDERR: 3706 | _cjbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3706 | _cjbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siN5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3742:1: error: BUILDSTDERR: warning: label ‘_cjc6’ defined but not used [-Wunused-label] BUILDSTDERR: 3742 | _cjc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3742 | _cjc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siN6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3774:1: error: BUILDSTDERR: warning: label ‘_cjcb’ defined but not used [-Wunused-label] BUILDSTDERR: 3774 | _cjcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3774 | _cjcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjc9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3813:1: error: BUILDSTDERR: warning: label ‘_cjc9’ defined but not used [-Wunused-label] BUILDSTDERR: 3813 | _cjc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3813 | _cjc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjce’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3830:1: error: BUILDSTDERR: warning: label ‘_cjce’ defined but not used [-Wunused-label] BUILDSTDERR: 3830 | _cjce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3830 | _cjce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjci’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3847:1: error: BUILDSTDERR: warning: label ‘_cjci’ defined but not used [-Wunused-label] BUILDSTDERR: 3847 | _cjci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3847 | _cjci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siN0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3868:1: error: BUILDSTDERR: warning: label ‘_cjcB’ defined but not used [-Wunused-label] BUILDSTDERR: 3868 | _cjcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3868 | _cjcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siN1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3900:1: error: BUILDSTDERR: warning: label ‘_cjcG’ defined but not used [-Wunused-label] BUILDSTDERR: 3900 | _cjcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3900 | _cjcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjcE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3939:1: error: BUILDSTDERR: warning: label ‘_cjcE’ defined but not used [-Wunused-label] BUILDSTDERR: 3939 | _cjcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3939 | _cjcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjcJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3956:1: error: BUILDSTDERR: warning: label ‘_cjcJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3956 | _cjcJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3956 | _cjcJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjcN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3973:1: error: BUILDSTDERR: warning: label ‘_cjcN’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _cjcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _cjcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:3996:1: error: BUILDSTDERR: warning: label ‘_cjcY’ defined but not used [-Wunused-label] BUILDSTDERR: 3996 | _cjcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3996 | _cjcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4037:1: error: BUILDSTDERR: warning: label ‘_cjda’ defined but not used [-Wunused-label] BUILDSTDERR: 4037 | _cjda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4037 | _cjda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjd7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4063:1: error: BUILDSTDERR: warning: label ‘_cjd7’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _cjd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _cjd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4096:1: error: BUILDSTDERR: warning: label ‘_cjdv’ defined but not used [-Wunused-label] BUILDSTDERR: 4096 | _cjdv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4096 | _cjdv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjdt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4122:1: error: BUILDSTDERR: warning: label ‘_cjdt’ defined but not used [-Wunused-label] BUILDSTDERR: 4122 | _cjdt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4122 | _cjdt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4140:1: error: BUILDSTDERR: warning: label ‘_cjdJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4140 | _cjdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4140 | _cjdJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjdH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4166:1: error: BUILDSTDERR: warning: label ‘_cjdH’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _cjdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _cjdH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4184:1: error: BUILDSTDERR: warning: label ‘_cjdT’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _cjdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _cjdT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjdk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4218:1: error: BUILDSTDERR: warning: label ‘_cjdk’ defined but not used [-Wunused-label] BUILDSTDERR: 4218 | _cjdk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4218 | _cjdk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4276:1: error: BUILDSTDERR: warning: label ‘_cjec’ defined but not used [-Wunused-label] BUILDSTDERR: 4276 | _cjec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4276 | _cjec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4299:1: error: BUILDSTDERR: warning: label ‘_cjek’ defined but not used [-Wunused-label] BUILDSTDERR: 4299 | _cjek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4299 | _cjek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4322:1: error: BUILDSTDERR: warning: label ‘_cjes’ defined but not used [-Wunused-label] BUILDSTDERR: 4322 | _cjes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4322 | _cjes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4345:1: error: BUILDSTDERR: warning: label ‘_cjeA’ defined but not used [-Wunused-label] BUILDSTDERR: 4345 | _cjeA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4345 | _cjeA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4368:1: error: BUILDSTDERR: warning: label ‘_cjeH’ defined but not used [-Wunused-label] BUILDSTDERR: 4368 | _cjeH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4368 | _cjeH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4393:1: error: BUILDSTDERR: warning: label ‘_cjeO’ defined but not used [-Wunused-label] BUILDSTDERR: 4393 | _cjeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4393 | _cjeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4426:1: error: BUILDSTDERR: warning: label ‘_cjeS’ defined but not used [-Wunused-label] BUILDSTDERR: 4426 | _cjeS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4426 | _cjeS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4481:1: error: BUILDSTDERR: warning: label ‘_cjf5’ defined but not used [-Wunused-label] BUILDSTDERR: 4481 | _cjf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4481 | _cjf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4503:1: error: BUILDSTDERR: warning: label ‘_cjfc’ defined but not used [-Wunused-label] BUILDSTDERR: 4503 | _cjfc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4503 | _cjfc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4525:1: error: BUILDSTDERR: warning: label ‘_cjfj’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _cjfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _cjfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siND_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4550:1: error: BUILDSTDERR: warning: label ‘_cjfs’ defined but not used [-Wunused-label] BUILDSTDERR: 4550 | _cjfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4550 | _cjfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjfq’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4576:1: error: BUILDSTDERR: warning: label ‘_cjfq’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _cjfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _cjfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjfv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4593:1: error: BUILDSTDERR: warning: label ‘_cjfv’ defined but not used [-Wunused-label] BUILDSTDERR: 4593 | _cjfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4593 | _cjfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjfz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4609:1: error: BUILDSTDERR: warning: label ‘_cjfz’ defined but not used [-Wunused-label] BUILDSTDERR: 4609 | _cjfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4609 | _cjfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4627:1: error: BUILDSTDERR: warning: label ‘_cjfQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4627 | _cjfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4627 | _cjfQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4656:1: error: BUILDSTDERR: warning: label ‘_cjfT’ defined but not used [-Wunused-label] BUILDSTDERR: 4656 | _cjfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4656 | _cjfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4695:1: error: BUILDSTDERR: warning: label ‘_cjg4’ defined but not used [-Wunused-label] BUILDSTDERR: 4695 | _cjg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4695 | _cjg4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4739:1: error: BUILDSTDERR: warning: label ‘_cjg9’ defined but not used [-Wunused-label] BUILDSTDERR: 4739 | _cjg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4739 | _cjg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4785:1: error: BUILDSTDERR: warning: label ‘_cjgm’ defined but not used [-Wunused-label] BUILDSTDERR: 4785 | _cjgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4785 | _cjgm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4809:1: error: BUILDSTDERR: warning: label ‘_cjgt’ defined but not used [-Wunused-label] BUILDSTDERR: 4809 | _cjgt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4809 | _cjgt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4834:1: error: BUILDSTDERR: warning: label ‘_cjgE’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _cjgE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _cjgE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4863:1: error: BUILDSTDERR: warning: label ‘_cjgH’ defined but not used [-Wunused-label] BUILDSTDERR: 4863 | _cjgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4863 | _cjgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4899:1: error: BUILDSTDERR: warning: label ‘_cjgV’ defined but not used [-Wunused-label] BUILDSTDERR: 4899 | _cjgV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4899 | _cjgV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4930:1: error: BUILDSTDERR: warning: label ‘_cjgY’ defined but not used [-Wunused-label] BUILDSTDERR: 4930 | _cjgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4930 | _cjgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:4968:1: error: BUILDSTDERR: warning: label ‘_cjh3’ defined but not used [-Wunused-label] BUILDSTDERR: 4968 | _cjh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4968 | _cjh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siO3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5010:1: error: BUILDSTDERR: warning: label ‘_cjhh’ defined but not used [-Wunused-label] BUILDSTDERR: 5010 | _cjhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5010 | _cjhh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siO2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5033:1: error: BUILDSTDERR: warning: label ‘_cjhp’ defined but not used [-Wunused-label] BUILDSTDERR: 5033 | _cjhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5033 | _cjhp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siO1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5056:1: error: BUILDSTDERR: warning: label ‘_cjhw’ defined but not used [-Wunused-label] BUILDSTDERR: 5056 | _cjhw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5056 | _cjhw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siO0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5081:1: error: BUILDSTDERR: warning: label ‘_cjhD’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _cjhD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _cjhD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5106:1: error: BUILDSTDERR: warning: label ‘_cjhK’ defined but not used [-Wunused-label] BUILDSTDERR: 5106 | _cjhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5106 | _cjhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siNY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5131:1: error: BUILDSTDERR: warning: label ‘_cjhR’ defined but not used [-Wunused-label] BUILDSTDERR: 5131 | _cjhR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5131 | _cjhR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5164:1: error: BUILDSTDERR: warning: label ‘_cjhV’ defined but not used [-Wunused-label] BUILDSTDERR: 5164 | _cjhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5164 | _cjhV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siO6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5220:1: error: BUILDSTDERR: warning: label ‘_cjia’ defined but not used [-Wunused-label] BUILDSTDERR: 5220 | _cjia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5220 | _cjia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cji8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5246:1: error: BUILDSTDERR: warning: label ‘_cji8’ defined but not used [-Wunused-label] BUILDSTDERR: 5246 | _cji8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5246 | _cji8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjid’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5263:1: error: BUILDSTDERR: warning: label ‘_cjid’ defined but not used [-Wunused-label] BUILDSTDERR: 5263 | _cjid: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5263 | _cjid: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjih’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5279:1: error: BUILDSTDERR: warning: label ‘_cjih’ defined but not used [-Wunused-label] BUILDSTDERR: 5279 | _cjih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5279 | _cjih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5297:1: error: BUILDSTDERR: warning: label ‘_cjiu’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _cjiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _cjiu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5324:1: error: BUILDSTDERR: warning: label ‘_cjiD’ defined but not used [-Wunused-label] BUILDSTDERR: 5324 | _cjiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5324 | _cjiD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5356:1: error: BUILDSTDERR: warning: label ‘_cjiI’ defined but not used [-Wunused-label] BUILDSTDERR: 5356 | _cjiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5356 | _cjiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5394:1: error: BUILDSTDERR: warning: label ‘_cjiV’ defined but not used [-Wunused-label] BUILDSTDERR: 5394 | _cjiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5394 | _cjiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5421:1: error: BUILDSTDERR: warning: label ‘_cjj4’ defined but not used [-Wunused-label] BUILDSTDERR: 5421 | _cjj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5421 | _cjj4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjj2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5446:1: error: BUILDSTDERR: warning: label ‘_cjj2’ defined but not used [-Wunused-label] BUILDSTDERR: 5446 | _cjj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5446 | _cjj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5464:1: error: BUILDSTDERR: warning: label ‘_cjjg’ defined but not used [-Wunused-label] BUILDSTDERR: 5464 | _cjjg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5464 | _cjjg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5496:1: error: BUILDSTDERR: warning: label ‘_cjjl’ defined but not used [-Wunused-label] BUILDSTDERR: 5496 | _cjjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5496 | _cjjl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5533:1: error: BUILDSTDERR: warning: label ‘_cjjz’ defined but not used [-Wunused-label] BUILDSTDERR: 5533 | _cjjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5533 | _cjjz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5555:1: error: BUILDSTDERR: warning: label ‘_cjjH’ defined but not used [-Wunused-label] BUILDSTDERR: 5555 | _cjjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5555 | _cjjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5577:1: error: BUILDSTDERR: warning: label ‘_cjjO’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _cjjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _cjjO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5601:1: error: BUILDSTDERR: warning: label ‘_cjjV’ defined but not used [-Wunused-label] BUILDSTDERR: 5601 | _cjjV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5601 | _cjjV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5625:1: error: BUILDSTDERR: warning: label ‘_cjk2’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _cjk2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _cjk2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5649:1: error: BUILDSTDERR: warning: label ‘_cjk9’ defined but not used [-Wunused-label] BUILDSTDERR: 5649 | _cjk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5649 | _cjk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5680:1: error: BUILDSTDERR: warning: label ‘_cjkd’ defined but not used [-Wunused-label] BUILDSTDERR: 5680 | _cjkd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5680 | _cjkd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5729:1: error: BUILDSTDERR: warning: label ‘_cjku’ defined but not used [-Wunused-label] BUILDSTDERR: 5729 | _cjku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5729 | _cjku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5761:1: error: BUILDSTDERR: warning: label ‘_cjkz’ defined but not used [-Wunused-label] BUILDSTDERR: 5761 | _cjkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5761 | _cjkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjkx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5800:1: error: BUILDSTDERR: warning: label ‘_cjkx’ defined but not used [-Wunused-label] BUILDSTDERR: 5800 | _cjkx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5800 | _cjkx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjkC’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5817:1: error: BUILDSTDERR: warning: label ‘_cjkC’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _cjkC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _cjkC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjkG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5834:1: error: BUILDSTDERR: warning: label ‘_cjkG’ defined but not used [-Wunused-label] BUILDSTDERR: 5834 | _cjkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5834 | _cjkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5855:1: error: BUILDSTDERR: warning: label ‘_cjkZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5855 | _cjkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5855 | _cjkZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5887:1: error: BUILDSTDERR: warning: label ‘_cjl4’ defined but not used [-Wunused-label] BUILDSTDERR: 5887 | _cjl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5887 | _cjl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjl2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5926:1: error: BUILDSTDERR: warning: label ‘_cjl2’ defined but not used [-Wunused-label] BUILDSTDERR: 5926 | _cjl2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5926 | _cjl2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjl7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5943:1: error: BUILDSTDERR: warning: label ‘_cjl7’ defined but not used [-Wunused-label] BUILDSTDERR: 5943 | _cjl7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5943 | _cjl7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjlb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5960:1: error: BUILDSTDERR: warning: label ‘_cjlb’ defined but not used [-Wunused-label] BUILDSTDERR: 5960 | _cjlb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5960 | _cjlb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:5983:1: error: BUILDSTDERR: warning: label ‘_cjlm’ defined but not used [-Wunused-label] BUILDSTDERR: 5983 | _cjlm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5983 | _cjlm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6024:1: error: BUILDSTDERR: warning: label ‘_cjly’ defined but not used [-Wunused-label] BUILDSTDERR: 6024 | _cjly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6024 | _cjly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjlv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6050:1: error: BUILDSTDERR: warning: label ‘_cjlv’ defined but not used [-Wunused-label] BUILDSTDERR: 6050 | _cjlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6050 | _cjlv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6083:1: error: BUILDSTDERR: warning: label ‘_cjlT’ defined but not used [-Wunused-label] BUILDSTDERR: 6083 | _cjlT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6083 | _cjlT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjlR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6109:1: error: BUILDSTDERR: warning: label ‘_cjlR’ defined but not used [-Wunused-label] BUILDSTDERR: 6109 | _cjlR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6109 | _cjlR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siOY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6127:1: error: BUILDSTDERR: warning: label ‘_cjm7’ defined but not used [-Wunused-label] BUILDSTDERR: 6127 | _cjm7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6127 | _cjm7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjm5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6153:1: error: BUILDSTDERR: warning: label ‘_cjm5’ defined but not used [-Wunused-label] BUILDSTDERR: 6153 | _cjm5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6153 | _cjm5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6171:1: error: BUILDSTDERR: warning: label ‘_cjmh’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _cjmh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _cjmh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjlI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cjlI’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cjlI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cjlI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siP6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6263:1: error: BUILDSTDERR: warning: label ‘_cjmA’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _cjmA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _cjmA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siP5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6286:1: error: BUILDSTDERR: warning: label ‘_cjmI’ defined but not used [-Wunused-label] BUILDSTDERR: 6286 | _cjmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6286 | _cjmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siP4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6309:1: error: BUILDSTDERR: warning: label ‘_cjmQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6309 | _cjmQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6309 | _cjmQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siP3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6332:1: error: BUILDSTDERR: warning: label ‘_cjmY’ defined but not used [-Wunused-label] BUILDSTDERR: 6332 | _cjmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6332 | _cjmY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siP2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6355:1: error: BUILDSTDERR: warning: label ‘_cjn5’ defined but not used [-Wunused-label] BUILDSTDERR: 6355 | _cjn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6355 | _cjn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siP1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6380:1: error: BUILDSTDERR: warning: label ‘_cjnc’ defined but not used [-Wunused-label] BUILDSTDERR: 6380 | _cjnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6380 | _cjnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6413:1: error: BUILDSTDERR: warning: label ‘_cjng’ defined but not used [-Wunused-label] BUILDSTDERR: 6413 | _cjng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6413 | _cjng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6468:1: error: BUILDSTDERR: warning: label ‘_cjnt’ defined but not used [-Wunused-label] BUILDSTDERR: 6468 | _cjnt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6468 | _cjnt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6490:1: error: BUILDSTDERR: warning: label ‘_cjnA’ defined but not used [-Wunused-label] BUILDSTDERR: 6490 | _cjnA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6490 | _cjnA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6512:1: error: BUILDSTDERR: warning: label ‘_cjnH’ defined but not used [-Wunused-label] BUILDSTDERR: 6512 | _cjnH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6512 | _cjnH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6537:1: error: BUILDSTDERR: warning: label ‘_cjnQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6537 | _cjnQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6537 | _cjnQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjnO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6563:1: error: BUILDSTDERR: warning: label ‘_cjnO’ defined but not used [-Wunused-label] BUILDSTDERR: 6563 | _cjnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6563 | _cjnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjnT’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6580:1: error: BUILDSTDERR: warning: label ‘_cjnT’ defined but not used [-Wunused-label] BUILDSTDERR: 6580 | _cjnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6580 | _cjnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjnX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6596:1: error: BUILDSTDERR: warning: label ‘_cjnX’ defined but not used [-Wunused-label] BUILDSTDERR: 6596 | _cjnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6596 | _cjnX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6614:1: error: BUILDSTDERR: warning: label ‘_cjoe’ defined but not used [-Wunused-label] BUILDSTDERR: 6614 | _cjoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6614 | _cjoe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6643:1: error: BUILDSTDERR: warning: label ‘_cjoh’ defined but not used [-Wunused-label] BUILDSTDERR: 6643 | _cjoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6643 | _cjoh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6682:1: error: BUILDSTDERR: warning: label ‘_cjos’ defined but not used [-Wunused-label] BUILDSTDERR: 6682 | _cjos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6682 | _cjos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6726:1: error: BUILDSTDERR: warning: label ‘_cjox’ defined but not used [-Wunused-label] BUILDSTDERR: 6726 | _cjox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6726 | _cjox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6772:1: error: BUILDSTDERR: warning: label ‘_cjoK’ defined but not used [-Wunused-label] BUILDSTDERR: 6772 | _cjoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6772 | _cjoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6796:1: error: BUILDSTDERR: warning: label ‘_cjoR’ defined but not used [-Wunused-label] BUILDSTDERR: 6796 | _cjoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6796 | _cjoR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6821:1: error: BUILDSTDERR: warning: label ‘_cjp2’ defined but not used [-Wunused-label] BUILDSTDERR: 6821 | _cjp2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6821 | _cjp2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6850:1: error: BUILDSTDERR: warning: label ‘_cjp5’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _cjp5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _cjp5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6886:1: error: BUILDSTDERR: warning: label ‘_cjpj’ defined but not used [-Wunused-label] BUILDSTDERR: 6886 | _cjpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6886 | _cjpj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6917:1: error: BUILDSTDERR: warning: label ‘_cjpm’ defined but not used [-Wunused-label] BUILDSTDERR: 6917 | _cjpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6917 | _cjpm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6955:1: error: BUILDSTDERR: warning: label ‘_cjpr’ defined but not used [-Wunused-label] BUILDSTDERR: 6955 | _cjpr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6955 | _cjpr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:6997:1: error: BUILDSTDERR: warning: label ‘_cjpF’ defined but not used [-Wunused-label] BUILDSTDERR: 6997 | _cjpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6997 | _cjpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7020:1: error: BUILDSTDERR: warning: label ‘_cjpN’ defined but not used [-Wunused-label] BUILDSTDERR: 7020 | _cjpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7020 | _cjpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7043:1: error: BUILDSTDERR: warning: label ‘_cjpU’ defined but not used [-Wunused-label] BUILDSTDERR: 7043 | _cjpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7043 | _cjpU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7068:1: error: BUILDSTDERR: warning: label ‘_cjq1’ defined but not used [-Wunused-label] BUILDSTDERR: 7068 | _cjq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7068 | _cjq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7093:1: error: BUILDSTDERR: warning: label ‘_cjq8’ defined but not used [-Wunused-label] BUILDSTDERR: 7093 | _cjq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7093 | _cjq8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7118:1: error: BUILDSTDERR: warning: label ‘_cjqf’ defined but not used [-Wunused-label] BUILDSTDERR: 7118 | _cjqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7118 | _cjqf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeCompose_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7151:1: error: BUILDSTDERR: warning: label ‘_cjqj’ defined but not used [-Wunused-label] BUILDSTDERR: 7151 | _cjqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7151 | _cjqj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7206:1: error: BUILDSTDERR: warning: label ‘_cjqB’ defined but not used [-Wunused-label] BUILDSTDERR: 7206 | _cjqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7206 | _cjqB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7232:1: error: BUILDSTDERR: warning: label ‘_cjqG’ defined but not used [-Wunused-label] BUILDSTDERR: 7232 | _cjqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7232 | _cjqG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjqE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7268:1: error: BUILDSTDERR: warning: label ‘_cjqE’ defined but not used [-Wunused-label] BUILDSTDERR: 7268 | _cjqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7268 | _cjqE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjqJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7285:1: error: BUILDSTDERR: warning: label ‘_cjqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7285 | _cjqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7285 | _cjqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjqN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7301:1: error: BUILDSTDERR: warning: label ‘_cjqN’ defined but not used [-Wunused-label] BUILDSTDERR: 7301 | _cjqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7301 | _cjqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7318:1: error: BUILDSTDERR: warning: label ‘_cjr2’ defined but not used [-Wunused-label] BUILDSTDERR: 7318 | _cjr2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7318 | _cjr2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7343:1: error: BUILDSTDERR: warning: label ‘_cjrb’ defined but not used [-Wunused-label] BUILDSTDERR: 7343 | _cjrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7343 | _cjrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7375:1: error: BUILDSTDERR: warning: label ‘_cjrg’ defined but not used [-Wunused-label] BUILDSTDERR: 7375 | _cjrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7375 | _cjrg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7412:1: error: BUILDSTDERR: warning: label ‘_cjrt’ defined but not used [-Wunused-label] BUILDSTDERR: 7412 | _cjrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7412 | _cjrt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7437:1: error: BUILDSTDERR: warning: label ‘_cjrL’ defined but not used [-Wunused-label] BUILDSTDERR: 7437 | _cjrL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7437 | _cjrL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQ4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7475:1: error: BUILDSTDERR: warning: label ‘_cjrR’ defined but not used [-Wunused-label] BUILDSTDERR: 7475 | _cjrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7475 | _cjrR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siPS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7513:1: error: BUILDSTDERR: warning: label ‘_cjrY’ defined but not used [-Wunused-label] BUILDSTDERR: 7513 | _cjrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7513 | _cjrY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjrW’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7548:1: error: BUILDSTDERR: warning: label ‘_cjrW’ defined but not used [-Wunused-label] BUILDSTDERR: 7548 | _cjrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7548 | _cjrW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQ7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7566:1: error: BUILDSTDERR: warning: label ‘_cjsc’ defined but not used [-Wunused-label] BUILDSTDERR: 7566 | _cjsc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7566 | _cjsc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7598:1: error: BUILDSTDERR: warning: label ‘_cjsh’ defined but not used [-Wunused-label] BUILDSTDERR: 7598 | _cjsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7598 | _cjsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7635:1: error: BUILDSTDERR: warning: label ‘_cjsv’ defined but not used [-Wunused-label] BUILDSTDERR: 7635 | _cjsv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7635 | _cjsv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7657:1: error: BUILDSTDERR: warning: label ‘_cjsD’ defined but not used [-Wunused-label] BUILDSTDERR: 7657 | _cjsD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7657 | _cjsD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7679:1: error: BUILDSTDERR: warning: label ‘_cjsK’ defined but not used [-Wunused-label] BUILDSTDERR: 7679 | _cjsK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7679 | _cjsK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7703:1: error: BUILDSTDERR: warning: label ‘_cjsR’ defined but not used [-Wunused-label] BUILDSTDERR: 7703 | _cjsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7703 | _cjsR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7727:1: error: BUILDSTDERR: warning: label ‘_cjsY’ defined but not used [-Wunused-label] BUILDSTDERR: 7727 | _cjsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7727 | _cjsY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQ9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7751:1: error: BUILDSTDERR: warning: label ‘_cjt5’ defined but not used [-Wunused-label] BUILDSTDERR: 7751 | _cjt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7751 | _cjt5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7782:1: error: BUILDSTDERR: warning: label ‘_cjt9’ defined but not used [-Wunused-label] BUILDSTDERR: 7782 | _cjt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7782 | _cjt9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7831:1: error: BUILDSTDERR: warning: label ‘_cjto’ defined but not used [-Wunused-label] BUILDSTDERR: 7831 | _cjto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7831 | _cjto: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjtm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7857:1: error: BUILDSTDERR: warning: label ‘_cjtm’ defined but not used [-Wunused-label] BUILDSTDERR: 7857 | _cjtm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7857 | _cjtm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjtr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7874:1: error: BUILDSTDERR: warning: label ‘_cjtr’ defined but not used [-Wunused-label] BUILDSTDERR: 7874 | _cjtr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7874 | _cjtr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjtv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7890:1: error: BUILDSTDERR: warning: label ‘_cjtv’ defined but not used [-Wunused-label] BUILDSTDERR: 7890 | _cjtv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7890 | _cjtv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7907:1: error: BUILDSTDERR: warning: label ‘_cjtN’ defined but not used [-Wunused-label] BUILDSTDERR: 7907 | _cjtN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7907 | _cjtN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7935:1: error: BUILDSTDERR: warning: label ‘_cjtQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7935 | _cjtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7935 | _cjtQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:7968:1: error: BUILDSTDERR: warning: label ‘_cjtV’ defined but not used [-Wunused-label] BUILDSTDERR: 7968 | _cjtV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7968 | _cjtV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8004:1: error: BUILDSTDERR: warning: label ‘_cjua’ defined but not used [-Wunused-label] BUILDSTDERR: 8004 | _cjua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8004 | _cjua: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cju8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8030:1: error: BUILDSTDERR: warning: label ‘_cju8’ defined but not used [-Wunused-label] BUILDSTDERR: 8030 | _cju8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8030 | _cju8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8046:1: error: BUILDSTDERR: warning: label ‘_cjul’ defined but not used [-Wunused-label] BUILDSTDERR: 8046 | _cjul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8046 | _cjul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8065:1: error: BUILDSTDERR: warning: label ‘_cjuo’ defined but not used [-Wunused-label] BUILDSTDERR: 8065 | _cjuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8065 | _cjuo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8101:1: error: BUILDSTDERR: warning: label ‘_cjuA’ defined but not used [-Wunused-label] BUILDSTDERR: 8101 | _cjuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8101 | _cjuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjux’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8127:1: error: BUILDSTDERR: warning: label ‘_cjux’ defined but not used [-Wunused-label] BUILDSTDERR: 8127 | _cjux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8127 | _cjux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8151:1: error: BUILDSTDERR: warning: label ‘_cjuQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8151 | _cjuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8151 | _cjuQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8173:1: error: BUILDSTDERR: warning: label ‘_cjuY’ defined but not used [-Wunused-label] BUILDSTDERR: 8173 | _cjuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8173 | _cjuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8195:1: error: BUILDSTDERR: warning: label ‘_cjv6’ defined but not used [-Wunused-label] BUILDSTDERR: 8195 | _cjv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8195 | _cjv6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8217:1: error: BUILDSTDERR: warning: label ‘_cjve’ defined but not used [-Wunused-label] BUILDSTDERR: 8217 | _cjve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8217 | _cjve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8239:1: error: BUILDSTDERR: warning: label ‘_cjvl’ defined but not used [-Wunused-label] BUILDSTDERR: 8239 | _cjvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8239 | _cjvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8263:1: error: BUILDSTDERR: warning: label ‘_cjvs’ defined but not used [-Wunused-label] BUILDSTDERR: 8263 | _cjvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8263 | _cjvs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8294:1: error: BUILDSTDERR: warning: label ‘_cjvw’ defined but not used [-Wunused-label] BUILDSTDERR: 8294 | _cjvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8294 | _cjvw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8343:1: error: BUILDSTDERR: warning: label ‘_cjvL’ defined but not used [-Wunused-label] BUILDSTDERR: 8343 | _cjvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8343 | _cjvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjvJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8369:1: error: BUILDSTDERR: warning: label ‘_cjvJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8369 | _cjvJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8369 | _cjvJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjvO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8386:1: error: BUILDSTDERR: warning: label ‘_cjvO’ defined but not used [-Wunused-label] BUILDSTDERR: 8386 | _cjvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8386 | _cjvO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjvS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8402:1: error: BUILDSTDERR: warning: label ‘_cjvS’ defined but not used [-Wunused-label] BUILDSTDERR: 8402 | _cjvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8402 | _cjvS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8420:1: error: BUILDSTDERR: warning: label ‘_cjw5’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _cjw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _cjw5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8447:1: error: BUILDSTDERR: warning: label ‘_cjwe’ defined but not used [-Wunused-label] BUILDSTDERR: 8447 | _cjwe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8447 | _cjwe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8479:1: error: BUILDSTDERR: warning: label ‘_cjwj’ defined but not used [-Wunused-label] BUILDSTDERR: 8479 | _cjwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8479 | _cjwj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8517:1: error: BUILDSTDERR: warning: label ‘_cjww’ defined but not used [-Wunused-label] BUILDSTDERR: 8517 | _cjww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8517 | _cjww: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siQX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8544:1: error: BUILDSTDERR: warning: label ‘_cjwF’ defined but not used [-Wunused-label] BUILDSTDERR: 8544 | _cjwF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8544 | _cjwF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjwD’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8569:1: error: BUILDSTDERR: warning: label ‘_cjwD’ defined but not used [-Wunused-label] BUILDSTDERR: 8569 | _cjwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8569 | _cjwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siR1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8587:1: error: BUILDSTDERR: warning: label ‘_cjwR’ defined but not used [-Wunused-label] BUILDSTDERR: 8587 | _cjwR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8587 | _cjwR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8619:1: error: BUILDSTDERR: warning: label ‘_cjwW’ defined but not used [-Wunused-label] BUILDSTDERR: 8619 | _cjwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8619 | _cjwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siR8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8656:1: error: BUILDSTDERR: warning: label ‘_cjxa’ defined but not used [-Wunused-label] BUILDSTDERR: 8656 | _cjxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8656 | _cjxa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siR7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8678:1: error: BUILDSTDERR: warning: label ‘_cjxi’ defined but not used [-Wunused-label] BUILDSTDERR: 8678 | _cjxi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8678 | _cjxi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siR6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8700:1: error: BUILDSTDERR: warning: label ‘_cjxp’ defined but not used [-Wunused-label] BUILDSTDERR: 8700 | _cjxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8700 | _cjxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siR5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8724:1: error: BUILDSTDERR: warning: label ‘_cjxw’ defined but not used [-Wunused-label] BUILDSTDERR: 8724 | _cjxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8724 | _cjxw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siR4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8748:1: error: BUILDSTDERR: warning: label ‘_cjxD’ defined but not used [-Wunused-label] BUILDSTDERR: 8748 | _cjxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8748 | _cjxD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siR3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8772:1: error: BUILDSTDERR: warning: label ‘_cjxK’ defined but not used [-Wunused-label] BUILDSTDERR: 8772 | _cjxK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8772 | _cjxK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8803:1: error: BUILDSTDERR: warning: label ‘_cjxO’ defined but not used [-Wunused-label] BUILDSTDERR: 8803 | _cjxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8803 | _cjxO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmcounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8852:1: error: BUILDSTDERR: warning: label ‘_cjxX’ defined but not used [-Wunused-label] BUILDSTDERR: 8852 | _cjxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8852 | _cjxX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8881:1: error: BUILDSTDERR: warning: label ‘_cjy4’ defined but not used [-Wunused-label] BUILDSTDERR: 8881 | _cjy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8881 | _cjy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8907:1: error: BUILDSTDERR: warning: label ‘_cjyb’ defined but not used [-Wunused-label] BUILDSTDERR: 8907 | _cjyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8907 | _cjyb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8926:1: error: BUILDSTDERR: warning: label ‘_cjyi’ defined but not used [-Wunused-label] BUILDSTDERR: 8926 | _cjyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8926 | _cjyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8956:1: error: BUILDSTDERR: warning: label ‘_cjyp’ defined but not used [-Wunused-label] BUILDSTDERR: 8956 | _cjyp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8956 | _cjyp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:8988:1: error: BUILDSTDERR: warning: label ‘_cjyx’ defined but not used [-Wunused-label] BUILDSTDERR: 8988 | _cjyx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8988 | _cjyx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9020:1: error: BUILDSTDERR: warning: label ‘_cjyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9020 | _cjyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9020 | _cjyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjyG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9040:1: error: BUILDSTDERR: warning: label ‘_cjyG’ defined but not used [-Wunused-label] BUILDSTDERR: 9040 | _cjyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9040 | _cjyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9073:1: error: BUILDSTDERR: warning: label ‘_cjz2’ defined but not used [-Wunused-label] BUILDSTDERR: 9073 | _cjz2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9073 | _cjz2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9100:1: error: BUILDSTDERR: warning: label ‘_cjz5’ defined but not used [-Wunused-label] BUILDSTDERR: 9100 | _cjz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9100 | _cjz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9136:1: error: BUILDSTDERR: warning: label ‘_cjze’ defined but not used [-Wunused-label] BUILDSTDERR: 9136 | _cjze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9136 | _cjze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_adjuncted_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9163:1: error: BUILDSTDERR: warning: label ‘_cjzh’ defined but not used [-Wunused-label] BUILDSTDERR: 9163 | _cjzh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9163 | _cjzh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_tabulateAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9205:1: error: BUILDSTDERR: warning: label ‘_cjzq’ defined but not used [-Wunused-label] BUILDSTDERR: 9205 | _cjzq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9205 | _cjzq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9232:1: error: BUILDSTDERR: warning: label ‘_cjzC’ defined but not used [-Wunused-label] BUILDSTDERR: 9232 | _cjzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9232 | _cjzC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_indexAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9249:1: error: BUILDSTDERR: warning: label ‘_cjzF’ defined but not used [-Wunused-label] BUILDSTDERR: 9249 | _cjzF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9249 | _cjzF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9285:1: error: BUILDSTDERR: warning: label ‘_cjzS’ defined but not used [-Wunused-label] BUILDSTDERR: 9285 | _cjzS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9285 | _cjzS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9307:1: error: BUILDSTDERR: warning: label ‘_cjzZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9307 | _cjzZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9307 | _cjzZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9329:1: error: BUILDSTDERR: warning: label ‘_cjA6’ defined but not used [-Wunused-label] BUILDSTDERR: 9329 | _cjA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9329 | _cjA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9352:1: error: BUILDSTDERR: warning: label ‘_cjAj’ defined but not used [-Wunused-label] BUILDSTDERR: 9352 | _cjAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9352 | _cjAj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9380:1: error: BUILDSTDERR: warning: label ‘_cjAm’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _cjAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _cjAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zzapWithAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9421:1: error: BUILDSTDERR: warning: label ‘_cjAr’ defined but not used [-Wunused-label] BUILDSTDERR: 9421 | _cjAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9421 | _cjAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9460:1: error: BUILDSTDERR: warning: label ‘_cjAL’ defined but not used [-Wunused-label] BUILDSTDERR: 9460 | _cjAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9460 | _cjAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9491:1: error: BUILDSTDERR: warning: label ‘_cjAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9491 | _cjAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9491 | _cjAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_splitL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9527:1: error: BUILDSTDERR: warning: label ‘_cjAV’ defined but not used [-Wunused-label] BUILDSTDERR: 9527 | _cjAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9527 | _cjAV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9564:1: error: BUILDSTDERR: warning: label ‘_cjB8’ defined but not used [-Wunused-label] BUILDSTDERR: 9564 | _cjB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9564 | _cjB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9589:1: error: BUILDSTDERR: warning: label ‘_cjBi’ defined but not used [-Wunused-label] BUILDSTDERR: 9589 | _cjBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9589 | _cjBi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjBg’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9612:1: error: BUILDSTDERR: warning: label ‘_cjBg’ defined but not used [-Wunused-label] BUILDSTDERR: 9612 | _cjBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9612 | _cjBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_extractL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9629:1: error: BUILDSTDERR: warning: label ‘_cjBo’ defined but not used [-Wunused-label] BUILDSTDERR: 9629 | _cjBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9629 | _cjBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unsplitL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9660:1: error: BUILDSTDERR: warning: label ‘_cjBx’ defined but not used [-Wunused-label] BUILDSTDERR: 9660 | _cjBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9660 | _cjBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9679:1: error: BUILDSTDERR: warning: label ‘_cjBM’ defined but not used [-Wunused-label] BUILDSTDERR: 9679 | _cjBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9679 | _cjBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9703:1: error: BUILDSTDERR: warning: label ‘_cjC3’ defined but not used [-Wunused-label] BUILDSTDERR: 9703 | _cjC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9703 | _cjC3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siRZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9733:1: error: BUILDSTDERR: warning: label ‘_cjC7’ defined but not used [-Wunused-label] BUILDSTDERR: 9733 | _cjC7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9733 | _cjC7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siS3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9770:1: error: BUILDSTDERR: warning: label ‘_cjCf’ defined but not used [-Wunused-label] BUILDSTDERR: 9770 | _cjCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9770 | _cjCf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjCc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9807:1: error: BUILDSTDERR: warning: label ‘_cjCc’ defined but not used [-Wunused-label] BUILDSTDERR: 9807 | _cjCc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9807 | _cjCc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siS4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9839:1: error: BUILDSTDERR: warning: label ‘_cjCn’ defined but not used [-Wunused-label] BUILDSTDERR: 9839 | _cjCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9839 | _cjCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9882:1: error: BUILDSTDERR: warning: label ‘_cjCt’ defined but not used [-Wunused-label] BUILDSTDERR: 9882 | _cjCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9882 | _cjCt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siSd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9919:1: error: BUILDSTDERR: warning: label ‘_cjCK’ defined but not used [-Wunused-label] BUILDSTDERR: 9919 | _cjCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9919 | _cjCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjCI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9944:1: error: BUILDSTDERR: warning: label ‘_cjCI’ defined but not used [-Wunused-label] BUILDSTDERR: 9944 | _cjCI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9944 | _cjCI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjCN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9960:1: error: BUILDSTDERR: warning: label ‘_cjCN’ defined but not used [-Wunused-label] BUILDSTDERR: 9960 | _cjCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9960 | _cjCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:9976:1: error: BUILDSTDERR: warning: label ‘_cjCV’ defined but not used [-Wunused-label] BUILDSTDERR: 9976 | _cjCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9976 | _cjCV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjCC’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10000:1: error: BUILDSTDERR: warning: label ‘_cjCC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10000 | _cjCC: BUILDSTDERR: | ^ BUILDSTDERR: 10000 | _cjCC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10036:1: error: BUILDSTDERR: warning: label ‘_cjD8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10036 | _cjD8: BUILDSTDERR: | ^ BUILDSTDERR: 10036 | _cjD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjD5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10060:1: error: BUILDSTDERR: warning: label ‘_cjD5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10060 | _cjD5: BUILDSTDERR: | ^ BUILDSTDERR: 10060 | _cjD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10094:1: error: BUILDSTDERR: warning: label ‘_cjDl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10094 | _cjDl: BUILDSTDERR: | ^ BUILDSTDERR: 10094 | _cjDl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjDi’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10119:1: error: BUILDSTDERR: warning: label ‘_cjDi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10119 | _cjDi: BUILDSTDERR: | ^ BUILDSTDERR: 10119 | _cjDi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siSA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10151:1: error: BUILDSTDERR: warning: label ‘_cjDJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10151 | _cjDJ: BUILDSTDERR: | ^ BUILDSTDERR: 10151 | _cjDJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siSK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10173:1: error: BUILDSTDERR: warning: label ‘_cjE6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10173 | _cjE6: BUILDSTDERR: | ^ BUILDSTDERR: 10173 | _cjE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siSL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10193:1: error: BUILDSTDERR: warning: label ‘_cjE9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10193 | _cjE9: BUILDSTDERR: | ^ BUILDSTDERR: 10193 | _cjE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siSN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10233:1: error: BUILDSTDERR: warning: label ‘_cjEk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10233 | _cjEk: BUILDSTDERR: | ^ BUILDSTDERR: 10233 | _cjEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siSB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10261:1: error: BUILDSTDERR: warning: label ‘_cjEr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10261 | _cjEr: BUILDSTDERR: | ^ BUILDSTDERR: 10261 | _cjEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjDR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10297:1: error: BUILDSTDERR: warning: label ‘_cjDR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10297 | _cjDR: BUILDSTDERR: | ^ BUILDSTDERR: 10297 | _cjDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10347:1: error: BUILDSTDERR: warning: label ‘_cjEH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10347 | _cjEH: BUILDSTDERR: | ^ BUILDSTDERR: 10347 | _cjEH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjDs’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10366:1: error: BUILDSTDERR: warning: label ‘_cjDs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10366 | _cjDs: BUILDSTDERR: | ^ BUILDSTDERR: 10366 | _cjDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjDv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10385:1: error: BUILDSTDERR: warning: label ‘_cjDv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _cjDv: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _cjDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjDB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10426:1: error: BUILDSTDERR: warning: label ‘_cjDB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10426 | _cjDB: BUILDSTDERR: | ^ BUILDSTDERR: 10426 | _cjDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjES’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10459:1: error: BUILDSTDERR: warning: label ‘_cjES’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10459 | _cjES: BUILDSTDERR: | ^ BUILDSTDERR: 10459 | _cjES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjEL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10474:1: error: BUILDSTDERR: warning: label ‘_cjEL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10474 | _cjEL: BUILDSTDERR: | ^ BUILDSTDERR: 10474 | _cjEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siSS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10495:1: error: BUILDSTDERR: warning: label ‘_cjFe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10495 | _cjFe: BUILDSTDERR: | ^ BUILDSTDERR: 10495 | _cjFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siSZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10519:1: error: BUILDSTDERR: warning: label ‘_cjFw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10519 | _cjFw: BUILDSTDERR: | ^ BUILDSTDERR: 10519 | _cjFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siST_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10547:1: error: BUILDSTDERR: warning: label ‘_cjFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10547 | _cjFD: BUILDSTDERR: | ^ BUILDSTDERR: 10547 | _cjFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjFm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10581:1: error: BUILDSTDERR: warning: label ‘_cjFm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10581 | _cjFm: BUILDSTDERR: | ^ BUILDSTDERR: 10581 | _cjFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10637:1: error: BUILDSTDERR: warning: label ‘_cjFT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10637 | _cjFT: BUILDSTDERR: | ^ BUILDSTDERR: 10637 | _cjFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjFR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10670:1: error: BUILDSTDERR: warning: label ‘_cjFR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10670 | _cjFR: BUILDSTDERR: | ^ BUILDSTDERR: 10670 | _cjFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siT7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10692:1: error: BUILDSTDERR: warning: label ‘_cjGa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10692 | _cjGa: BUILDSTDERR: | ^ BUILDSTDERR: 10692 | _cjGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siT6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10714:1: error: BUILDSTDERR: warning: label ‘_cjGi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10714 | _cjGi: BUILDSTDERR: | ^ BUILDSTDERR: 10714 | _cjGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10736:1: error: BUILDSTDERR: warning: label ‘_cjGq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10736 | _cjGq: BUILDSTDERR: | ^ BUILDSTDERR: 10736 | _cjGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10758:1: error: BUILDSTDERR: warning: label ‘_cjGy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10758 | _cjGy: BUILDSTDERR: | ^ BUILDSTDERR: 10758 | _cjGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10780:1: error: BUILDSTDERR: warning: label ‘_cjGF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10780 | _cjGF: BUILDSTDERR: | ^ BUILDSTDERR: 10780 | _cjGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10804:1: error: BUILDSTDERR: warning: label ‘_cjGM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10804 | _cjGM: BUILDSTDERR: | ^ BUILDSTDERR: 10804 | _cjGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofree_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10835:1: error: BUILDSTDERR: warning: label ‘_cjGQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10835 | _cjGQ: BUILDSTDERR: | ^ BUILDSTDERR: 10835 | _cjGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_duplicateL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10885:1: error: BUILDSTDERR: warning: label ‘_cjH1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10885 | _cjH1: BUILDSTDERR: | ^ BUILDSTDERR: 10885 | _cjH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjGZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10907:1: error: BUILDSTDERR: warning: label ‘_cjGZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10907 | _cjGZ: BUILDSTDERR: | ^ BUILDSTDERR: 10907 | _cjGZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10931:1: error: BUILDSTDERR: warning: label ‘_cjHf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10931 | _cjHf: BUILDSTDERR: | ^ BUILDSTDERR: 10931 | _cjHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10958:1: error: BUILDSTDERR: warning: label ‘_cjHm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10958 | _cjHm: BUILDSTDERR: | ^ BUILDSTDERR: 10958 | _cjHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:10987:1: error: BUILDSTDERR: warning: label ‘_cjHx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10987 | _cjHx: BUILDSTDERR: | ^ BUILDSTDERR: 10987 | _cjHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zzipR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11027:1: error: BUILDSTDERR: warning: label ‘_cjHC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11027 | _cjHC: BUILDSTDERR: | ^ BUILDSTDERR: 11027 | _cjHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11070:1: error: BUILDSTDERR: warning: label ‘_cjHP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11070 | _cjHP: BUILDSTDERR: | ^ BUILDSTDERR: 11070 | _cjHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11097:1: error: BUILDSTDERR: warning: label ‘_cjHW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11097 | _cjHW: BUILDSTDERR: | ^ BUILDSTDERR: 11097 | _cjHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11126:1: error: BUILDSTDERR: warning: label ‘_cjI7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11126 | _cjI7: BUILDSTDERR: | ^ BUILDSTDERR: 11126 | _cjI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unzzipR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11165:1: error: BUILDSTDERR: warning: label ‘_cjIc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11165 | _cjIc: BUILDSTDERR: | ^ BUILDSTDERR: 11165 | _cjIc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_absurdL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11200:1: error: BUILDSTDERR: warning: label ‘_cjIl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11200 | _cjIl: BUILDSTDERR: | ^ BUILDSTDERR: 11200 | _cjIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unabsurdL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11220:1: error: BUILDSTDERR: warning: label ‘_cjIs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11220 | _cjIs: BUILDSTDERR: | ^ BUILDSTDERR: 11220 | _cjIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11249:1: error: BUILDSTDERR: warning: label ‘_cjID’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11249 | _cjID: BUILDSTDERR: | ^ BUILDSTDERR: 11249 | _cjID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11276:1: error: BUILDSTDERR: warning: label ‘_cjIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11276 | _cjIK: BUILDSTDERR: | ^ BUILDSTDERR: 11276 | _cjIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11303:1: error: BUILDSTDERR: warning: label ‘_cjIZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11303 | _cjIZ: BUILDSTDERR: | ^ BUILDSTDERR: 11303 | _cjIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjIS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11331:1: error: BUILDSTDERR: warning: label ‘_cjIS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11331 | _cjIS: BUILDSTDERR: | ^ BUILDSTDERR: 11331 | _cjIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_cozzipL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11363:1: error: BUILDSTDERR: warning: label ‘_cjJ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11363 | _cjJ9: BUILDSTDERR: | ^ BUILDSTDERR: 11363 | _cjJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11406:1: error: BUILDSTDERR: warning: label ‘_cjJm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11406 | _cjJm: BUILDSTDERR: | ^ BUILDSTDERR: 11406 | _cjJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11433:1: error: BUILDSTDERR: warning: label ‘_cjJt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11433 | _cjJt: BUILDSTDERR: | ^ BUILDSTDERR: 11433 | _cjJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘siTG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11460:1: error: BUILDSTDERR: warning: label ‘_cjJI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11460 | _cjJI: BUILDSTDERR: | ^ BUILDSTDERR: 11460 | _cjJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘_cjJB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11488:1: error: BUILDSTDERR: warning: label ‘_cjJB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11488 | _cjJB: BUILDSTDERR: | ^ BUILDSTDERR: 11488 | _cjJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_uncozzipL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11519:1: error: BUILDSTDERR: warning: label ‘_cjJS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11519 | _cjJS: BUILDSTDERR: | ^ BUILDSTDERR: 11519 | _cjJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11553:1: error: BUILDSTDERR: warning: label ‘_cjK1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11553 | _cjK1: BUILDSTDERR: | ^ BUILDSTDERR: 11553 | _cjK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11573:1: error: BUILDSTDERR: warning: label ‘_cjK8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11573 | _cjK8: BUILDSTDERR: | ^ BUILDSTDERR: 11573 | _cjK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11592:1: error: BUILDSTDERR: warning: label ‘_cjKf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11592 | _cjKf: BUILDSTDERR: | ^ BUILDSTDERR: 11592 | _cjKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_CZCAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11684:1: error: BUILDSTDERR: warning: label ‘_cjKn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11684 | _cjKn: BUILDSTDERR: | ^ BUILDSTDERR: 11684 | _cjKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_CZCAdjunction_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11713:1: error: BUILDSTDERR: warning: label ‘_cjKs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11713 | _cjKs: BUILDSTDERR: | ^ BUILDSTDERR: 11713 | _cjKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_67.hc:11724:22: error: BUILDSTDERR: warning: ‘SjKu_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: | BUILDSTDERR: 11724 | static const StgWord SjKu_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 11724 | static const StgWord SjKu_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:15:1: error: BUILDSTDERR: warning: label ‘_cjVD’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cjVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cjVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cjVA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:34:1: error: BUILDSTDERR: warning: label ‘_cjVA’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cjVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cjVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:56:1: error: BUILDSTDERR: warning: label ‘_cjVR’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cjVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cjVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cjVO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:75:1: error: BUILDSTDERR: warning: label ‘_cjVO’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cjVO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cjVO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:97:1: error: BUILDSTDERR: warning: label ‘_cjW5’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _cjW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _cjW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cjW2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:116:1: error: BUILDSTDERR: warning: label ‘_cjW2’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _cjW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _cjW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_counit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:138:1: error: BUILDSTDERR: warning: label ‘_cjWj’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cjWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cjWj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cjWg’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:157:1: error: BUILDSTDERR: warning: label ‘_cjWg’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _cjWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _cjWg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_leftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:179:1: error: BUILDSTDERR: warning: label ‘_cjWx’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _cjWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _cjWx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cjWu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:198:1: error: BUILDSTDERR: warning: label ‘_cjWu’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _cjWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _cjWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_rightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:220:1: error: BUILDSTDERR: warning: label ‘_cjWL’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _cjWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _cjWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cjWI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:239:1: error: BUILDSTDERR: warning: label ‘_cjWI’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _cjWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _cjWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:260:1: error: BUILDSTDERR: warning: label ‘_cjWY’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _cjWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _cjWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:294:1: error: BUILDSTDERR: warning: label ‘_cjX8’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _cjX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _cjX8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:324:1: error: BUILDSTDERR: warning: label ‘_cjXh’ defined but not used [-Wunused-label] BUILDSTDERR: 324 | _cjXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | _cjXh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:343:1: error: BUILDSTDERR: warning: label ‘_cjXo’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cjXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cjXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:365:1: error: BUILDSTDERR: warning: label ‘_cjXz’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _cjXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _cjXz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:389:1: error: BUILDSTDERR: warning: label ‘_cjXH’ defined but not used [-Wunused-label] BUILDSTDERR: 389 | _cjXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 389 | _cjXH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:405:1: error: BUILDSTDERR: warning: label ‘_cjXK’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _cjXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _cjXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:435:1: error: BUILDSTDERR: warning: label ‘_cjXT’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _cjXT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _cjXT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:457:1: error: BUILDSTDERR: warning: label ‘_cjY4’ defined but not used [-Wunused-label] BUILDSTDERR: 457 | _cjY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 457 | _cjY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:481:1: error: BUILDSTDERR: warning: label ‘_cjYc’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cjYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cjYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:497:1: error: BUILDSTDERR: warning: label ‘_cjYf’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _cjYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _cjYf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:529:1: error: BUILDSTDERR: warning: label ‘_cjYs’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _cjYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _cjYs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:554:1: error: BUILDSTDERR: warning: label ‘_cjYv’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _cjYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _cjYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:583:1: error: BUILDSTDERR: warning: label ‘_cjYI’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _cjYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _cjYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:608:1: error: BUILDSTDERR: warning: label ‘_cjYL’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _cjYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _cjYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:636:1: error: BUILDSTDERR: warning: label ‘_cjZ4’ defined but not used [-Wunused-label] BUILDSTDERR: 636 | _cjZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 636 | _cjZ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:654:1: error: BUILDSTDERR: warning: label ‘_cjZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _cjZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _cjZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cjYU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:683:1: error: BUILDSTDERR: warning: label ‘_cjYU’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _cjYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _cjYU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:720:1: error: BUILDSTDERR: warning: label ‘_cjZo’ defined but not used [-Wunused-label] BUILDSTDERR: 720 | _cjZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 720 | _cjZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:750:1: error: BUILDSTDERR: warning: label ‘_cjZt’ defined but not used [-Wunused-label] BUILDSTDERR: 750 | _cjZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 750 | _cjZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjLY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:788:1: error: BUILDSTDERR: warning: label ‘_cjZG’ defined but not used [-Wunused-label] BUILDSTDERR: 788 | _cjZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 788 | _cjZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:813:1: error: BUILDSTDERR: warning: label ‘_cjZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _cjZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _cjZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjM0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:842:1: error: BUILDSTDERR: warning: label ‘_cjZW’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cjZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cjZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:867:1: error: BUILDSTDERR: warning: label ‘_cjZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _cjZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _cjZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjM3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:896:1: error: BUILDSTDERR: warning: label ‘_ck0g’ defined but not used [-Wunused-label] BUILDSTDERR: 896 | _ck0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 896 | _ck0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjM4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:918:1: error: BUILDSTDERR: warning: label ‘_ck0n’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _ck0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _ck0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjM5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:940:1: error: BUILDSTDERR: warning: label ‘_ck0u’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _ck0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _ck0u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:963:1: error: BUILDSTDERR: warning: label ‘_ck0M’ defined but not used [-Wunused-label] BUILDSTDERR: 963 | _ck0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 963 | _ck0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:981:1: error: BUILDSTDERR: warning: label ‘_ck0P’ defined but not used [-Wunused-label] BUILDSTDERR: 981 | _ck0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 981 | _ck0P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ck0C’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1012:1: error: BUILDSTDERR: warning: label ‘_ck0C’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _ck0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _ck0C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjM2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1048:1: error: BUILDSTDERR: warning: label ‘_ck0W’ defined but not used [-Wunused-label] BUILDSTDERR: 1048 | _ck0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1048 | _ck0W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1087:1: error: BUILDSTDERR: warning: label ‘_ck16’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _ck16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _ck16: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1103:1: error: BUILDSTDERR: warning: label ‘_ck19’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _ck19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _ck19: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1135:1: error: BUILDSTDERR: warning: label ‘_ck1q’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _ck1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _ck1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1160:1: error: BUILDSTDERR: warning: label ‘_ck1E’ defined but not used [-Wunused-label] BUILDSTDERR: 1160 | _ck1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1160 | _ck1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1191:1: error: BUILDSTDERR: warning: label ‘_ck1J’ defined but not used [-Wunused-label] BUILDSTDERR: 1191 | _ck1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1191 | _ck1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1229:1: error: BUILDSTDERR: warning: label ‘_ck1O’ defined but not used [-Wunused-label] BUILDSTDERR: 1229 | _ck1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1229 | _ck1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1264:1: error: BUILDSTDERR: warning: label ‘_ck1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1264 | _ck1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1264 | _ck1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1280:1: error: BUILDSTDERR: warning: label ‘_ck21’ defined but not used [-Wunused-label] BUILDSTDERR: 1280 | _ck21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1280 | _ck21: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1312:1: error: BUILDSTDERR: warning: label ‘_ck2e’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _ck2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _ck2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1337:1: error: BUILDSTDERR: warning: label ‘_ck2h’ defined but not used [-Wunused-label] BUILDSTDERR: 1337 | _ck2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1337 | _ck2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1366:1: error: BUILDSTDERR: warning: label ‘_ck2u’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _ck2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _ck2u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1391:1: error: BUILDSTDERR: warning: label ‘_ck2x’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _ck2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _ck2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1421:1: error: BUILDSTDERR: warning: label ‘_ck2O’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _ck2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _ck2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1450:1: error: BUILDSTDERR: warning: label ‘_ck2R’ defined but not used [-Wunused-label] BUILDSTDERR: 1450 | _ck2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1450 | _ck2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1484:1: error: BUILDSTDERR: warning: label ‘_ck31’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _ck31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _ck31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1500:1: error: BUILDSTDERR: warning: label ‘_ck34’ defined but not used [-Wunused-label] BUILDSTDERR: 1500 | _ck34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1500 | _ck34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1531:1: error: BUILDSTDERR: warning: label ‘_ck3d’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _ck3d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _ck3d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1553:1: error: BUILDSTDERR: warning: label ‘_ck3s’ defined but not used [-Wunused-label] BUILDSTDERR: 1553 | _ck3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1553 | _ck3s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1582:1: error: BUILDSTDERR: warning: label ‘_ck3v’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _ck3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _ck3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1616:1: error: BUILDSTDERR: warning: label ‘_ck3F’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _ck3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _ck3F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1632:1: error: BUILDSTDERR: warning: label ‘_ck3I’ defined but not used [-Wunused-label] BUILDSTDERR: 1632 | _ck3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1632 | _ck3I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1665:1: error: BUILDSTDERR: warning: label ‘_ck3V’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _ck3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _ck3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1689:1: error: BUILDSTDERR: warning: label ‘_ck42’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _ck42: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _ck42: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1715:1: error: BUILDSTDERR: warning: label ‘_ck45’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _ck45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _ck45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1747:1: error: BUILDSTDERR: warning: label ‘_ck4i’ defined but not used [-Wunused-label] BUILDSTDERR: 1747 | _ck4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1747 | _ck4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjMM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1771:1: error: BUILDSTDERR: warning: label ‘_ck4p’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _ck4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _ck4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1797:1: error: BUILDSTDERR: warning: label ‘_ck4s’ defined but not used [-Wunused-label] BUILDSTDERR: 1797 | _ck4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1797 | _ck4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1830:1: error: BUILDSTDERR: warning: label ‘_ck4E’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _ck4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _ck4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ck4B’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1849:1: error: BUILDSTDERR: warning: label ‘_ck4B’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _ck4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _ck4B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1871:1: error: BUILDSTDERR: warning: label ‘_ck4S’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _ck4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _ck4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ck4P’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1890:1: error: BUILDSTDERR: warning: label ‘_ck4P’ defined but not used [-Wunused-label] BUILDSTDERR: 1890 | _ck4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1890 | _ck4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1912:1: error: BUILDSTDERR: warning: label ‘_ck5a’ defined but not used [-Wunused-label] BUILDSTDERR: 1912 | _ck5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1912 | _ck5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ck53’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1940:1: error: BUILDSTDERR: warning: label ‘_ck53’ defined but not used [-Wunused-label] BUILDSTDERR: 1940 | _ck53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1940 | _ck53: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjN6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:1976:1: error: BUILDSTDERR: warning: label ‘_ck5s’ defined but not used [-Wunused-label] BUILDSTDERR: 1976 | _ck5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1976 | _ck5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjN5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2004:1: error: BUILDSTDERR: warning: label ‘_ck5z’ defined but not used [-Wunused-label] BUILDSTDERR: 2004 | _ck5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2004 | _ck5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2034:1: error: BUILDSTDERR: warning: label ‘_ck5D’ defined but not used [-Wunused-label] BUILDSTDERR: 2034 | _ck5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2034 | _ck5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2072:1: error: BUILDSTDERR: warning: label ‘_ck5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2072 | _ck5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2072 | _ck5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjN9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2096:1: error: BUILDSTDERR: warning: label ‘_ck5X’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _ck5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _ck5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2122:1: error: BUILDSTDERR: warning: label ‘_ck60’ defined but not used [-Wunused-label] BUILDSTDERR: 2122 | _ck60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2122 | _ck60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2154:1: error: BUILDSTDERR: warning: label ‘_ck6d’ defined but not used [-Wunused-label] BUILDSTDERR: 2154 | _ck6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2154 | _ck6d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2178:1: error: BUILDSTDERR: warning: label ‘_ck6k’ defined but not used [-Wunused-label] BUILDSTDERR: 2178 | _ck6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2178 | _ck6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2204:1: error: BUILDSTDERR: warning: label ‘_ck6n’ defined but not used [-Wunused-label] BUILDSTDERR: 2204 | _ck6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2204 | _ck6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2236:1: error: BUILDSTDERR: warning: label ‘_ck6A’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _ck6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _ck6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2261:1: error: BUILDSTDERR: warning: label ‘_ck6D’ defined but not used [-Wunused-label] BUILDSTDERR: 2261 | _ck6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2261 | _ck6D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2290:1: error: BUILDSTDERR: warning: label ‘_ck6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2290 | _ck6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2290 | _ck6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2315:1: error: BUILDSTDERR: warning: label ‘_ck6T’ defined but not used [-Wunused-label] BUILDSTDERR: 2315 | _ck6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2315 | _ck6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2343:1: error: BUILDSTDERR: warning: label ‘_ck72’ defined but not used [-Wunused-label] BUILDSTDERR: 2343 | _ck72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2343 | _ck72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2362:1: error: BUILDSTDERR: warning: label ‘_ck79’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _ck79: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _ck79: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2381:1: error: BUILDSTDERR: warning: label ‘_ck7g’ defined but not used [-Wunused-label] BUILDSTDERR: 2381 | _ck7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2381 | _ck7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2403:1: error: BUILDSTDERR: warning: label ‘_ck7r’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _ck7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _ck7r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2427:1: error: BUILDSTDERR: warning: label ‘_ck7z’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _ck7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _ck7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2443:1: error: BUILDSTDERR: warning: label ‘_ck7C’ defined but not used [-Wunused-label] BUILDSTDERR: 2443 | _ck7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2443 | _ck7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2476:1: error: BUILDSTDERR: warning: label ‘_ck7P’ defined but not used [-Wunused-label] BUILDSTDERR: 2476 | _ck7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2476 | _ck7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2500:1: error: BUILDSTDERR: warning: label ‘_ck7X’ defined but not used [-Wunused-label] BUILDSTDERR: 2500 | _ck7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2500 | _ck7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2516:1: error: BUILDSTDERR: warning: label ‘_ck80’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _ck80: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _ck80: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2548:1: error: BUILDSTDERR: warning: label ‘_ck8d’ defined but not used [-Wunused-label] BUILDSTDERR: 2548 | _ck8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2548 | _ck8d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2573:1: error: BUILDSTDERR: warning: label ‘_ck8g’ defined but not used [-Wunused-label] BUILDSTDERR: 2573 | _ck8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2573 | _ck8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2602:1: error: BUILDSTDERR: warning: label ‘_ck8t’ defined but not used [-Wunused-label] BUILDSTDERR: 2602 | _ck8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2602 | _ck8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2627:1: error: BUILDSTDERR: warning: label ‘_ck8w’ defined but not used [-Wunused-label] BUILDSTDERR: 2627 | _ck8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2627 | _ck8w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjND_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2657:1: error: BUILDSTDERR: warning: label ‘_ck8N’ defined but not used [-Wunused-label] BUILDSTDERR: 2657 | _ck8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2657 | _ck8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2686:1: error: BUILDSTDERR: warning: label ‘_ck8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2686 | _ck8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2686 | _ck8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2720:1: error: BUILDSTDERR: warning: label ‘_ck90’ defined but not used [-Wunused-label] BUILDSTDERR: 2720 | _ck90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2720 | _ck90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2736:1: error: BUILDSTDERR: warning: label ‘_ck93’ defined but not used [-Wunused-label] BUILDSTDERR: 2736 | _ck93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2736 | _ck93: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2770:1: error: BUILDSTDERR: warning: label ‘_ck9k’ defined but not used [-Wunused-label] BUILDSTDERR: 2770 | _ck9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2770 | _ck9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2799:1: error: BUILDSTDERR: warning: label ‘_ck9n’ defined but not used [-Wunused-label] BUILDSTDERR: 2799 | _ck9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2799 | _ck9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2833:1: error: BUILDSTDERR: warning: label ‘_ck9x’ defined but not used [-Wunused-label] BUILDSTDERR: 2833 | _ck9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2833 | _ck9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2849:1: error: BUILDSTDERR: warning: label ‘_ck9A’ defined but not used [-Wunused-label] BUILDSTDERR: 2849 | _ck9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2849 | _ck9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2882:1: error: BUILDSTDERR: warning: label ‘_ck9N’ defined but not used [-Wunused-label] BUILDSTDERR: 2882 | _ck9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2882 | _ck9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2906:1: error: BUILDSTDERR: warning: label ‘_ck9U’ defined but not used [-Wunused-label] BUILDSTDERR: 2906 | _ck9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2906 | _ck9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2932:1: error: BUILDSTDERR: warning: label ‘_ck9X’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _ck9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _ck9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2964:1: error: BUILDSTDERR: warning: label ‘_ckaa’ defined but not used [-Wunused-label] BUILDSTDERR: 2964 | _ckaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2964 | _ckaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjNS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:2988:1: error: BUILDSTDERR: warning: label ‘_ckah’ defined but not used [-Wunused-label] BUILDSTDERR: 2988 | _ckah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2988 | _ckah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3014:1: error: BUILDSTDERR: warning: label ‘_ckak’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _ckak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _ckak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3047:1: error: BUILDSTDERR: warning: label ‘_ckaw’ defined but not used [-Wunused-label] BUILDSTDERR: 3047 | _ckaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3047 | _ckaw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckat’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3066:1: error: BUILDSTDERR: warning: label ‘_ckat’ defined but not used [-Wunused-label] BUILDSTDERR: 3066 | _ckat: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3066 | _ckat: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3088:1: error: BUILDSTDERR: warning: label ‘_ckaK’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _ckaK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _ckaK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckaH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3107:1: error: BUILDSTDERR: warning: label ‘_ckaH’ defined but not used [-Wunused-label] BUILDSTDERR: 3107 | _ckaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3107 | _ckaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3129:1: error: BUILDSTDERR: warning: label ‘_ckb2’ defined but not used [-Wunused-label] BUILDSTDERR: 3129 | _ckb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3129 | _ckb2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckaV’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3157:1: error: BUILDSTDERR: warning: label ‘_ckaV’ defined but not used [-Wunused-label] BUILDSTDERR: 3157 | _ckaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3157 | _ckaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3193:1: error: BUILDSTDERR: warning: label ‘_ckbk’ defined but not used [-Wunused-label] BUILDSTDERR: 3193 | _ckbk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3193 | _ckbk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3221:1: error: BUILDSTDERR: warning: label ‘_ckbr’ defined but not used [-Wunused-label] BUILDSTDERR: 3221 | _ckbr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3221 | _ckbr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3251:1: error: BUILDSTDERR: warning: label ‘_ckbv’ defined but not used [-Wunused-label] BUILDSTDERR: 3251 | _ckbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3251 | _ckbv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3289:1: error: BUILDSTDERR: warning: label ‘_ckbI’ defined but not used [-Wunused-label] BUILDSTDERR: 3289 | _ckbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3289 | _ckbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3313:1: error: BUILDSTDERR: warning: label ‘_ckbP’ defined but not used [-Wunused-label] BUILDSTDERR: 3313 | _ckbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3313 | _ckbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3339:1: error: BUILDSTDERR: warning: label ‘_ckbS’ defined but not used [-Wunused-label] BUILDSTDERR: 3339 | _ckbS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3339 | _ckbS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3371:1: error: BUILDSTDERR: warning: label ‘_ckc5’ defined but not used [-Wunused-label] BUILDSTDERR: 3371 | _ckc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3371 | _ckc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3395:1: error: BUILDSTDERR: warning: label ‘_ckcc’ defined but not used [-Wunused-label] BUILDSTDERR: 3395 | _ckcc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3395 | _ckcc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3421:1: error: BUILDSTDERR: warning: label ‘_ckcf’ defined but not used [-Wunused-label] BUILDSTDERR: 3421 | _ckcf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3421 | _ckcf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3454:1: error: BUILDSTDERR: warning: label ‘_ckcu’ defined but not used [-Wunused-label] BUILDSTDERR: 3454 | _ckcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3454 | _ckcu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckcs’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3479:1: error: BUILDSTDERR: warning: label ‘_ckcs’ defined but not used [-Wunused-label] BUILDSTDERR: 3479 | _ckcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3479 | _ckcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3498:1: error: BUILDSTDERR: warning: label ‘_ckcG’ defined but not used [-Wunused-label] BUILDSTDERR: 3498 | _ckcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3498 | _ckcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3535:1: error: BUILDSTDERR: warning: label ‘_ckcL’ defined but not used [-Wunused-label] BUILDSTDERR: 3535 | _ckcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3535 | _ckcL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3571:1: error: BUILDSTDERR: warning: label ‘_ckd0’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _ckd0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _ckd0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckcY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3597:1: error: BUILDSTDERR: warning: label ‘_ckcY’ defined but not used [-Wunused-label] BUILDSTDERR: 3597 | _ckcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3597 | _ckcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckd3’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3614:1: error: BUILDSTDERR: warning: label ‘_ckd3’ defined but not used [-Wunused-label] BUILDSTDERR: 3614 | _ckd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3614 | _ckd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckd7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3630:1: error: BUILDSTDERR: warning: label ‘_ckd7’ defined but not used [-Wunused-label] BUILDSTDERR: 3630 | _ckd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3630 | _ckd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3647:1: error: BUILDSTDERR: warning: label ‘_ckdp’ defined but not used [-Wunused-label] BUILDSTDERR: 3647 | _ckdp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3647 | _ckdp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3675:1: error: BUILDSTDERR: warning: label ‘_ckds’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _ckds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _ckds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3706:1: error: BUILDSTDERR: warning: label ‘_ckdx’ defined but not used [-Wunused-label] BUILDSTDERR: 3706 | _ckdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3706 | _ckdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjON_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3742:1: error: BUILDSTDERR: warning: label ‘_ckdO’ defined but not used [-Wunused-label] BUILDSTDERR: 3742 | _ckdO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3742 | _ckdO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3774:1: error: BUILDSTDERR: warning: label ‘_ckdT’ defined but not used [-Wunused-label] BUILDSTDERR: 3774 | _ckdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3774 | _ckdT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckdR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3813:1: error: BUILDSTDERR: warning: label ‘_ckdR’ defined but not used [-Wunused-label] BUILDSTDERR: 3813 | _ckdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3813 | _ckdR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckdW’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3830:1: error: BUILDSTDERR: warning: label ‘_ckdW’ defined but not used [-Wunused-label] BUILDSTDERR: 3830 | _ckdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3830 | _ckdW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cke0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3847:1: error: BUILDSTDERR: warning: label ‘_cke0’ defined but not used [-Wunused-label] BUILDSTDERR: 3847 | _cke0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3847 | _cke0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3868:1: error: BUILDSTDERR: warning: label ‘_ckej’ defined but not used [-Wunused-label] BUILDSTDERR: 3868 | _ckej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3868 | _ckej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjOJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3900:1: error: BUILDSTDERR: warning: label ‘_ckeo’ defined but not used [-Wunused-label] BUILDSTDERR: 3900 | _ckeo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3900 | _ckeo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckem’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3939:1: error: BUILDSTDERR: warning: label ‘_ckem’ defined but not used [-Wunused-label] BUILDSTDERR: 3939 | _ckem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3939 | _ckem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cker’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3956:1: error: BUILDSTDERR: warning: label ‘_cker’ defined but not used [-Wunused-label] BUILDSTDERR: 3956 | _cker: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3956 | _cker: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckev’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3973:1: error: BUILDSTDERR: warning: label ‘_ckev’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _ckev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _ckev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:3996:1: error: BUILDSTDERR: warning: label ‘_ckeG’ defined but not used [-Wunused-label] BUILDSTDERR: 3996 | _ckeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3996 | _ckeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4037:1: error: BUILDSTDERR: warning: label ‘_ckeS’ defined but not used [-Wunused-label] BUILDSTDERR: 4037 | _ckeS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4037 | _ckeS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckeP’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4063:1: error: BUILDSTDERR: warning: label ‘_ckeP’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _ckeP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _ckeP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjP3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4096:1: error: BUILDSTDERR: warning: label ‘_ckfd’ defined but not used [-Wunused-label] BUILDSTDERR: 4096 | _ckfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4096 | _ckfd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckfb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4122:1: error: BUILDSTDERR: warning: label ‘_ckfb’ defined but not used [-Wunused-label] BUILDSTDERR: 4122 | _ckfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4122 | _ckfb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjP6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4140:1: error: BUILDSTDERR: warning: label ‘_ckfr’ defined but not used [-Wunused-label] BUILDSTDERR: 4140 | _ckfr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4140 | _ckfr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckfp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4166:1: error: BUILDSTDERR: warning: label ‘_ckfp’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _ckfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _ckfp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4184:1: error: BUILDSTDERR: warning: label ‘_ckfB’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _ckfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _ckfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckf2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4218:1: error: BUILDSTDERR: warning: label ‘_ckf2’ defined but not used [-Wunused-label] BUILDSTDERR: 4218 | _ckf2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4218 | _ckf2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4276:1: error: BUILDSTDERR: warning: label ‘_ckfU’ defined but not used [-Wunused-label] BUILDSTDERR: 4276 | _ckfU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4276 | _ckfU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4299:1: error: BUILDSTDERR: warning: label ‘_ckg2’ defined but not used [-Wunused-label] BUILDSTDERR: 4299 | _ckg2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4299 | _ckg2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4322:1: error: BUILDSTDERR: warning: label ‘_ckga’ defined but not used [-Wunused-label] BUILDSTDERR: 4322 | _ckga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4322 | _ckga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4345:1: error: BUILDSTDERR: warning: label ‘_ckgi’ defined but not used [-Wunused-label] BUILDSTDERR: 4345 | _ckgi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4345 | _ckgi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4368:1: error: BUILDSTDERR: warning: label ‘_ckgp’ defined but not used [-Wunused-label] BUILDSTDERR: 4368 | _ckgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4368 | _ckgp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjP9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4393:1: error: BUILDSTDERR: warning: label ‘_ckgw’ defined but not used [-Wunused-label] BUILDSTDERR: 4393 | _ckgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4393 | _ckgw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4426:1: error: BUILDSTDERR: warning: label ‘_ckgA’ defined but not used [-Wunused-label] BUILDSTDERR: 4426 | _ckgA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4426 | _ckgA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4481:1: error: BUILDSTDERR: warning: label ‘_ckgN’ defined but not used [-Wunused-label] BUILDSTDERR: 4481 | _ckgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4481 | _ckgN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4503:1: error: BUILDSTDERR: warning: label ‘_ckgU’ defined but not used [-Wunused-label] BUILDSTDERR: 4503 | _ckgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4503 | _ckgU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4525:1: error: BUILDSTDERR: warning: label ‘_ckh1’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _ckh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _ckh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4550:1: error: BUILDSTDERR: warning: label ‘_ckha’ defined but not used [-Wunused-label] BUILDSTDERR: 4550 | _ckha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4550 | _ckha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckh8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4576:1: error: BUILDSTDERR: warning: label ‘_ckh8’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _ckh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _ckh8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckhd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4593:1: error: BUILDSTDERR: warning: label ‘_ckhd’ defined but not used [-Wunused-label] BUILDSTDERR: 4593 | _ckhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4593 | _ckhd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckhh’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4609:1: error: BUILDSTDERR: warning: label ‘_ckhh’ defined but not used [-Wunused-label] BUILDSTDERR: 4609 | _ckhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4609 | _ckhh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4627:1: error: BUILDSTDERR: warning: label ‘_ckhy’ defined but not used [-Wunused-label] BUILDSTDERR: 4627 | _ckhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4627 | _ckhy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4656:1: error: BUILDSTDERR: warning: label ‘_ckhB’ defined but not used [-Wunused-label] BUILDSTDERR: 4656 | _ckhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4656 | _ckhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4695:1: error: BUILDSTDERR: warning: label ‘_ckhM’ defined but not used [-Wunused-label] BUILDSTDERR: 4695 | _ckhM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4695 | _ckhM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4739:1: error: BUILDSTDERR: warning: label ‘_ckhR’ defined but not used [-Wunused-label] BUILDSTDERR: 4739 | _ckhR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4739 | _ckhR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4785:1: error: BUILDSTDERR: warning: label ‘_cki4’ defined but not used [-Wunused-label] BUILDSTDERR: 4785 | _cki4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4785 | _cki4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4809:1: error: BUILDSTDERR: warning: label ‘_ckib’ defined but not used [-Wunused-label] BUILDSTDERR: 4809 | _ckib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4809 | _ckib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4834:1: error: BUILDSTDERR: warning: label ‘_ckim’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _ckim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _ckim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4863:1: error: BUILDSTDERR: warning: label ‘_ckip’ defined but not used [-Wunused-label] BUILDSTDERR: 4863 | _ckip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4863 | _ckip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4899:1: error: BUILDSTDERR: warning: label ‘_ckiD’ defined but not used [-Wunused-label] BUILDSTDERR: 4899 | _ckiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4899 | _ckiD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4930:1: error: BUILDSTDERR: warning: label ‘_ckiG’ defined but not used [-Wunused-label] BUILDSTDERR: 4930 | _ckiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4930 | _ckiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:4968:1: error: BUILDSTDERR: warning: label ‘_ckiL’ defined but not used [-Wunused-label] BUILDSTDERR: 4968 | _ckiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4968 | _ckiL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5010:1: error: BUILDSTDERR: warning: label ‘_ckiZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5010 | _ckiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5010 | _ckiZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5033:1: error: BUILDSTDERR: warning: label ‘_ckj7’ defined but not used [-Wunused-label] BUILDSTDERR: 5033 | _ckj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5033 | _ckj7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5056:1: error: BUILDSTDERR: warning: label ‘_ckje’ defined but not used [-Wunused-label] BUILDSTDERR: 5056 | _ckje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5056 | _ckje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5081:1: error: BUILDSTDERR: warning: label ‘_ckjl’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _ckjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _ckjl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5106:1: error: BUILDSTDERR: warning: label ‘_ckjs’ defined but not used [-Wunused-label] BUILDSTDERR: 5106 | _ckjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5106 | _ckjs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5131:1: error: BUILDSTDERR: warning: label ‘_ckjz’ defined but not used [-Wunused-label] BUILDSTDERR: 5131 | _ckjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5131 | _ckjz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5164:1: error: BUILDSTDERR: warning: label ‘_ckjD’ defined but not used [-Wunused-label] BUILDSTDERR: 5164 | _ckjD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5164 | _ckjD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5220:1: error: BUILDSTDERR: warning: label ‘_ckjS’ defined but not used [-Wunused-label] BUILDSTDERR: 5220 | _ckjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5220 | _ckjS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckjQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5246:1: error: BUILDSTDERR: warning: label ‘_ckjQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5246 | _ckjQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5246 | _ckjQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckjV’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5263:1: error: BUILDSTDERR: warning: label ‘_ckjV’ defined but not used [-Wunused-label] BUILDSTDERR: 5263 | _ckjV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5263 | _ckjV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckjZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5279:1: error: BUILDSTDERR: warning: label ‘_ckjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5279 | _ckjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5279 | _ckjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5297:1: error: BUILDSTDERR: warning: label ‘_ckkc’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _ckkc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _ckkc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5324:1: error: BUILDSTDERR: warning: label ‘_ckkl’ defined but not used [-Wunused-label] BUILDSTDERR: 5324 | _ckkl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5324 | _ckkl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5356:1: error: BUILDSTDERR: warning: label ‘_ckkq’ defined but not used [-Wunused-label] BUILDSTDERR: 5356 | _ckkq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5356 | _ckkq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5394:1: error: BUILDSTDERR: warning: label ‘_ckkD’ defined but not used [-Wunused-label] BUILDSTDERR: 5394 | _ckkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5394 | _ckkD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjPZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5421:1: error: BUILDSTDERR: warning: label ‘_ckkM’ defined but not used [-Wunused-label] BUILDSTDERR: 5421 | _ckkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5421 | _ckkM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckkK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5446:1: error: BUILDSTDERR: warning: label ‘_ckkK’ defined but not used [-Wunused-label] BUILDSTDERR: 5446 | _ckkK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5446 | _ckkK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQ3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5464:1: error: BUILDSTDERR: warning: label ‘_ckkY’ defined but not used [-Wunused-label] BUILDSTDERR: 5464 | _ckkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5464 | _ckkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5496:1: error: BUILDSTDERR: warning: label ‘_ckl3’ defined but not used [-Wunused-label] BUILDSTDERR: 5496 | _ckl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5496 | _ckl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5533:1: error: BUILDSTDERR: warning: label ‘_cklh’ defined but not used [-Wunused-label] BUILDSTDERR: 5533 | _cklh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5533 | _cklh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQ9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5555:1: error: BUILDSTDERR: warning: label ‘_cklp’ defined but not used [-Wunused-label] BUILDSTDERR: 5555 | _cklp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5555 | _cklp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQ8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5577:1: error: BUILDSTDERR: warning: label ‘_cklw’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _cklw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _cklw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQ7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5601:1: error: BUILDSTDERR: warning: label ‘_cklD’ defined but not used [-Wunused-label] BUILDSTDERR: 5601 | _cklD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5601 | _cklD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQ6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5625:1: error: BUILDSTDERR: warning: label ‘_cklK’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _cklK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _cklK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQ5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5649:1: error: BUILDSTDERR: warning: label ‘_cklR’ defined but not used [-Wunused-label] BUILDSTDERR: 5649 | _cklR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5649 | _cklR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5680:1: error: BUILDSTDERR: warning: label ‘_cklV’ defined but not used [-Wunused-label] BUILDSTDERR: 5680 | _cklV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5680 | _cklV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5729:1: error: BUILDSTDERR: warning: label ‘_ckmc’ defined but not used [-Wunused-label] BUILDSTDERR: 5729 | _ckmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5729 | _ckmc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5761:1: error: BUILDSTDERR: warning: label ‘_ckmh’ defined but not used [-Wunused-label] BUILDSTDERR: 5761 | _ckmh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5761 | _ckmh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckmf’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5800:1: error: BUILDSTDERR: warning: label ‘_ckmf’ defined but not used [-Wunused-label] BUILDSTDERR: 5800 | _ckmf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5800 | _ckmf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckmk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5817:1: error: BUILDSTDERR: warning: label ‘_ckmk’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _ckmk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _ckmk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckmo’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5834:1: error: BUILDSTDERR: warning: label ‘_ckmo’ defined but not used [-Wunused-label] BUILDSTDERR: 5834 | _ckmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5834 | _ckmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5855:1: error: BUILDSTDERR: warning: label ‘_ckmH’ defined but not used [-Wunused-label] BUILDSTDERR: 5855 | _ckmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5855 | _ckmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5887:1: error: BUILDSTDERR: warning: label ‘_ckmM’ defined but not used [-Wunused-label] BUILDSTDERR: 5887 | _ckmM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5887 | _ckmM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckmK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5926:1: error: BUILDSTDERR: warning: label ‘_ckmK’ defined but not used [-Wunused-label] BUILDSTDERR: 5926 | _ckmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5926 | _ckmK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckmP’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5943:1: error: BUILDSTDERR: warning: label ‘_ckmP’ defined but not used [-Wunused-label] BUILDSTDERR: 5943 | _ckmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5943 | _ckmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckmT’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5960:1: error: BUILDSTDERR: warning: label ‘_ckmT’ defined but not used [-Wunused-label] BUILDSTDERR: 5960 | _ckmT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5960 | _ckmT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:5983:1: error: BUILDSTDERR: warning: label ‘_ckn4’ defined but not used [-Wunused-label] BUILDSTDERR: 5983 | _ckn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5983 | _ckn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6024:1: error: BUILDSTDERR: warning: label ‘_ckng’ defined but not used [-Wunused-label] BUILDSTDERR: 6024 | _ckng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6024 | _ckng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cknd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6050:1: error: BUILDSTDERR: warning: label ‘_cknd’ defined but not used [-Wunused-label] BUILDSTDERR: 6050 | _cknd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6050 | _cknd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6083:1: error: BUILDSTDERR: warning: label ‘_cknB’ defined but not used [-Wunused-label] BUILDSTDERR: 6083 | _cknB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6083 | _cknB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cknz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6109:1: error: BUILDSTDERR: warning: label ‘_cknz’ defined but not used [-Wunused-label] BUILDSTDERR: 6109 | _cknz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6109 | _cknz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6127:1: error: BUILDSTDERR: warning: label ‘_cknP’ defined but not used [-Wunused-label] BUILDSTDERR: 6127 | _cknP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6127 | _cknP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cknN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6153:1: error: BUILDSTDERR: warning: label ‘_cknN’ defined but not used [-Wunused-label] BUILDSTDERR: 6153 | _cknN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6153 | _cknN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6171:1: error: BUILDSTDERR: warning: label ‘_cknZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _cknZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _cknZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cknq’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cknq’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cknq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cknq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6263:1: error: BUILDSTDERR: warning: label ‘_ckoi’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _ckoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _ckoi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6286:1: error: BUILDSTDERR: warning: label ‘_ckoq’ defined but not used [-Wunused-label] BUILDSTDERR: 6286 | _ckoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6286 | _ckoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6309:1: error: BUILDSTDERR: warning: label ‘_ckoy’ defined but not used [-Wunused-label] BUILDSTDERR: 6309 | _ckoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6309 | _ckoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6332:1: error: BUILDSTDERR: warning: label ‘_ckoG’ defined but not used [-Wunused-label] BUILDSTDERR: 6332 | _ckoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6332 | _ckoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6355:1: error: BUILDSTDERR: warning: label ‘_ckoN’ defined but not used [-Wunused-label] BUILDSTDERR: 6355 | _ckoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6355 | _ckoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6380:1: error: BUILDSTDERR: warning: label ‘_ckoU’ defined but not used [-Wunused-label] BUILDSTDERR: 6380 | _ckoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6380 | _ckoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6413:1: error: BUILDSTDERR: warning: label ‘_ckoY’ defined but not used [-Wunused-label] BUILDSTDERR: 6413 | _ckoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6413 | _ckoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6468:1: error: BUILDSTDERR: warning: label ‘_ckpb’ defined but not used [-Wunused-label] BUILDSTDERR: 6468 | _ckpb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6468 | _ckpb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6490:1: error: BUILDSTDERR: warning: label ‘_ckpi’ defined but not used [-Wunused-label] BUILDSTDERR: 6490 | _ckpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6490 | _ckpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6512:1: error: BUILDSTDERR: warning: label ‘_ckpp’ defined but not used [-Wunused-label] BUILDSTDERR: 6512 | _ckpp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6512 | _ckpp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6537:1: error: BUILDSTDERR: warning: label ‘_ckpy’ defined but not used [-Wunused-label] BUILDSTDERR: 6537 | _ckpy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6537 | _ckpy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckpw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6563:1: error: BUILDSTDERR: warning: label ‘_ckpw’ defined but not used [-Wunused-label] BUILDSTDERR: 6563 | _ckpw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6563 | _ckpw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckpB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6580:1: error: BUILDSTDERR: warning: label ‘_ckpB’ defined but not used [-Wunused-label] BUILDSTDERR: 6580 | _ckpB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6580 | _ckpB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckpF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6596:1: error: BUILDSTDERR: warning: label ‘_ckpF’ defined but not used [-Wunused-label] BUILDSTDERR: 6596 | _ckpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6596 | _ckpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjR0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6614:1: error: BUILDSTDERR: warning: label ‘_ckpW’ defined but not used [-Wunused-label] BUILDSTDERR: 6614 | _ckpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6614 | _ckpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjQZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6643:1: error: BUILDSTDERR: warning: label ‘_ckpZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6643 | _ckpZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6643 | _ckpZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjR3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6682:1: error: BUILDSTDERR: warning: label ‘_ckqa’ defined but not used [-Wunused-label] BUILDSTDERR: 6682 | _ckqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6682 | _ckqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6726:1: error: BUILDSTDERR: warning: label ‘_ckqf’ defined but not used [-Wunused-label] BUILDSTDERR: 6726 | _ckqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6726 | _ckqf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjR7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6772:1: error: BUILDSTDERR: warning: label ‘_ckqs’ defined but not used [-Wunused-label] BUILDSTDERR: 6772 | _ckqs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6772 | _ckqs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjR8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6796:1: error: BUILDSTDERR: warning: label ‘_ckqz’ defined but not used [-Wunused-label] BUILDSTDERR: 6796 | _ckqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6796 | _ckqz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6821:1: error: BUILDSTDERR: warning: label ‘_ckqK’ defined but not used [-Wunused-label] BUILDSTDERR: 6821 | _ckqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6821 | _ckqK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjR9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6850:1: error: BUILDSTDERR: warning: label ‘_ckqN’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _ckqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _ckqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6886:1: error: BUILDSTDERR: warning: label ‘_ckr1’ defined but not used [-Wunused-label] BUILDSTDERR: 6886 | _ckr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6886 | _ckr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6917:1: error: BUILDSTDERR: warning: label ‘_ckr4’ defined but not used [-Wunused-label] BUILDSTDERR: 6917 | _ckr4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6917 | _ckr4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6955:1: error: BUILDSTDERR: warning: label ‘_ckr9’ defined but not used [-Wunused-label] BUILDSTDERR: 6955 | _ckr9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6955 | _ckr9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:6997:1: error: BUILDSTDERR: warning: label ‘_ckrn’ defined but not used [-Wunused-label] BUILDSTDERR: 6997 | _ckrn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6997 | _ckrn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7020:1: error: BUILDSTDERR: warning: label ‘_ckrv’ defined but not used [-Wunused-label] BUILDSTDERR: 7020 | _ckrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7020 | _ckrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7043:1: error: BUILDSTDERR: warning: label ‘_ckrC’ defined but not used [-Wunused-label] BUILDSTDERR: 7043 | _ckrC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7043 | _ckrC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7068:1: error: BUILDSTDERR: warning: label ‘_ckrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7068 | _ckrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7068 | _ckrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7093:1: error: BUILDSTDERR: warning: label ‘_ckrQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7093 | _ckrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7093 | _ckrQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7118:1: error: BUILDSTDERR: warning: label ‘_ckrX’ defined but not used [-Wunused-label] BUILDSTDERR: 7118 | _ckrX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7118 | _ckrX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeCompose_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7151:1: error: BUILDSTDERR: warning: label ‘_cks1’ defined but not used [-Wunused-label] BUILDSTDERR: 7151 | _cks1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7151 | _cks1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7206:1: error: BUILDSTDERR: warning: label ‘_cksj’ defined but not used [-Wunused-label] BUILDSTDERR: 7206 | _cksj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7206 | _cksj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7232:1: error: BUILDSTDERR: warning: label ‘_ckso’ defined but not used [-Wunused-label] BUILDSTDERR: 7232 | _ckso: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7232 | _ckso: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cksm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7268:1: error: BUILDSTDERR: warning: label ‘_cksm’ defined but not used [-Wunused-label] BUILDSTDERR: 7268 | _cksm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7268 | _cksm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cksr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7285:1: error: BUILDSTDERR: warning: label ‘_cksr’ defined but not used [-Wunused-label] BUILDSTDERR: 7285 | _cksr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7285 | _cksr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cksv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7301:1: error: BUILDSTDERR: warning: label ‘_cksv’ defined but not used [-Wunused-label] BUILDSTDERR: 7301 | _cksv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7301 | _cksv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7318:1: error: BUILDSTDERR: warning: label ‘_cksK’ defined but not used [-Wunused-label] BUILDSTDERR: 7318 | _cksK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7318 | _cksK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7343:1: error: BUILDSTDERR: warning: label ‘_cksT’ defined but not used [-Wunused-label] BUILDSTDERR: 7343 | _cksT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7343 | _cksT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7375:1: error: BUILDSTDERR: warning: label ‘_cksY’ defined but not used [-Wunused-label] BUILDSTDERR: 7375 | _cksY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7375 | _cksY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7412:1: error: BUILDSTDERR: warning: label ‘_cktb’ defined but not used [-Wunused-label] BUILDSTDERR: 7412 | _cktb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7412 | _cktb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7437:1: error: BUILDSTDERR: warning: label ‘_cktt’ defined but not used [-Wunused-label] BUILDSTDERR: 7437 | _cktt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7437 | _cktt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7475:1: error: BUILDSTDERR: warning: label ‘_cktz’ defined but not used [-Wunused-label] BUILDSTDERR: 7475 | _cktz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7475 | _cktz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7513:1: error: BUILDSTDERR: warning: label ‘_cktG’ defined but not used [-Wunused-label] BUILDSTDERR: 7513 | _cktG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7513 | _cktG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_cktE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7548:1: error: BUILDSTDERR: warning: label ‘_cktE’ defined but not used [-Wunused-label] BUILDSTDERR: 7548 | _cktE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7548 | _cktE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7566:1: error: BUILDSTDERR: warning: label ‘_cktU’ defined but not used [-Wunused-label] BUILDSTDERR: 7566 | _cktU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7566 | _cktU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7598:1: error: BUILDSTDERR: warning: label ‘_cktZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7598 | _cktZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7598 | _cktZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7635:1: error: BUILDSTDERR: warning: label ‘_ckud’ defined but not used [-Wunused-label] BUILDSTDERR: 7635 | _ckud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7635 | _ckud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7657:1: error: BUILDSTDERR: warning: label ‘_ckul’ defined but not used [-Wunused-label] BUILDSTDERR: 7657 | _ckul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7657 | _ckul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7679:1: error: BUILDSTDERR: warning: label ‘_ckus’ defined but not used [-Wunused-label] BUILDSTDERR: 7679 | _ckus: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7679 | _ckus: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7703:1: error: BUILDSTDERR: warning: label ‘_ckuz’ defined but not used [-Wunused-label] BUILDSTDERR: 7703 | _ckuz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7703 | _ckuz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7727:1: error: BUILDSTDERR: warning: label ‘_ckuG’ defined but not used [-Wunused-label] BUILDSTDERR: 7727 | _ckuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7727 | _ckuG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7751:1: error: BUILDSTDERR: warning: label ‘_ckuN’ defined but not used [-Wunused-label] BUILDSTDERR: 7751 | _ckuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7751 | _ckuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7782:1: error: BUILDSTDERR: warning: label ‘_ckuR’ defined but not used [-Wunused-label] BUILDSTDERR: 7782 | _ckuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7782 | _ckuR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjRZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7831:1: error: BUILDSTDERR: warning: label ‘_ckv6’ defined but not used [-Wunused-label] BUILDSTDERR: 7831 | _ckv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7831 | _ckv6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckv4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7857:1: error: BUILDSTDERR: warning: label ‘_ckv4’ defined but not used [-Wunused-label] BUILDSTDERR: 7857 | _ckv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7857 | _ckv4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckv9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7874:1: error: BUILDSTDERR: warning: label ‘_ckv9’ defined but not used [-Wunused-label] BUILDSTDERR: 7874 | _ckv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7874 | _ckv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckvd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7890:1: error: BUILDSTDERR: warning: label ‘_ckvd’ defined but not used [-Wunused-label] BUILDSTDERR: 7890 | _ckvd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7890 | _ckvd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjS5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7907:1: error: BUILDSTDERR: warning: label ‘_ckvv’ defined but not used [-Wunused-label] BUILDSTDERR: 7907 | _ckvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7907 | _ckvv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjS6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7935:1: error: BUILDSTDERR: warning: label ‘_ckvy’ defined but not used [-Wunused-label] BUILDSTDERR: 7935 | _ckvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7935 | _ckvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:7968:1: error: BUILDSTDERR: warning: label ‘_ckvD’ defined but not used [-Wunused-label] BUILDSTDERR: 7968 | _ckvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7968 | _ckvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8004:1: error: BUILDSTDERR: warning: label ‘_ckvS’ defined but not used [-Wunused-label] BUILDSTDERR: 8004 | _ckvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8004 | _ckvS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckvQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8030:1: error: BUILDSTDERR: warning: label ‘_ckvQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8030 | _ckvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8030 | _ckvQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8046:1: error: BUILDSTDERR: warning: label ‘_ckw3’ defined but not used [-Wunused-label] BUILDSTDERR: 8046 | _ckw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8046 | _ckw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8065:1: error: BUILDSTDERR: warning: label ‘_ckw6’ defined but not used [-Wunused-label] BUILDSTDERR: 8065 | _ckw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8065 | _ckw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8101:1: error: BUILDSTDERR: warning: label ‘_ckwi’ defined but not used [-Wunused-label] BUILDSTDERR: 8101 | _ckwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8101 | _ckwi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckwf’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8127:1: error: BUILDSTDERR: warning: label ‘_ckwf’ defined but not used [-Wunused-label] BUILDSTDERR: 8127 | _ckwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8127 | _ckwf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8151:1: error: BUILDSTDERR: warning: label ‘_ckwy’ defined but not used [-Wunused-label] BUILDSTDERR: 8151 | _ckwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8151 | _ckwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8173:1: error: BUILDSTDERR: warning: label ‘_ckwG’ defined but not used [-Wunused-label] BUILDSTDERR: 8173 | _ckwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8173 | _ckwG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8195:1: error: BUILDSTDERR: warning: label ‘_ckwO’ defined but not used [-Wunused-label] BUILDSTDERR: 8195 | _ckwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8195 | _ckwO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8217:1: error: BUILDSTDERR: warning: label ‘_ckwW’ defined but not used [-Wunused-label] BUILDSTDERR: 8217 | _ckwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8217 | _ckwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8239:1: error: BUILDSTDERR: warning: label ‘_ckx3’ defined but not used [-Wunused-label] BUILDSTDERR: 8239 | _ckx3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8239 | _ckx3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8263:1: error: BUILDSTDERR: warning: label ‘_ckxa’ defined but not used [-Wunused-label] BUILDSTDERR: 8263 | _ckxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8263 | _ckxa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8294:1: error: BUILDSTDERR: warning: label ‘_ckxe’ defined but not used [-Wunused-label] BUILDSTDERR: 8294 | _ckxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8294 | _ckxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8343:1: error: BUILDSTDERR: warning: label ‘_ckxt’ defined but not used [-Wunused-label] BUILDSTDERR: 8343 | _ckxt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8343 | _ckxt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckxr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8369:1: error: BUILDSTDERR: warning: label ‘_ckxr’ defined but not used [-Wunused-label] BUILDSTDERR: 8369 | _ckxr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8369 | _ckxr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckxw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8386:1: error: BUILDSTDERR: warning: label ‘_ckxw’ defined but not used [-Wunused-label] BUILDSTDERR: 8386 | _ckxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8386 | _ckxw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckxA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8402:1: error: BUILDSTDERR: warning: label ‘_ckxA’ defined but not used [-Wunused-label] BUILDSTDERR: 8402 | _ckxA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8402 | _ckxA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8420:1: error: BUILDSTDERR: warning: label ‘_ckxN’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _ckxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _ckxN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8447:1: error: BUILDSTDERR: warning: label ‘_ckxW’ defined but not used [-Wunused-label] BUILDSTDERR: 8447 | _ckxW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8447 | _ckxW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8479:1: error: BUILDSTDERR: warning: label ‘_cky1’ defined but not used [-Wunused-label] BUILDSTDERR: 8479 | _cky1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8479 | _cky1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8517:1: error: BUILDSTDERR: warning: label ‘_ckye’ defined but not used [-Wunused-label] BUILDSTDERR: 8517 | _ckye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8517 | _ckye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8544:1: error: BUILDSTDERR: warning: label ‘_ckyn’ defined but not used [-Wunused-label] BUILDSTDERR: 8544 | _ckyn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8544 | _ckyn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckyl’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8569:1: error: BUILDSTDERR: warning: label ‘_ckyl’ defined but not used [-Wunused-label] BUILDSTDERR: 8569 | _ckyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8569 | _ckyl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8587:1: error: BUILDSTDERR: warning: label ‘_ckyz’ defined but not used [-Wunused-label] BUILDSTDERR: 8587 | _ckyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8587 | _ckyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8619:1: error: BUILDSTDERR: warning: label ‘_ckyE’ defined but not used [-Wunused-label] BUILDSTDERR: 8619 | _ckyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8619 | _ckyE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8656:1: error: BUILDSTDERR: warning: label ‘_ckyS’ defined but not used [-Wunused-label] BUILDSTDERR: 8656 | _ckyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8656 | _ckyS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8678:1: error: BUILDSTDERR: warning: label ‘_ckz0’ defined but not used [-Wunused-label] BUILDSTDERR: 8678 | _ckz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8678 | _ckz0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8700:1: error: BUILDSTDERR: warning: label ‘_ckz7’ defined but not used [-Wunused-label] BUILDSTDERR: 8700 | _ckz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8700 | _ckz7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8724:1: error: BUILDSTDERR: warning: label ‘_ckze’ defined but not used [-Wunused-label] BUILDSTDERR: 8724 | _ckze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8724 | _ckze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8748:1: error: BUILDSTDERR: warning: label ‘_ckzl’ defined but not used [-Wunused-label] BUILDSTDERR: 8748 | _ckzl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8748 | _ckzl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjSL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8772:1: error: BUILDSTDERR: warning: label ‘_ckzs’ defined but not used [-Wunused-label] BUILDSTDERR: 8772 | _ckzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8772 | _ckzs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8803:1: error: BUILDSTDERR: warning: label ‘_ckzw’ defined but not used [-Wunused-label] BUILDSTDERR: 8803 | _ckzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8803 | _ckzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmcounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8852:1: error: BUILDSTDERR: warning: label ‘_ckzF’ defined but not used [-Wunused-label] BUILDSTDERR: 8852 | _ckzF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8852 | _ckzF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8881:1: error: BUILDSTDERR: warning: label ‘_ckzM’ defined but not used [-Wunused-label] BUILDSTDERR: 8881 | _ckzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8881 | _ckzM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8907:1: error: BUILDSTDERR: warning: label ‘_ckzT’ defined but not used [-Wunused-label] BUILDSTDERR: 8907 | _ckzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8907 | _ckzT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8926:1: error: BUILDSTDERR: warning: label ‘_ckA0’ defined but not used [-Wunused-label] BUILDSTDERR: 8926 | _ckA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8926 | _ckA0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8956:1: error: BUILDSTDERR: warning: label ‘_ckA7’ defined but not used [-Wunused-label] BUILDSTDERR: 8956 | _ckA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8956 | _ckA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:8988:1: error: BUILDSTDERR: warning: label ‘_ckAf’ defined but not used [-Wunused-label] BUILDSTDERR: 8988 | _ckAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8988 | _ckAf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9020:1: error: BUILDSTDERR: warning: label ‘_ckAr’ defined but not used [-Wunused-label] BUILDSTDERR: 9020 | _ckAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9020 | _ckAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckAo’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9040:1: error: BUILDSTDERR: warning: label ‘_ckAo’ defined but not used [-Wunused-label] BUILDSTDERR: 9040 | _ckAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9040 | _ckAo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjT6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9073:1: error: BUILDSTDERR: warning: label ‘_ckAK’ defined but not used [-Wunused-label] BUILDSTDERR: 9073 | _ckAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9073 | _ckAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjT7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9100:1: error: BUILDSTDERR: warning: label ‘_ckAN’ defined but not used [-Wunused-label] BUILDSTDERR: 9100 | _ckAN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9100 | _ckAN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9136:1: error: BUILDSTDERR: warning: label ‘_ckAW’ defined but not used [-Wunused-label] BUILDSTDERR: 9136 | _ckAW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9136 | _ckAW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_adjuncted_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9163:1: error: BUILDSTDERR: warning: label ‘_ckAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9163 | _ckAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9163 | _ckAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_tabulateAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9205:1: error: BUILDSTDERR: warning: label ‘_ckB8’ defined but not used [-Wunused-label] BUILDSTDERR: 9205 | _ckB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9205 | _ckB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9232:1: error: BUILDSTDERR: warning: label ‘_ckBk’ defined but not used [-Wunused-label] BUILDSTDERR: 9232 | _ckBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9232 | _ckBk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_indexAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9249:1: error: BUILDSTDERR: warning: label ‘_ckBn’ defined but not used [-Wunused-label] BUILDSTDERR: 9249 | _ckBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9249 | _ckBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9285:1: error: BUILDSTDERR: warning: label ‘_ckBA’ defined but not used [-Wunused-label] BUILDSTDERR: 9285 | _ckBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9285 | _ckBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9307:1: error: BUILDSTDERR: warning: label ‘_ckBH’ defined but not used [-Wunused-label] BUILDSTDERR: 9307 | _ckBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9307 | _ckBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9329:1: error: BUILDSTDERR: warning: label ‘_ckBO’ defined but not used [-Wunused-label] BUILDSTDERR: 9329 | _ckBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9329 | _ckBO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9352:1: error: BUILDSTDERR: warning: label ‘_ckC1’ defined but not used [-Wunused-label] BUILDSTDERR: 9352 | _ckC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9352 | _ckC1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9380:1: error: BUILDSTDERR: warning: label ‘_ckC4’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _ckC4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _ckC4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zzapWithAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9421:1: error: BUILDSTDERR: warning: label ‘_ckC9’ defined but not used [-Wunused-label] BUILDSTDERR: 9421 | _ckC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9421 | _ckC9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9460:1: error: BUILDSTDERR: warning: label ‘_ckCt’ defined but not used [-Wunused-label] BUILDSTDERR: 9460 | _ckCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9460 | _ckCt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9491:1: error: BUILDSTDERR: warning: label ‘_ckCy’ defined but not used [-Wunused-label] BUILDSTDERR: 9491 | _ckCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9491 | _ckCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_splitL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9527:1: error: BUILDSTDERR: warning: label ‘_ckCD’ defined but not used [-Wunused-label] BUILDSTDERR: 9527 | _ckCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9527 | _ckCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9564:1: error: BUILDSTDERR: warning: label ‘_ckCQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9564 | _ckCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9564 | _ckCQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9589:1: error: BUILDSTDERR: warning: label ‘_ckD0’ defined but not used [-Wunused-label] BUILDSTDERR: 9589 | _ckD0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9589 | _ckD0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckCY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9612:1: error: BUILDSTDERR: warning: label ‘_ckCY’ defined but not used [-Wunused-label] BUILDSTDERR: 9612 | _ckCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9612 | _ckCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_extractL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9629:1: error: BUILDSTDERR: warning: label ‘_ckD6’ defined but not used [-Wunused-label] BUILDSTDERR: 9629 | _ckD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9629 | _ckD6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unsplitL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9660:1: error: BUILDSTDERR: warning: label ‘_ckDf’ defined but not used [-Wunused-label] BUILDSTDERR: 9660 | _ckDf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9660 | _ckDf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9679:1: error: BUILDSTDERR: warning: label ‘_ckDu’ defined but not used [-Wunused-label] BUILDSTDERR: 9679 | _ckDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9679 | _ckDu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9703:1: error: BUILDSTDERR: warning: label ‘_ckDL’ defined but not used [-Wunused-label] BUILDSTDERR: 9703 | _ckDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9703 | _ckDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9733:1: error: BUILDSTDERR: warning: label ‘_ckDP’ defined but not used [-Wunused-label] BUILDSTDERR: 9733 | _ckDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9733 | _ckDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9770:1: error: BUILDSTDERR: warning: label ‘_ckDX’ defined but not used [-Wunused-label] BUILDSTDERR: 9770 | _ckDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9770 | _ckDX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckDU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9807:1: error: BUILDSTDERR: warning: label ‘_ckDU’ defined but not used [-Wunused-label] BUILDSTDERR: 9807 | _ckDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9807 | _ckDU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9839:1: error: BUILDSTDERR: warning: label ‘_ckE5’ defined but not used [-Wunused-label] BUILDSTDERR: 9839 | _ckE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9839 | _ckE5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9882:1: error: BUILDSTDERR: warning: label ‘_ckEb’ defined but not used [-Wunused-label] BUILDSTDERR: 9882 | _ckEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9882 | _ckEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjTV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9919:1: error: BUILDSTDERR: warning: label ‘_ckEs’ defined but not used [-Wunused-label] BUILDSTDERR: 9919 | _ckEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9919 | _ckEs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckEq’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9944:1: error: BUILDSTDERR: warning: label ‘_ckEq’ defined but not used [-Wunused-label] BUILDSTDERR: 9944 | _ckEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9944 | _ckEq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckEv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9960:1: error: BUILDSTDERR: warning: label ‘_ckEv’ defined but not used [-Wunused-label] BUILDSTDERR: 9960 | _ckEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9960 | _ckEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:9976:1: error: BUILDSTDERR: warning: label ‘_ckED’ defined but not used [-Wunused-label] BUILDSTDERR: 9976 | _ckED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9976 | _ckED: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckEk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10000:1: error: BUILDSTDERR: warning: label ‘_ckEk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10000 | _ckEk: BUILDSTDERR: | ^ BUILDSTDERR: 10000 | _ckEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcunit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10036:1: error: BUILDSTDERR: warning: label ‘_ckEQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10036 | _ckEQ: BUILDSTDERR: | ^ BUILDSTDERR: 10036 | _ckEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckEN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10060:1: error: BUILDSTDERR: warning: label ‘_ckEN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10060 | _ckEN: BUILDSTDERR: | ^ BUILDSTDERR: 10060 | _ckEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10094:1: error: BUILDSTDERR: warning: label ‘_ckF3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10094 | _ckF3: BUILDSTDERR: | ^ BUILDSTDERR: 10094 | _ckF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckF0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10119:1: error: BUILDSTDERR: warning: label ‘_ckF0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10119 | _ckF0: BUILDSTDERR: | ^ BUILDSTDERR: 10119 | _ckF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10151:1: error: BUILDSTDERR: warning: label ‘_ckFr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10151 | _ckFr: BUILDSTDERR: | ^ BUILDSTDERR: 10151 | _ckFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10173:1: error: BUILDSTDERR: warning: label ‘_ckFO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10173 | _ckFO: BUILDSTDERR: | ^ BUILDSTDERR: 10173 | _ckFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10193:1: error: BUILDSTDERR: warning: label ‘_ckFR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10193 | _ckFR: BUILDSTDERR: | ^ BUILDSTDERR: 10193 | _ckFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10233:1: error: BUILDSTDERR: warning: label ‘_ckG2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10233 | _ckG2: BUILDSTDERR: | ^ BUILDSTDERR: 10233 | _ckG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10261:1: error: BUILDSTDERR: warning: label ‘_ckG9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10261 | _ckG9: BUILDSTDERR: | ^ BUILDSTDERR: 10261 | _ckG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckFz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10297:1: error: BUILDSTDERR: warning: label ‘_ckFz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10297 | _ckFz: BUILDSTDERR: | ^ BUILDSTDERR: 10297 | _ckFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10347:1: error: BUILDSTDERR: warning: label ‘_ckGp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10347 | _ckGp: BUILDSTDERR: | ^ BUILDSTDERR: 10347 | _ckGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckFa’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10366:1: error: BUILDSTDERR: warning: label ‘_ckFa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10366 | _ckFa: BUILDSTDERR: | ^ BUILDSTDERR: 10366 | _ckFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckFd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10385:1: error: BUILDSTDERR: warning: label ‘_ckFd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _ckFd: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _ckFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckFj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10426:1: error: BUILDSTDERR: warning: label ‘_ckFj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10426 | _ckFj: BUILDSTDERR: | ^ BUILDSTDERR: 10426 | _ckFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckGA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10459:1: error: BUILDSTDERR: warning: label ‘_ckGA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10459 | _ckGA: BUILDSTDERR: | ^ BUILDSTDERR: 10459 | _ckGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckGt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10474:1: error: BUILDSTDERR: warning: label ‘_ckGt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10474 | _ckGt: BUILDSTDERR: | ^ BUILDSTDERR: 10474 | _ckGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10495:1: error: BUILDSTDERR: warning: label ‘_ckGW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10495 | _ckGW: BUILDSTDERR: | ^ BUILDSTDERR: 10495 | _ckGW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10519:1: error: BUILDSTDERR: warning: label ‘_ckHe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10519 | _ckHe: BUILDSTDERR: | ^ BUILDSTDERR: 10519 | _ckHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10547:1: error: BUILDSTDERR: warning: label ‘_ckHl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10547 | _ckHl: BUILDSTDERR: | ^ BUILDSTDERR: 10547 | _ckHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckH4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10581:1: error: BUILDSTDERR: warning: label ‘_ckH4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10581 | _ckH4: BUILDSTDERR: | ^ BUILDSTDERR: 10581 | _ckH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10637:1: error: BUILDSTDERR: warning: label ‘_ckHB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10637 | _ckHB: BUILDSTDERR: | ^ BUILDSTDERR: 10637 | _ckHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckHz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10670:1: error: BUILDSTDERR: warning: label ‘_ckHz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10670 | _ckHz: BUILDSTDERR: | ^ BUILDSTDERR: 10670 | _ckHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10692:1: error: BUILDSTDERR: warning: label ‘_ckHS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10692 | _ckHS: BUILDSTDERR: | ^ BUILDSTDERR: 10692 | _ckHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10714:1: error: BUILDSTDERR: warning: label ‘_ckI0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10714 | _ckI0: BUILDSTDERR: | ^ BUILDSTDERR: 10714 | _ckI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10736:1: error: BUILDSTDERR: warning: label ‘_ckI8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10736 | _ckI8: BUILDSTDERR: | ^ BUILDSTDERR: 10736 | _ckI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10758:1: error: BUILDSTDERR: warning: label ‘_ckIg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10758 | _ckIg: BUILDSTDERR: | ^ BUILDSTDERR: 10758 | _ckIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10780:1: error: BUILDSTDERR: warning: label ‘_ckIn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10780 | _ckIn: BUILDSTDERR: | ^ BUILDSTDERR: 10780 | _ckIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10804:1: error: BUILDSTDERR: warning: label ‘_ckIu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10804 | _ckIu: BUILDSTDERR: | ^ BUILDSTDERR: 10804 | _ckIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofree_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10835:1: error: BUILDSTDERR: warning: label ‘_ckIy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10835 | _ckIy: BUILDSTDERR: | ^ BUILDSTDERR: 10835 | _ckIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_duplicateL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10885:1: error: BUILDSTDERR: warning: label ‘_ckIJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10885 | _ckIJ: BUILDSTDERR: | ^ BUILDSTDERR: 10885 | _ckIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckIH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10907:1: error: BUILDSTDERR: warning: label ‘_ckIH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10907 | _ckIH: BUILDSTDERR: | ^ BUILDSTDERR: 10907 | _ckIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10931:1: error: BUILDSTDERR: warning: label ‘_ckIX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10931 | _ckIX: BUILDSTDERR: | ^ BUILDSTDERR: 10931 | _ckIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10958:1: error: BUILDSTDERR: warning: label ‘_ckJ4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10958 | _ckJ4: BUILDSTDERR: | ^ BUILDSTDERR: 10958 | _ckJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjUZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:10987:1: error: BUILDSTDERR: warning: label ‘_ckJf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10987 | _ckJf: BUILDSTDERR: | ^ BUILDSTDERR: 10987 | _ckJf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zzipR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11027:1: error: BUILDSTDERR: warning: label ‘_ckJk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11027 | _ckJk: BUILDSTDERR: | ^ BUILDSTDERR: 11027 | _ckJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjV1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11070:1: error: BUILDSTDERR: warning: label ‘_ckJx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11070 | _ckJx: BUILDSTDERR: | ^ BUILDSTDERR: 11070 | _ckJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjV2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11097:1: error: BUILDSTDERR: warning: label ‘_ckJE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11097 | _ckJE: BUILDSTDERR: | ^ BUILDSTDERR: 11097 | _ckJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjV6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11126:1: error: BUILDSTDERR: warning: label ‘_ckJP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11126 | _ckJP: BUILDSTDERR: | ^ BUILDSTDERR: 11126 | _ckJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unzzipR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11165:1: error: BUILDSTDERR: warning: label ‘_ckJU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11165 | _ckJU: BUILDSTDERR: | ^ BUILDSTDERR: 11165 | _ckJU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_absurdL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11200:1: error: BUILDSTDERR: warning: label ‘_ckK3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11200 | _ckK3: BUILDSTDERR: | ^ BUILDSTDERR: 11200 | _ckK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unabsurdL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11220:1: error: BUILDSTDERR: warning: label ‘_ckKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11220 | _ckKa: BUILDSTDERR: | ^ BUILDSTDERR: 11220 | _ckKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjVa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11249:1: error: BUILDSTDERR: warning: label ‘_ckKl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11249 | _ckKl: BUILDSTDERR: | ^ BUILDSTDERR: 11249 | _ckKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjVb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11276:1: error: BUILDSTDERR: warning: label ‘_ckKs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11276 | _ckKs: BUILDSTDERR: | ^ BUILDSTDERR: 11276 | _ckKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjVg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11303:1: error: BUILDSTDERR: warning: label ‘_ckKH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11303 | _ckKH: BUILDSTDERR: | ^ BUILDSTDERR: 11303 | _ckKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckKA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11331:1: error: BUILDSTDERR: warning: label ‘_ckKA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11331 | _ckKA: BUILDSTDERR: | ^ BUILDSTDERR: 11331 | _ckKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_cozzipL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11363:1: error: BUILDSTDERR: warning: label ‘_ckKR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11363 | _ckKR: BUILDSTDERR: | ^ BUILDSTDERR: 11363 | _ckKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjVi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11406:1: error: BUILDSTDERR: warning: label ‘_ckL4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11406 | _ckL4: BUILDSTDERR: | ^ BUILDSTDERR: 11406 | _ckL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjVj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11433:1: error: BUILDSTDERR: warning: label ‘_ckLb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11433 | _ckLb: BUILDSTDERR: | ^ BUILDSTDERR: 11433 | _ckLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘sjVo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11460:1: error: BUILDSTDERR: warning: label ‘_ckLq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11460 | _ckLq: BUILDSTDERR: | ^ BUILDSTDERR: 11460 | _ckLq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘_ckLj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11488:1: error: BUILDSTDERR: warning: label ‘_ckLj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11488 | _ckLj: BUILDSTDERR: | ^ BUILDSTDERR: 11488 | _ckLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_uncozzipL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11519:1: error: BUILDSTDERR: warning: label ‘_ckLA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11519 | _ckLA: BUILDSTDERR: | ^ BUILDSTDERR: 11519 | _ckLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdccounit_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11553:1: error: BUILDSTDERR: warning: label ‘_ckLJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11553 | _ckLJ: BUILDSTDERR: | ^ BUILDSTDERR: 11553 | _ckLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11573:1: error: BUILDSTDERR: warning: label ‘_ckLQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11573 | _ckLQ: BUILDSTDERR: | ^ BUILDSTDERR: 11573 | _ckLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11592:1: error: BUILDSTDERR: warning: label ‘_ckLX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11592 | _ckLX: BUILDSTDERR: | ^ BUILDSTDERR: 11592 | _ckLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_CZCAdjunction_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11684:1: error: BUILDSTDERR: warning: label ‘_ckM5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11684 | _ckM5: BUILDSTDERR: | ^ BUILDSTDERR: 11684 | _ckM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_CZCAdjunction_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11713:1: error: BUILDSTDERR: warning: label ‘_ckMa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11713 | _ckMa: BUILDSTDERR: | ^ BUILDSTDERR: 11713 | _ckMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_71.hc:11724:22: error: BUILDSTDERR: warning: ‘SkMc_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: | BUILDSTDERR: 11724 | static const StgWord SkMc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 11724 | static const StgWord SkMc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o ) BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skXX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:15:1: error: BUILDSTDERR: warning: label ‘_ckZS’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ckZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ckZS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_ckZQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:40:1: error: BUILDSTDERR: warning: label ‘_ckZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _ckZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _ckZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skXZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:59:1: error: BUILDSTDERR: warning: label ‘_cl04’ defined but not used [-Wunused-label] BUILDSTDERR: 59 | _cl04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 59 | _cl04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skY3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:94:1: error: BUILDSTDERR: warning: label ‘_cl0e’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cl0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cl0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:124:1: error: BUILDSTDERR: warning: label ‘_cl0j’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _cl0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _cl0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl0h’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:157:1: error: BUILDSTDERR: warning: label ‘_cl0h’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _cl0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _cl0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl0m’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:174:1: error: BUILDSTDERR: warning: label ‘_cl0m’ defined but not used [-Wunused-label] BUILDSTDERR: 174 | _cl0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 174 | _cl0m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl0q’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:190:1: error: BUILDSTDERR: warning: label ‘_cl0q’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cl0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cl0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:213:1: error: BUILDSTDERR: warning: label ‘_cl0L’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _cl0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _cl0L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl0J’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:238:1: error: BUILDSTDERR: warning: label ‘_cl0J’ defined but not used [-Wunused-label] BUILDSTDERR: 238 | _cl0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 238 | _cl0J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:257:1: error: BUILDSTDERR: warning: label ‘_cl0X’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cl0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cl0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:292:1: error: BUILDSTDERR: warning: label ‘_cl17’ defined but not used [-Wunused-label] BUILDSTDERR: 292 | _cl17: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 292 | _cl17: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:322:1: error: BUILDSTDERR: warning: label ‘_cl1c’ defined but not used [-Wunused-label] BUILDSTDERR: 322 | _cl1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 322 | _cl1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl1a’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:355:1: error: BUILDSTDERR: warning: label ‘_cl1a’ defined but not used [-Wunused-label] BUILDSTDERR: 355 | _cl1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 355 | _cl1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl1f’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:372:1: error: BUILDSTDERR: warning: label ‘_cl1f’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _cl1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _cl1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl1j’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:388:1: error: BUILDSTDERR: warning: label ‘_cl1j’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _cl1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _cl1j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:410:1: error: BUILDSTDERR: warning: label ‘_cl1D’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _cl1D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _cl1D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:433:1: error: BUILDSTDERR: warning: label ‘_cl1L’ defined but not used [-Wunused-label] BUILDSTDERR: 433 | _cl1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 433 | _cl1L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:460:1: error: BUILDSTDERR: warning: label ‘_cl1P’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _cl1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _cl1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:499:1: error: BUILDSTDERR: warning: label ‘_cl26’ defined but not used [-Wunused-label] BUILDSTDERR: 499 | _cl26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 499 | _cl26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:526:1: error: BUILDSTDERR: warning: label ‘_cl29’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _cl29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _cl29: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:560:1: error: BUILDSTDERR: warning: label ‘_cl2j’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _cl2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _cl2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:576:1: error: BUILDSTDERR: warning: label ‘_cl2m’ defined but not used [-Wunused-label] BUILDSTDERR: 576 | _cl2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 576 | _cl2m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:609:1: error: BUILDSTDERR: warning: label ‘_cl2D’ defined but not used [-Wunused-label] BUILDSTDERR: 609 | _cl2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 609 | _cl2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:640:1: error: BUILDSTDERR: warning: label ‘_cl2I’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _cl2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _cl2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl2G’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:678:1: error: BUILDSTDERR: warning: label ‘_cl2G’ defined but not used [-Wunused-label] BUILDSTDERR: 678 | _cl2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 678 | _cl2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl2L’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:695:1: error: BUILDSTDERR: warning: label ‘_cl2L’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cl2L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cl2L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl2P’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:711:1: error: BUILDSTDERR: warning: label ‘_cl2P’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _cl2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _cl2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:728:1: error: BUILDSTDERR: warning: label ‘_cl39’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _cl39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _cl39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:756:1: error: BUILDSTDERR: warning: label ‘_cl3c’ defined but not used [-Wunused-label] BUILDSTDERR: 756 | _cl3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 756 | _cl3c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadTransAdjointTzuzdclift_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:787:1: error: BUILDSTDERR: warning: label ‘_cl3h’ defined but not used [-Wunused-label] BUILDSTDERR: 787 | _cl3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 787 | _cl3h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadTransAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:822:1: error: BUILDSTDERR: warning: label ‘_cl3q’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cl3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cl3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:839:1: error: BUILDSTDERR: warning: label ‘_cl3x’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cl3x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cl3x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:859:1: error: BUILDSTDERR: warning: label ‘_cl3E’ defined but not used [-Wunused-label] BUILDSTDERR: 859 | _cl3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 859 | _cl3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:876:1: error: BUILDSTDERR: warning: label ‘_cl3U’ defined but not used [-Wunused-label] BUILDSTDERR: 876 | _cl3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 876 | _cl3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:894:1: error: BUILDSTDERR: warning: label ‘_cl3X’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _cl3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _cl3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:930:1: error: BUILDSTDERR: warning: label ‘_cl47’ defined but not used [-Wunused-label] BUILDSTDERR: 930 | _cl47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 930 | _cl47: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:958:1: error: BUILDSTDERR: warning: label ‘_cl4c’ defined but not used [-Wunused-label] BUILDSTDERR: 958 | _cl4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 958 | _cl4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl4a’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:987:1: error: BUILDSTDERR: warning: label ‘_cl4a’ defined but not used [-Wunused-label] BUILDSTDERR: 987 | _cl4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 987 | _cl4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl4f’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1004:1: error: BUILDSTDERR: warning: label ‘_cl4f’ defined but not used [-Wunused-label] BUILDSTDERR: 1004 | _cl4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1004 | _cl4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘_cl4j’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1021:1: error: BUILDSTDERR: warning: label ‘_cl4j’ defined but not used [-Wunused-label] BUILDSTDERR: 1021 | _cl4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1021 | _cl4j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1046:1: error: BUILDSTDERR: warning: label ‘_cl4C’ defined but not used [-Wunused-label] BUILDSTDERR: 1046 | _cl4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1046 | _cl4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1073:1: error: BUILDSTDERR: warning: label ‘_cl4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _cl4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _cl4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skYZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1115:1: error: BUILDSTDERR: warning: label ‘_cl4V’ defined but not used [-Wunused-label] BUILDSTDERR: 1115 | _cl4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1115 | _cl4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1157:1: error: BUILDSTDERR: warning: label ‘_cl50’ defined but not used [-Wunused-label] BUILDSTDERR: 1157 | _cl50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1157 | _cl50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZ4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1192:1: error: BUILDSTDERR: warning: label ‘_cl5d’ defined but not used [-Wunused-label] BUILDSTDERR: 1192 | _cl5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1192 | _cl5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1222:1: error: BUILDSTDERR: warning: label ‘_cl5g’ defined but not used [-Wunused-label] BUILDSTDERR: 1222 | _cl5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1222 | _cl5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZ8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1261:1: error: BUILDSTDERR: warning: label ‘_cl5t’ defined but not used [-Wunused-label] BUILDSTDERR: 1261 | _cl5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1261 | _cl5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1289:1: error: BUILDSTDERR: warning: label ‘_cl5w’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _cl5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _cl5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1322:1: error: BUILDSTDERR: warning: label ‘_cl5J’ defined but not used [-Wunused-label] BUILDSTDERR: 1322 | _cl5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1322 | _cl5J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1350:1: error: BUILDSTDERR: warning: label ‘_cl5M’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _cl5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _cl5M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1379:1: error: BUILDSTDERR: warning: label ‘_cl60’ defined but not used [-Wunused-label] BUILDSTDERR: 1379 | _cl60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1379 | _cl60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘rkXz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cl63’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cl63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cl63: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadAdjointTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1424:1: error: BUILDSTDERR: warning: label ‘_cl6c’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _cl6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _cl6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1443:1: error: BUILDSTDERR: warning: label ‘_cl6o’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _cl6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _cl6o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1466:1: error: BUILDSTDERR: warning: label ‘_cl6w’ defined but not used [-Wunused-label] BUILDSTDERR: 1466 | _cl6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1466 | _cl6w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1489:1: error: BUILDSTDERR: warning: label ‘_cl6E’ defined but not used [-Wunused-label] BUILDSTDERR: 1489 | _cl6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1489 | _cl6E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1512:1: error: BUILDSTDERR: warning: label ‘_cl6M’ defined but not used [-Wunused-label] BUILDSTDERR: 1512 | _cl6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1512 | _cl6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1535:1: error: BUILDSTDERR: warning: label ‘_cl6T’ defined but not used [-Wunused-label] BUILDSTDERR: 1535 | _cl6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1535 | _cl6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1560:1: error: BUILDSTDERR: warning: label ‘_cl70’ defined but not used [-Wunused-label] BUILDSTDERR: 1560 | _cl70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1560 | _cl70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1593:1: error: BUILDSTDERR: warning: label ‘_cl74’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _cl74: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _cl74: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘rkXA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1647:1: error: BUILDSTDERR: warning: label ‘_cl7d’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _cl7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _cl7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1667:1: error: BUILDSTDERR: warning: label ‘_cl7p’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _cl7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _cl7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1692:1: error: BUILDSTDERR: warning: label ‘_cl7x’ defined but not used [-Wunused-label] BUILDSTDERR: 1692 | _cl7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1692 | _cl7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1715:1: error: BUILDSTDERR: warning: label ‘_cl7F’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _cl7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _cl7F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1738:1: error: BUILDSTDERR: warning: label ‘_cl7M’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _cl7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _cl7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1770:1: error: BUILDSTDERR: warning: label ‘_cl7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1770 | _cl7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1770 | _cl7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_adjoint1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1817:1: error: BUILDSTDERR: warning: label ‘_cl7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _cl7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _cl7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1839:1: error: BUILDSTDERR: warning: label ‘_cl8a’ defined but not used [-Wunused-label] BUILDSTDERR: 1839 | _cl8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1839 | _cl8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1863:1: error: BUILDSTDERR: warning: label ‘_cl8i’ defined but not used [-Wunused-label] BUILDSTDERR: 1863 | _cl8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1863 | _cl8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1879:1: error: BUILDSTDERR: warning: label ‘_cl8l’ defined but not used [-Wunused-label] BUILDSTDERR: 1879 | _cl8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1879 | _cl8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1912:1: error: BUILDSTDERR: warning: label ‘_cl8y’ defined but not used [-Wunused-label] BUILDSTDERR: 1912 | _cl8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1912 | _cl8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘skZH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1936:1: error: BUILDSTDERR: warning: label ‘_cl8G’ defined but not used [-Wunused-label] BUILDSTDERR: 1936 | _cl8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1936 | _cl8G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_76.hc:1952:1: error: BUILDSTDERR: warning: label ‘_cl8J’ defined but not used [-Wunused-label] BUILDSTDERR: 1952 | _cl8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1952 | _cl8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl8V_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:15:1: error: BUILDSTDERR: warning: label ‘_claQ’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _claQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _claQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_claO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:40:1: error: BUILDSTDERR: warning: label ‘_claO’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _claO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _claO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl8X_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:59:1: error: BUILDSTDERR: warning: label ‘_clb2’ defined but not used [-Wunused-label] BUILDSTDERR: 59 | _clb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 59 | _clb2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl91_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:94:1: error: BUILDSTDERR: warning: label ‘_clbc’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _clbc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _clbc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:124:1: error: BUILDSTDERR: warning: label ‘_clbh’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _clbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _clbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clbf’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:157:1: error: BUILDSTDERR: warning: label ‘_clbf’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _clbf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _clbf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clbk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:174:1: error: BUILDSTDERR: warning: label ‘_clbk’ defined but not used [-Wunused-label] BUILDSTDERR: 174 | _clbk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 174 | _clbk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clbo’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:190:1: error: BUILDSTDERR: warning: label ‘_clbo’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _clbo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _clbo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl99_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:213:1: error: BUILDSTDERR: warning: label ‘_clbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _clbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _clbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clbH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:238:1: error: BUILDSTDERR: warning: label ‘_clbH’ defined but not used [-Wunused-label] BUILDSTDERR: 238 | _clbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 238 | _clbH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9b_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:257:1: error: BUILDSTDERR: warning: label ‘_clbV’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _clbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _clbV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9f_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:292:1: error: BUILDSTDERR: warning: label ‘_clc5’ defined but not used [-Wunused-label] BUILDSTDERR: 292 | _clc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 292 | _clc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:322:1: error: BUILDSTDERR: warning: label ‘_clca’ defined but not used [-Wunused-label] BUILDSTDERR: 322 | _clca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 322 | _clca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clc8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:355:1: error: BUILDSTDERR: warning: label ‘_clc8’ defined but not used [-Wunused-label] BUILDSTDERR: 355 | _clc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 355 | _clc8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clcd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:372:1: error: BUILDSTDERR: warning: label ‘_clcd’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _clcd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _clcd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clch’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:388:1: error: BUILDSTDERR: warning: label ‘_clch’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _clch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _clch: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:410:1: error: BUILDSTDERR: warning: label ‘_clcB’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _clcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _clcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9i_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:433:1: error: BUILDSTDERR: warning: label ‘_clcJ’ defined but not used [-Wunused-label] BUILDSTDERR: 433 | _clcJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 433 | _clcJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:460:1: error: BUILDSTDERR: warning: label ‘_clcN’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _clcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _clcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:499:1: error: BUILDSTDERR: warning: label ‘_cld4’ defined but not used [-Wunused-label] BUILDSTDERR: 499 | _cld4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 499 | _cld4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:526:1: error: BUILDSTDERR: warning: label ‘_cld7’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _cld7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _cld7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9p_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:560:1: error: BUILDSTDERR: warning: label ‘_cldh’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _cldh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _cldh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:576:1: error: BUILDSTDERR: warning: label ‘_cldk’ defined but not used [-Wunused-label] BUILDSTDERR: 576 | _cldk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 576 | _cldk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9x_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:609:1: error: BUILDSTDERR: warning: label ‘_cldB’ defined but not used [-Wunused-label] BUILDSTDERR: 609 | _cldB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 609 | _cldB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9t_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:640:1: error: BUILDSTDERR: warning: label ‘_cldG’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _cldG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _cldG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_cldE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:678:1: error: BUILDSTDERR: warning: label ‘_cldE’ defined but not used [-Wunused-label] BUILDSTDERR: 678 | _cldE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 678 | _cldE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_cldJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:695:1: error: BUILDSTDERR: warning: label ‘_cldJ’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cldJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cldJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_cldN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:711:1: error: BUILDSTDERR: warning: label ‘_cldN’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _cldN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _cldN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:728:1: error: BUILDSTDERR: warning: label ‘_cle7’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _cle7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _cle7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9A_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:756:1: error: BUILDSTDERR: warning: label ‘_clea’ defined but not used [-Wunused-label] BUILDSTDERR: 756 | _clea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 756 | _clea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadTransAdjointTzuzdclift_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:787:1: error: BUILDSTDERR: warning: label ‘_clef’ defined but not used [-Wunused-label] BUILDSTDERR: 787 | _clef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 787 | _clef: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadTransAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:822:1: error: BUILDSTDERR: warning: label ‘_cleo’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _cleo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _cleo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:839:1: error: BUILDSTDERR: warning: label ‘_clev’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _clev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _clev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:859:1: error: BUILDSTDERR: warning: label ‘_cleC’ defined but not used [-Wunused-label] BUILDSTDERR: 859 | _cleC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 859 | _cleC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9L_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:876:1: error: BUILDSTDERR: warning: label ‘_cleS’ defined but not used [-Wunused-label] BUILDSTDERR: 876 | _cleS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 876 | _cleS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9J_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:894:1: error: BUILDSTDERR: warning: label ‘_cleV’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _cleV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _cleV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9N_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:930:1: error: BUILDSTDERR: warning: label ‘_clf5’ defined but not used [-Wunused-label] BUILDSTDERR: 930 | _clf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 930 | _clf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:958:1: error: BUILDSTDERR: warning: label ‘_clfa’ defined but not used [-Wunused-label] BUILDSTDERR: 958 | _clfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 958 | _clfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clf8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:987:1: error: BUILDSTDERR: warning: label ‘_clf8’ defined but not used [-Wunused-label] BUILDSTDERR: 987 | _clf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 987 | _clf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clfd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1004:1: error: BUILDSTDERR: warning: label ‘_clfd’ defined but not used [-Wunused-label] BUILDSTDERR: 1004 | _clfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1004 | _clfd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘_clfh’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1021:1: error: BUILDSTDERR: warning: label ‘_clfh’ defined but not used [-Wunused-label] BUILDSTDERR: 1021 | _clfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1021 | _clfh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9S_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1046:1: error: BUILDSTDERR: warning: label ‘_clfA’ defined but not used [-Wunused-label] BUILDSTDERR: 1046 | _clfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1046 | _clfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9W_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1073:1: error: BUILDSTDERR: warning: label ‘_clfO’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _clfO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _clfO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sl9X_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1115:1: error: BUILDSTDERR: warning: label ‘_clfT’ defined but not used [-Wunused-label] BUILDSTDERR: 1115 | _clfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1115 | _clfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1157:1: error: BUILDSTDERR: warning: label ‘_clfY’ defined but not used [-Wunused-label] BUILDSTDERR: 1157 | _clfY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1157 | _clfY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sla2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1192:1: error: BUILDSTDERR: warning: label ‘_clgb’ defined but not used [-Wunused-label] BUILDSTDERR: 1192 | _clgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1192 | _clgb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1222:1: error: BUILDSTDERR: warning: label ‘_clge’ defined but not used [-Wunused-label] BUILDSTDERR: 1222 | _clge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1222 | _clge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘sla6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1261:1: error: BUILDSTDERR: warning: label ‘_clgr’ defined but not used [-Wunused-label] BUILDSTDERR: 1261 | _clgr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1261 | _clgr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1289:1: error: BUILDSTDERR: warning: label ‘_clgu’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _clgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _clgu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slab_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1322:1: error: BUILDSTDERR: warning: label ‘_clgH’ defined but not used [-Wunused-label] BUILDSTDERR: 1322 | _clgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1322 | _clgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1350:1: error: BUILDSTDERR: warning: label ‘_clgK’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _clgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _clgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slah_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1379:1: error: BUILDSTDERR: warning: label ‘_clgY’ defined but not used [-Wunused-label] BUILDSTDERR: 1379 | _clgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1379 | _clgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘rkXz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1396:1: error: BUILDSTDERR: warning: label ‘_clh1’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _clh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _clh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadAdjointTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1424:1: error: BUILDSTDERR: warning: label ‘_clha’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _clha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _clha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1443:1: error: BUILDSTDERR: warning: label ‘_clhm’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _clhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _clhm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slao_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1466:1: error: BUILDSTDERR: warning: label ‘_clhu’ defined but not used [-Wunused-label] BUILDSTDERR: 1466 | _clhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1466 | _clhu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slan_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1489:1: error: BUILDSTDERR: warning: label ‘_clhC’ defined but not used [-Wunused-label] BUILDSTDERR: 1489 | _clhC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1489 | _clhC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slam_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1512:1: error: BUILDSTDERR: warning: label ‘_clhK’ defined but not used [-Wunused-label] BUILDSTDERR: 1512 | _clhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1512 | _clhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slal_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1535:1: error: BUILDSTDERR: warning: label ‘_clhR’ defined but not used [-Wunused-label] BUILDSTDERR: 1535 | _clhR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1535 | _clhR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slak_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1560:1: error: BUILDSTDERR: warning: label ‘_clhY’ defined but not used [-Wunused-label] BUILDSTDERR: 1560 | _clhY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1560 | _clhY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1593:1: error: BUILDSTDERR: warning: label ‘_cli2’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _cli2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _cli2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘rkXA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1647:1: error: BUILDSTDERR: warning: label ‘_clib’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _clib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _clib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slaw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1667:1: error: BUILDSTDERR: warning: label ‘_clin’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _clin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _clin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slav_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1692:1: error: BUILDSTDERR: warning: label ‘_cliv’ defined but not used [-Wunused-label] BUILDSTDERR: 1692 | _cliv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1692 | _cliv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slau_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1715:1: error: BUILDSTDERR: warning: label ‘_cliD’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _cliD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _cliD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slat_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1738:1: error: BUILDSTDERR: warning: label ‘_cliK’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _cliK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _cliK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1770:1: error: BUILDSTDERR: warning: label ‘_cliO’ defined but not used [-Wunused-label] BUILDSTDERR: 1770 | _cliO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1770 | _cliO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_adjoint1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1817:1: error: BUILDSTDERR: warning: label ‘_cliX’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _cliX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _cliX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slaz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1839:1: error: BUILDSTDERR: warning: label ‘_clj8’ defined but not used [-Wunused-label] BUILDSTDERR: 1839 | _clj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1839 | _clj8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slaB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1863:1: error: BUILDSTDERR: warning: label ‘_cljg’ defined but not used [-Wunused-label] BUILDSTDERR: 1863 | _cljg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1863 | _cljg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1879:1: error: BUILDSTDERR: warning: label ‘_cljj’ defined but not used [-Wunused-label] BUILDSTDERR: 1879 | _cljj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1879 | _cljj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slaD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1912:1: error: BUILDSTDERR: warning: label ‘_cljw’ defined but not used [-Wunused-label] BUILDSTDERR: 1912 | _cljw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1912 | _cljw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘slaF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1936:1: error: BUILDSTDERR: warning: label ‘_cljE’ defined but not used [-Wunused-label] BUILDSTDERR: 1936 | _cljE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1936 | _cljE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_80.hc:1952:1: error: BUILDSTDERR: warning: label ‘_cljH’ defined but not used [-Wunused-label] BUILDSTDERR: 1952 | _cljH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1952 | _cljH: BUILDSTDERR: | ^ [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o ) BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slxH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:15:1: error: BUILDSTDERR: warning: label ‘_clzn’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _clzn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _clzn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clzl’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:41:1: error: BUILDSTDERR: warning: label ‘_clzl’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _clzl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _clzl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clzq’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:58:1: error: BUILDSTDERR: warning: label ‘_clzq’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _clzq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _clzq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clzu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:74:1: error: BUILDSTDERR: warning: label ‘_clzu’ defined but not used [-Wunused-label] BUILDSTDERR: 74 | _clzu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 74 | _clzu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slxI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:95:1: error: BUILDSTDERR: warning: label ‘_clzD’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _clzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _clzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:135:1: error: BUILDSTDERR: warning: label ‘_clzK’ defined but not used [-Wunused-label] BUILDSTDERR: 135 | _clzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 135 | _clzK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clzI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:161:1: error: BUILDSTDERR: warning: label ‘_clzI’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _clzI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _clzI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slxR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:184:1: error: BUILDSTDERR: warning: label ‘_clA6’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _clA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _clA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clA4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:210:1: error: BUILDSTDERR: warning: label ‘_clA4’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _clA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _clA4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clA9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:227:1: error: BUILDSTDERR: warning: label ‘_clA9’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _clA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _clA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clAd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:243:1: error: BUILDSTDERR: warning: label ‘_clAd’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _clAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _clAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slxS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:264:1: error: BUILDSTDERR: warning: label ‘_clAm’ defined but not used [-Wunused-label] BUILDSTDERR: 264 | _clAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 264 | _clAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:304:1: error: BUILDSTDERR: warning: label ‘_clAt’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _clAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _clAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clAr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:330:1: error: BUILDSTDERR: warning: label ‘_clAr’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _clAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _clAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slxW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:352:1: error: BUILDSTDERR: warning: label ‘_clAK’ defined but not used [-Wunused-label] BUILDSTDERR: 352 | _clAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 352 | _clAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slxV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:375:1: error: BUILDSTDERR: warning: label ‘_clAS’ defined but not used [-Wunused-label] BUILDSTDERR: 375 | _clAS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 375 | _clAS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:402:1: error: BUILDSTDERR: warning: label ‘_clAW’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _clAW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _clAW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘sly3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:439:1: error: BUILDSTDERR: warning: label ‘_clBi’ defined but not used [-Wunused-label] BUILDSTDERR: 439 | _clBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 439 | _clBi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘sly4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:457:1: error: BUILDSTDERR: warning: label ‘_clBl’ defined but not used [-Wunused-label] BUILDSTDERR: 457 | _clBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 457 | _clBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘sly5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:497:1: error: BUILDSTDERR: warning: label ‘_clBq’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _clBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _clBq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:537:1: error: BUILDSTDERR: warning: label ‘_clBx’ defined but not used [-Wunused-label] BUILDSTDERR: 537 | _clBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 537 | _clBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clBv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:563:1: error: BUILDSTDERR: warning: label ‘_clBv’ defined but not used [-Wunused-label] BUILDSTDERR: 563 | _clBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 563 | _clBv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘sly8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:585:1: error: BUILDSTDERR: warning: label ‘_clBN’ defined but not used [-Wunused-label] BUILDSTDERR: 585 | _clBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 585 | _clBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:610:1: error: BUILDSTDERR: warning: label ‘_clBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _clBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _clBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:637:1: error: BUILDSTDERR: warning: label ‘_clBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 637 | _clBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 637 | _clBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slye_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:659:1: error: BUILDSTDERR: warning: label ‘_clCe’ defined but not used [-Wunused-label] BUILDSTDERR: 659 | _clCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 659 | _clCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:688:1: error: BUILDSTDERR: warning: label ‘_clCh’ defined but not used [-Wunused-label] BUILDSTDERR: 688 | _clCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 688 | _clCh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:727:1: error: BUILDSTDERR: warning: label ‘_clCo’ defined but not used [-Wunused-label] BUILDSTDERR: 727 | _clCo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 727 | _clCo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clCm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:759:1: error: BUILDSTDERR: warning: label ‘_clCm’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _clCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _clCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:781:1: error: BUILDSTDERR: warning: label ‘_clCF’ defined but not used [-Wunused-label] BUILDSTDERR: 781 | _clCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 781 | _clCF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:804:1: error: BUILDSTDERR: warning: label ‘_clCN’ defined but not used [-Wunused-label] BUILDSTDERR: 804 | _clCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 804 | _clCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:827:1: error: BUILDSTDERR: warning: label ‘_clCU’ defined but not used [-Wunused-label] BUILDSTDERR: 827 | _clCU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 827 | _clCU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:857:1: error: BUILDSTDERR: warning: label ‘_clCY’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _clCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _clCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:898:1: error: BUILDSTDERR: warning: label ‘_clDk’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _clDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _clDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slys_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:916:1: error: BUILDSTDERR: warning: label ‘_clDn’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _clDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _clDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:956:1: error: BUILDSTDERR: warning: label ‘_clDs’ defined but not used [-Wunused-label] BUILDSTDERR: 956 | _clDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 956 | _clDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:996:1: error: BUILDSTDERR: warning: label ‘_clDz’ defined but not used [-Wunused-label] BUILDSTDERR: 996 | _clDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 996 | _clDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clDx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1022:1: error: BUILDSTDERR: warning: label ‘_clDx’ defined but not used [-Wunused-label] BUILDSTDERR: 1022 | _clDx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1022 | _clDx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1044:1: error: BUILDSTDERR: warning: label ‘_clDP’ defined but not used [-Wunused-label] BUILDSTDERR: 1044 | _clDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1044 | _clDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1069:1: error: BUILDSTDERR: warning: label ‘_clDS’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _clDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _clDS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1096:1: error: BUILDSTDERR: warning: label ‘_clE1’ defined but not used [-Wunused-label] BUILDSTDERR: 1096 | _clE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1096 | _clE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1116:1: error: BUILDSTDERR: warning: label ‘_clE8’ defined but not used [-Wunused-label] BUILDSTDERR: 1116 | _clE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1116 | _clE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1135:1: error: BUILDSTDERR: warning: label ‘_clEr’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _clEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _clEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1162:1: error: BUILDSTDERR: warning: label ‘_clEu’ defined but not used [-Wunused-label] BUILDSTDERR: 1162 | _clEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1162 | _clEu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1203:1: error: BUILDSTDERR: warning: label ‘_clEB’ defined but not used [-Wunused-label] BUILDSTDERR: 1203 | _clEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1203 | _clEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clEz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1240:1: error: BUILDSTDERR: warning: label ‘_clEz’ defined but not used [-Wunused-label] BUILDSTDERR: 1240 | _clEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1240 | _clEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1259:1: error: BUILDSTDERR: warning: label ‘_clEP’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _clEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _clEP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadTransAdjointTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1296:1: error: BUILDSTDERR: warning: label ‘_clEU’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _clEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _clEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadTransAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1331:1: error: BUILDSTDERR: warning: label ‘_clF3’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _clF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _clF3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1350:1: error: BUILDSTDERR: warning: label ‘_clFi’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _clFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _clFi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1377:1: error: BUILDSTDERR: warning: label ‘_clFl’ defined but not used [-Wunused-label] BUILDSTDERR: 1377 | _clFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1377 | _clFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1411:1: error: BUILDSTDERR: warning: label ‘_clFv’ defined but not used [-Wunused-label] BUILDSTDERR: 1411 | _clFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1411 | _clFv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1427:1: error: BUILDSTDERR: warning: label ‘_clFy’ defined but not used [-Wunused-label] BUILDSTDERR: 1427 | _clFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1427 | _clFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1461:1: error: BUILDSTDERR: warning: label ‘_clFP’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _clFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _clFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1490:1: error: BUILDSTDERR: warning: label ‘_clFS’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _clFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _clFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1529:1: error: BUILDSTDERR: warning: label ‘_clFZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1529 | _clFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1529 | _clFZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘_clFX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1561:1: error: BUILDSTDERR: warning: label ‘_clFX’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _clFX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _clFX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1583:1: error: BUILDSTDERR: warning: label ‘_clGg’ defined but not used [-Wunused-label] BUILDSTDERR: 1583 | _clGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1583 | _clGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1606:1: error: BUILDSTDERR: warning: label ‘_clGo’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _clGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _clGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1629:1: error: BUILDSTDERR: warning: label ‘_clGv’ defined but not used [-Wunused-label] BUILDSTDERR: 1629 | _clGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1629 | _clGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slyW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1654:1: error: BUILDSTDERR: warning: label ‘_clGC’ defined but not used [-Wunused-label] BUILDSTDERR: 1654 | _clGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1654 | _clGC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1685:1: error: BUILDSTDERR: warning: label ‘_clGG’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _clGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _clGG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_adjoint1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1730:1: error: BUILDSTDERR: warning: label ‘_clGP’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _clGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _clGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slz2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1752:1: error: BUILDSTDERR: warning: label ‘_clH0’ defined but not used [-Wunused-label] BUILDSTDERR: 1752 | _clH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1752 | _clH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slz4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1776:1: error: BUILDSTDERR: warning: label ‘_clH8’ defined but not used [-Wunused-label] BUILDSTDERR: 1776 | _clH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1776 | _clH8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1792:1: error: BUILDSTDERR: warning: label ‘_clHb’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _clHb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _clHb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slz6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1825:1: error: BUILDSTDERR: warning: label ‘_clHo’ defined but not used [-Wunused-label] BUILDSTDERR: 1825 | _clHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1825 | _clHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘slz8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1849:1: error: BUILDSTDERR: warning: label ‘_clHw’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _clHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _clHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:1865:1: error: BUILDSTDERR: warning: label ‘_clHz’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _clHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _clHz: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_85.hc:2046:22: error: BUILDSTDERR: warning: ‘SlHE_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2046 | static const StgWord SlHE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | static const StgWord SlHE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slHN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:15:1: error: BUILDSTDERR: warning: label ‘_clJt’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _clJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _clJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clJr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:41:1: error: BUILDSTDERR: warning: label ‘_clJr’ defined but not used [-Wunused-label] BUILDSTDERR: 41 | _clJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 41 | _clJr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clJw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:58:1: error: BUILDSTDERR: warning: label ‘_clJw’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _clJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _clJw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clJA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:74:1: error: BUILDSTDERR: warning: label ‘_clJA’ defined but not used [-Wunused-label] BUILDSTDERR: 74 | _clJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 74 | _clJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slHO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:95:1: error: BUILDSTDERR: warning: label ‘_clJJ’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _clJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _clJJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:135:1: error: BUILDSTDERR: warning: label ‘_clJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 135 | _clJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 135 | _clJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clJO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:161:1: error: BUILDSTDERR: warning: label ‘_clJO’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _clJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _clJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slHX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:184:1: error: BUILDSTDERR: warning: label ‘_clKc’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _clKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _clKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clKa’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:210:1: error: BUILDSTDERR: warning: label ‘_clKa’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _clKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _clKa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clKf’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:227:1: error: BUILDSTDERR: warning: label ‘_clKf’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _clKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _clKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clKj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:243:1: error: BUILDSTDERR: warning: label ‘_clKj’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _clKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _clKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slHY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:264:1: error: BUILDSTDERR: warning: label ‘_clKs’ defined but not used [-Wunused-label] BUILDSTDERR: 264 | _clKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 264 | _clKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:304:1: error: BUILDSTDERR: warning: label ‘_clKz’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _clKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _clKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clKx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:330:1: error: BUILDSTDERR: warning: label ‘_clKx’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _clKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _clKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slI2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:352:1: error: BUILDSTDERR: warning: label ‘_clKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 352 | _clKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 352 | _clKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slI1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:375:1: error: BUILDSTDERR: warning: label ‘_clKY’ defined but not used [-Wunused-label] BUILDSTDERR: 375 | _clKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 375 | _clKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:402:1: error: BUILDSTDERR: warning: label ‘_clL2’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _clL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _clL2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slI9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:439:1: error: BUILDSTDERR: warning: label ‘_clLo’ defined but not used [-Wunused-label] BUILDSTDERR: 439 | _clLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 439 | _clLo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:457:1: error: BUILDSTDERR: warning: label ‘_clLr’ defined but not used [-Wunused-label] BUILDSTDERR: 457 | _clLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 457 | _clLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:497:1: error: BUILDSTDERR: warning: label ‘_clLw’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _clLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _clLw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:537:1: error: BUILDSTDERR: warning: label ‘_clLD’ defined but not used [-Wunused-label] BUILDSTDERR: 537 | _clLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 537 | _clLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clLB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:563:1: error: BUILDSTDERR: warning: label ‘_clLB’ defined but not used [-Wunused-label] BUILDSTDERR: 563 | _clLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 563 | _clLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:585:1: error: BUILDSTDERR: warning: label ‘_clLT’ defined but not used [-Wunused-label] BUILDSTDERR: 585 | _clLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 585 | _clLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:610:1: error: BUILDSTDERR: warning: label ‘_clLW’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _clLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _clLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:637:1: error: BUILDSTDERR: warning: label ‘_clM5’ defined but not used [-Wunused-label] BUILDSTDERR: 637 | _clM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 637 | _clM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:659:1: error: BUILDSTDERR: warning: label ‘_clMk’ defined but not used [-Wunused-label] BUILDSTDERR: 659 | _clMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 659 | _clMk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:688:1: error: BUILDSTDERR: warning: label ‘_clMn’ defined but not used [-Wunused-label] BUILDSTDERR: 688 | _clMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 688 | _clMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:727:1: error: BUILDSTDERR: warning: label ‘_clMu’ defined but not used [-Wunused-label] BUILDSTDERR: 727 | _clMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 727 | _clMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clMs’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:759:1: error: BUILDSTDERR: warning: label ‘_clMs’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _clMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _clMs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:781:1: error: BUILDSTDERR: warning: label ‘_clML’ defined but not used [-Wunused-label] BUILDSTDERR: 781 | _clML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 781 | _clML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:804:1: error: BUILDSTDERR: warning: label ‘_clMT’ defined but not used [-Wunused-label] BUILDSTDERR: 804 | _clMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 804 | _clMT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:827:1: error: BUILDSTDERR: warning: label ‘_clN0’ defined but not used [-Wunused-label] BUILDSTDERR: 827 | _clN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 827 | _clN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:857:1: error: BUILDSTDERR: warning: label ‘_clN4’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _clN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _clN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:898:1: error: BUILDSTDERR: warning: label ‘_clNq’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _clNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _clNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:916:1: error: BUILDSTDERR: warning: label ‘_clNt’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _clNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _clNt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:956:1: error: BUILDSTDERR: warning: label ‘_clNy’ defined but not used [-Wunused-label] BUILDSTDERR: 956 | _clNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 956 | _clNy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:996:1: error: BUILDSTDERR: warning: label ‘_clNF’ defined but not used [-Wunused-label] BUILDSTDERR: 996 | _clNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 996 | _clNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clND’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1022:1: error: BUILDSTDERR: warning: label ‘_clND’ defined but not used [-Wunused-label] BUILDSTDERR: 1022 | _clND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1022 | _clND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1044:1: error: BUILDSTDERR: warning: label ‘_clNV’ defined but not used [-Wunused-label] BUILDSTDERR: 1044 | _clNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1044 | _clNV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1069:1: error: BUILDSTDERR: warning: label ‘_clNY’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _clNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _clNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1096:1: error: BUILDSTDERR: warning: label ‘_clO7’ defined but not used [-Wunused-label] BUILDSTDERR: 1096 | _clO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1096 | _clO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1116:1: error: BUILDSTDERR: warning: label ‘_clOe’ defined but not used [-Wunused-label] BUILDSTDERR: 1116 | _clOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1116 | _clOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1135:1: error: BUILDSTDERR: warning: label ‘_clOx’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _clOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _clOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1162:1: error: BUILDSTDERR: warning: label ‘_clOA’ defined but not used [-Wunused-label] BUILDSTDERR: 1162 | _clOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1162 | _clOA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1203:1: error: BUILDSTDERR: warning: label ‘_clOH’ defined but not used [-Wunused-label] BUILDSTDERR: 1203 | _clOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1203 | _clOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clOF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1240:1: error: BUILDSTDERR: warning: label ‘_clOF’ defined but not used [-Wunused-label] BUILDSTDERR: 1240 | _clOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1240 | _clOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1259:1: error: BUILDSTDERR: warning: label ‘_clOV’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _clOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _clOV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadTransAdjointTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1296:1: error: BUILDSTDERR: warning: label ‘_clP0’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _clP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _clP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadTransAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1331:1: error: BUILDSTDERR: warning: label ‘_clP9’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _clP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _clP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1350:1: error: BUILDSTDERR: warning: label ‘_clPo’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _clPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _clPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1377:1: error: BUILDSTDERR: warning: label ‘_clPr’ defined but not used [-Wunused-label] BUILDSTDERR: 1377 | _clPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1377 | _clPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1411:1: error: BUILDSTDERR: warning: label ‘_clPB’ defined but not used [-Wunused-label] BUILDSTDERR: 1411 | _clPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1411 | _clPB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1427:1: error: BUILDSTDERR: warning: label ‘_clPE’ defined but not used [-Wunused-label] BUILDSTDERR: 1427 | _clPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1427 | _clPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1461:1: error: BUILDSTDERR: warning: label ‘_clPV’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _clPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _clPV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slIZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1490:1: error: BUILDSTDERR: warning: label ‘_clPY’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _clPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _clPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1529:1: error: BUILDSTDERR: warning: label ‘_clQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 1529 | _clQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1529 | _clQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘_clQ3’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1561:1: error: BUILDSTDERR: warning: label ‘_clQ3’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _clQ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _clQ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slJ5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1583:1: error: BUILDSTDERR: warning: label ‘_clQm’ defined but not used [-Wunused-label] BUILDSTDERR: 1583 | _clQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1583 | _clQm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slJ4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1606:1: error: BUILDSTDERR: warning: label ‘_clQu’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _clQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _clQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slJ3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1629:1: error: BUILDSTDERR: warning: label ‘_clQB’ defined but not used [-Wunused-label] BUILDSTDERR: 1629 | _clQB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1629 | _clQB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slJ2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1654:1: error: BUILDSTDERR: warning: label ‘_clQI’ defined but not used [-Wunused-label] BUILDSTDERR: 1654 | _clQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1654 | _clQI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1685:1: error: BUILDSTDERR: warning: label ‘_clQM’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _clQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _clQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_adjoint1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1730:1: error: BUILDSTDERR: warning: label ‘_clQV’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _clQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _clQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slJ8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1752:1: error: BUILDSTDERR: warning: label ‘_clR6’ defined but not used [-Wunused-label] BUILDSTDERR: 1752 | _clR6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1752 | _clR6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slJa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1776:1: error: BUILDSTDERR: warning: label ‘_clRe’ defined but not used [-Wunused-label] BUILDSTDERR: 1776 | _clRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1776 | _clRe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1792:1: error: BUILDSTDERR: warning: label ‘_clRh’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _clRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _clRh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slJc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1825:1: error: BUILDSTDERR: warning: label ‘_clRu’ defined but not used [-Wunused-label] BUILDSTDERR: 1825 | _clRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1825 | _clRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘slJe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1849:1: error: BUILDSTDERR: warning: label ‘_clRC’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _clRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _clRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:1865:1: error: BUILDSTDERR: warning: label ‘_clRF’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _clRF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _clRF: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_89.hc:2046:22: error: BUILDSTDERR: warning: ‘SlRK_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2046 | static const StgWord SlRK_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | static const StgWord SlRK_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o ) BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqmu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:18:1: error: BUILDSTDERR: warning: label ‘_cqvb’ defined but not used [-Wunused-label] BUILDSTDERR: 18 | _cqvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 18 | _cqvb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqmx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:53:1: error: BUILDSTDERR: warning: label ‘_cqvl’ defined but not used [-Wunused-label] BUILDSTDERR: 53 | _cqvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 53 | _cqvl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcput_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:70:1: error: BUILDSTDERR: warning: label ‘_cqvo’ defined but not used [-Wunused-label] BUILDSTDERR: 70 | _cqvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 70 | _cqvo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqv4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:93:1: error: BUILDSTDERR: warning: label ‘_cqv4’ defined but not used [-Wunused-label] BUILDSTDERR: 93 | _cqv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 93 | _cqv4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_getStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:125:1: error: BUILDSTDERR: warning: label ‘_cqvy’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _cqvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _cqvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_getStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:145:1: error: BUILDSTDERR: warning: label ‘_cqvF’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _cqvF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _cqvF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqmI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:165:1: error: BUILDSTDERR: warning: label ‘_cqw5’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _cqw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _cqw5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqmN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:203:1: error: BUILDSTDERR: warning: label ‘_cqwb’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _cqwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _cqwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqmO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:240:1: error: BUILDSTDERR: warning: label ‘_cqwg’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _cqwg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _cqwg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqmC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:280:1: error: BUILDSTDERR: warning: label ‘_cqwl’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _cqwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _cqwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqmQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:316:1: error: BUILDSTDERR: warning: label ‘_cqwv’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _cqwv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _cqwv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:332:1: error: BUILDSTDERR: warning: label ‘_cqwy’ defined but not used [-Wunused-label] BUILDSTDERR: 332 | _cqwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 332 | _cqwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqn0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:367:1: error: BUILDSTDERR: warning: label ‘_cqwW’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _cqwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _cqwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqn1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:400:1: error: BUILDSTDERR: warning: label ‘_cqx1’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cqx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cqx1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqmU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:440:1: error: BUILDSTDERR: warning: label ‘_cqx6’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _cqx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _cqx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqn3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:476:1: error: BUILDSTDERR: warning: label ‘_cqxg’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _cqxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _cqxg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:492:1: error: BUILDSTDERR: warning: label ‘_cqxj’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _cqxj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _cqxj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqn7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:526:1: error: BUILDSTDERR: warning: label ‘_cqxx’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _cqxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _cqxx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqn6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:549:1: error: BUILDSTDERR: warning: label ‘_cqxF’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _cqxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _cqxF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:576:1: error: BUILDSTDERR: warning: label ‘_cqxJ’ defined but not used [-Wunused-label] BUILDSTDERR: 576 | _cqxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 576 | _cqxJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:616:1: error: BUILDSTDERR: warning: label ‘_cqxY’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _cqxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _cqxY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqxW’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:640:1: error: BUILDSTDERR: warning: label ‘_cqxW’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _cqxW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _cqxW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:657:1: error: BUILDSTDERR: warning: label ‘_cqy4’ defined but not used [-Wunused-label] BUILDSTDERR: 657 | _cqy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 657 | _cqy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:690:1: error: BUILDSTDERR: warning: label ‘_cqyj’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _cqyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _cqyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqyh’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:714:1: error: BUILDSTDERR: warning: label ‘_cqyh’ defined but not used [-Wunused-label] BUILDSTDERR: 714 | _cqyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 714 | _cqyh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:730:1: error: BUILDSTDERR: warning: label ‘_cqyv’ defined but not used [-Wunused-label] BUILDSTDERR: 730 | _cqyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 730 | _cqyv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqyt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:754:1: error: BUILDSTDERR: warning: label ‘_cqyt’ defined but not used [-Wunused-label] BUILDSTDERR: 754 | _cqyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 754 | _cqyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqno_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:769:1: error: BUILDSTDERR: warning: label ‘_cqyG’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _cqyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _cqyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqni_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:793:1: error: BUILDSTDERR: warning: label ‘_cqyP’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _cqyP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _cqyP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqyN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:817:1: error: BUILDSTDERR: warning: label ‘_cqyN’ defined but not used [-Wunused-label] BUILDSTDERR: 817 | _cqyN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | _cqyN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqng_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:833:1: error: BUILDSTDERR: warning: label ‘_cqz1’ defined but not used [-Wunused-label] BUILDSTDERR: 833 | _cqz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 833 | _cqz1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqyZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:857:1: error: BUILDSTDERR: warning: label ‘_cqyZ’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _cqyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _cqyZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:872:1: error: BUILDSTDERR: warning: label ‘_cqzc’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _cqzc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _cqzc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdwzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:902:1: error: BUILDSTDERR: warning: label ‘_cqzf’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _cqzf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _cqzf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:949:1: error: BUILDSTDERR: warning: label ‘_cqzr’ defined but not used [-Wunused-label] BUILDSTDERR: 949 | _cqzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 949 | _cqzr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqzo’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:973:1: error: BUILDSTDERR: warning: label ‘_cqzo’ defined but not used [-Wunused-label] BUILDSTDERR: 973 | _cqzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 973 | _cqzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_stateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1005:1: error: BUILDSTDERR: warning: label ‘_cqzB’ defined but not used [-Wunused-label] BUILDSTDERR: 1005 | _cqzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1005 | _cqzB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_stateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1031:1: error: BUILDSTDERR: warning: label ‘_cqzI’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _cqzI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _cqzI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1053:1: error: BUILDSTDERR: warning: label ‘_cqzX’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _cqzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _cqzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcget_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1089:1: error: BUILDSTDERR: warning: label ‘_cqA2’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _cqA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _cqA2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqzP’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1111:1: error: BUILDSTDERR: warning: label ‘_cqzP’ defined but not used [-Wunused-label] BUILDSTDERR: 1111 | _cqzP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1111 | _cqzP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1143:1: error: BUILDSTDERR: warning: label ‘_cqAk’ defined but not used [-Wunused-label] BUILDSTDERR: 1143 | _cqAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1143 | _cqAk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1179:1: error: BUILDSTDERR: warning: label ‘_cqAp’ defined but not used [-Wunused-label] BUILDSTDERR: 1179 | _cqAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1179 | _cqAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqAc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1201:1: error: BUILDSTDERR: warning: label ‘_cqAc’ defined but not used [-Wunused-label] BUILDSTDERR: 1201 | _cqAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1201 | _cqAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1236:1: error: BUILDSTDERR: warning: label ‘_cqAK’ defined but not used [-Wunused-label] BUILDSTDERR: 1236 | _cqAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1236 | _cqAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1274:1: error: BUILDSTDERR: warning: label ‘_cqAP’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _cqAP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _cqAP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1311:1: error: BUILDSTDERR: warning: label ‘_cqAU’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _cqAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _cqAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadTransStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1341:1: error: BUILDSTDERR: warning: label ‘_cqB3’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _cqB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _cqB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1360:1: error: BUILDSTDERR: warning: label ‘_cqBe’ defined but not used [-Wunused-label] BUILDSTDERR: 1360 | _cqBe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1360 | _cqBe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1384:1: error: BUILDSTDERR: warning: label ‘_cqBl’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _cqBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _cqBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqnZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1413:1: error: BUILDSTDERR: warning: label ‘_cqBz’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _cqBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _cqBz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqo0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1451:1: error: BUILDSTDERR: warning: label ‘_cqBE’ defined but not used [-Wunused-label] BUILDSTDERR: 1451 | _cqBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1451 | _cqBE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1491:1: error: BUILDSTDERR: warning: label ‘_cqBJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _cqBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _cqBJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqo3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1528:1: error: BUILDSTDERR: warning: label ‘_cqBW’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _cqBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _cqBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqo4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1552:1: error: BUILDSTDERR: warning: label ‘_cqC3’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _cqC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _cqC3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqo8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1579:1: error: BUILDSTDERR: warning: label ‘_cqCh’ defined but not used [-Wunused-label] BUILDSTDERR: 1579 | _cqCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1579 | _cqCh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqo9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1617:1: error: BUILDSTDERR: warning: label ‘_cqCm’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _cqCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _cqCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1657:1: error: BUILDSTDERR: warning: label ‘_cqCr’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _cqCr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _cqCr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqod_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1699:1: error: BUILDSTDERR: warning: label ‘_cqCE’ defined but not used [-Wunused-label] BUILDSTDERR: 1699 | _cqCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1699 | _cqCE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1721:1: error: BUILDSTDERR: warning: label ‘_cqCL’ defined but not used [-Wunused-label] BUILDSTDERR: 1721 | _cqCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1721 | _cqCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1746:1: error: BUILDSTDERR: warning: label ‘_cqCZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1746 | _cqCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1746 | _cqCZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1777:1: error: BUILDSTDERR: warning: label ‘_cqD4’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _cqD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _cqD4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateTzuzdcliftB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1815:1: error: BUILDSTDERR: warning: label ‘_cqD9’ defined but not used [-Wunused-label] BUILDSTDERR: 1815 | _cqD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1815 | _cqD9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqol_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cqDn’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cqDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cqDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqok_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1872:1: error: BUILDSTDERR: warning: label ‘_cqDv’ defined but not used [-Wunused-label] BUILDSTDERR: 1872 | _cqDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1872 | _cqDv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1897:1: error: BUILDSTDERR: warning: label ‘_cqDz’ defined but not used [-Wunused-label] BUILDSTDERR: 1897 | _cqDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1897 | _cqDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_runStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1933:1: error: BUILDSTDERR: warning: label ‘_cqDI’ defined but not used [-Wunused-label] BUILDSTDERR: 1933 | _cqDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1933 | _cqDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqox_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1961:1: error: BUILDSTDERR: warning: label ‘_cqDX’ defined but not used [-Wunused-label] BUILDSTDERR: 1961 | _cqDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1961 | _cqDX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqDU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:1988:1: error: BUILDSTDERR: warning: label ‘_cqDU’ defined but not used [-Wunused-label] BUILDSTDERR: 1988 | _cqDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1988 | _cqDU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqos_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2006:1: error: BUILDSTDERR: warning: label ‘_cqE8’ defined but not used [-Wunused-label] BUILDSTDERR: 2006 | _cqE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2006 | _cqE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_evalStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2036:1: error: BUILDSTDERR: warning: label ‘_cqEb’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _cqEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _cqEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2074:1: error: BUILDSTDERR: warning: label ‘_cqEs’ defined but not used [-Wunused-label] BUILDSTDERR: 2074 | _cqEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2074 | _cqEs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqEp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2101:1: error: BUILDSTDERR: warning: label ‘_cqEp’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _cqEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _cqEp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2119:1: error: BUILDSTDERR: warning: label ‘_cqED’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _cqED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _cqED: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_execStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2149:1: error: BUILDSTDERR: warning: label ‘_cqEG’ defined but not used [-Wunused-label] BUILDSTDERR: 2149 | _cqEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2149 | _cqEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2189:1: error: BUILDSTDERR: warning: label ‘_cqFd’ defined but not used [-Wunused-label] BUILDSTDERR: 2189 | _cqFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2189 | _cqFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2224:1: error: BUILDSTDERR: warning: label ‘_cqFn’ defined but not used [-Wunused-label] BUILDSTDERR: 2224 | _cqFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2224 | _cqFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2245:1: error: BUILDSTDERR: warning: label ‘_cqFq’ defined but not used [-Wunused-label] BUILDSTDERR: 2245 | _cqFq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2245 | _cqFq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2288:1: error: BUILDSTDERR: warning: label ‘_cqFv’ defined but not used [-Wunused-label] BUILDSTDERR: 2288 | _cqFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2288 | _cqFv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2331:1: error: BUILDSTDERR: warning: label ‘_cqFA’ defined but not used [-Wunused-label] BUILDSTDERR: 2331 | _cqFA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2331 | _cqFA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqoV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2373:1: error: BUILDSTDERR: warning: label ‘_cqFF’ defined but not used [-Wunused-label] BUILDSTDERR: 2373 | _cqFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2373 | _cqFF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_liftCallCC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2405:1: error: BUILDSTDERR: warning: label ‘_cqFK’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _cqFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _cqFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_liftCallCC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2436:1: error: BUILDSTDERR: warning: label ‘_cqFT’ defined but not used [-Wunused-label] BUILDSTDERR: 2436 | _cqFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2436 | _cqFT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqp4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2457:1: error: BUILDSTDERR: warning: label ‘_cqGp’ defined but not used [-Wunused-label] BUILDSTDERR: 2457 | _cqGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2457 | _cqGp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqp5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2489:1: error: BUILDSTDERR: warning: label ‘_cqGu’ defined but not used [-Wunused-label] BUILDSTDERR: 2489 | _cqGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2489 | _cqGu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqp6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2527:1: error: BUILDSTDERR: warning: label ‘_cqGz’ defined but not used [-Wunused-label] BUILDSTDERR: 2527 | _cqGz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2527 | _cqGz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqp7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2568:1: error: BUILDSTDERR: warning: label ‘_cqGE’ defined but not used [-Wunused-label] BUILDSTDERR: 2568 | _cqGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2568 | _cqGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqp8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2609:1: error: BUILDSTDERR: warning: label ‘_cqGJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2609 | _cqGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2609 | _cqGJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2641:1: error: BUILDSTDERR: warning: label ‘_cqGO’ defined but not used [-Wunused-label] BUILDSTDERR: 2641 | _cqGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2641 | _cqGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_liftCallCCzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2672:1: error: BUILDSTDERR: warning: label ‘_cqGX’ defined but not used [-Wunused-label] BUILDSTDERR: 2672 | _cqGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2672 | _cqGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqpc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2691:1: error: BUILDSTDERR: warning: label ‘_cqH8’ defined but not used [-Wunused-label] BUILDSTDERR: 2691 | _cqH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2691 | _cqH8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2716:1: error: BUILDSTDERR: warning: label ‘_cqHb’ defined but not used [-Wunused-label] BUILDSTDERR: 2716 | _cqHb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2716 | _cqHb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqpf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2745:1: error: BUILDSTDERR: warning: label ‘_cqHo’ defined but not used [-Wunused-label] BUILDSTDERR: 2745 | _cqHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2745 | _cqHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqph_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2769:1: error: BUILDSTDERR: warning: label ‘_cqHw’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _cqHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _cqHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_runState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2785:1: error: BUILDSTDERR: warning: label ‘_cqHz’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _cqHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _cqHz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_evalState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2820:1: error: BUILDSTDERR: warning: label ‘_cqHK’ defined but not used [-Wunused-label] BUILDSTDERR: 2820 | _cqHK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2820 | _cqHK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqHI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2844:1: error: BUILDSTDERR: warning: label ‘_cqHI’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _cqHI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _cqHI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_execState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2867:1: error: BUILDSTDERR: warning: label ‘_cqHW’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _cqHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _cqHW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqHU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2891:1: error: BUILDSTDERR: warning: label ‘_cqHU’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _cqHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _cqHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqpA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2912:1: error: BUILDSTDERR: warning: label ‘_cqIk’ defined but not used [-Wunused-label] BUILDSTDERR: 2912 | _cqIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2912 | _cqIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqpB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2942:1: error: BUILDSTDERR: warning: label ‘_cqIn’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _cqIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _cqIn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqpC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:2987:1: error: BUILDSTDERR: warning: label ‘_cqIs’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _cqIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _cqIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3027:1: error: BUILDSTDERR: warning: label ‘_cqIx’ defined but not used [-Wunused-label] BUILDSTDERR: 3027 | _cqIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3027 | _cqIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3061:1: error: BUILDSTDERR: warning: label ‘_cqIG’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _cqIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _cqIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3087:1: error: BUILDSTDERR: warning: label ‘_cqIN’ defined but not used [-Wunused-label] BUILDSTDERR: 3087 | _cqIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3087 | _cqIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqpK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3104:1: error: BUILDSTDERR: warning: label ‘_cqIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3104 | _cqIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3104 | _cqIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapState1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3120:1: error: BUILDSTDERR: warning: label ‘_cqJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 3120 | _cqJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3120 | _cqJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3155:1: error: BUILDSTDERR: warning: label ‘_cqJb’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _cqJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _cqJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqpO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3174:1: error: BUILDSTDERR: warning: label ‘_cqJm’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _cqJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _cqJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqpP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3199:1: error: BUILDSTDERR: warning: label ‘_cqJx’ defined but not used [-Wunused-label] BUILDSTDERR: 3199 | _cqJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3199 | _cqJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqJu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3228:1: error: BUILDSTDERR: warning: label ‘_cqJu’ defined but not used [-Wunused-label] BUILDSTDERR: 3228 | _cqJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3228 | _cqJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqJA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3254:1: error: BUILDSTDERR: warning: label ‘_cqJA’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _cqJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _cqJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqq2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3287:1: error: BUILDSTDERR: warning: label ‘_cqJY’ defined but not used [-Wunused-label] BUILDSTDERR: 3287 | _cqJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3287 | _cqJY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqq3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3317:1: error: BUILDSTDERR: warning: label ‘_cqK1’ defined but not used [-Wunused-label] BUILDSTDERR: 3317 | _cqK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3317 | _cqK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3361:1: error: BUILDSTDERR: warning: label ‘_cqK8’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _cqK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _cqK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqK6’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3401:1: error: BUILDSTDERR: warning: label ‘_cqK6’ defined but not used [-Wunused-label] BUILDSTDERR: 3401 | _cqK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3401 | _cqK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqKb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3417:1: error: BUILDSTDERR: warning: label ‘_cqKb’ defined but not used [-Wunused-label] BUILDSTDERR: 3417 | _cqKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3417 | _cqKb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqq7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3439:1: error: BUILDSTDERR: warning: label ‘_cqKt’ defined but not used [-Wunused-label] BUILDSTDERR: 3439 | _cqKt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3439 | _cqKt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqq8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3464:1: error: BUILDSTDERR: warning: label ‘_cqKE’ defined but not used [-Wunused-label] BUILDSTDERR: 3464 | _cqKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3464 | _cqKE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqKB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3493:1: error: BUILDSTDERR: warning: label ‘_cqKB’ defined but not used [-Wunused-label] BUILDSTDERR: 3493 | _cqKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3493 | _cqKB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqKH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3519:1: error: BUILDSTDERR: warning: label ‘_cqKH’ defined but not used [-Wunused-label] BUILDSTDERR: 3519 | _cqKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3519 | _cqKH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqql_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3552:1: error: BUILDSTDERR: warning: label ‘_cqL5’ defined but not used [-Wunused-label] BUILDSTDERR: 3552 | _cqL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3552 | _cqL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3583:1: error: BUILDSTDERR: warning: label ‘_cqL8’ defined but not used [-Wunused-label] BUILDSTDERR: 3583 | _cqL8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3583 | _cqL8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3627:1: error: BUILDSTDERR: warning: label ‘_cqLf’ defined but not used [-Wunused-label] BUILDSTDERR: 3627 | _cqLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3627 | _cqLf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqLd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3667:1: error: BUILDSTDERR: warning: label ‘_cqLd’ defined but not used [-Wunused-label] BUILDSTDERR: 3667 | _cqLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3667 | _cqLd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqLi’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3683:1: error: BUILDSTDERR: warning: label ‘_cqLi’ defined but not used [-Wunused-label] BUILDSTDERR: 3683 | _cqLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3683 | _cqLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3705:1: error: BUILDSTDERR: warning: label ‘_cqLA’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _cqLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _cqLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3727:1: error: BUILDSTDERR: warning: label ‘_cqLH’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _cqLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _cqLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3751:1: error: BUILDSTDERR: warning: label ‘_cqLO’ defined but not used [-Wunused-label] BUILDSTDERR: 3751 | _cqLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3751 | _cqLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3777:1: error: BUILDSTDERR: warning: label ‘_cqLW’ defined but not used [-Wunused-label] BUILDSTDERR: 3777 | _cqLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3777 | _cqLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3804:1: error: BUILDSTDERR: warning: label ‘_cqLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3804 | _cqLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3804 | _cqLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3845:1: error: BUILDSTDERR: warning: label ‘_cqMe’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _cqMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _cqMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3881:1: error: BUILDSTDERR: warning: label ‘_cqMj’ defined but not used [-Wunused-label] BUILDSTDERR: 3881 | _cqMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3881 | _cqMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3915:1: error: BUILDSTDERR: warning: label ‘_cqMD’ defined but not used [-Wunused-label] BUILDSTDERR: 3915 | _cqMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3915 | _cqMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3954:1: error: BUILDSTDERR: warning: label ‘_cqMI’ defined but not used [-Wunused-label] BUILDSTDERR: 3954 | _cqMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3954 | _cqMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqqU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:3993:1: error: BUILDSTDERR: warning: label ‘_cqMS’ defined but not used [-Wunused-label] BUILDSTDERR: 3993 | _cqMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3993 | _cqMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4021:1: error: BUILDSTDERR: warning: label ‘_cqMX’ defined but not used [-Wunused-label] BUILDSTDERR: 4021 | _cqMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4021 | _cqMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqMV’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4050:1: error: BUILDSTDERR: warning: label ‘_cqMV’ defined but not used [-Wunused-label] BUILDSTDERR: 4050 | _cqMV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4050 | _cqMV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqN0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4067:1: error: BUILDSTDERR: warning: label ‘_cqN0’ defined but not used [-Wunused-label] BUILDSTDERR: 4067 | _cqN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4067 | _cqN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqr0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4095:1: error: BUILDSTDERR: warning: label ‘_cqNk’ defined but not used [-Wunused-label] BUILDSTDERR: 4095 | _cqNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4095 | _cqNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4131:1: error: BUILDSTDERR: warning: label ‘_cqNp’ defined but not used [-Wunused-label] BUILDSTDERR: 4131 | _cqNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4131 | _cqNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqr6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4162:1: error: BUILDSTDERR: warning: label ‘_cqNC’ defined but not used [-Wunused-label] BUILDSTDERR: 4162 | _cqNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4162 | _cqNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqr7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4184:1: error: BUILDSTDERR: warning: label ‘_cqNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _cqNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _cqNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqre_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4209:1: error: BUILDSTDERR: warning: label ‘_cqO6’ defined but not used [-Wunused-label] BUILDSTDERR: 4209 | _cqO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4209 | _cqO6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqrj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4247:1: error: BUILDSTDERR: warning: label ‘_cqOc’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _cqOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _cqOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqrk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4284:1: error: BUILDSTDERR: warning: label ‘_cqOh’ defined but not used [-Wunused-label] BUILDSTDERR: 4284 | _cqOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4284 | _cqOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqrl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4324:1: error: BUILDSTDERR: warning: label ‘_cqOm’ defined but not used [-Wunused-label] BUILDSTDERR: 4324 | _cqOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4324 | _cqOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4365:1: error: BUILDSTDERR: warning: label ‘_cqOr’ defined but not used [-Wunused-label] BUILDSTDERR: 4365 | _cqOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4365 | _cqOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4404:1: error: BUILDSTDERR: warning: label ‘_cqOC’ defined but not used [-Wunused-label] BUILDSTDERR: 4404 | _cqOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4404 | _cqOC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqry_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4438:1: error: BUILDSTDERR: warning: label ‘_cqOT’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _cqOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _cqOT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqrz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4469:1: error: BUILDSTDERR: warning: label ‘_cqOY’ defined but not used [-Wunused-label] BUILDSTDERR: 4469 | _cqOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4469 | _cqOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqOW’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4507:1: error: BUILDSTDERR: warning: label ‘_cqOW’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _cqOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _cqOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqP1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4523:1: error: BUILDSTDERR: warning: label ‘_cqP1’ defined but not used [-Wunused-label] BUILDSTDERR: 4523 | _cqP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4523 | _cqP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4541:1: error: BUILDSTDERR: warning: label ‘_cqPb’ defined but not used [-Wunused-label] BUILDSTDERR: 4541 | _cqPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4541 | _cqPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqrM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4573:1: error: BUILDSTDERR: warning: label ‘_cqPD’ defined but not used [-Wunused-label] BUILDSTDERR: 4573 | _cqPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4573 | _cqPD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqrR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4611:1: error: BUILDSTDERR: warning: label ‘_cqPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4611 | _cqPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4611 | _cqPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqrS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4648:1: error: BUILDSTDERR: warning: label ‘_cqPO’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _cqPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _cqPO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqrT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4690:1: error: BUILDSTDERR: warning: label ‘_cqPV’ defined but not used [-Wunused-label] BUILDSTDERR: 4690 | _cqPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4690 | _cqPV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqPT’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4730:1: error: BUILDSTDERR: warning: label ‘_cqPT’ defined but not used [-Wunused-label] BUILDSTDERR: 4730 | _cqPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4730 | _cqPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqPY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4746:1: error: BUILDSTDERR: warning: label ‘_cqPY’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _cqPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _cqPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4767:1: error: BUILDSTDERR: warning: label ‘_cqQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _cqQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _cqQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4808:1: error: BUILDSTDERR: warning: label ‘_cqQh’ defined but not used [-Wunused-label] BUILDSTDERR: 4808 | _cqQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4808 | _cqQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqs2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4835:1: error: BUILDSTDERR: warning: label ‘_cqQt’ defined but not used [-Wunused-label] BUILDSTDERR: 4835 | _cqQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4835 | _cqQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘rqmm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4852:1: error: BUILDSTDERR: warning: label ‘_cqQw’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _cqQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _cqQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4880:1: error: BUILDSTDERR: warning: label ‘_cqQF’ defined but not used [-Wunused-label] BUILDSTDERR: 4880 | _cqQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4880 | _cqQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4899:1: error: BUILDSTDERR: warning: label ‘_cqQR’ defined but not used [-Wunused-label] BUILDSTDERR: 4899 | _cqQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4899 | _cqQR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4923:1: error: BUILDSTDERR: warning: label ‘_cqQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4923 | _cqQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4923 | _cqQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqs9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4947:1: error: BUILDSTDERR: warning: label ‘_cqR7’ defined but not used [-Wunused-label] BUILDSTDERR: 4947 | _cqR7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4947 | _cqR7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqs8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4971:1: error: BUILDSTDERR: warning: label ‘_cqRf’ defined but not used [-Wunused-label] BUILDSTDERR: 4971 | _cqRf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4971 | _cqRf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqs7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:4995:1: error: BUILDSTDERR: warning: label ‘_cqRn’ defined but not used [-Wunused-label] BUILDSTDERR: 4995 | _cqRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4995 | _cqRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqs6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5019:1: error: BUILDSTDERR: warning: label ‘_cqRu’ defined but not used [-Wunused-label] BUILDSTDERR: 5019 | _cqRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5019 | _cqRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5054:1: error: BUILDSTDERR: warning: label ‘_cqRy’ defined but not used [-Wunused-label] BUILDSTDERR: 5054 | _cqRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5054 | _cqRy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5117:1: error: BUILDSTDERR: warning: label ‘_cqRN’ defined but not used [-Wunused-label] BUILDSTDERR: 5117 | _cqRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5117 | _cqRN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqRL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5141:1: error: BUILDSTDERR: warning: label ‘_cqRL’ defined but not used [-Wunused-label] BUILDSTDERR: 5141 | _cqRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5141 | _cqRL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateTzuzdcp1Monad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5157:1: error: BUILDSTDERR: warning: label ‘_cqRT’ defined but not used [-Wunused-label] BUILDSTDERR: 5157 | _cqRT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5157 | _cqRT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘rqmn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5191:1: error: BUILDSTDERR: warning: label ‘_cqS2’ defined but not used [-Wunused-label] BUILDSTDERR: 5191 | _cqS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5191 | _cqS2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5211:1: error: BUILDSTDERR: warning: label ‘_cqSf’ defined but not used [-Wunused-label] BUILDSTDERR: 5211 | _cqSf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5211 | _cqSf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5234:1: error: BUILDSTDERR: warning: label ‘_cqSn’ defined but not used [-Wunused-label] BUILDSTDERR: 5234 | _cqSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5234 | _cqSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5257:1: error: BUILDSTDERR: warning: label ‘_cqSv’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _cqSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _cqSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5280:1: error: BUILDSTDERR: warning: label ‘_cqSC’ defined but not used [-Wunused-label] BUILDSTDERR: 5280 | _cqSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5280 | _cqSC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5312:1: error: BUILDSTDERR: warning: label ‘_cqSG’ defined but not used [-Wunused-label] BUILDSTDERR: 5312 | _cqSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5312 | _cqSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5361:1: error: BUILDSTDERR: warning: label ‘_cqST’ defined but not used [-Wunused-label] BUILDSTDERR: 5361 | _cqST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5361 | _cqST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateTzuzdcp1MonadFree_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5386:1: error: BUILDSTDERR: warning: label ‘_cqSW’ defined but not used [-Wunused-label] BUILDSTDERR: 5386 | _cqSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5386 | _cqSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5417:1: error: BUILDSTDERR: warning: label ‘_cqTa’ defined but not used [-Wunused-label] BUILDSTDERR: 5417 | _cqTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5417 | _cqTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5441:1: error: BUILDSTDERR: warning: label ‘_cqTh’ defined but not used [-Wunused-label] BUILDSTDERR: 5441 | _cqTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5441 | _cqTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5473:1: error: BUILDSTDERR: warning: label ‘_cqTl’ defined but not used [-Wunused-label] BUILDSTDERR: 5473 | _cqTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5473 | _cqTl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5516:1: error: BUILDSTDERR: warning: label ‘_cqTy’ defined but not used [-Wunused-label] BUILDSTDERR: 5516 | _cqTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5516 | _cqTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateTzuzdcp1MonadCont_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5541:1: error: BUILDSTDERR: warning: label ‘_cqTB’ defined but not used [-Wunused-label] BUILDSTDERR: 5541 | _cqTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5541 | _cqTB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5571:1: error: BUILDSTDERR: warning: label ‘_cqTP’ defined but not used [-Wunused-label] BUILDSTDERR: 5571 | _cqTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5571 | _cqTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5594:1: error: BUILDSTDERR: warning: label ‘_cqTW’ defined but not used [-Wunused-label] BUILDSTDERR: 5594 | _cqTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5594 | _cqTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5624:1: error: BUILDSTDERR: warning: label ‘_cqU0’ defined but not used [-Wunused-label] BUILDSTDERR: 5624 | _cqU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5624 | _cqU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5664:1: error: BUILDSTDERR: warning: label ‘_cqUd’ defined but not used [-Wunused-label] BUILDSTDERR: 5664 | _cqUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5664 | _cqUd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5689:1: error: BUILDSTDERR: warning: label ‘_cqUg’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _cqUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _cqUg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5719:1: error: BUILDSTDERR: warning: label ‘_cqUt’ defined but not used [-Wunused-label] BUILDSTDERR: 5719 | _cqUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5719 | _cqUt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5746:1: error: BUILDSTDERR: warning: label ‘_cqUH’ defined but not used [-Wunused-label] BUILDSTDERR: 5746 | _cqUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5746 | _cqUH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5785:1: error: BUILDSTDERR: warning: label ‘_cqUM’ defined but not used [-Wunused-label] BUILDSTDERR: 5785 | _cqUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5785 | _cqUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5823:1: error: BUILDSTDERR: warning: label ‘_cqUW’ defined but not used [-Wunused-label] BUILDSTDERR: 5823 | _cqUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5823 | _cqUW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqsW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5842:1: error: BUILDSTDERR: warning: label ‘_cqV4’ defined but not used [-Wunused-label] BUILDSTDERR: 5842 | _cqV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5842 | _cqV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5887:1: error: BUILDSTDERR: warning: label ‘_cqV9’ defined but not used [-Wunused-label] BUILDSTDERR: 5887 | _cqV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5887 | _cqV9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqt6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5938:1: error: BUILDSTDERR: warning: label ‘_cqVn’ defined but not used [-Wunused-label] BUILDSTDERR: 5938 | _cqVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5938 | _cqVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqt5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5961:1: error: BUILDSTDERR: warning: label ‘_cqVv’ defined but not used [-Wunused-label] BUILDSTDERR: 5961 | _cqVv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5961 | _cqVv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqt4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:5984:1: error: BUILDSTDERR: warning: label ‘_cqVD’ defined but not used [-Wunused-label] BUILDSTDERR: 5984 | _cqVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5984 | _cqVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqt3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6007:1: error: BUILDSTDERR: warning: label ‘_cqVL’ defined but not used [-Wunused-label] BUILDSTDERR: 6007 | _cqVL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6007 | _cqVL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqt2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6030:1: error: BUILDSTDERR: warning: label ‘_cqVS’ defined but not used [-Wunused-label] BUILDSTDERR: 6030 | _cqVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6030 | _cqVS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqt1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6056:1: error: BUILDSTDERR: warning: label ‘_cqVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6056 | _cqVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6056 | _cqVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6088:1: error: BUILDSTDERR: warning: label ‘_cqW3’ defined but not used [-Wunused-label] BUILDSTDERR: 6088 | _cqW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6088 | _cqW3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqt9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6143:1: error: BUILDSTDERR: warning: label ‘_cqWg’ defined but not used [-Wunused-label] BUILDSTDERR: 6143 | _cqWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6143 | _cqWg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6168:1: error: BUILDSTDERR: warning: label ‘_cqWj’ defined but not used [-Wunused-label] BUILDSTDERR: 6168 | _cqWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6168 | _cqWj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6198:1: error: BUILDSTDERR: warning: label ‘_cqWw’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _cqWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _cqWw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6225:1: error: BUILDSTDERR: warning: label ‘_cqWL’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _cqWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _cqWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6264:1: error: BUILDSTDERR: warning: label ‘_cqWQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6264 | _cqWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6264 | _cqWQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqte_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6303:1: error: BUILDSTDERR: warning: label ‘_cqWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6303 | _cqWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6303 | _cqWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6334:1: error: BUILDSTDERR: warning: label ‘_cqX2’ defined but not used [-Wunused-label] BUILDSTDERR: 6334 | _cqX2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6334 | _cqX2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6381:1: error: BUILDSTDERR: warning: label ‘_cqXg’ defined but not used [-Wunused-label] BUILDSTDERR: 6381 | _cqXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6381 | _cqXg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6404:1: error: BUILDSTDERR: warning: label ‘_cqXo’ defined but not used [-Wunused-label] BUILDSTDERR: 6404 | _cqXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6404 | _cqXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqto_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6427:1: error: BUILDSTDERR: warning: label ‘_cqXv’ defined but not used [-Wunused-label] BUILDSTDERR: 6427 | _cqXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6427 | _cqXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6452:1: error: BUILDSTDERR: warning: label ‘_cqXC’ defined but not used [-Wunused-label] BUILDSTDERR: 6452 | _cqXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6452 | _cqXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6484:1: error: BUILDSTDERR: warning: label ‘_cqXG’ defined but not used [-Wunused-label] BUILDSTDERR: 6484 | _cqXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6484 | _cqXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6533:1: error: BUILDSTDERR: warning: label ‘_cqXR’ defined but not used [-Wunused-label] BUILDSTDERR: 6533 | _cqXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6533 | _cqXR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqXP’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6556:1: error: BUILDSTDERR: warning: label ‘_cqXP’ defined but not used [-Wunused-label] BUILDSTDERR: 6556 | _cqXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6556 | _cqXP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6580:1: error: BUILDSTDERR: warning: label ‘_cqY4’ defined but not used [-Wunused-label] BUILDSTDERR: 6580 | _cqY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6580 | _cqY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6604:1: error: BUILDSTDERR: warning: label ‘_cqYc’ defined but not used [-Wunused-label] BUILDSTDERR: 6604 | _cqYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6604 | _cqYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqty_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6628:1: error: BUILDSTDERR: warning: label ‘_cqYj’ defined but not used [-Wunused-label] BUILDSTDERR: 6628 | _cqYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6628 | _cqYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6654:1: error: BUILDSTDERR: warning: label ‘_cqYq’ defined but not used [-Wunused-label] BUILDSTDERR: 6654 | _cqYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6654 | _cqYq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6688:1: error: BUILDSTDERR: warning: label ‘_cqYu’ defined but not used [-Wunused-label] BUILDSTDERR: 6688 | _cqYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6688 | _cqYu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6742:1: error: BUILDSTDERR: warning: label ‘_cqYO’ defined but not used [-Wunused-label] BUILDSTDERR: 6742 | _cqYO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6742 | _cqYO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6781:1: error: BUILDSTDERR: warning: label ‘_cqYT’ defined but not used [-Wunused-label] BUILDSTDERR: 6781 | _cqYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6781 | _cqYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘sqtT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6820:1: error: BUILDSTDERR: warning: label ‘_cqZ3’ defined but not used [-Wunused-label] BUILDSTDERR: 6820 | _cqZ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6820 | _cqZ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6848:1: error: BUILDSTDERR: warning: label ‘_cqZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 6848 | _cqZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6848 | _cqZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqZ6’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6877:1: error: BUILDSTDERR: warning: label ‘_cqZ6’ defined but not used [-Wunused-label] BUILDSTDERR: 6877 | _cqZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6877 | _cqZ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cqZb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6894:1: error: BUILDSTDERR: warning: label ‘_cqZb’ defined but not used [-Wunused-label] BUILDSTDERR: 6894 | _cqZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6894 | _cqZb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6920:1: error: BUILDSTDERR: warning: label ‘_cqZp’ defined but not used [-Wunused-label] BUILDSTDERR: 6920 | _cqZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6920 | _cqZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squ1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6949:1: error: BUILDSTDERR: warning: label ‘_cqZA’ defined but not used [-Wunused-label] BUILDSTDERR: 6949 | _cqZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6949 | _cqZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squ2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6971:1: error: BUILDSTDERR: warning: label ‘_cqZH’ defined but not used [-Wunused-label] BUILDSTDERR: 6971 | _cqZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6971 | _cqZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squ3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:6995:1: error: BUILDSTDERR: warning: label ‘_cqZO’ defined but not used [-Wunused-label] BUILDSTDERR: 6995 | _cqZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6995 | _cqZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squ4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7017:1: error: BUILDSTDERR: warning: label ‘_cqZV’ defined but not used [-Wunused-label] BUILDSTDERR: 7017 | _cqZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7017 | _cqZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7042:1: error: BUILDSTDERR: warning: label ‘_cr0i’ defined but not used [-Wunused-label] BUILDSTDERR: 7042 | _cr0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7042 | _cr0i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7080:1: error: BUILDSTDERR: warning: label ‘_cr0o’ defined but not used [-Wunused-label] BUILDSTDERR: 7080 | _cr0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7080 | _cr0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7117:1: error: BUILDSTDERR: warning: label ‘_cr0t’ defined but not used [-Wunused-label] BUILDSTDERR: 7117 | _cr0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7117 | _cr0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7157:1: error: BUILDSTDERR: warning: label ‘_cr0y’ defined but not used [-Wunused-label] BUILDSTDERR: 7157 | _cr0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7157 | _cr0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7199:1: error: BUILDSTDERR: warning: label ‘_cr0D’ defined but not used [-Wunused-label] BUILDSTDERR: 7199 | _cr0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7199 | _cr0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7236:1: error: BUILDSTDERR: warning: label ‘_cr0M’ defined but not used [-Wunused-label] BUILDSTDERR: 7236 | _cr0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7236 | _cr0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7258:1: error: BUILDSTDERR: warning: label ‘_cr10’ defined but not used [-Wunused-label] BUILDSTDERR: 7258 | _cr10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7258 | _cr10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cr0X’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7284:1: error: BUILDSTDERR: warning: label ‘_cr0X’ defined but not used [-Wunused-label] BUILDSTDERR: 7284 | _cr0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7284 | _cr0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7312:1: error: BUILDSTDERR: warning: label ‘_cr1f’ defined but not used [-Wunused-label] BUILDSTDERR: 7312 | _cr1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7312 | _cr1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7343:1: error: BUILDSTDERR: warning: label ‘_cr1i’ defined but not used [-Wunused-label] BUILDSTDERR: 7343 | _cr1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7343 | _cr1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7382:1: error: BUILDSTDERR: warning: label ‘_cr1n’ defined but not used [-Wunused-label] BUILDSTDERR: 7382 | _cr1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7382 | _cr1n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7420:1: error: BUILDSTDERR: warning: label ‘_cr1D’ defined but not used [-Wunused-label] BUILDSTDERR: 7420 | _cr1D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7420 | _cr1D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cr1A’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7446:1: error: BUILDSTDERR: warning: label ‘_cr1A’ defined but not used [-Wunused-label] BUILDSTDERR: 7446 | _cr1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7446 | _cr1A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7474:1: error: BUILDSTDERR: warning: label ‘_cr1S’ defined but not used [-Wunused-label] BUILDSTDERR: 7474 | _cr1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7474 | _cr1S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7505:1: error: BUILDSTDERR: warning: label ‘_cr1V’ defined but not used [-Wunused-label] BUILDSTDERR: 7505 | _cr1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7505 | _cr1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7544:1: error: BUILDSTDERR: warning: label ‘_cr20’ defined but not used [-Wunused-label] BUILDSTDERR: 7544 | _cr20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7544 | _cr20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7582:1: error: BUILDSTDERR: warning: label ‘_cr2f’ defined but not used [-Wunused-label] BUILDSTDERR: 7582 | _cr2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7582 | _cr2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘_cr2d’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7608:1: error: BUILDSTDERR: warning: label ‘_cr2d’ defined but not used [-Wunused-label] BUILDSTDERR: 7608 | _cr2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7608 | _cr2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7627:1: error: BUILDSTDERR: warning: label ‘_cr2j’ defined but not used [-Wunused-label] BUILDSTDERR: 7627 | _cr2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7627 | _cr2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7664:1: error: BUILDSTDERR: warning: label ‘_cr2x’ defined but not used [-Wunused-label] BUILDSTDERR: 7664 | _cr2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7664 | _cr2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7687:1: error: BUILDSTDERR: warning: label ‘_cr2E’ defined but not used [-Wunused-label] BUILDSTDERR: 7687 | _cr2E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7687 | _cr2E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7712:1: error: BUILDSTDERR: warning: label ‘_cr2L’ defined but not used [-Wunused-label] BUILDSTDERR: 7712 | _cr2L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7712 | _cr2L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7737:1: error: BUILDSTDERR: warning: label ‘_cr2T’ defined but not used [-Wunused-label] BUILDSTDERR: 7737 | _cr2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7737 | _cr2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7760:1: error: BUILDSTDERR: warning: label ‘_cr30’ defined but not used [-Wunused-label] BUILDSTDERR: 7760 | _cr30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7760 | _cr30: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7792:1: error: BUILDSTDERR: warning: label ‘_cr34’ defined but not used [-Wunused-label] BUILDSTDERR: 7792 | _cr34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7792 | _cr34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7843:1: error: BUILDSTDERR: warning: label ‘_cr3i’ defined but not used [-Wunused-label] BUILDSTDERR: 7843 | _cr3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7843 | _cr3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7866:1: error: BUILDSTDERR: warning: label ‘_cr3q’ defined but not used [-Wunused-label] BUILDSTDERR: 7866 | _cr3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7866 | _cr3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘squX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7889:1: error: BUILDSTDERR: warning: label ‘_cr3x’ defined but not used [-Wunused-label] BUILDSTDERR: 7889 | _cr3x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7889 | _cr3x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_94.hc:7919:1: error: BUILDSTDERR: warning: label ‘_cr3B’ defined but not used [-Wunused-label] BUILDSTDERR: 7919 | _cr3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7919 | _cr3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr3K_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:18:1: error: BUILDSTDERR: warning: label ‘_crcr’ defined but not used [-Wunused-label] BUILDSTDERR: 18 | _crcr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 18 | _crcr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr3N_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:53:1: error: BUILDSTDERR: warning: label ‘_crcB’ defined but not used [-Wunused-label] BUILDSTDERR: 53 | _crcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 53 | _crcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcput_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:70:1: error: BUILDSTDERR: warning: label ‘_crcE’ defined but not used [-Wunused-label] BUILDSTDERR: 70 | _crcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 70 | _crcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crck’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:93:1: error: BUILDSTDERR: warning: label ‘_crck’ defined but not used [-Wunused-label] BUILDSTDERR: 93 | _crck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 93 | _crck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_getStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:125:1: error: BUILDSTDERR: warning: label ‘_crcO’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _crcO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _crcO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_getStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:145:1: error: BUILDSTDERR: warning: label ‘_crcV’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _crcV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _crcV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr3Y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:165:1: error: BUILDSTDERR: warning: label ‘_crdl’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _crdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _crdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr43_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:203:1: error: BUILDSTDERR: warning: label ‘_crdr’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _crdr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _crdr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr44_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:240:1: error: BUILDSTDERR: warning: label ‘_crdw’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _crdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _crdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr3S_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:280:1: error: BUILDSTDERR: warning: label ‘_crdB’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _crdB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _crdB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr46_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:316:1: error: BUILDSTDERR: warning: label ‘_crdL’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _crdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _crdL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:332:1: error: BUILDSTDERR: warning: label ‘_crdO’ defined but not used [-Wunused-label] BUILDSTDERR: 332 | _crdO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 332 | _crdO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4g_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:367:1: error: BUILDSTDERR: warning: label ‘_crec’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _crec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _crec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4h_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:400:1: error: BUILDSTDERR: warning: label ‘_creh’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _creh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _creh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4a_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:440:1: error: BUILDSTDERR: warning: label ‘_crem’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _crem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _crem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:476:1: error: BUILDSTDERR: warning: label ‘_crew’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _crew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _crew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:492:1: error: BUILDSTDERR: warning: label ‘_crez’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _crez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _crez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:526:1: error: BUILDSTDERR: warning: label ‘_creN’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _creN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _creN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:549:1: error: BUILDSTDERR: warning: label ‘_creV’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _creV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _creV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:576:1: error: BUILDSTDERR: warning: label ‘_creZ’ defined but not used [-Wunused-label] BUILDSTDERR: 576 | _creZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 576 | _creZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4s_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:616:1: error: BUILDSTDERR: warning: label ‘_crfe’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _crfe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _crfe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crfc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:640:1: error: BUILDSTDERR: warning: label ‘_crfc’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _crfc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _crfc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:657:1: error: BUILDSTDERR: warning: label ‘_crfk’ defined but not used [-Wunused-label] BUILDSTDERR: 657 | _crfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 657 | _crfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4D_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:690:1: error: BUILDSTDERR: warning: label ‘_crfz’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _crfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _crfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crfx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:714:1: error: BUILDSTDERR: warning: label ‘_crfx’ defined but not used [-Wunused-label] BUILDSTDERR: 714 | _crfx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 714 | _crfx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4B_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:730:1: error: BUILDSTDERR: warning: label ‘_crfL’ defined but not used [-Wunused-label] BUILDSTDERR: 730 | _crfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 730 | _crfL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crfJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:754:1: error: BUILDSTDERR: warning: label ‘_crfJ’ defined but not used [-Wunused-label] BUILDSTDERR: 754 | _crfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 754 | _crfJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4E_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:769:1: error: BUILDSTDERR: warning: label ‘_crfW’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _crfW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _crfW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:793:1: error: BUILDSTDERR: warning: label ‘_crg5’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _crg5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _crg5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crg3’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:817:1: error: BUILDSTDERR: warning: label ‘_crg3’ defined but not used [-Wunused-label] BUILDSTDERR: 817 | _crg3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | _crg3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4w_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:833:1: error: BUILDSTDERR: warning: label ‘_crgh’ defined but not used [-Wunused-label] BUILDSTDERR: 833 | _crgh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 833 | _crgh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crgf’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:857:1: error: BUILDSTDERR: warning: label ‘_crgf’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _crgf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _crgf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:872:1: error: BUILDSTDERR: warning: label ‘_crgs’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _crgs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _crgs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdwzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:902:1: error: BUILDSTDERR: warning: label ‘_crgv’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _crgv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _crgv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:949:1: error: BUILDSTDERR: warning: label ‘_crgH’ defined but not used [-Wunused-label] BUILDSTDERR: 949 | _crgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 949 | _crgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crgE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:973:1: error: BUILDSTDERR: warning: label ‘_crgE’ defined but not used [-Wunused-label] BUILDSTDERR: 973 | _crgE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 973 | _crgE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_stateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1005:1: error: BUILDSTDERR: warning: label ‘_crgR’ defined but not used [-Wunused-label] BUILDSTDERR: 1005 | _crgR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1005 | _crgR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_stateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1031:1: error: BUILDSTDERR: warning: label ‘_crgY’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _crgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _crgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4R_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1053:1: error: BUILDSTDERR: warning: label ‘_crhd’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _crhd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _crhd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcget_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1089:1: error: BUILDSTDERR: warning: label ‘_crhi’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _crhi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _crhi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crh5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1111:1: error: BUILDSTDERR: warning: label ‘_crh5’ defined but not used [-Wunused-label] BUILDSTDERR: 1111 | _crh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1111 | _crh5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr4Y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1143:1: error: BUILDSTDERR: warning: label ‘_crhA’ defined but not used [-Wunused-label] BUILDSTDERR: 1143 | _crhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1143 | _crhA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1179:1: error: BUILDSTDERR: warning: label ‘_crhF’ defined but not used [-Wunused-label] BUILDSTDERR: 1179 | _crhF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1179 | _crhF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crhs’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1201:1: error: BUILDSTDERR: warning: label ‘_crhs’ defined but not used [-Wunused-label] BUILDSTDERR: 1201 | _crhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1201 | _crhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr55_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1236:1: error: BUILDSTDERR: warning: label ‘_cri0’ defined but not used [-Wunused-label] BUILDSTDERR: 1236 | _cri0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1236 | _cri0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr56_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1274:1: error: BUILDSTDERR: warning: label ‘_cri5’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _cri5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _cri5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1311:1: error: BUILDSTDERR: warning: label ‘_cria’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _cria: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _cria: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadTransStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1341:1: error: BUILDSTDERR: warning: label ‘_crij’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _crij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _crij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5a_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1360:1: error: BUILDSTDERR: warning: label ‘_criu’ defined but not used [-Wunused-label] BUILDSTDERR: 1360 | _criu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1360 | _criu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5b_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1384:1: error: BUILDSTDERR: warning: label ‘_criB’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _criB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _criB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5f_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1413:1: error: BUILDSTDERR: warning: label ‘_criP’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _criP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _criP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5g_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1451:1: error: BUILDSTDERR: warning: label ‘_criU’ defined but not used [-Wunused-label] BUILDSTDERR: 1451 | _criU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1451 | _criU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1491:1: error: BUILDSTDERR: warning: label ‘_criZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _criZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _criZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1528:1: error: BUILDSTDERR: warning: label ‘_crjc’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _crjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _crjc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5k_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1552:1: error: BUILDSTDERR: warning: label ‘_crjj’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _crjj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _crjj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5o_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1579:1: error: BUILDSTDERR: warning: label ‘_crjx’ defined but not used [-Wunused-label] BUILDSTDERR: 1579 | _crjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1579 | _crjx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5p_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1617:1: error: BUILDSTDERR: warning: label ‘_crjC’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _crjC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _crjC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1657:1: error: BUILDSTDERR: warning: label ‘_crjH’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _crjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _crjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5t_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1699:1: error: BUILDSTDERR: warning: label ‘_crjU’ defined but not used [-Wunused-label] BUILDSTDERR: 1699 | _crjU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1699 | _crjU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5u_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1721:1: error: BUILDSTDERR: warning: label ‘_crk1’ defined but not used [-Wunused-label] BUILDSTDERR: 1721 | _crk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1721 | _crk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5x_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1746:1: error: BUILDSTDERR: warning: label ‘_crkf’ defined but not used [-Wunused-label] BUILDSTDERR: 1746 | _crkf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1746 | _crkf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1777:1: error: BUILDSTDERR: warning: label ‘_crkk’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _crkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _crkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateTzuzdcliftB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1815:1: error: BUILDSTDERR: warning: label ‘_crkp’ defined but not used [-Wunused-label] BUILDSTDERR: 1815 | _crkp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1815 | _crkp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5B_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1850:1: error: BUILDSTDERR: warning: label ‘_crkD’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _crkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _crkD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5A_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1872:1: error: BUILDSTDERR: warning: label ‘_crkL’ defined but not used [-Wunused-label] BUILDSTDERR: 1872 | _crkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1872 | _crkL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1897:1: error: BUILDSTDERR: warning: label ‘_crkP’ defined but not used [-Wunused-label] BUILDSTDERR: 1897 | _crkP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1897 | _crkP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_runStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1933:1: error: BUILDSTDERR: warning: label ‘_crkY’ defined but not used [-Wunused-label] BUILDSTDERR: 1933 | _crkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1933 | _crkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5N_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1961:1: error: BUILDSTDERR: warning: label ‘_crld’ defined but not used [-Wunused-label] BUILDSTDERR: 1961 | _crld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1961 | _crld: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crla’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:1988:1: error: BUILDSTDERR: warning: label ‘_crla’ defined but not used [-Wunused-label] BUILDSTDERR: 1988 | _crla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1988 | _crla: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5I_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2006:1: error: BUILDSTDERR: warning: label ‘_crlo’ defined but not used [-Wunused-label] BUILDSTDERR: 2006 | _crlo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2006 | _crlo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_evalStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2036:1: error: BUILDSTDERR: warning: label ‘_crlr’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _crlr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _crlr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5X_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2074:1: error: BUILDSTDERR: warning: label ‘_crlI’ defined but not used [-Wunused-label] BUILDSTDERR: 2074 | _crlI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2074 | _crlI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crlF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2101:1: error: BUILDSTDERR: warning: label ‘_crlF’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _crlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _crlF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr5S_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2119:1: error: BUILDSTDERR: warning: label ‘_crlT’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _crlT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _crlT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_execStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2149:1: error: BUILDSTDERR: warning: label ‘_crlW’ defined but not used [-Wunused-label] BUILDSTDERR: 2149 | _crlW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2149 | _crlW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr64_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2189:1: error: BUILDSTDERR: warning: label ‘_crmt’ defined but not used [-Wunused-label] BUILDSTDERR: 2189 | _crmt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2189 | _crmt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr67_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2224:1: error: BUILDSTDERR: warning: label ‘_crmD’ defined but not used [-Wunused-label] BUILDSTDERR: 2224 | _crmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2224 | _crmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr68_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2245:1: error: BUILDSTDERR: warning: label ‘_crmG’ defined but not used [-Wunused-label] BUILDSTDERR: 2245 | _crmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2245 | _crmG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr69_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2288:1: error: BUILDSTDERR: warning: label ‘_crmL’ defined but not used [-Wunused-label] BUILDSTDERR: 2288 | _crmL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2288 | _crmL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6a_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2331:1: error: BUILDSTDERR: warning: label ‘_crmQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2331 | _crmQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2331 | _crmQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6b_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2373:1: error: BUILDSTDERR: warning: label ‘_crmV’ defined but not used [-Wunused-label] BUILDSTDERR: 2373 | _crmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2373 | _crmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_liftCallCC1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2405:1: error: BUILDSTDERR: warning: label ‘_crn0’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _crn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _crn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_liftCallCC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2436:1: error: BUILDSTDERR: warning: label ‘_crn9’ defined but not used [-Wunused-label] BUILDSTDERR: 2436 | _crn9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2436 | _crn9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6k_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2457:1: error: BUILDSTDERR: warning: label ‘_crnF’ defined but not used [-Wunused-label] BUILDSTDERR: 2457 | _crnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2457 | _crnF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6l_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2489:1: error: BUILDSTDERR: warning: label ‘_crnK’ defined but not used [-Wunused-label] BUILDSTDERR: 2489 | _crnK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2489 | _crnK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2527:1: error: BUILDSTDERR: warning: label ‘_crnP’ defined but not used [-Wunused-label] BUILDSTDERR: 2527 | _crnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2527 | _crnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2568:1: error: BUILDSTDERR: warning: label ‘_crnU’ defined but not used [-Wunused-label] BUILDSTDERR: 2568 | _crnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2568 | _crnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6o_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2609:1: error: BUILDSTDERR: warning: label ‘_crnZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2609 | _crnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2609 | _crnZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2641:1: error: BUILDSTDERR: warning: label ‘_cro4’ defined but not used [-Wunused-label] BUILDSTDERR: 2641 | _cro4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2641 | _cro4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_liftCallCCzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2672:1: error: BUILDSTDERR: warning: label ‘_crod’ defined but not used [-Wunused-label] BUILDSTDERR: 2672 | _crod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2672 | _crod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6s_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2691:1: error: BUILDSTDERR: warning: label ‘_croo’ defined but not used [-Wunused-label] BUILDSTDERR: 2691 | _croo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2691 | _croo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2716:1: error: BUILDSTDERR: warning: label ‘_cror’ defined but not used [-Wunused-label] BUILDSTDERR: 2716 | _cror: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2716 | _cror: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6v_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2745:1: error: BUILDSTDERR: warning: label ‘_croE’ defined but not used [-Wunused-label] BUILDSTDERR: 2745 | _croE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2745 | _croE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6x_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2769:1: error: BUILDSTDERR: warning: label ‘_croM’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _croM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _croM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_runState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2785:1: error: BUILDSTDERR: warning: label ‘_croP’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _croP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _croP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_evalState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2820:1: error: BUILDSTDERR: warning: label ‘_crp0’ defined but not used [-Wunused-label] BUILDSTDERR: 2820 | _crp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2820 | _crp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_croY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2844:1: error: BUILDSTDERR: warning: label ‘_croY’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _croY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _croY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_execState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2867:1: error: BUILDSTDERR: warning: label ‘_crpc’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _crpc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _crpc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crpa’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2891:1: error: BUILDSTDERR: warning: label ‘_crpa’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _crpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _crpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6Q_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2912:1: error: BUILDSTDERR: warning: label ‘_crpA’ defined but not used [-Wunused-label] BUILDSTDERR: 2912 | _crpA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2912 | _crpA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6R_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2942:1: error: BUILDSTDERR: warning: label ‘_crpD’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _crpD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _crpD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr6S_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:2987:1: error: BUILDSTDERR: warning: label ‘_crpI’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _crpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _crpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3027:1: error: BUILDSTDERR: warning: label ‘_crpN’ defined but not used [-Wunused-label] BUILDSTDERR: 3027 | _crpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3027 | _crpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3061:1: error: BUILDSTDERR: warning: label ‘_crpW’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _crpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _crpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3087:1: error: BUILDSTDERR: warning: label ‘_crq3’ defined but not used [-Wunused-label] BUILDSTDERR: 3087 | _crq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3087 | _crq3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr70_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3104:1: error: BUILDSTDERR: warning: label ‘_crqf’ defined but not used [-Wunused-label] BUILDSTDERR: 3104 | _crqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3104 | _crqf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapState1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3120:1: error: BUILDSTDERR: warning: label ‘_crqi’ defined but not used [-Wunused-label] BUILDSTDERR: 3120 | _crqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3120 | _crqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3155:1: error: BUILDSTDERR: warning: label ‘_crqr’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _crqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _crqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr74_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3174:1: error: BUILDSTDERR: warning: label ‘_crqC’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _crqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _crqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr75_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3199:1: error: BUILDSTDERR: warning: label ‘_crqN’ defined but not used [-Wunused-label] BUILDSTDERR: 3199 | _crqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3199 | _crqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crqK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3228:1: error: BUILDSTDERR: warning: label ‘_crqK’ defined but not used [-Wunused-label] BUILDSTDERR: 3228 | _crqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3228 | _crqK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crqQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3254:1: error: BUILDSTDERR: warning: label ‘_crqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _crqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _crqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7i_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3287:1: error: BUILDSTDERR: warning: label ‘_crre’ defined but not used [-Wunused-label] BUILDSTDERR: 3287 | _crre: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3287 | _crre: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7j_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3317:1: error: BUILDSTDERR: warning: label ‘_crrh’ defined but not used [-Wunused-label] BUILDSTDERR: 3317 | _crrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3317 | _crrh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3361:1: error: BUILDSTDERR: warning: label ‘_crro’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _crro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _crro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crrm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3401:1: error: BUILDSTDERR: warning: label ‘_crrm’ defined but not used [-Wunused-label] BUILDSTDERR: 3401 | _crrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3401 | _crrm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crrr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3417:1: error: BUILDSTDERR: warning: label ‘_crrr’ defined but not used [-Wunused-label] BUILDSTDERR: 3417 | _crrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3417 | _crrr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3439:1: error: BUILDSTDERR: warning: label ‘_crrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3439 | _crrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3439 | _crrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7o_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3464:1: error: BUILDSTDERR: warning: label ‘_crrU’ defined but not used [-Wunused-label] BUILDSTDERR: 3464 | _crrU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3464 | _crrU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crrR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3493:1: error: BUILDSTDERR: warning: label ‘_crrR’ defined but not used [-Wunused-label] BUILDSTDERR: 3493 | _crrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3493 | _crrR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crrX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3519:1: error: BUILDSTDERR: warning: label ‘_crrX’ defined but not used [-Wunused-label] BUILDSTDERR: 3519 | _crrX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3519 | _crrX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7B_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3552:1: error: BUILDSTDERR: warning: label ‘_crsl’ defined but not used [-Wunused-label] BUILDSTDERR: 3552 | _crsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3552 | _crsl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7C_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3583:1: error: BUILDSTDERR: warning: label ‘_crso’ defined but not used [-Wunused-label] BUILDSTDERR: 3583 | _crso: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3583 | _crso: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3627:1: error: BUILDSTDERR: warning: label ‘_crsv’ defined but not used [-Wunused-label] BUILDSTDERR: 3627 | _crsv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3627 | _crsv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crst’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3667:1: error: BUILDSTDERR: warning: label ‘_crst’ defined but not used [-Wunused-label] BUILDSTDERR: 3667 | _crst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3667 | _crst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crsy’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3683:1: error: BUILDSTDERR: warning: label ‘_crsy’ defined but not used [-Wunused-label] BUILDSTDERR: 3683 | _crsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3683 | _crsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7G_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3705:1: error: BUILDSTDERR: warning: label ‘_crsQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _crsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _crsQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7H_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3727:1: error: BUILDSTDERR: warning: label ‘_crsX’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _crsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _crsX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7I_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3751:1: error: BUILDSTDERR: warning: label ‘_crt4’ defined but not used [-Wunused-label] BUILDSTDERR: 3751 | _crt4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3751 | _crt4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7K_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3777:1: error: BUILDSTDERR: warning: label ‘_crtc’ defined but not used [-Wunused-label] BUILDSTDERR: 3777 | _crtc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3777 | _crtc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3804:1: error: BUILDSTDERR: warning: label ‘_crtf’ defined but not used [-Wunused-label] BUILDSTDERR: 3804 | _crtf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3804 | _crtf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7R_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3845:1: error: BUILDSTDERR: warning: label ‘_crtu’ defined but not used [-Wunused-label] BUILDSTDERR: 3845 | _crtu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3845 | _crtu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3881:1: error: BUILDSTDERR: warning: label ‘_crtz’ defined but not used [-Wunused-label] BUILDSTDERR: 3881 | _crtz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3881 | _crtz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr84_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3915:1: error: BUILDSTDERR: warning: label ‘_crtT’ defined but not used [-Wunused-label] BUILDSTDERR: 3915 | _crtT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3915 | _crtT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr7Y_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3954:1: error: BUILDSTDERR: warning: label ‘_crtY’ defined but not used [-Wunused-label] BUILDSTDERR: 3954 | _crtY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3954 | _crtY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8a_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:3993:1: error: BUILDSTDERR: warning: label ‘_cru8’ defined but not used [-Wunused-label] BUILDSTDERR: 3993 | _cru8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3993 | _cru8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4021:1: error: BUILDSTDERR: warning: label ‘_crud’ defined but not used [-Wunused-label] BUILDSTDERR: 4021 | _crud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4021 | _crud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crub’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4050:1: error: BUILDSTDERR: warning: label ‘_crub’ defined but not used [-Wunused-label] BUILDSTDERR: 4050 | _crub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4050 | _crub: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crug’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4067:1: error: BUILDSTDERR: warning: label ‘_crug’ defined but not used [-Wunused-label] BUILDSTDERR: 4067 | _crug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4067 | _crug: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8g_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4095:1: error: BUILDSTDERR: warning: label ‘_cruA’ defined but not used [-Wunused-label] BUILDSTDERR: 4095 | _cruA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4095 | _cruA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4131:1: error: BUILDSTDERR: warning: label ‘_cruF’ defined but not used [-Wunused-label] BUILDSTDERR: 4131 | _cruF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4131 | _cruF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4162:1: error: BUILDSTDERR: warning: label ‘_cruS’ defined but not used [-Wunused-label] BUILDSTDERR: 4162 | _cruS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4162 | _cruS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4184:1: error: BUILDSTDERR: warning: label ‘_cruZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _cruZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _cruZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8u_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4209:1: error: BUILDSTDERR: warning: label ‘_crvm’ defined but not used [-Wunused-label] BUILDSTDERR: 4209 | _crvm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4209 | _crvm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4247:1: error: BUILDSTDERR: warning: label ‘_crvs’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _crvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _crvs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8A_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4284:1: error: BUILDSTDERR: warning: label ‘_crvx’ defined but not used [-Wunused-label] BUILDSTDERR: 4284 | _crvx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4284 | _crvx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8B_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4324:1: error: BUILDSTDERR: warning: label ‘_crvC’ defined but not used [-Wunused-label] BUILDSTDERR: 4324 | _crvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4324 | _crvC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4365:1: error: BUILDSTDERR: warning: label ‘_crvH’ defined but not used [-Wunused-label] BUILDSTDERR: 4365 | _crvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4365 | _crvH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4404:1: error: BUILDSTDERR: warning: label ‘_crvS’ defined but not used [-Wunused-label] BUILDSTDERR: 4404 | _crvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4404 | _crvS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8O_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4438:1: error: BUILDSTDERR: warning: label ‘_crw9’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _crw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _crw9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr8P_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4469:1: error: BUILDSTDERR: warning: label ‘_crwe’ defined but not used [-Wunused-label] BUILDSTDERR: 4469 | _crwe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4469 | _crwe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crwc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4507:1: error: BUILDSTDERR: warning: label ‘_crwc’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _crwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _crwc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crwh’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4523:1: error: BUILDSTDERR: warning: label ‘_crwh’ defined but not used [-Wunused-label] BUILDSTDERR: 4523 | _crwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4523 | _crwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4541:1: error: BUILDSTDERR: warning: label ‘_crwr’ defined but not used [-Wunused-label] BUILDSTDERR: 4541 | _crwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4541 | _crwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr92_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4573:1: error: BUILDSTDERR: warning: label ‘_crwT’ defined but not used [-Wunused-label] BUILDSTDERR: 4573 | _crwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4573 | _crwT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr97_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4611:1: error: BUILDSTDERR: warning: label ‘_crwZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4611 | _crwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4611 | _crwZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr98_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4648:1: error: BUILDSTDERR: warning: label ‘_crx4’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _crx4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _crx4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr99_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4690:1: error: BUILDSTDERR: warning: label ‘_crxb’ defined but not used [-Wunused-label] BUILDSTDERR: 4690 | _crxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4690 | _crxb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crx9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4730:1: error: BUILDSTDERR: warning: label ‘_crx9’ defined but not used [-Wunused-label] BUILDSTDERR: 4730 | _crx9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4730 | _crx9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crxe’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4746:1: error: BUILDSTDERR: warning: label ‘_crxe’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _crxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _crxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4767:1: error: BUILDSTDERR: warning: label ‘_crxo’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _crxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _crxo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4808:1: error: BUILDSTDERR: warning: label ‘_crxx’ defined but not used [-Wunused-label] BUILDSTDERR: 4808 | _crxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4808 | _crxx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9i_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4835:1: error: BUILDSTDERR: warning: label ‘_crxJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4835 | _crxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4835 | _crxJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘rqmm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4852:1: error: BUILDSTDERR: warning: label ‘_crxM’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _crxM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _crxM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4880:1: error: BUILDSTDERR: warning: label ‘_crxV’ defined but not used [-Wunused-label] BUILDSTDERR: 4880 | _crxV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4880 | _crxV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9r_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4899:1: error: BUILDSTDERR: warning: label ‘_cry7’ defined but not used [-Wunused-label] BUILDSTDERR: 4899 | _cry7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4899 | _cry7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9q_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4923:1: error: BUILDSTDERR: warning: label ‘_cryf’ defined but not used [-Wunused-label] BUILDSTDERR: 4923 | _cryf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4923 | _cryf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9p_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4947:1: error: BUILDSTDERR: warning: label ‘_cryn’ defined but not used [-Wunused-label] BUILDSTDERR: 4947 | _cryn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4947 | _cryn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9o_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4971:1: error: BUILDSTDERR: warning: label ‘_cryv’ defined but not used [-Wunused-label] BUILDSTDERR: 4971 | _cryv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4971 | _cryv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9n_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:4995:1: error: BUILDSTDERR: warning: label ‘_cryD’ defined but not used [-Wunused-label] BUILDSTDERR: 4995 | _cryD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4995 | _cryD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9m_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5019:1: error: BUILDSTDERR: warning: label ‘_cryK’ defined but not used [-Wunused-label] BUILDSTDERR: 5019 | _cryK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5019 | _cryK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5054:1: error: BUILDSTDERR: warning: label ‘_cryO’ defined but not used [-Wunused-label] BUILDSTDERR: 5054 | _cryO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5054 | _cryO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9v_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5117:1: error: BUILDSTDERR: warning: label ‘_crz3’ defined but not used [-Wunused-label] BUILDSTDERR: 5117 | _crz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5117 | _crz3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crz1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5141:1: error: BUILDSTDERR: warning: label ‘_crz1’ defined but not used [-Wunused-label] BUILDSTDERR: 5141 | _crz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5141 | _crz1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateTzuzdcp1Monad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5157:1: error: BUILDSTDERR: warning: label ‘_crz9’ defined but not used [-Wunused-label] BUILDSTDERR: 5157 | _crz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5157 | _crz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘rqmn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5191:1: error: BUILDSTDERR: warning: label ‘_crzi’ defined but not used [-Wunused-label] BUILDSTDERR: 5191 | _crzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5191 | _crzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9C_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5211:1: error: BUILDSTDERR: warning: label ‘_crzv’ defined but not used [-Wunused-label] BUILDSTDERR: 5211 | _crzv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5211 | _crzv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9B_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5234:1: error: BUILDSTDERR: warning: label ‘_crzD’ defined but not used [-Wunused-label] BUILDSTDERR: 5234 | _crzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5234 | _crzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9A_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5257:1: error: BUILDSTDERR: warning: label ‘_crzL’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _crzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _crzL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5280:1: error: BUILDSTDERR: warning: label ‘_crzS’ defined but not used [-Wunused-label] BUILDSTDERR: 5280 | _crzS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5280 | _crzS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5312:1: error: BUILDSTDERR: warning: label ‘_crzW’ defined but not used [-Wunused-label] BUILDSTDERR: 5312 | _crzW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5312 | _crzW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9G_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5361:1: error: BUILDSTDERR: warning: label ‘_crA9’ defined but not used [-Wunused-label] BUILDSTDERR: 5361 | _crA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5361 | _crA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateTzuzdcp1MonadFree_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5386:1: error: BUILDSTDERR: warning: label ‘_crAc’ defined but not used [-Wunused-label] BUILDSTDERR: 5386 | _crAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5386 | _crAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9L_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5417:1: error: BUILDSTDERR: warning: label ‘_crAq’ defined but not used [-Wunused-label] BUILDSTDERR: 5417 | _crAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5417 | _crAq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9K_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5441:1: error: BUILDSTDERR: warning: label ‘_crAx’ defined but not used [-Wunused-label] BUILDSTDERR: 5441 | _crAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5441 | _crAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5473:1: error: BUILDSTDERR: warning: label ‘_crAB’ defined but not used [-Wunused-label] BUILDSTDERR: 5473 | _crAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5473 | _crAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9O_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5516:1: error: BUILDSTDERR: warning: label ‘_crAO’ defined but not used [-Wunused-label] BUILDSTDERR: 5516 | _crAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5516 | _crAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateTzuzdcp1MonadCont_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5541:1: error: BUILDSTDERR: warning: label ‘_crAR’ defined but not used [-Wunused-label] BUILDSTDERR: 5541 | _crAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5541 | _crAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9S_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5571:1: error: BUILDSTDERR: warning: label ‘_crB5’ defined but not used [-Wunused-label] BUILDSTDERR: 5571 | _crB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5571 | _crB5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9R_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5594:1: error: BUILDSTDERR: warning: label ‘_crBc’ defined but not used [-Wunused-label] BUILDSTDERR: 5594 | _crBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5594 | _crBc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5624:1: error: BUILDSTDERR: warning: label ‘_crBg’ defined but not used [-Wunused-label] BUILDSTDERR: 5624 | _crBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5624 | _crBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9V_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5664:1: error: BUILDSTDERR: warning: label ‘_crBt’ defined but not used [-Wunused-label] BUILDSTDERR: 5664 | _crBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5664 | _crBt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5689:1: error: BUILDSTDERR: warning: label ‘_crBw’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _crBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _crBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sr9Z_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5719:1: error: BUILDSTDERR: warning: label ‘_crBJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5719 | _crBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5719 | _crBJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sra7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5746:1: error: BUILDSTDERR: warning: label ‘_crBX’ defined but not used [-Wunused-label] BUILDSTDERR: 5746 | _crBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5746 | _crBX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sra0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5785:1: error: BUILDSTDERR: warning: label ‘_crC2’ defined but not used [-Wunused-label] BUILDSTDERR: 5785 | _crC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5785 | _crC2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srae_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5823:1: error: BUILDSTDERR: warning: label ‘_crCc’ defined but not used [-Wunused-label] BUILDSTDERR: 5823 | _crCc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5823 | _crCc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srac_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5842:1: error: BUILDSTDERR: warning: label ‘_crCk’ defined but not used [-Wunused-label] BUILDSTDERR: 5842 | _crCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5842 | _crCk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5887:1: error: BUILDSTDERR: warning: label ‘_crCp’ defined but not used [-Wunused-label] BUILDSTDERR: 5887 | _crCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5887 | _crCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sram_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5938:1: error: BUILDSTDERR: warning: label ‘_crCD’ defined but not used [-Wunused-label] BUILDSTDERR: 5938 | _crCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5938 | _crCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sral_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5961:1: error: BUILDSTDERR: warning: label ‘_crCL’ defined but not used [-Wunused-label] BUILDSTDERR: 5961 | _crCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5961 | _crCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srak_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:5984:1: error: BUILDSTDERR: warning: label ‘_crCT’ defined but not used [-Wunused-label] BUILDSTDERR: 5984 | _crCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5984 | _crCT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6007:1: error: BUILDSTDERR: warning: label ‘_crD1’ defined but not used [-Wunused-label] BUILDSTDERR: 6007 | _crD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6007 | _crD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srai_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6030:1: error: BUILDSTDERR: warning: label ‘_crD8’ defined but not used [-Wunused-label] BUILDSTDERR: 6030 | _crD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6030 | _crD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srah_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6056:1: error: BUILDSTDERR: warning: label ‘_crDf’ defined but not used [-Wunused-label] BUILDSTDERR: 6056 | _crDf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6056 | _crDf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6088:1: error: BUILDSTDERR: warning: label ‘_crDj’ defined but not used [-Wunused-label] BUILDSTDERR: 6088 | _crDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6088 | _crDj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6143:1: error: BUILDSTDERR: warning: label ‘_crDw’ defined but not used [-Wunused-label] BUILDSTDERR: 6143 | _crDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6143 | _crDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6168:1: error: BUILDSTDERR: warning: label ‘_crDz’ defined but not used [-Wunused-label] BUILDSTDERR: 6168 | _crDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6168 | _crDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srat_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6198:1: error: BUILDSTDERR: warning: label ‘_crDM’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _crDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _crDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6225:1: error: BUILDSTDERR: warning: label ‘_crE1’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _crE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _crE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6264:1: error: BUILDSTDERR: warning: label ‘_crE6’ defined but not used [-Wunused-label] BUILDSTDERR: 6264 | _crE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6264 | _crE6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srau_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6303:1: error: BUILDSTDERR: warning: label ‘_crEf’ defined but not used [-Wunused-label] BUILDSTDERR: 6303 | _crEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6303 | _crEf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6334:1: error: BUILDSTDERR: warning: label ‘_crEi’ defined but not used [-Wunused-label] BUILDSTDERR: 6334 | _crEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6334 | _crEi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6381:1: error: BUILDSTDERR: warning: label ‘_crEw’ defined but not used [-Wunused-label] BUILDSTDERR: 6381 | _crEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6381 | _crEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6404:1: error: BUILDSTDERR: warning: label ‘_crEE’ defined but not used [-Wunused-label] BUILDSTDERR: 6404 | _crEE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6404 | _crEE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6427:1: error: BUILDSTDERR: warning: label ‘_crEL’ defined but not used [-Wunused-label] BUILDSTDERR: 6427 | _crEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6427 | _crEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6452:1: error: BUILDSTDERR: warning: label ‘_crES’ defined but not used [-Wunused-label] BUILDSTDERR: 6452 | _crES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6452 | _crES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6484:1: error: BUILDSTDERR: warning: label ‘_crEW’ defined but not used [-Wunused-label] BUILDSTDERR: 6484 | _crEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6484 | _crEW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6533:1: error: BUILDSTDERR: warning: label ‘_crF7’ defined but not used [-Wunused-label] BUILDSTDERR: 6533 | _crF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6533 | _crF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crF5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6556:1: error: BUILDSTDERR: warning: label ‘_crF5’ defined but not used [-Wunused-label] BUILDSTDERR: 6556 | _crF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6556 | _crF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6580:1: error: BUILDSTDERR: warning: label ‘_crFk’ defined but not used [-Wunused-label] BUILDSTDERR: 6580 | _crFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6580 | _crFk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6604:1: error: BUILDSTDERR: warning: label ‘_crFs’ defined but not used [-Wunused-label] BUILDSTDERR: 6604 | _crFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6604 | _crFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6628:1: error: BUILDSTDERR: warning: label ‘_crFz’ defined but not used [-Wunused-label] BUILDSTDERR: 6628 | _crFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6628 | _crFz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6654:1: error: BUILDSTDERR: warning: label ‘_crFG’ defined but not used [-Wunused-label] BUILDSTDERR: 6654 | _crFG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6654 | _crFG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6688:1: error: BUILDSTDERR: warning: label ‘_crFK’ defined but not used [-Wunused-label] BUILDSTDERR: 6688 | _crFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6688 | _crFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srb3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6742:1: error: BUILDSTDERR: warning: label ‘_crG4’ defined but not used [-Wunused-label] BUILDSTDERR: 6742 | _crG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6742 | _crG4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘sraX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6781:1: error: BUILDSTDERR: warning: label ‘_crG9’ defined but not used [-Wunused-label] BUILDSTDERR: 6781 | _crG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6781 | _crG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srb9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6820:1: error: BUILDSTDERR: warning: label ‘_crGj’ defined but not used [-Wunused-label] BUILDSTDERR: 6820 | _crGj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6820 | _crGj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6848:1: error: BUILDSTDERR: warning: label ‘_crGo’ defined but not used [-Wunused-label] BUILDSTDERR: 6848 | _crGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6848 | _crGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crGm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6877:1: error: BUILDSTDERR: warning: label ‘_crGm’ defined but not used [-Wunused-label] BUILDSTDERR: 6877 | _crGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6877 | _crGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crGr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6894:1: error: BUILDSTDERR: warning: label ‘_crGr’ defined but not used [-Wunused-label] BUILDSTDERR: 6894 | _crGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6894 | _crGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindStateT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6920:1: error: BUILDSTDERR: warning: label ‘_crGF’ defined but not used [-Wunused-label] BUILDSTDERR: 6920 | _crGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6920 | _crGF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6949:1: error: BUILDSTDERR: warning: label ‘_crGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6949 | _crGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6949 | _crGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6971:1: error: BUILDSTDERR: warning: label ‘_crGX’ defined but not used [-Wunused-label] BUILDSTDERR: 6971 | _crGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6971 | _crGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:6995:1: error: BUILDSTDERR: warning: label ‘_crH4’ defined but not used [-Wunused-label] BUILDSTDERR: 6995 | _crH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6995 | _crH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7017:1: error: BUILDSTDERR: warning: label ‘_crHb’ defined but not used [-Wunused-label] BUILDSTDERR: 7017 | _crHb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7017 | _crHb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7042:1: error: BUILDSTDERR: warning: label ‘_crHy’ defined but not used [-Wunused-label] BUILDSTDERR: 7042 | _crHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7042 | _crHy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7080:1: error: BUILDSTDERR: warning: label ‘_crHE’ defined but not used [-Wunused-label] BUILDSTDERR: 7080 | _crHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7080 | _crHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7117:1: error: BUILDSTDERR: warning: label ‘_crHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7117 | _crHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7117 | _crHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srby_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7157:1: error: BUILDSTDERR: warning: label ‘_crHO’ defined but not used [-Wunused-label] BUILDSTDERR: 7157 | _crHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7157 | _crHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7199:1: error: BUILDSTDERR: warning: label ‘_crHT’ defined but not used [-Wunused-label] BUILDSTDERR: 7199 | _crHT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7199 | _crHT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7236:1: error: BUILDSTDERR: warning: label ‘_crI2’ defined but not used [-Wunused-label] BUILDSTDERR: 7236 | _crI2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7236 | _crI2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7258:1: error: BUILDSTDERR: warning: label ‘_crIg’ defined but not used [-Wunused-label] BUILDSTDERR: 7258 | _crIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7258 | _crIg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crId’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7284:1: error: BUILDSTDERR: warning: label ‘_crId’ defined but not used [-Wunused-label] BUILDSTDERR: 7284 | _crId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7284 | _crId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7312:1: error: BUILDSTDERR: warning: label ‘_crIv’ defined but not used [-Wunused-label] BUILDSTDERR: 7312 | _crIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7312 | _crIv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7343:1: error: BUILDSTDERR: warning: label ‘_crIy’ defined but not used [-Wunused-label] BUILDSTDERR: 7343 | _crIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7343 | _crIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7382:1: error: BUILDSTDERR: warning: label ‘_crID’ defined but not used [-Wunused-label] BUILDSTDERR: 7382 | _crID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7382 | _crID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7420:1: error: BUILDSTDERR: warning: label ‘_crIT’ defined but not used [-Wunused-label] BUILDSTDERR: 7420 | _crIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7420 | _crIT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crIQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7446:1: error: BUILDSTDERR: warning: label ‘_crIQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7446 | _crIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7446 | _crIQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7474:1: error: BUILDSTDERR: warning: label ‘_crJ8’ defined but not used [-Wunused-label] BUILDSTDERR: 7474 | _crJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7474 | _crJ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srbU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7505:1: error: BUILDSTDERR: warning: label ‘_crJb’ defined but not used [-Wunused-label] BUILDSTDERR: 7505 | _crJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7505 | _crJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7544:1: error: BUILDSTDERR: warning: label ‘_crJg’ defined but not used [-Wunused-label] BUILDSTDERR: 7544 | _crJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7544 | _crJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘src3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7582:1: error: BUILDSTDERR: warning: label ‘_crJv’ defined but not used [-Wunused-label] BUILDSTDERR: 7582 | _crJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7582 | _crJv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘_crJt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7608:1: error: BUILDSTDERR: warning: label ‘_crJt’ defined but not used [-Wunused-label] BUILDSTDERR: 7608 | _crJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7608 | _crJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7627:1: error: BUILDSTDERR: warning: label ‘_crJz’ defined but not used [-Wunused-label] BUILDSTDERR: 7627 | _crJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7627 | _crJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srca_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7664:1: error: BUILDSTDERR: warning: label ‘_crJN’ defined but not used [-Wunused-label] BUILDSTDERR: 7664 | _crJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7664 | _crJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘src9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7687:1: error: BUILDSTDERR: warning: label ‘_crJU’ defined but not used [-Wunused-label] BUILDSTDERR: 7687 | _crJU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7687 | _crJU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘src8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7712:1: error: BUILDSTDERR: warning: label ‘_crK1’ defined but not used [-Wunused-label] BUILDSTDERR: 7712 | _crK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7712 | _crK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘src7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7737:1: error: BUILDSTDERR: warning: label ‘_crK9’ defined but not used [-Wunused-label] BUILDSTDERR: 7737 | _crK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7737 | _crK9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘src6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7760:1: error: BUILDSTDERR: warning: label ‘_crKg’ defined but not used [-Wunused-label] BUILDSTDERR: 7760 | _crKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7760 | _crKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7792:1: error: BUILDSTDERR: warning: label ‘_crKk’ defined but not used [-Wunused-label] BUILDSTDERR: 7792 | _crKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7792 | _crKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srcf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7843:1: error: BUILDSTDERR: warning: label ‘_crKy’ defined but not used [-Wunused-label] BUILDSTDERR: 7843 | _crKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7843 | _crKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srce_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7866:1: error: BUILDSTDERR: warning: label ‘_crKG’ defined but not used [-Wunused-label] BUILDSTDERR: 7866 | _crKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7866 | _crKG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘srcd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7889:1: error: BUILDSTDERR: warning: label ‘_crKN’ defined but not used [-Wunused-label] BUILDSTDERR: 7889 | _crKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7889 | _crKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindStateT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_98.hc:7919:1: error: BUILDSTDERR: warning: label ‘_crKR’ defined but not used [-Wunused-label] BUILDSTDERR: 7919 | _crKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7919 | _crKR: BUILDSTDERR: | ^ [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o ) BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:14:1: error: BUILDSTDERR: warning: label ‘_cuIX’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cuIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cuIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:40:1: error: BUILDSTDERR: warning: label ‘_cuJ0’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cuJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cuJ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:76:1: error: BUILDSTDERR: warning: label ‘_cuJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 76 | _cuJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 76 | _cuJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:107:1: error: BUILDSTDERR: warning: label ‘_cuJm’ defined but not used [-Wunused-label] BUILDSTDERR: 107 | _cuJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 107 | _cuJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:136:1: error: BUILDSTDERR: warning: label ‘_cuJr’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _cuJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _cuJr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuJp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:174:1: error: BUILDSTDERR: warning: label ‘_cuJp’ defined but not used [-Wunused-label] BUILDSTDERR: 174 | _cuJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 174 | _cuJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuJu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:190:1: error: BUILDSTDERR: warning: label ‘_cuJu’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cuJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cuJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:209:1: error: BUILDSTDERR: warning: label ‘_cuJE’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _cuJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _cuJE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:243:1: error: BUILDSTDERR: warning: label ‘_cuJV’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _cuJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _cuJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:272:1: error: BUILDSTDERR: warning: label ‘_cuK0’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _cuK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _cuK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuJY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:310:1: error: BUILDSTDERR: warning: label ‘_cuJY’ defined but not used [-Wunused-label] BUILDSTDERR: 310 | _cuJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 310 | _cuJY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuK3’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:326:1: error: BUILDSTDERR: warning: label ‘_cuK3’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _cuK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _cuK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:345:1: error: BUILDSTDERR: warning: label ‘_cuKd’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _cuKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _cuKd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:379:1: error: BUILDSTDERR: warning: label ‘_cuKq’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _cuKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _cuKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:403:1: error: BUILDSTDERR: warning: label ‘_cuKy’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _cuKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _cuKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:421:1: error: BUILDSTDERR: warning: label ‘_cuKB’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _cuKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _cuKB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘rux0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:453:1: error: BUILDSTDERR: warning: label ‘_cuKK’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cuKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cuKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadTransReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:473:1: error: BUILDSTDERR: warning: label ‘_cuKR’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cuKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cuKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:492:1: error: BUILDSTDERR: warning: label ‘_cuL2’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _cuL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _cuL2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:516:1: error: BUILDSTDERR: warning: label ‘_cuLa’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _cuLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _cuLa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderTzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:534:1: error: BUILDSTDERR: warning: label ‘_cuLd’ defined but not used [-Wunused-label] BUILDSTDERR: 534 | _cuLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 534 | _cuLd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suxX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:567:1: error: BUILDSTDERR: warning: label ‘_cuLq’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _cuLq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _cuLq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suy0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:595:1: error: BUILDSTDERR: warning: label ‘_cuLz’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _cuLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _cuLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:632:1: error: BUILDSTDERR: warning: label ‘_cuLE’ defined but not used [-Wunused-label] BUILDSTDERR: 632 | _cuLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 632 | _cuLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suy4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:666:1: error: BUILDSTDERR: warning: label ‘_cuLR’ defined but not used [-Wunused-label] BUILDSTDERR: 666 | _cuLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 666 | _cuLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suy7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:694:1: error: BUILDSTDERR: warning: label ‘_cuM0’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cuM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cuM0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:731:1: error: BUILDSTDERR: warning: label ‘_cuM5’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cuM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cuM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:765:1: error: BUILDSTDERR: warning: label ‘_cuMi’ defined but not used [-Wunused-label] BUILDSTDERR: 765 | _cuMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 765 | _cuMi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:789:1: error: BUILDSTDERR: warning: label ‘_cuMq’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _cuMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _cuMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:807:1: error: BUILDSTDERR: warning: label ‘_cuMt’ defined but not used [-Wunused-label] BUILDSTDERR: 807 | _cuMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 807 | _cuMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_getReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:838:1: error: BUILDSTDERR: warning: label ‘_cuMC’ defined but not used [-Wunused-label] BUILDSTDERR: 838 | _cuMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 838 | _cuMC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_getReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:858:1: error: BUILDSTDERR: warning: label ‘_cuMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _cuMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _cuMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:875:1: error: BUILDSTDERR: warning: label ‘_cuMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _cuMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _cuMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:897:1: error: BUILDSTDERR: warning: label ‘_cuN3’ defined but not used [-Wunused-label] BUILDSTDERR: 897 | _cuN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 897 | _cuN3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuN1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:922:1: error: BUILDSTDERR: warning: label ‘_cuN1’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _cuN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _cuN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:940:1: error: BUILDSTDERR: warning: label ‘_cuNh’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _cuNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _cuNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suym_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:972:1: error: BUILDSTDERR: warning: label ‘_cuNk’ defined but not used [-Wunused-label] BUILDSTDERR: 972 | _cuNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 972 | _cuNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1014:1: error: BUILDSTDERR: warning: label ‘_cuNv’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _cuNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _cuNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdctraverse1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1046:1: error: BUILDSTDERR: warning: label ‘_cuNA’ defined but not used [-Wunused-label] BUILDSTDERR: 1046 | _cuNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1046 | _cuNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cuNP’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cuNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cuNP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuNN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1111:1: error: BUILDSTDERR: warning: label ‘_cuNN’ defined but not used [-Wunused-label] BUILDSTDERR: 1111 | _cuNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1111 | _cuNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1129:1: error: BUILDSTDERR: warning: label ‘_cuO3’ defined but not used [-Wunused-label] BUILDSTDERR: 1129 | _cuO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1129 | _cuO3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1161:1: error: BUILDSTDERR: warning: label ‘_cuO6’ defined but not used [-Wunused-label] BUILDSTDERR: 1161 | _cuO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1161 | _cuO6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1203:1: error: BUILDSTDERR: warning: label ‘_cuOh’ defined but not used [-Wunused-label] BUILDSTDERR: 1203 | _cuOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1203 | _cuOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1235:1: error: BUILDSTDERR: warning: label ‘_cuOm’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _cuOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _cuOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1274:1: error: BUILDSTDERR: warning: label ‘_cuOD’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _cuOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _cuOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1306:1: error: BUILDSTDERR: warning: label ‘_cuOG’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _cuOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _cuOG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1345:1: error: BUILDSTDERR: warning: label ‘_cuOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1345 | _cuOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1345 | _cuOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcfoldMap1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1361:1: error: BUILDSTDERR: warning: label ‘_cuOT’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _cuOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _cuOT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cuPa’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cuPa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cuPa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1428:1: error: BUILDSTDERR: warning: label ‘_cuPd’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _cuPd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _cuPd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1467:1: error: BUILDSTDERR: warning: label ‘_cuPn’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _cuPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _cuPn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1483:1: error: BUILDSTDERR: warning: label ‘_cuPq’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _cuPq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _cuPq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1519:1: error: BUILDSTDERR: warning: label ‘_cuPz’ defined but not used [-Wunused-label] BUILDSTDERR: 1519 | _cuPz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1519 | _cuPz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1546:1: error: BUILDSTDERR: warning: label ‘_cuPG’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _cuPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _cuPG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suyZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1567:1: error: BUILDSTDERR: warning: label ‘_cuPR’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _cuPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _cuPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1593:1: error: BUILDSTDERR: warning: label ‘_cuPU’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _cuPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _cuPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1636:1: error: BUILDSTDERR: warning: label ‘_cuQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 1636 | _cuQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1636 | _cuQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuQ5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1668:1: error: BUILDSTDERR: warning: label ‘_cuQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 1668 | _cuQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1668 | _cuQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suz5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1689:1: error: BUILDSTDERR: warning: label ‘_cuQq’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _cuQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _cuQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suz6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1715:1: error: BUILDSTDERR: warning: label ‘_cuQx’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _cuQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _cuQx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suz4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1748:1: error: BUILDSTDERR: warning: label ‘_cuQA’ defined but not used [-Wunused-label] BUILDSTDERR: 1748 | _cuQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1748 | _cuQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suza_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1792:1: error: BUILDSTDERR: warning: label ‘_cuQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _cuQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _cuQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuQK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1818:1: error: BUILDSTDERR: warning: label ‘_cuQK’ defined but not used [-Wunused-label] BUILDSTDERR: 1818 | _cuQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1818 | _cuQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1846:1: error: BUILDSTDERR: warning: label ‘_cuQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1846 | _cuQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1846 | _cuQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1887:1: error: BUILDSTDERR: warning: label ‘_cuRc’ defined but not used [-Wunused-label] BUILDSTDERR: 1887 | _cuRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1887 | _cuRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuRa’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1919:1: error: BUILDSTDERR: warning: label ‘_cuRa’ defined but not used [-Wunused-label] BUILDSTDERR: 1919 | _cuRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1919 | _cuRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1940:1: error: BUILDSTDERR: warning: label ‘_cuRu’ defined but not used [-Wunused-label] BUILDSTDERR: 1940 | _cuRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1940 | _cuRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1966:1: error: BUILDSTDERR: warning: label ‘_cuRB’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _cuRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _cuRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:1999:1: error: BUILDSTDERR: warning: label ‘_cuRE’ defined but not used [-Wunused-label] BUILDSTDERR: 1999 | _cuRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1999 | _cuRE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2043:1: error: BUILDSTDERR: warning: label ‘_cuRU’ defined but not used [-Wunused-label] BUILDSTDERR: 2043 | _cuRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2043 | _cuRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuRO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2069:1: error: BUILDSTDERR: warning: label ‘_cuRO’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _cuRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _cuRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2097:1: error: BUILDSTDERR: warning: label ‘_cuS3’ defined but not used [-Wunused-label] BUILDSTDERR: 2097 | _cuS3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2097 | _cuS3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2132:1: error: BUILDSTDERR: warning: label ‘_cuSo’ defined but not used [-Wunused-label] BUILDSTDERR: 2132 | _cuSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2132 | _cuSo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2163:1: error: BUILDSTDERR: warning: label ‘_cuSr’ defined but not used [-Wunused-label] BUILDSTDERR: 2163 | _cuSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2163 | _cuSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2209:1: error: BUILDSTDERR: warning: label ‘_cuSw’ defined but not used [-Wunused-label] BUILDSTDERR: 2209 | _cuSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2209 | _cuSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2249:1: error: BUILDSTDERR: warning: label ‘_cuSG’ defined but not used [-Wunused-label] BUILDSTDERR: 2249 | _cuSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2249 | _cuSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2265:1: error: BUILDSTDERR: warning: label ‘_cuSJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2265 | _cuSJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2265 | _cuSJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT10_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2304:1: error: BUILDSTDERR: warning: label ‘_cuSU’ defined but not used [-Wunused-label] BUILDSTDERR: 2304 | _cuSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2304 | _cuSU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2340:1: error: BUILDSTDERR: warning: label ‘_cuTa’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _cuTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _cuTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2362:1: error: BUILDSTDERR: warning: label ‘_cuTd’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _cuTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _cuTd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2403:1: error: BUILDSTDERR: warning: label ‘_cuTi’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _cuTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _cuTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2451:1: error: BUILDSTDERR: warning: label ‘_cuTv’ defined but not used [-Wunused-label] BUILDSTDERR: 2451 | _cuTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2451 | _cuTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuTt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2483:1: error: BUILDSTDERR: warning: label ‘_cuTt’ defined but not used [-Wunused-label] BUILDSTDERR: 2483 | _cuTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2483 | _cuTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2505:1: error: BUILDSTDERR: warning: label ‘_cuTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _cuTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _cuTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuTS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2535:1: error: BUILDSTDERR: warning: label ‘_cuTS’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _cuTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _cuTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2564:1: error: BUILDSTDERR: warning: label ‘_cuUa’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _cuUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _cuUa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suzP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2599:1: error: BUILDSTDERR: warning: label ‘_cuUf’ defined but not used [-Wunused-label] BUILDSTDERR: 2599 | _cuUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2599 | _cuUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2642:1: error: BUILDSTDERR: warning: label ‘_cuUq’ defined but not used [-Wunused-label] BUILDSTDERR: 2642 | _cuUq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2642 | _cuUq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuUk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2680:1: error: BUILDSTDERR: warning: label ‘_cuUk’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _cuUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _cuUk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suA1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2713:1: error: BUILDSTDERR: warning: label ‘_cuUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2713 | _cuUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2713 | _cuUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuUO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2738:1: error: BUILDSTDERR: warning: label ‘_cuUO’ defined but not used [-Wunused-label] BUILDSTDERR: 2738 | _cuUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2738 | _cuUO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suA2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2760:1: error: BUILDSTDERR: warning: label ‘_cuUU’ defined but not used [-Wunused-label] BUILDSTDERR: 2760 | _cuUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2760 | _cuUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2802:1: error: BUILDSTDERR: warning: label ‘_cuUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2802 | _cuUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2802 | _cuUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suA8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2846:1: error: BUILDSTDERR: warning: label ‘_cuVc’ defined but not used [-Wunused-label] BUILDSTDERR: 2846 | _cuVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2846 | _cuVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2877:1: error: BUILDSTDERR: warning: label ‘_cuVf’ defined but not used [-Wunused-label] BUILDSTDERR: 2877 | _cuVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2877 | _cuVf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2920:1: error: BUILDSTDERR: warning: label ‘_cuVz’ defined but not used [-Wunused-label] BUILDSTDERR: 2920 | _cuVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2920 | _cuVz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuVx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2945:1: error: BUILDSTDERR: warning: label ‘_cuVx’ defined but not used [-Wunused-label] BUILDSTDERR: 2945 | _cuVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2945 | _cuVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:2967:1: error: BUILDSTDERR: warning: label ‘_cuVD’ defined but not used [-Wunused-label] BUILDSTDERR: 2967 | _cuVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2967 | _cuVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3009:1: error: BUILDSTDERR: warning: label ‘_cuVI’ defined but not used [-Wunused-label] BUILDSTDERR: 3009 | _cuVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3009 | _cuVI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3052:1: error: BUILDSTDERR: warning: label ‘_cuVU’ defined but not used [-Wunused-label] BUILDSTDERR: 3052 | _cuVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3052 | _cuVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuVR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3073:1: error: BUILDSTDERR: warning: label ‘_cuVR’ defined but not used [-Wunused-label] BUILDSTDERR: 3073 | _cuVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3073 | _cuVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3113:1: error: BUILDSTDERR: warning: label ‘_cuWf’ defined but not used [-Wunused-label] BUILDSTDERR: 3113 | _cuWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3113 | _cuWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3145:1: error: BUILDSTDERR: warning: label ‘_cuWi’ defined but not used [-Wunused-label] BUILDSTDERR: 3145 | _cuWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3145 | _cuWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT11_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3192:1: error: BUILDSTDERR: warning: label ‘_cuWv’ defined but not used [-Wunused-label] BUILDSTDERR: 3192 | _cuWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3192 | _cuWv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuWt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3224:1: error: BUILDSTDERR: warning: label ‘_cuWt’ defined but not used [-Wunused-label] BUILDSTDERR: 3224 | _cuWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3224 | _cuWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3246:1: error: BUILDSTDERR: warning: label ‘_cuWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3246 | _cuWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3246 | _cuWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuWS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3277:1: error: BUILDSTDERR: warning: label ‘_cuWS’ defined but not used [-Wunused-label] BUILDSTDERR: 3277 | _cuWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3277 | _cuWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3308:1: error: BUILDSTDERR: warning: label ‘_cuXa’ defined but not used [-Wunused-label] BUILDSTDERR: 3308 | _cuXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3308 | _cuXa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3343:1: error: BUILDSTDERR: warning: label ‘_cuXf’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _cuXf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _cuXf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3386:1: error: BUILDSTDERR: warning: label ‘_cuXq’ defined but not used [-Wunused-label] BUILDSTDERR: 3386 | _cuXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3386 | _cuXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cuXk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3424:1: error: BUILDSTDERR: warning: label ‘_cuXk’ defined but not used [-Wunused-label] BUILDSTDERR: 3424 | _cuXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3424 | _cuXk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3455:1: error: BUILDSTDERR: warning: label ‘_cuXF’ defined but not used [-Wunused-label] BUILDSTDERR: 3455 | _cuXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3455 | _cuXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3478:1: error: BUILDSTDERR: warning: label ‘_cuXQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3478 | _cuXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3478 | _cuXQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3509:1: error: BUILDSTDERR: warning: label ‘_cuXT’ defined but not used [-Wunused-label] BUILDSTDERR: 3509 | _cuXT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3509 | _cuXT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3549:1: error: BUILDSTDERR: warning: label ‘_cuY6’ defined but not used [-Wunused-label] BUILDSTDERR: 3549 | _cuY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3549 | _cuY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3576:1: error: BUILDSTDERR: warning: label ‘_cuY9’ defined but not used [-Wunused-label] BUILDSTDERR: 3576 | _cuY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3576 | _cuY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3616:1: error: BUILDSTDERR: warning: label ‘_cuYm’ defined but not used [-Wunused-label] BUILDSTDERR: 3616 | _cuYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3616 | _cuYm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3647:1: error: BUILDSTDERR: warning: label ‘_cuYp’ defined but not used [-Wunused-label] BUILDSTDERR: 3647 | _cuYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3647 | _cuYp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cuYD’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cuYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cuYD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3711:1: error: BUILDSTDERR: warning: label ‘_cuYL’ defined but not used [-Wunused-label] BUILDSTDERR: 3711 | _cuYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3711 | _cuYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3734:1: error: BUILDSTDERR: warning: label ‘_cuYT’ defined but not used [-Wunused-label] BUILDSTDERR: 3734 | _cuYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3734 | _cuYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3758:1: error: BUILDSTDERR: warning: label ‘_cuZ1’ defined but not used [-Wunused-label] BUILDSTDERR: 3758 | _cuZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3758 | _cuZ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3782:1: error: BUILDSTDERR: warning: label ‘_cuZ9’ defined but not used [-Wunused-label] BUILDSTDERR: 3782 | _cuZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3782 | _cuZ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3806:1: error: BUILDSTDERR: warning: label ‘_cuZh’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _cuZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _cuZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3830:1: error: BUILDSTDERR: warning: label ‘_cuZp’ defined but not used [-Wunused-label] BUILDSTDERR: 3830 | _cuZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3830 | _cuZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3854:1: error: BUILDSTDERR: warning: label ‘_cuZx’ defined but not used [-Wunused-label] BUILDSTDERR: 3854 | _cuZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3854 | _cuZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3878:1: error: BUILDSTDERR: warning: label ‘_cuZF’ defined but not used [-Wunused-label] BUILDSTDERR: 3878 | _cuZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3878 | _cuZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3902:1: error: BUILDSTDERR: warning: label ‘_cuZN’ defined but not used [-Wunused-label] BUILDSTDERR: 3902 | _cuZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3902 | _cuZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3926:1: error: BUILDSTDERR: warning: label ‘_cuZV’ defined but not used [-Wunused-label] BUILDSTDERR: 3926 | _cuZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3926 | _cuZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3950:1: error: BUILDSTDERR: warning: label ‘_cv03’ defined but not used [-Wunused-label] BUILDSTDERR: 3950 | _cv03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3950 | _cv03: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3974:1: error: BUILDSTDERR: warning: label ‘_cv0b’ defined but not used [-Wunused-label] BUILDSTDERR: 3974 | _cv0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3974 | _cv0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:3998:1: error: BUILDSTDERR: warning: label ‘_cv0j’ defined but not used [-Wunused-label] BUILDSTDERR: 3998 | _cv0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3998 | _cv0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suB0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4022:1: error: BUILDSTDERR: warning: label ‘_cv0r’ defined but not used [-Wunused-label] BUILDSTDERR: 4022 | _cv0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4022 | _cv0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suAZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4045:1: error: BUILDSTDERR: warning: label ‘_cv0z’ defined but not used [-Wunused-label] BUILDSTDERR: 4045 | _cv0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4045 | _cv0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4086:1: error: BUILDSTDERR: warning: label ‘_cv0D’ defined but not used [-Wunused-label] BUILDSTDERR: 4086 | _cv0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4086 | _cv0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4182:1: error: BUILDSTDERR: warning: label ‘_cv0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4182 | _cv0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4182 | _cv0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4206:1: error: BUILDSTDERR: warning: label ‘_cv0X’ defined but not used [-Wunused-label] BUILDSTDERR: 4206 | _cv0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4206 | _cv0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4232:1: error: BUILDSTDERR: warning: label ‘_cv10’ defined but not used [-Wunused-label] BUILDSTDERR: 4232 | _cv10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4232 | _cv10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4265:1: error: BUILDSTDERR: warning: label ‘_cv1d’ defined but not used [-Wunused-label] BUILDSTDERR: 4265 | _cv1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4265 | _cv1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4289:1: error: BUILDSTDERR: warning: label ‘_cv1k’ defined but not used [-Wunused-label] BUILDSTDERR: 4289 | _cv1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4289 | _cv1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcp1Foldable1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4315:1: error: BUILDSTDERR: warning: label ‘_cv1n’ defined but not used [-Wunused-label] BUILDSTDERR: 4315 | _cv1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4315 | _cv1n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcfold1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4349:1: error: BUILDSTDERR: warning: label ‘_cv1w’ defined but not used [-Wunused-label] BUILDSTDERR: 4349 | _cv1w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4349 | _cv1w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4379:1: error: BUILDSTDERR: warning: label ‘_cv1E’ defined but not used [-Wunused-label] BUILDSTDERR: 4379 | _cv1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4379 | _cv1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdctoNonEmpty_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4412:1: error: BUILDSTDERR: warning: label ‘_cv1N’ defined but not used [-Wunused-label] BUILDSTDERR: 4412 | _cv1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4412 | _cv1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4442:1: error: BUILDSTDERR: warning: label ‘_cv1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 4442 | _cv1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4442 | _cv1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4468:1: error: BUILDSTDERR: warning: label ‘_cv26’ defined but not used [-Wunused-label] BUILDSTDERR: 4468 | _cv26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4468 | _cv26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4491:1: error: BUILDSTDERR: warning: label ‘_cv2e’ defined but not used [-Wunused-label] BUILDSTDERR: 4491 | _cv2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4491 | _cv2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4514:1: error: BUILDSTDERR: warning: label ‘_cv2l’ defined but not used [-Wunused-label] BUILDSTDERR: 4514 | _cv2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4514 | _cv2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4546:1: error: BUILDSTDERR: warning: label ‘_cv2p’ defined but not used [-Wunused-label] BUILDSTDERR: 4546 | _cv2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4546 | _cv2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4594:1: error: BUILDSTDERR: warning: label ‘_cv2C’ defined but not used [-Wunused-label] BUILDSTDERR: 4594 | _cv2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4594 | _cv2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4618:1: error: BUILDSTDERR: warning: label ‘_cv2J’ defined but not used [-Wunused-label] BUILDSTDERR: 4618 | _cv2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4618 | _cv2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcp1Traversable1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4644:1: error: BUILDSTDERR: warning: label ‘_cv2M’ defined but not used [-Wunused-label] BUILDSTDERR: 4644 | _cv2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4644 | _cv2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4677:1: error: BUILDSTDERR: warning: label ‘_cv2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4677 | _cv2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4677 | _cv2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4703:1: error: BUILDSTDERR: warning: label ‘_cv3l’ defined but not used [-Wunused-label] BUILDSTDERR: 4703 | _cv3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4703 | _cv3l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4732:1: error: BUILDSTDERR: warning: label ‘_cv3o’ defined but not used [-Wunused-label] BUILDSTDERR: 4732 | _cv3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4732 | _cv3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4773:1: error: BUILDSTDERR: warning: label ‘_cv3t’ defined but not used [-Wunused-label] BUILDSTDERR: 4773 | _cv3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4773 | _cv3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4816:1: error: BUILDSTDERR: warning: label ‘_cv3y’ defined but not used [-Wunused-label] BUILDSTDERR: 4816 | _cv3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4816 | _cv3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4855:1: error: BUILDSTDERR: warning: label ‘_cv3D’ defined but not used [-Wunused-label] BUILDSTDERR: 4855 | _cv3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4855 | _cv3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4894:1: error: BUILDSTDERR: warning: label ‘_cv3X’ defined but not used [-Wunused-label] BUILDSTDERR: 4894 | _cv3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4894 | _cv3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4931:1: error: BUILDSTDERR: warning: label ‘_cv46’ defined but not used [-Wunused-label] BUILDSTDERR: 4931 | _cv46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4931 | _cv46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suBX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:4965:1: error: BUILDSTDERR: warning: label ‘_cv49’ defined but not used [-Wunused-label] BUILDSTDERR: 4965 | _cv49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4965 | _cv49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5011:1: error: BUILDSTDERR: warning: label ‘_cv4e’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _cv4e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _cv4e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suC6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5050:1: error: BUILDSTDERR: warning: label ‘_cv4y’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _cv4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _cv4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suC3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5087:1: error: BUILDSTDERR: warning: label ‘_cv4H’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _cv4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _cv4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suC7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5121:1: error: BUILDSTDERR: warning: label ‘_cv4K’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _cv4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _cv4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5167:1: error: BUILDSTDERR: warning: label ‘_cv4P’ defined but not used [-Wunused-label] BUILDSTDERR: 5167 | _cv4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5167 | _cv4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5203:1: error: BUILDSTDERR: warning: label ‘_cv52’ defined but not used [-Wunused-label] BUILDSTDERR: 5203 | _cv52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5203 | _cv52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5230:1: error: BUILDSTDERR: warning: label ‘_cv5g’ defined but not used [-Wunused-label] BUILDSTDERR: 5230 | _cv5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5230 | _cv5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5269:1: error: BUILDSTDERR: warning: label ‘_cv5l’ defined but not used [-Wunused-label] BUILDSTDERR: 5269 | _cv5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5269 | _cv5l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5309:1: error: BUILDSTDERR: warning: label ‘_cv5q’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _cv5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _cv5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5343:1: error: BUILDSTDERR: warning: label ‘_cv5H’ defined but not used [-Wunused-label] BUILDSTDERR: 5343 | _cv5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5343 | _cv5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5373:1: error: BUILDSTDERR: warning: label ‘_cv5K’ defined but not used [-Wunused-label] BUILDSTDERR: 5373 | _cv5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5373 | _cv5K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5409:1: error: BUILDSTDERR: warning: label ‘_cv5U’ defined but not used [-Wunused-label] BUILDSTDERR: 5409 | _cv5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5409 | _cv5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5425:1: error: BUILDSTDERR: warning: label ‘_cv5X’ defined but not used [-Wunused-label] BUILDSTDERR: 5425 | _cv5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5425 | _cv5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5457:1: error: BUILDSTDERR: warning: label ‘_cv6j’ defined but not used [-Wunused-label] BUILDSTDERR: 5457 | _cv6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5457 | _cv6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5476:1: error: BUILDSTDERR: warning: label ‘_cv6m’ defined but not used [-Wunused-label] BUILDSTDERR: 5476 | _cv6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5476 | _cv6m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5516:1: error: BUILDSTDERR: warning: label ‘_cv6r’ defined but not used [-Wunused-label] BUILDSTDERR: 5516 | _cv6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5516 | _cv6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5552:1: error: BUILDSTDERR: warning: label ‘_cv6B’ defined but not used [-Wunused-label] BUILDSTDERR: 5552 | _cv6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5552 | _cv6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5568:1: error: BUILDSTDERR: warning: label ‘_cv6E’ defined but not used [-Wunused-label] BUILDSTDERR: 5568 | _cv6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5568 | _cv6E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5602:1: error: BUILDSTDERR: warning: label ‘_cv6S’ defined but not used [-Wunused-label] BUILDSTDERR: 5602 | _cv6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5602 | _cv6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5625:1: error: BUILDSTDERR: warning: label ‘_cv70’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _cv70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _cv70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5652:1: error: BUILDSTDERR: warning: label ‘_cv74’ defined but not used [-Wunused-label] BUILDSTDERR: 5652 | _cv74: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5652 | _cv74: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5691:1: error: BUILDSTDERR: warning: label ‘_cv7h’ defined but not used [-Wunused-label] BUILDSTDERR: 5691 | _cv7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5691 | _cv7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5715:1: error: BUILDSTDERR: warning: label ‘_cv7o’ defined but not used [-Wunused-label] BUILDSTDERR: 5715 | _cv7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5715 | _cv7o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcp1Traversable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5741:1: error: BUILDSTDERR: warning: label ‘_cv7r’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _cv7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _cv7r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5774:1: error: BUILDSTDERR: warning: label ‘_cv7A’ defined but not used [-Wunused-label] BUILDSTDERR: 5774 | _cv7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5774 | _cv7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5803:1: error: BUILDSTDERR: warning: label ‘_cv7L’ defined but not used [-Wunused-label] BUILDSTDERR: 5803 | _cv7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5803 | _cv7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5828:1: error: BUILDSTDERR: warning: label ‘_cv7O’ defined but not used [-Wunused-label] BUILDSTDERR: 5828 | _cv7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5828 | _cv7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5857:1: error: BUILDSTDERR: warning: label ‘_cv81’ defined but not used [-Wunused-label] BUILDSTDERR: 5857 | _cv81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5857 | _cv81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5883:1: error: BUILDSTDERR: warning: label ‘_cv84’ defined but not used [-Wunused-label] BUILDSTDERR: 5883 | _cv84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5883 | _cv84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suD4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5920:1: error: BUILDSTDERR: warning: label ‘_cv8i’ defined but not used [-Wunused-label] BUILDSTDERR: 5920 | _cv8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5920 | _cv8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suD3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5943:1: error: BUILDSTDERR: warning: label ‘_cv8q’ defined but not used [-Wunused-label] BUILDSTDERR: 5943 | _cv8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5943 | _cv8q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suD2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5966:1: error: BUILDSTDERR: warning: label ‘_cv8y’ defined but not used [-Wunused-label] BUILDSTDERR: 5966 | _cv8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5966 | _cv8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suD1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:5989:1: error: BUILDSTDERR: warning: label ‘_cv8G’ defined but not used [-Wunused-label] BUILDSTDERR: 5989 | _cv8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5989 | _cv8G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suD0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6012:1: error: BUILDSTDERR: warning: label ‘_cv8N’ defined but not used [-Wunused-label] BUILDSTDERR: 6012 | _cv8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6012 | _cv8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suCZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6038:1: error: BUILDSTDERR: warning: label ‘_cv8U’ defined but not used [-Wunused-label] BUILDSTDERR: 6038 | _cv8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6038 | _cv8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6071:1: error: BUILDSTDERR: warning: label ‘_cv8Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6071 | _cv8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6071 | _cv8Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suD8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6127:1: error: BUILDSTDERR: warning: label ‘_cv9b’ defined but not used [-Wunused-label] BUILDSTDERR: 6127 | _cv9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6127 | _cv9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suD7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6151:1: error: BUILDSTDERR: warning: label ‘_cv9i’ defined but not used [-Wunused-label] BUILDSTDERR: 6151 | _cv9i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6151 | _cv9i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcp2Traversable1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6177:1: error: BUILDSTDERR: warning: label ‘_cv9l’ defined but not used [-Wunused-label] BUILDSTDERR: 6177 | _cv9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6177 | _cv9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcsequence1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6211:1: error: BUILDSTDERR: warning: label ‘_cv9u’ defined but not used [-Wunused-label] BUILDSTDERR: 6211 | _cv9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6211 | _cv9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6240:1: error: BUILDSTDERR: warning: label ‘_cv9G’ defined but not used [-Wunused-label] BUILDSTDERR: 6240 | _cv9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6240 | _cv9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6263:1: error: BUILDSTDERR: warning: label ‘_cv9O’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _cv9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _cv9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6286:1: error: BUILDSTDERR: warning: label ‘_cv9V’ defined but not used [-Wunused-label] BUILDSTDERR: 6286 | _cv9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6286 | _cv9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6312:1: error: BUILDSTDERR: warning: label ‘_cva2’ defined but not used [-Wunused-label] BUILDSTDERR: 6312 | _cva2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6312 | _cva2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6344:1: error: BUILDSTDERR: warning: label ‘_cva6’ defined but not used [-Wunused-label] BUILDSTDERR: 6344 | _cva6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6344 | _cva6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6393:1: error: BUILDSTDERR: warning: label ‘_cval’ defined but not used [-Wunused-label] BUILDSTDERR: 6393 | _cval: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6393 | _cval: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvaj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6417:1: error: BUILDSTDERR: warning: label ‘_cvaj’ defined but not used [-Wunused-label] BUILDSTDERR: 6417 | _cvaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6417 | _cvaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6433:1: error: BUILDSTDERR: warning: label ‘_cvax’ defined but not used [-Wunused-label] BUILDSTDERR: 6433 | _cvax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6433 | _cvax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvav’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6457:1: error: BUILDSTDERR: warning: label ‘_cvav’ defined but not used [-Wunused-label] BUILDSTDERR: 6457 | _cvav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6457 | _cvav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6474:1: error: BUILDSTDERR: warning: label ‘_cvaD’ defined but not used [-Wunused-label] BUILDSTDERR: 6474 | _cvaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6474 | _cvaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6508:1: error: BUILDSTDERR: warning: label ‘_cvaS’ defined but not used [-Wunused-label] BUILDSTDERR: 6508 | _cvaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6508 | _cvaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvaQ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6532:1: error: BUILDSTDERR: warning: label ‘_cvaQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6532 | _cvaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6532 | _cvaQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6548:1: error: BUILDSTDERR: warning: label ‘_cvb4’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _cvb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _cvb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvb2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6572:1: error: BUILDSTDERR: warning: label ‘_cvb2’ defined but not used [-Wunused-label] BUILDSTDERR: 6572 | _cvb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6572 | _cvb2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6589:1: error: BUILDSTDERR: warning: label ‘_cvba’ defined but not used [-Wunused-label] BUILDSTDERR: 6589 | _cvba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6589 | _cvba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6622:1: error: BUILDSTDERR: warning: label ‘_cvbn’ defined but not used [-Wunused-label] BUILDSTDERR: 6622 | _cvbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6622 | _cvbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6647:1: error: BUILDSTDERR: warning: label ‘_cvbw’ defined but not used [-Wunused-label] BUILDSTDERR: 6647 | _cvbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6647 | _cvbw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvbu’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6671:1: error: BUILDSTDERR: warning: label ‘_cvbu’ defined but not used [-Wunused-label] BUILDSTDERR: 6671 | _cvbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6671 | _cvbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6688:1: error: BUILDSTDERR: warning: label ‘_cvbC’ defined but not used [-Wunused-label] BUILDSTDERR: 6688 | _cvbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6688 | _cvbC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6720:1: error: BUILDSTDERR: warning: label ‘_cvbP’ defined but not used [-Wunused-label] BUILDSTDERR: 6720 | _cvbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6720 | _cvbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6746:1: error: BUILDSTDERR: warning: label ‘_cvbW’ defined but not used [-Wunused-label] BUILDSTDERR: 6746 | _cvbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6746 | _cvbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6773:1: error: BUILDSTDERR: warning: label ‘_cvc5’ defined but not used [-Wunused-label] BUILDSTDERR: 6773 | _cvc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6773 | _cvc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6805:1: error: BUILDSTDERR: warning: label ‘_cvca’ defined but not used [-Wunused-label] BUILDSTDERR: 6805 | _cvca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6805 | _cvca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6845:1: error: BUILDSTDERR: warning: label ‘_cvct’ defined but not used [-Wunused-label] BUILDSTDERR: 6845 | _cvct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6845 | _cvct: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvcr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6870:1: error: BUILDSTDERR: warning: label ‘_cvcr’ defined but not used [-Wunused-label] BUILDSTDERR: 6870 | _cvcr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6870 | _cvcr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6892:1: error: BUILDSTDERR: warning: label ‘_cvcB’ defined but not used [-Wunused-label] BUILDSTDERR: 6892 | _cvcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6892 | _cvcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvcz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6928:1: error: BUILDSTDERR: warning: label ‘_cvcz’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _cvcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _cvcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvcE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6944:1: error: BUILDSTDERR: warning: label ‘_cvcE’ defined but not used [-Wunused-label] BUILDSTDERR: 6944 | _cvcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6944 | _cvcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6961:1: error: BUILDSTDERR: warning: label ‘_cvcS’ defined but not used [-Wunused-label] BUILDSTDERR: 6961 | _cvcS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6961 | _cvcS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:6985:1: error: BUILDSTDERR: warning: label ‘_cvcZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6985 | _cvcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6985 | _cvcZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suDY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7012:1: error: BUILDSTDERR: warning: label ‘_cvd8’ defined but not used [-Wunused-label] BUILDSTDERR: 7012 | _cvd8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7012 | _cvd8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7046:1: error: BUILDSTDERR: warning: label ‘_cvdd’ defined but not used [-Wunused-label] BUILDSTDERR: 7046 | _cvdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7046 | _cvdd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suE3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7088:1: error: BUILDSTDERR: warning: label ‘_cvdq’ defined but not used [-Wunused-label] BUILDSTDERR: 7088 | _cvdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7088 | _cvdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suE5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7114:1: error: BUILDSTDERR: warning: label ‘_cvdC’ defined but not used [-Wunused-label] BUILDSTDERR: 7114 | _cvdC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7114 | _cvdC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suE6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7143:1: error: BUILDSTDERR: warning: label ‘_cvdF’ defined but not used [-Wunused-label] BUILDSTDERR: 7143 | _cvdF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7143 | _cvdF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7176:1: error: BUILDSTDERR: warning: label ‘_cvdK’ defined but not used [-Wunused-label] BUILDSTDERR: 7176 | _cvdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7176 | _cvdK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7213:1: error: BUILDSTDERR: warning: label ‘_cvdY’ defined but not used [-Wunused-label] BUILDSTDERR: 7213 | _cvdY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7213 | _cvdY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7236:1: error: BUILDSTDERR: warning: label ‘_cve6’ defined but not used [-Wunused-label] BUILDSTDERR: 7236 | _cve6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7236 | _cve6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7259:1: error: BUILDSTDERR: warning: label ‘_cvee’ defined but not used [-Wunused-label] BUILDSTDERR: 7259 | _cvee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7259 | _cvee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7282:1: error: BUILDSTDERR: warning: label ‘_cvem’ defined but not used [-Wunused-label] BUILDSTDERR: 7282 | _cvem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7282 | _cvem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suE9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7305:1: error: BUILDSTDERR: warning: label ‘_cvet’ defined but not used [-Wunused-label] BUILDSTDERR: 7305 | _cvet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7305 | _cvet: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7337:1: error: BUILDSTDERR: warning: label ‘_cvex’ defined but not used [-Wunused-label] BUILDSTDERR: 7337 | _cvex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7337 | _cvex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7388:1: error: BUILDSTDERR: warning: label ‘_cveK’ defined but not used [-Wunused-label] BUILDSTDERR: 7388 | _cveK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7388 | _cveK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7413:1: error: BUILDSTDERR: warning: label ‘_cveN’ defined but not used [-Wunused-label] BUILDSTDERR: 7413 | _cveN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7413 | _cveN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7442:1: error: BUILDSTDERR: warning: label ‘_cvf1’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _cvf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _cvf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7465:1: error: BUILDSTDERR: warning: label ‘_cvf9’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _cvf9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _cvf9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7488:1: error: BUILDSTDERR: warning: label ‘_cvfg’ defined but not used [-Wunused-label] BUILDSTDERR: 7488 | _cvfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7488 | _cvfg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7518:1: error: BUILDSTDERR: warning: label ‘_cvfk’ defined but not used [-Wunused-label] BUILDSTDERR: 7518 | _cvfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7518 | _cvfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7561:1: error: BUILDSTDERR: warning: label ‘_cvfx’ defined but not used [-Wunused-label] BUILDSTDERR: 7561 | _cvfx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7561 | _cvfx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7585:1: error: BUILDSTDERR: warning: label ‘_cvfI’ defined but not used [-Wunused-label] BUILDSTDERR: 7585 | _cvfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7585 | _cvfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7613:1: error: BUILDSTDERR: warning: label ‘_cvfL’ defined but not used [-Wunused-label] BUILDSTDERR: 7613 | _cvfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7613 | _cvfL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7653:1: error: BUILDSTDERR: warning: label ‘_cvfQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7653 | _cvfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7653 | _cvfQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7689:1: error: BUILDSTDERR: warning: label ‘_cvg3’ defined but not used [-Wunused-label] BUILDSTDERR: 7689 | _cvg3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7689 | _cvg3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7713:1: error: BUILDSTDERR: warning: label ‘_cvga’ defined but not used [-Wunused-label] BUILDSTDERR: 7713 | _cvga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7713 | _cvga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7737:1: error: BUILDSTDERR: warning: label ‘_cvgh’ defined but not used [-Wunused-label] BUILDSTDERR: 7737 | _cvgh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7737 | _cvgh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7763:1: error: BUILDSTDERR: warning: label ‘_cvgH’ defined but not used [-Wunused-label] BUILDSTDERR: 7763 | _cvgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7763 | _cvgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7794:1: error: BUILDSTDERR: warning: label ‘_cvgK’ defined but not used [-Wunused-label] BUILDSTDERR: 7794 | _cvgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7794 | _cvgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7833:1: error: BUILDSTDERR: warning: label ‘_cvgY’ defined but not used [-Wunused-label] BUILDSTDERR: 7833 | _cvgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7833 | _cvgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7865:1: error: BUILDSTDERR: warning: label ‘_cvh1’ defined but not used [-Wunused-label] BUILDSTDERR: 7865 | _cvh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7865 | _cvh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7912:1: error: BUILDSTDERR: warning: label ‘_cvh6’ defined but not used [-Wunused-label] BUILDSTDERR: 7912 | _cvh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7912 | _cvh6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:7965:1: error: BUILDSTDERR: warning: label ‘_cvhb’ defined but not used [-Wunused-label] BUILDSTDERR: 7965 | _cvhb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7965 | _cvhb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8014:1: error: BUILDSTDERR: warning: label ‘_cvhg’ defined but not used [-Wunused-label] BUILDSTDERR: 8014 | _cvhg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8014 | _cvhg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8061:1: error: BUILDSTDERR: warning: label ‘_cvhl’ defined but not used [-Wunused-label] BUILDSTDERR: 8061 | _cvhl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8061 | _cvhl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suET_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8105:1: error: BUILDSTDERR: warning: label ‘_cvhy’ defined but not used [-Wunused-label] BUILDSTDERR: 8105 | _cvhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8105 | _cvhy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8129:1: error: BUILDSTDERR: warning: label ‘_cvhF’ defined but not used [-Wunused-label] BUILDSTDERR: 8129 | _cvhF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8129 | _cvhF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8153:1: error: BUILDSTDERR: warning: label ‘_cvhM’ defined but not used [-Wunused-label] BUILDSTDERR: 8153 | _cvhM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8153 | _cvhM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suF0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8179:1: error: BUILDSTDERR: warning: label ‘_cvig’ defined but not used [-Wunused-label] BUILDSTDERR: 8179 | _cvig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8179 | _cvig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suEZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8210:1: error: BUILDSTDERR: warning: label ‘_cvij’ defined but not used [-Wunused-label] BUILDSTDERR: 8210 | _cvij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8210 | _cvij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8249:1: error: BUILDSTDERR: warning: label ‘_cvix’ defined but not used [-Wunused-label] BUILDSTDERR: 8249 | _cvix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8249 | _cvix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suF3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8281:1: error: BUILDSTDERR: warning: label ‘_cviA’ defined but not used [-Wunused-label] BUILDSTDERR: 8281 | _cviA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8281 | _cviA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suF4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8328:1: error: BUILDSTDERR: warning: label ‘_cviF’ defined but not used [-Wunused-label] BUILDSTDERR: 8328 | _cviF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8328 | _cviF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suF5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8382:1: error: BUILDSTDERR: warning: label ‘_cviK’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _cviK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _cviK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suF6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8435:1: error: BUILDSTDERR: warning: label ‘_cviP’ defined but not used [-Wunused-label] BUILDSTDERR: 8435 | _cviP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8435 | _cviP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suF7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8481:1: error: BUILDSTDERR: warning: label ‘_cviU’ defined but not used [-Wunused-label] BUILDSTDERR: 8481 | _cviU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8481 | _cviU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8530:1: error: BUILDSTDERR: warning: label ‘_cviZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8530 | _cviZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8530 | _cviZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8575:1: error: BUILDSTDERR: warning: label ‘_cvjd’ defined but not used [-Wunused-label] BUILDSTDERR: 8575 | _cvjd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8575 | _cvjd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8600:1: error: BUILDSTDERR: warning: label ‘_cvjl’ defined but not used [-Wunused-label] BUILDSTDERR: 8600 | _cvjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8600 | _cvjl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8625:1: error: BUILDSTDERR: warning: label ‘_cvjt’ defined but not used [-Wunused-label] BUILDSTDERR: 8625 | _cvjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8625 | _cvjt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8650:1: error: BUILDSTDERR: warning: label ‘_cvjA’ defined but not used [-Wunused-label] BUILDSTDERR: 8650 | _cvjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8650 | _cvjA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8685:1: error: BUILDSTDERR: warning: label ‘_cvjE’ defined but not used [-Wunused-label] BUILDSTDERR: 8685 | _cvjE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8685 | _cvjE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8742:1: error: BUILDSTDERR: warning: label ‘_cvjR’ defined but not used [-Wunused-label] BUILDSTDERR: 8742 | _cvjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8742 | _cvjR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8768:1: error: BUILDSTDERR: warning: label ‘_cvkh’ defined but not used [-Wunused-label] BUILDSTDERR: 8768 | _cvkh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8768 | _cvkh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8799:1: error: BUILDSTDERR: warning: label ‘_cvkk’ defined but not used [-Wunused-label] BUILDSTDERR: 8799 | _cvkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8799 | _cvkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8838:1: error: BUILDSTDERR: warning: label ‘_cvky’ defined but not used [-Wunused-label] BUILDSTDERR: 8838 | _cvky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8838 | _cvky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8870:1: error: BUILDSTDERR: warning: label ‘_cvkB’ defined but not used [-Wunused-label] BUILDSTDERR: 8870 | _cvkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8870 | _cvkB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8917:1: error: BUILDSTDERR: warning: label ‘_cvkG’ defined but not used [-Wunused-label] BUILDSTDERR: 8917 | _cvkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8917 | _cvkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:8970:1: error: BUILDSTDERR: warning: label ‘_cvkL’ defined but not used [-Wunused-label] BUILDSTDERR: 8970 | _cvkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8970 | _cvkL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9019:1: error: BUILDSTDERR: warning: label ‘_cvkQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9019 | _cvkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9019 | _cvkQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcduplicated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9064:1: error: BUILDSTDERR: warning: label ‘_cvkV’ defined but not used [-Wunused-label] BUILDSTDERR: 9064 | _cvkV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9064 | _cvkV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9104:1: error: BUILDSTDERR: warning: label ‘_cvl8’ defined but not used [-Wunused-label] BUILDSTDERR: 9104 | _cvl8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9104 | _cvl8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9130:1: error: BUILDSTDERR: warning: label ‘_cvlC’ defined but not used [-Wunused-label] BUILDSTDERR: 9130 | _cvlC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9130 | _cvlC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9161:1: error: BUILDSTDERR: warning: label ‘_cvlF’ defined but not used [-Wunused-label] BUILDSTDERR: 9161 | _cvlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9161 | _cvlF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9200:1: error: BUILDSTDERR: warning: label ‘_cvlT’ defined but not used [-Wunused-label] BUILDSTDERR: 9200 | _cvlT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9200 | _cvlT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9232:1: error: BUILDSTDERR: warning: label ‘_cvlW’ defined but not used [-Wunused-label] BUILDSTDERR: 9232 | _cvlW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9232 | _cvlW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9279:1: error: BUILDSTDERR: warning: label ‘_cvm1’ defined but not used [-Wunused-label] BUILDSTDERR: 9279 | _cvm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9279 | _cvm1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9333:1: error: BUILDSTDERR: warning: label ‘_cvm6’ defined but not used [-Wunused-label] BUILDSTDERR: 9333 | _cvm6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9333 | _cvm6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9386:1: error: BUILDSTDERR: warning: label ‘_cvmb’ defined but not used [-Wunused-label] BUILDSTDERR: 9386 | _cvmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9386 | _cvmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9432:1: error: BUILDSTDERR: warning: label ‘_cvmg’ defined but not used [-Wunused-label] BUILDSTDERR: 9432 | _cvmg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9432 | _cvmg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcextended_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cvml’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cvml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cvml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9520:1: error: BUILDSTDERR: warning: label ‘_cvmz’ defined but not used [-Wunused-label] BUILDSTDERR: 9520 | _cvmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9520 | _cvmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cvmH’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cvmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cvmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suFU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9570:1: error: BUILDSTDERR: warning: label ‘_cvmO’ defined but not used [-Wunused-label] BUILDSTDERR: 9570 | _cvmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9570 | _cvmO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9604:1: error: BUILDSTDERR: warning: label ‘_cvmS’ defined but not used [-Wunused-label] BUILDSTDERR: 9604 | _cvmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9604 | _cvmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suG1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9655:1: error: BUILDSTDERR: warning: label ‘_cvn5’ defined but not used [-Wunused-label] BUILDSTDERR: 9655 | _cvn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9655 | _cvn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suG0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9680:1: error: BUILDSTDERR: warning: label ‘_cvne’ defined but not used [-Wunused-label] BUILDSTDERR: 9680 | _cvne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9680 | _cvne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvnc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9704:1: error: BUILDSTDERR: warning: label ‘_cvnc’ defined but not used [-Wunused-label] BUILDSTDERR: 9704 | _cvnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9704 | _cvnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9721:1: error: BUILDSTDERR: warning: label ‘_cvnk’ defined but not used [-Wunused-label] BUILDSTDERR: 9721 | _cvnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9721 | _cvnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suG9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9754:1: error: BUILDSTDERR: warning: label ‘_cvnD’ defined but not used [-Wunused-label] BUILDSTDERR: 9754 | _cvnD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9754 | _cvnD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvnB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9779:1: error: BUILDSTDERR: warning: label ‘_cvnB’ defined but not used [-Wunused-label] BUILDSTDERR: 9779 | _cvnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9779 | _cvnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9802:1: error: BUILDSTDERR: warning: label ‘_cvnL’ defined but not used [-Wunused-label] BUILDSTDERR: 9802 | _cvnL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9802 | _cvnL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvnJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9842:1: error: BUILDSTDERR: warning: label ‘_cvnJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9842 | _cvnJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9842 | _cvnJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvnO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9858:1: error: BUILDSTDERR: warning: label ‘_cvnO’ defined but not used [-Wunused-label] BUILDSTDERR: 9858 | _cvnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9858 | _cvnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9878:1: error: BUILDSTDERR: warning: label ‘_cvnY’ defined but not used [-Wunused-label] BUILDSTDERR: 9878 | _cvnY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9878 | _cvnY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9914:1: error: BUILDSTDERR: warning: label ‘_cvo7’ defined but not used [-Wunused-label] BUILDSTDERR: 9914 | _cvo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9914 | _cvo7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9936:1: error: BUILDSTDERR: warning: label ‘_cvoo’ defined but not used [-Wunused-label] BUILDSTDERR: 9936 | _cvoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9936 | _cvoo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvom’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9961:1: error: BUILDSTDERR: warning: label ‘_cvom’ defined but not used [-Wunused-label] BUILDSTDERR: 9961 | _cvom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9961 | _cvom: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:9984:1: error: BUILDSTDERR: warning: label ‘_cvow’ defined but not used [-Wunused-label] BUILDSTDERR: 9984 | _cvow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9984 | _cvow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvou’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10022:1: error: BUILDSTDERR: warning: label ‘_cvou’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10022 | _cvou: BUILDSTDERR: | ^ BUILDSTDERR: 10022 | _cvou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvoz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10038:1: error: BUILDSTDERR: warning: label ‘_cvoz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10038 | _cvoz: BUILDSTDERR: | ^ BUILDSTDERR: 10038 | _cvoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10056:1: error: BUILDSTDERR: warning: label ‘_cvoJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10056 | _cvoJ: BUILDSTDERR: | ^ BUILDSTDERR: 10056 | _cvoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10088:1: error: BUILDSTDERR: warning: label ‘_cvoS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10088 | _cvoS: BUILDSTDERR: | ^ BUILDSTDERR: 10088 | _cvoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10116:1: error: BUILDSTDERR: warning: label ‘_cvp4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10116 | _cvp4: BUILDSTDERR: | ^ BUILDSTDERR: 10116 | _cvp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10139:1: error: BUILDSTDERR: warning: label ‘_cvpc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10139 | _cvpc: BUILDSTDERR: | ^ BUILDSTDERR: 10139 | _cvpc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10162:1: error: BUILDSTDERR: warning: label ‘_cvpk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10162 | _cvpk: BUILDSTDERR: | ^ BUILDSTDERR: 10162 | _cvpk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10185:1: error: BUILDSTDERR: warning: label ‘_cvps’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10185 | _cvps: BUILDSTDERR: | ^ BUILDSTDERR: 10185 | _cvps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10208:1: error: BUILDSTDERR: warning: label ‘_cvpA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10208 | _cvpA: BUILDSTDERR: | ^ BUILDSTDERR: 10208 | _cvpA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10231:1: error: BUILDSTDERR: warning: label ‘_cvpH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10231 | _cvpH: BUILDSTDERR: | ^ BUILDSTDERR: 10231 | _cvpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10264:1: error: BUILDSTDERR: warning: label ‘_cvpL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10264 | _cvpL: BUILDSTDERR: | ^ BUILDSTDERR: 10264 | _cvpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10319:1: error: BUILDSTDERR: warning: label ‘_cvpY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10319 | _cvpY: BUILDSTDERR: | ^ BUILDSTDERR: 10319 | _cvpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdcp1Monad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10344:1: error: BUILDSTDERR: warning: label ‘_cvq1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10344 | _cvq1: BUILDSTDERR: | ^ BUILDSTDERR: 10344 | _cvq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10374:1: error: BUILDSTDERR: warning: label ‘_cvqg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10374 | _cvqg: BUILDSTDERR: | ^ BUILDSTDERR: 10374 | _cvqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvqe’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10399:1: error: BUILDSTDERR: warning: label ‘_cvqe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10399 | _cvqe: BUILDSTDERR: | ^ BUILDSTDERR: 10399 | _cvqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10414:1: error: BUILDSTDERR: warning: label ‘_cvqr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10414 | _cvqr: BUILDSTDERR: | ^ BUILDSTDERR: 10414 | _cvqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdcreturn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10432:1: error: BUILDSTDERR: warning: label ‘_cvqu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10432 | _cvqu: BUILDSTDERR: | ^ BUILDSTDERR: 10432 | _cvqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10465:1: error: BUILDSTDERR: warning: label ‘_cvqM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10465 | _cvqM: BUILDSTDERR: | ^ BUILDSTDERR: 10465 | _cvqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10490:1: error: BUILDSTDERR: warning: label ‘_cvqU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _cvqU: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _cvqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10506:1: error: BUILDSTDERR: warning: label ‘_cvr1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10506 | _cvr1: BUILDSTDERR: | ^ BUILDSTDERR: 10506 | _cvr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10541:1: error: BUILDSTDERR: warning: label ‘_cvr4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10541 | _cvr4: BUILDSTDERR: | ^ BUILDSTDERR: 10541 | _cvr4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘rux5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10589:1: error: BUILDSTDERR: warning: label ‘_cvr9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10589 | _cvr9: BUILDSTDERR: | ^ BUILDSTDERR: 10589 | _cvr9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10624:1: error: BUILDSTDERR: warning: label ‘_cvri’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10624 | _cvri: BUILDSTDERR: | ^ BUILDSTDERR: 10624 | _cvri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘rux6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10642:1: error: BUILDSTDERR: warning: label ‘_cvrp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10642 | _cvrp: BUILDSTDERR: | ^ BUILDSTDERR: 10642 | _cvrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10662:1: error: BUILDSTDERR: warning: label ‘_cvrB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10662 | _cvrB: BUILDSTDERR: | ^ BUILDSTDERR: 10662 | _cvrB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10685:1: error: BUILDSTDERR: warning: label ‘_cvrJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10685 | _cvrJ: BUILDSTDERR: | ^ BUILDSTDERR: 10685 | _cvrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10708:1: error: BUILDSTDERR: warning: label ‘_cvrR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _cvrR: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _cvrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10731:1: error: BUILDSTDERR: warning: label ‘_cvrY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10731 | _cvrY: BUILDSTDERR: | ^ BUILDSTDERR: 10731 | _cvrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10763:1: error: BUILDSTDERR: warning: label ‘_cvs2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10763 | _cvs2: BUILDSTDERR: | ^ BUILDSTDERR: 10763 | _cvs2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suGZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10812:1: error: BUILDSTDERR: warning: label ‘_cvsf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10812 | _cvsf: BUILDSTDERR: | ^ BUILDSTDERR: 10812 | _cvsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10837:1: error: BUILDSTDERR: warning: label ‘_cvsi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10837 | _cvsi: BUILDSTDERR: | ^ BUILDSTDERR: 10837 | _cvsi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suH3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10867:1: error: BUILDSTDERR: warning: label ‘_cvsv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10867 | _cvsv: BUILDSTDERR: | ^ BUILDSTDERR: 10867 | _cvsv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suH5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10894:1: error: BUILDSTDERR: warning: label ‘_cvsJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10894 | _cvsJ: BUILDSTDERR: | ^ BUILDSTDERR: 10894 | _cvsJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvsH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10929:1: error: BUILDSTDERR: warning: label ‘_cvsH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10929 | _cvsH: BUILDSTDERR: | ^ BUILDSTDERR: 10929 | _cvsH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10944:1: error: BUILDSTDERR: warning: label ‘_cvsW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10944 | _cvsW: BUILDSTDERR: | ^ BUILDSTDERR: 10944 | _cvsW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suH4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:10965:1: error: BUILDSTDERR: warning: label ‘_cvsZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10965 | _cvsZ: BUILDSTDERR: | ^ BUILDSTDERR: 10965 | _cvsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11007:1: error: BUILDSTDERR: warning: label ‘_cvtd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11007 | _cvtd: BUILDSTDERR: | ^ BUILDSTDERR: 11007 | _cvtd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11041:1: error: BUILDSTDERR: warning: label ‘_cvtn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11041 | _cvtn: BUILDSTDERR: | ^ BUILDSTDERR: 11041 | _cvtn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11062:1: error: BUILDSTDERR: warning: label ‘_cvtq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11062 | _cvtq: BUILDSTDERR: | ^ BUILDSTDERR: 11062 | _cvtq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11102:1: error: BUILDSTDERR: warning: label ‘_cvtE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11102 | _cvtE: BUILDSTDERR: | ^ BUILDSTDERR: 11102 | _cvtE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11127:1: error: BUILDSTDERR: warning: label ‘_cvtM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11127 | _cvtM: BUILDSTDERR: | ^ BUILDSTDERR: 11127 | _cvtM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11143:1: error: BUILDSTDERR: warning: label ‘_cvtT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11143 | _cvtT: BUILDSTDERR: | ^ BUILDSTDERR: 11143 | _cvtT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11178:1: error: BUILDSTDERR: warning: label ‘_cvtW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11178 | _cvtW: BUILDSTDERR: | ^ BUILDSTDERR: 11178 | _cvtW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11232:1: error: BUILDSTDERR: warning: label ‘_cvu1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11232 | _cvu1: BUILDSTDERR: | ^ BUILDSTDERR: 11232 | _cvu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11279:1: error: BUILDSTDERR: warning: label ‘_cvuf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11279 | _cvuf: BUILDSTDERR: | ^ BUILDSTDERR: 11279 | _cvuf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11302:1: error: BUILDSTDERR: warning: label ‘_cvun’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11302 | _cvun: BUILDSTDERR: | ^ BUILDSTDERR: 11302 | _cvun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11325:1: error: BUILDSTDERR: warning: label ‘_cvuv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11325 | _cvuv: BUILDSTDERR: | ^ BUILDSTDERR: 11325 | _cvuv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11348:1: error: BUILDSTDERR: warning: label ‘_cvuD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11348 | _cvuD: BUILDSTDERR: | ^ BUILDSTDERR: 11348 | _cvuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11371:1: error: BUILDSTDERR: warning: label ‘_cvuK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11371 | _cvuK: BUILDSTDERR: | ^ BUILDSTDERR: 11371 | _cvuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11397:1: error: BUILDSTDERR: warning: label ‘_cvuR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11397 | _cvuR: BUILDSTDERR: | ^ BUILDSTDERR: 11397 | _cvuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11429:1: error: BUILDSTDERR: warning: label ‘_cvuV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11429 | _cvuV: BUILDSTDERR: | ^ BUILDSTDERR: 11429 | _cvuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11484:1: error: BUILDSTDERR: warning: label ‘_cvv8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11484 | _cvv8: BUILDSTDERR: | ^ BUILDSTDERR: 11484 | _cvv8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderTzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11509:1: error: BUILDSTDERR: warning: label ‘_cvvb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11509 | _cvvb: BUILDSTDERR: | ^ BUILDSTDERR: 11509 | _cvvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11539:1: error: BUILDSTDERR: warning: label ‘_cvvp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11539 | _cvvp: BUILDSTDERR: | ^ BUILDSTDERR: 11539 | _cvvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11562:1: error: BUILDSTDERR: warning: label ‘_cvvw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11562 | _cvvw: BUILDSTDERR: | ^ BUILDSTDERR: 11562 | _cvvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11592:1: error: BUILDSTDERR: warning: label ‘_cvvA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11592 | _cvvA: BUILDSTDERR: | ^ BUILDSTDERR: 11592 | _cvvA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11632:1: error: BUILDSTDERR: warning: label ‘_cvvN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11632 | _cvvN: BUILDSTDERR: | ^ BUILDSTDERR: 11632 | _cvvN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11657:1: error: BUILDSTDERR: warning: label ‘_cvvW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11657 | _cvvW: BUILDSTDERR: | ^ BUILDSTDERR: 11657 | _cvvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvvU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11681:1: error: BUILDSTDERR: warning: label ‘_cvvU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11681 | _cvvU: BUILDSTDERR: | ^ BUILDSTDERR: 11681 | _cvvU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11698:1: error: BUILDSTDERR: warning: label ‘_cvw2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11698 | _cvw2: BUILDSTDERR: | ^ BUILDSTDERR: 11698 | _cvw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11731:1: error: BUILDSTDERR: warning: label ‘_cvwl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11731 | _cvwl: BUILDSTDERR: | ^ BUILDSTDERR: 11731 | _cvwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvwj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11756:1: error: BUILDSTDERR: warning: label ‘_cvwj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11756 | _cvwj: BUILDSTDERR: | ^ BUILDSTDERR: 11756 | _cvwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suHT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11779:1: error: BUILDSTDERR: warning: label ‘_cvwt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11779 | _cvwt: BUILDSTDERR: | ^ BUILDSTDERR: 11779 | _cvwt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvwr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11817:1: error: BUILDSTDERR: warning: label ‘_cvwr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11817 | _cvwr: BUILDSTDERR: | ^ BUILDSTDERR: 11817 | _cvwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvww’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11833:1: error: BUILDSTDERR: warning: label ‘_cvww’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11833 | _cvww: BUILDSTDERR: | ^ BUILDSTDERR: 11833 | _cvww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11851:1: error: BUILDSTDERR: warning: label ‘_cvwG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11851 | _cvwG: BUILDSTDERR: | ^ BUILDSTDERR: 11851 | _cvwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suI1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11883:1: error: BUILDSTDERR: warning: label ‘_cvwZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11883 | _cvwZ: BUILDSTDERR: | ^ BUILDSTDERR: 11883 | _cvwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvwX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11908:1: error: BUILDSTDERR: warning: label ‘_cvwX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11908 | _cvwX: BUILDSTDERR: | ^ BUILDSTDERR: 11908 | _cvwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suI2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11931:1: error: BUILDSTDERR: warning: label ‘_cvx7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11931 | _cvx7: BUILDSTDERR: | ^ BUILDSTDERR: 11931 | _cvx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvx5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11969:1: error: BUILDSTDERR: warning: label ‘_cvx5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11969 | _cvx5: BUILDSTDERR: | ^ BUILDSTDERR: 11969 | _cvx5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvxa’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:11985:1: error: BUILDSTDERR: warning: label ‘_cvxa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11985 | _cvxa: BUILDSTDERR: | ^ BUILDSTDERR: 11985 | _cvxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12003:1: error: BUILDSTDERR: warning: label ‘_cvxk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12003 | _cvxk: BUILDSTDERR: | ^ BUILDSTDERR: 12003 | _cvxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12035:1: error: BUILDSTDERR: warning: label ‘_cvxD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12035 | _cvxD: BUILDSTDERR: | ^ BUILDSTDERR: 12035 | _cvxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvxB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12060:1: error: BUILDSTDERR: warning: label ‘_cvxB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12060 | _cvxB: BUILDSTDERR: | ^ BUILDSTDERR: 12060 | _cvxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12083:1: error: BUILDSTDERR: warning: label ‘_cvxL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12083 | _cvxL: BUILDSTDERR: | ^ BUILDSTDERR: 12083 | _cvxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvxJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12123:1: error: BUILDSTDERR: warning: label ‘_cvxJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12123 | _cvxJ: BUILDSTDERR: | ^ BUILDSTDERR: 12123 | _cvxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘_cvxO’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12139:1: error: BUILDSTDERR: warning: label ‘_cvxO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12139 | _cvxO: BUILDSTDERR: | ^ BUILDSTDERR: 12139 | _cvxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘rux7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12159:1: error: BUILDSTDERR: warning: label ‘_cvxY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12159 | _cvxY: BUILDSTDERR: | ^ BUILDSTDERR: 12159 | _cvxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12195:1: error: BUILDSTDERR: warning: label ‘_cvy7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12195 | _cvy7: BUILDSTDERR: | ^ BUILDSTDERR: 12195 | _cvy7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12214:1: error: BUILDSTDERR: warning: label ‘_cvyj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12214 | _cvyj: BUILDSTDERR: | ^ BUILDSTDERR: 12214 | _cvyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12237:1: error: BUILDSTDERR: warning: label ‘_cvyr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12237 | _cvyr: BUILDSTDERR: | ^ BUILDSTDERR: 12237 | _cvyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12260:1: error: BUILDSTDERR: warning: label ‘_cvyz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12260 | _cvyz: BUILDSTDERR: | ^ BUILDSTDERR: 12260 | _cvyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12283:1: error: BUILDSTDERR: warning: label ‘_cvyH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12283 | _cvyH: BUILDSTDERR: | ^ BUILDSTDERR: 12283 | _cvyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12306:1: error: BUILDSTDERR: warning: label ‘_cvyO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12306 | _cvyO: BUILDSTDERR: | ^ BUILDSTDERR: 12306 | _cvyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12338:1: error: BUILDSTDERR: warning: label ‘_cvyS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12338 | _cvyS: BUILDSTDERR: | ^ BUILDSTDERR: 12338 | _cvyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12389:1: error: BUILDSTDERR: warning: label ‘_cvz5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12389 | _cvz5: BUILDSTDERR: | ^ BUILDSTDERR: 12389 | _cvz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderTzuzdcp1Bind_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12414:1: error: BUILDSTDERR: warning: label ‘_cvz8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12414 | _cvz8: BUILDSTDERR: | ^ BUILDSTDERR: 12414 | _cvz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12443:1: error: BUILDSTDERR: warning: label ‘_cvzr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12443 | _cvzr: BUILDSTDERR: | ^ BUILDSTDERR: 12443 | _cvzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12468:1: error: BUILDSTDERR: warning: label ‘_cvzy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12468 | _cvzy: BUILDSTDERR: | ^ BUILDSTDERR: 12468 | _cvzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12501:1: error: BUILDSTDERR: warning: label ‘_cvzB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12501 | _cvzB: BUILDSTDERR: | ^ BUILDSTDERR: 12501 | _cvzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12544:1: error: BUILDSTDERR: warning: label ‘_cvzG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12544 | _cvzG: BUILDSTDERR: | ^ BUILDSTDERR: 12544 | _cvzG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12576:1: error: BUILDSTDERR: warning: label ‘_cvzU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12576 | _cvzU: BUILDSTDERR: | ^ BUILDSTDERR: 12576 | _cvzU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12599:1: error: BUILDSTDERR: warning: label ‘_cvA2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12599 | _cvA2: BUILDSTDERR: | ^ BUILDSTDERR: 12599 | _cvA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12622:1: error: BUILDSTDERR: warning: label ‘_cvA9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12622 | _cvA9: BUILDSTDERR: | ^ BUILDSTDERR: 12622 | _cvA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12652:1: error: BUILDSTDERR: warning: label ‘_cvAd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12652 | _cvAd: BUILDSTDERR: | ^ BUILDSTDERR: 12652 | _cvAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_readerT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12695:1: error: BUILDSTDERR: warning: label ‘_cvAm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12695 | _cvAm: BUILDSTDERR: | ^ BUILDSTDERR: 12695 | _cvAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_readerT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12721:1: error: BUILDSTDERR: warning: label ‘_cvAt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12721 | _cvAt: BUILDSTDERR: | ^ BUILDSTDERR: 12721 | _cvAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_runReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12740:1: error: BUILDSTDERR: warning: label ‘_cvAA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12740 | _cvAA: BUILDSTDERR: | ^ BUILDSTDERR: 12740 | _cvAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suIG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12767:1: error: BUILDSTDERR: warning: label ‘_cvAL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12767 | _cvAL: BUILDSTDERR: | ^ BUILDSTDERR: 12767 | _cvAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘suII_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12791:1: error: BUILDSTDERR: warning: label ‘_cvAT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12791 | _cvAT: BUILDSTDERR: | ^ BUILDSTDERR: 12791 | _cvAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_runReader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:12807:1: error: BUILDSTDERR: warning: label ‘_cvAW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12807 | _cvAW: BUILDSTDERR: | ^ BUILDSTDERR: 12807 | _cvAW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_103.hc:446:16: error: BUILDSTDERR: warning: ‘rux0_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 446 | static StgWord rux0_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | static StgWord rux0_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svB5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:14:1: error: BUILDSTDERR: warning: label ‘_cvMF’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cvMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cvMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svB6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:40:1: error: BUILDSTDERR: warning: label ‘_cvMI’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cvMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cvMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:76:1: error: BUILDSTDERR: warning: label ‘_cvMN’ defined but not used [-Wunused-label] BUILDSTDERR: 76 | _cvMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 76 | _cvMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:107:1: error: BUILDSTDERR: warning: label ‘_cvN4’ defined but not used [-Wunused-label] BUILDSTDERR: 107 | _cvN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 107 | _cvN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:136:1: error: BUILDSTDERR: warning: label ‘_cvN9’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _cvN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _cvN9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvN7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:174:1: error: BUILDSTDERR: warning: label ‘_cvN7’ defined but not used [-Wunused-label] BUILDSTDERR: 174 | _cvN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 174 | _cvN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvNc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:190:1: error: BUILDSTDERR: warning: label ‘_cvNc’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cvNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cvNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:209:1: error: BUILDSTDERR: warning: label ‘_cvNm’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _cvNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _cvNm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:243:1: error: BUILDSTDERR: warning: label ‘_cvND’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _cvND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _cvND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:272:1: error: BUILDSTDERR: warning: label ‘_cvNI’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _cvNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _cvNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvNG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:310:1: error: BUILDSTDERR: warning: label ‘_cvNG’ defined but not used [-Wunused-label] BUILDSTDERR: 310 | _cvNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 310 | _cvNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvNL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:326:1: error: BUILDSTDERR: warning: label ‘_cvNL’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _cvNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _cvNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:345:1: error: BUILDSTDERR: warning: label ‘_cvNV’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _cvNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _cvNV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:379:1: error: BUILDSTDERR: warning: label ‘_cvO8’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _cvO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _cvO8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:403:1: error: BUILDSTDERR: warning: label ‘_cvOg’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _cvOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _cvOg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:421:1: error: BUILDSTDERR: warning: label ‘_cvOj’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _cvOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _cvOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘rux0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:453:1: error: BUILDSTDERR: warning: label ‘_cvOs’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cvOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cvOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadTransReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:473:1: error: BUILDSTDERR: warning: label ‘_cvOz’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cvOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cvOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:492:1: error: BUILDSTDERR: warning: label ‘_cvOK’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _cvOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _cvOK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:516:1: error: BUILDSTDERR: warning: label ‘_cvOS’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _cvOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _cvOS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderTzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:534:1: error: BUILDSTDERR: warning: label ‘_cvOV’ defined but not used [-Wunused-label] BUILDSTDERR: 534 | _cvOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 534 | _cvOV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:567:1: error: BUILDSTDERR: warning: label ‘_cvP8’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _cvP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _cvP8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:595:1: error: BUILDSTDERR: warning: label ‘_cvPh’ defined but not used [-Wunused-label] BUILDSTDERR: 595 | _cvPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 595 | _cvPh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:632:1: error: BUILDSTDERR: warning: label ‘_cvPm’ defined but not used [-Wunused-label] BUILDSTDERR: 632 | _cvPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 632 | _cvPm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:666:1: error: BUILDSTDERR: warning: label ‘_cvPz’ defined but not used [-Wunused-label] BUILDSTDERR: 666 | _cvPz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 666 | _cvPz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:694:1: error: BUILDSTDERR: warning: label ‘_cvPI’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cvPI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cvPI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:731:1: error: BUILDSTDERR: warning: label ‘_cvPN’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _cvPN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _cvPN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:765:1: error: BUILDSTDERR: warning: label ‘_cvQ0’ defined but not used [-Wunused-label] BUILDSTDERR: 765 | _cvQ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 765 | _cvQ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svBV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:789:1: error: BUILDSTDERR: warning: label ‘_cvQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _cvQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _cvQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:807:1: error: BUILDSTDERR: warning: label ‘_cvQb’ defined but not used [-Wunused-label] BUILDSTDERR: 807 | _cvQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 807 | _cvQb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_getReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:838:1: error: BUILDSTDERR: warning: label ‘_cvQk’ defined but not used [-Wunused-label] BUILDSTDERR: 838 | _cvQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 838 | _cvQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_getReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:858:1: error: BUILDSTDERR: warning: label ‘_cvQr’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _cvQr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _cvQr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:875:1: error: BUILDSTDERR: warning: label ‘_cvQy’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _cvQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _cvQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svC2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:897:1: error: BUILDSTDERR: warning: label ‘_cvQL’ defined but not used [-Wunused-label] BUILDSTDERR: 897 | _cvQL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 897 | _cvQL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvQJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:922:1: error: BUILDSTDERR: warning: label ‘_cvQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _cvQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _cvQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svC5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:940:1: error: BUILDSTDERR: warning: label ‘_cvQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _cvQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _cvQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svC4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:972:1: error: BUILDSTDERR: warning: label ‘_cvR2’ defined but not used [-Wunused-label] BUILDSTDERR: 972 | _cvR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 972 | _cvR2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svC8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1014:1: error: BUILDSTDERR: warning: label ‘_cvRd’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _cvRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _cvRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdctraverse1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1046:1: error: BUILDSTDERR: warning: label ‘_cvRi’ defined but not used [-Wunused-label] BUILDSTDERR: 1046 | _cvRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1046 | _cvRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cvRx’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cvRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cvRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvRv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1111:1: error: BUILDSTDERR: warning: label ‘_cvRv’ defined but not used [-Wunused-label] BUILDSTDERR: 1111 | _cvRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1111 | _cvRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1129:1: error: BUILDSTDERR: warning: label ‘_cvRL’ defined but not used [-Wunused-label] BUILDSTDERR: 1129 | _cvRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1129 | _cvRL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1161:1: error: BUILDSTDERR: warning: label ‘_cvRO’ defined but not used [-Wunused-label] BUILDSTDERR: 1161 | _cvRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1161 | _cvRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1203:1: error: BUILDSTDERR: warning: label ‘_cvRZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1203 | _cvRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1203 | _cvRZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1235:1: error: BUILDSTDERR: warning: label ‘_cvS4’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _cvS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _cvS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1274:1: error: BUILDSTDERR: warning: label ‘_cvSl’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _cvSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _cvSl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1306:1: error: BUILDSTDERR: warning: label ‘_cvSo’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _cvSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _cvSo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1345:1: error: BUILDSTDERR: warning: label ‘_cvSy’ defined but not used [-Wunused-label] BUILDSTDERR: 1345 | _cvSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1345 | _cvSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcfoldMap1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1361:1: error: BUILDSTDERR: warning: label ‘_cvSB’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _cvSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _cvSB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cvSS’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cvSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cvSS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1428:1: error: BUILDSTDERR: warning: label ‘_cvSV’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _cvSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _cvSV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1467:1: error: BUILDSTDERR: warning: label ‘_cvT5’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _cvT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _cvT5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1483:1: error: BUILDSTDERR: warning: label ‘_cvT8’ defined but not used [-Wunused-label] BUILDSTDERR: 1483 | _cvT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1483 | _cvT8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1519:1: error: BUILDSTDERR: warning: label ‘_cvTh’ defined but not used [-Wunused-label] BUILDSTDERR: 1519 | _cvTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1519 | _cvTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1546:1: error: BUILDSTDERR: warning: label ‘_cvTo’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _cvTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _cvTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1567:1: error: BUILDSTDERR: warning: label ‘_cvTz’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _cvTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _cvTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1593:1: error: BUILDSTDERR: warning: label ‘_cvTC’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _cvTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _cvTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1636:1: error: BUILDSTDERR: warning: label ‘_cvTP’ defined but not used [-Wunused-label] BUILDSTDERR: 1636 | _cvTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1636 | _cvTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvTN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1668:1: error: BUILDSTDERR: warning: label ‘_cvTN’ defined but not used [-Wunused-label] BUILDSTDERR: 1668 | _cvTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1668 | _cvTN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1689:1: error: BUILDSTDERR: warning: label ‘_cvU8’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _cvU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _cvU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1715:1: error: BUILDSTDERR: warning: label ‘_cvUf’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _cvUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _cvUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1748:1: error: BUILDSTDERR: warning: label ‘_cvUi’ defined but not used [-Wunused-label] BUILDSTDERR: 1748 | _cvUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1748 | _cvUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1792:1: error: BUILDSTDERR: warning: label ‘_cvUy’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _cvUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _cvUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvUs’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1818:1: error: BUILDSTDERR: warning: label ‘_cvUs’ defined but not used [-Wunused-label] BUILDSTDERR: 1818 | _cvUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1818 | _cvUs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1846:1: error: BUILDSTDERR: warning: label ‘_cvUH’ defined but not used [-Wunused-label] BUILDSTDERR: 1846 | _cvUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1846 | _cvUH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1887:1: error: BUILDSTDERR: warning: label ‘_cvUU’ defined but not used [-Wunused-label] BUILDSTDERR: 1887 | _cvUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1887 | _cvUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvUS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1919:1: error: BUILDSTDERR: warning: label ‘_cvUS’ defined but not used [-Wunused-label] BUILDSTDERR: 1919 | _cvUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1919 | _cvUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1940:1: error: BUILDSTDERR: warning: label ‘_cvVc’ defined but not used [-Wunused-label] BUILDSTDERR: 1940 | _cvVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1940 | _cvVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1966:1: error: BUILDSTDERR: warning: label ‘_cvVj’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _cvVj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _cvVj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svCX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:1999:1: error: BUILDSTDERR: warning: label ‘_cvVm’ defined but not used [-Wunused-label] BUILDSTDERR: 1999 | _cvVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1999 | _cvVm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svD3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2043:1: error: BUILDSTDERR: warning: label ‘_cvVC’ defined but not used [-Wunused-label] BUILDSTDERR: 2043 | _cvVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2043 | _cvVC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvVw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2069:1: error: BUILDSTDERR: warning: label ‘_cvVw’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _cvVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _cvVw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2097:1: error: BUILDSTDERR: warning: label ‘_cvVL’ defined but not used [-Wunused-label] BUILDSTDERR: 2097 | _cvVL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2097 | _cvVL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svD9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2132:1: error: BUILDSTDERR: warning: label ‘_cvW6’ defined but not used [-Wunused-label] BUILDSTDERR: 2132 | _cvW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2132 | _cvW6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2163:1: error: BUILDSTDERR: warning: label ‘_cvW9’ defined but not used [-Wunused-label] BUILDSTDERR: 2163 | _cvW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2163 | _cvW9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svD8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2209:1: error: BUILDSTDERR: warning: label ‘_cvWe’ defined but not used [-Wunused-label] BUILDSTDERR: 2209 | _cvWe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2209 | _cvWe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2249:1: error: BUILDSTDERR: warning: label ‘_cvWo’ defined but not used [-Wunused-label] BUILDSTDERR: 2249 | _cvWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2249 | _cvWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2265:1: error: BUILDSTDERR: warning: label ‘_cvWr’ defined but not used [-Wunused-label] BUILDSTDERR: 2265 | _cvWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2265 | _cvWr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT10_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2304:1: error: BUILDSTDERR: warning: label ‘_cvWC’ defined but not used [-Wunused-label] BUILDSTDERR: 2304 | _cvWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2304 | _cvWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2340:1: error: BUILDSTDERR: warning: label ‘_cvWS’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _cvWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _cvWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2362:1: error: BUILDSTDERR: warning: label ‘_cvWV’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _cvWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _cvWV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2403:1: error: BUILDSTDERR: warning: label ‘_cvX0’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _cvX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _cvX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2451:1: error: BUILDSTDERR: warning: label ‘_cvXd’ defined but not used [-Wunused-label] BUILDSTDERR: 2451 | _cvXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2451 | _cvXd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvXb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2483:1: error: BUILDSTDERR: warning: label ‘_cvXb’ defined but not used [-Wunused-label] BUILDSTDERR: 2483 | _cvXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2483 | _cvXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2505:1: error: BUILDSTDERR: warning: label ‘_cvXH’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _cvXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _cvXH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvXA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2535:1: error: BUILDSTDERR: warning: label ‘_cvXA’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _cvXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _cvXA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2564:1: error: BUILDSTDERR: warning: label ‘_cvXS’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _cvXS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _cvXS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2599:1: error: BUILDSTDERR: warning: label ‘_cvXX’ defined but not used [-Wunused-label] BUILDSTDERR: 2599 | _cvXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2599 | _cvXX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2642:1: error: BUILDSTDERR: warning: label ‘_cvY8’ defined but not used [-Wunused-label] BUILDSTDERR: 2642 | _cvY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2642 | _cvY8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvY2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2680:1: error: BUILDSTDERR: warning: label ‘_cvY2’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _cvY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _cvY2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2713:1: error: BUILDSTDERR: warning: label ‘_cvYy’ defined but not used [-Wunused-label] BUILDSTDERR: 2713 | _cvYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2713 | _cvYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvYw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2738:1: error: BUILDSTDERR: warning: label ‘_cvYw’ defined but not used [-Wunused-label] BUILDSTDERR: 2738 | _cvYw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2738 | _cvYw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2760:1: error: BUILDSTDERR: warning: label ‘_cvYC’ defined but not used [-Wunused-label] BUILDSTDERR: 2760 | _cvYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2760 | _cvYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2802:1: error: BUILDSTDERR: warning: label ‘_cvYH’ defined but not used [-Wunused-label] BUILDSTDERR: 2802 | _cvYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2802 | _cvYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svDQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2846:1: error: BUILDSTDERR: warning: label ‘_cvYU’ defined but not used [-Wunused-label] BUILDSTDERR: 2846 | _cvYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2846 | _cvYU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2877:1: error: BUILDSTDERR: warning: label ‘_cvYX’ defined but not used [-Wunused-label] BUILDSTDERR: 2877 | _cvYX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2877 | _cvYX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svE0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2920:1: error: BUILDSTDERR: warning: label ‘_cvZh’ defined but not used [-Wunused-label] BUILDSTDERR: 2920 | _cvZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2920 | _cvZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvZf’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2945:1: error: BUILDSTDERR: warning: label ‘_cvZf’ defined but not used [-Wunused-label] BUILDSTDERR: 2945 | _cvZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2945 | _cvZf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svE1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:2967:1: error: BUILDSTDERR: warning: label ‘_cvZl’ defined but not used [-Wunused-label] BUILDSTDERR: 2967 | _cvZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2967 | _cvZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3009:1: error: BUILDSTDERR: warning: label ‘_cvZq’ defined but not used [-Wunused-label] BUILDSTDERR: 3009 | _cvZq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3009 | _cvZq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3052:1: error: BUILDSTDERR: warning: label ‘_cvZC’ defined but not used [-Wunused-label] BUILDSTDERR: 3052 | _cvZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3052 | _cvZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cvZz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3073:1: error: BUILDSTDERR: warning: label ‘_cvZz’ defined but not used [-Wunused-label] BUILDSTDERR: 3073 | _cvZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3073 | _cvZz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3113:1: error: BUILDSTDERR: warning: label ‘_cvZX’ defined but not used [-Wunused-label] BUILDSTDERR: 3113 | _cvZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3113 | _cvZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3145:1: error: BUILDSTDERR: warning: label ‘_cw00’ defined but not used [-Wunused-label] BUILDSTDERR: 3145 | _cw00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3145 | _cw00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT11_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3192:1: error: BUILDSTDERR: warning: label ‘_cw0d’ defined but not used [-Wunused-label] BUILDSTDERR: 3192 | _cw0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3192 | _cw0d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cw0b’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3224:1: error: BUILDSTDERR: warning: label ‘_cw0b’ defined but not used [-Wunused-label] BUILDSTDERR: 3224 | _cw0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3224 | _cw0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3246:1: error: BUILDSTDERR: warning: label ‘_cw0H’ defined but not used [-Wunused-label] BUILDSTDERR: 3246 | _cw0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3246 | _cw0H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cw0A’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3277:1: error: BUILDSTDERR: warning: label ‘_cw0A’ defined but not used [-Wunused-label] BUILDSTDERR: 3277 | _cw0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3277 | _cw0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3308:1: error: BUILDSTDERR: warning: label ‘_cw0S’ defined but not used [-Wunused-label] BUILDSTDERR: 3308 | _cw0S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3308 | _cw0S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3343:1: error: BUILDSTDERR: warning: label ‘_cw0X’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _cw0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _cw0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3386:1: error: BUILDSTDERR: warning: label ‘_cw18’ defined but not used [-Wunused-label] BUILDSTDERR: 3386 | _cw18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3386 | _cw18: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cw12’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3424:1: error: BUILDSTDERR: warning: label ‘_cw12’ defined but not used [-Wunused-label] BUILDSTDERR: 3424 | _cw12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3424 | _cw12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3455:1: error: BUILDSTDERR: warning: label ‘_cw1n’ defined but not used [-Wunused-label] BUILDSTDERR: 3455 | _cw1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3455 | _cw1n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3478:1: error: BUILDSTDERR: warning: label ‘_cw1y’ defined but not used [-Wunused-label] BUILDSTDERR: 3478 | _cw1y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3478 | _cw1y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3509:1: error: BUILDSTDERR: warning: label ‘_cw1B’ defined but not used [-Wunused-label] BUILDSTDERR: 3509 | _cw1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3509 | _cw1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3549:1: error: BUILDSTDERR: warning: label ‘_cw1O’ defined but not used [-Wunused-label] BUILDSTDERR: 3549 | _cw1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3549 | _cw1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3576:1: error: BUILDSTDERR: warning: label ‘_cw1R’ defined but not used [-Wunused-label] BUILDSTDERR: 3576 | _cw1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3576 | _cw1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3616:1: error: BUILDSTDERR: warning: label ‘_cw24’ defined but not used [-Wunused-label] BUILDSTDERR: 3616 | _cw24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3616 | _cw24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3647:1: error: BUILDSTDERR: warning: label ‘_cw27’ defined but not used [-Wunused-label] BUILDSTDERR: 3647 | _cw27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3647 | _cw27: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cw2l’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cw2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cw2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3711:1: error: BUILDSTDERR: warning: label ‘_cw2t’ defined but not used [-Wunused-label] BUILDSTDERR: 3711 | _cw2t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3711 | _cw2t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3734:1: error: BUILDSTDERR: warning: label ‘_cw2B’ defined but not used [-Wunused-label] BUILDSTDERR: 3734 | _cw2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3734 | _cw2B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svET_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3758:1: error: BUILDSTDERR: warning: label ‘_cw2J’ defined but not used [-Wunused-label] BUILDSTDERR: 3758 | _cw2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3758 | _cw2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svES_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3782:1: error: BUILDSTDERR: warning: label ‘_cw2R’ defined but not used [-Wunused-label] BUILDSTDERR: 3782 | _cw2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3782 | _cw2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svER_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3806:1: error: BUILDSTDERR: warning: label ‘_cw2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _cw2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _cw2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3830:1: error: BUILDSTDERR: warning: label ‘_cw37’ defined but not used [-Wunused-label] BUILDSTDERR: 3830 | _cw37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3830 | _cw37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3854:1: error: BUILDSTDERR: warning: label ‘_cw3f’ defined but not used [-Wunused-label] BUILDSTDERR: 3854 | _cw3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3854 | _cw3f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3878:1: error: BUILDSTDERR: warning: label ‘_cw3n’ defined but not used [-Wunused-label] BUILDSTDERR: 3878 | _cw3n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3878 | _cw3n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3902:1: error: BUILDSTDERR: warning: label ‘_cw3v’ defined but not used [-Wunused-label] BUILDSTDERR: 3902 | _cw3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3902 | _cw3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3926:1: error: BUILDSTDERR: warning: label ‘_cw3D’ defined but not used [-Wunused-label] BUILDSTDERR: 3926 | _cw3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3926 | _cw3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3950:1: error: BUILDSTDERR: warning: label ‘_cw3L’ defined but not used [-Wunused-label] BUILDSTDERR: 3950 | _cw3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3950 | _cw3L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3974:1: error: BUILDSTDERR: warning: label ‘_cw3T’ defined but not used [-Wunused-label] BUILDSTDERR: 3974 | _cw3T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3974 | _cw3T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:3998:1: error: BUILDSTDERR: warning: label ‘_cw41’ defined but not used [-Wunused-label] BUILDSTDERR: 3998 | _cw41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3998 | _cw41: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4022:1: error: BUILDSTDERR: warning: label ‘_cw49’ defined but not used [-Wunused-label] BUILDSTDERR: 4022 | _cw49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4022 | _cw49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4045:1: error: BUILDSTDERR: warning: label ‘_cw4h’ defined but not used [-Wunused-label] BUILDSTDERR: 4045 | _cw4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4045 | _cw4h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4086:1: error: BUILDSTDERR: warning: label ‘_cw4l’ defined but not used [-Wunused-label] BUILDSTDERR: 4086 | _cw4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4086 | _cw4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svF0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4182:1: error: BUILDSTDERR: warning: label ‘_cw4y’ defined but not used [-Wunused-label] BUILDSTDERR: 4182 | _cw4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4182 | _cw4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svEZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4206:1: error: BUILDSTDERR: warning: label ‘_cw4F’ defined but not used [-Wunused-label] BUILDSTDERR: 4206 | _cw4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4206 | _cw4F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4232:1: error: BUILDSTDERR: warning: label ‘_cw4I’ defined but not used [-Wunused-label] BUILDSTDERR: 4232 | _cw4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4232 | _cw4I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svF4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4265:1: error: BUILDSTDERR: warning: label ‘_cw4V’ defined but not used [-Wunused-label] BUILDSTDERR: 4265 | _cw4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4265 | _cw4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svF3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4289:1: error: BUILDSTDERR: warning: label ‘_cw52’ defined but not used [-Wunused-label] BUILDSTDERR: 4289 | _cw52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4289 | _cw52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcp1Foldable1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4315:1: error: BUILDSTDERR: warning: label ‘_cw55’ defined but not used [-Wunused-label] BUILDSTDERR: 4315 | _cw55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4315 | _cw55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcfold1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4349:1: error: BUILDSTDERR: warning: label ‘_cw5e’ defined but not used [-Wunused-label] BUILDSTDERR: 4349 | _cw5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4349 | _cw5e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4379:1: error: BUILDSTDERR: warning: label ‘_cw5m’ defined but not used [-Wunused-label] BUILDSTDERR: 4379 | _cw5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4379 | _cw5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdctoNonEmpty_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4412:1: error: BUILDSTDERR: warning: label ‘_cw5v’ defined but not used [-Wunused-label] BUILDSTDERR: 4412 | _cw5v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4412 | _cw5v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4442:1: error: BUILDSTDERR: warning: label ‘_cw5G’ defined but not used [-Wunused-label] BUILDSTDERR: 4442 | _cw5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4442 | _cw5G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4468:1: error: BUILDSTDERR: warning: label ‘_cw5O’ defined but not used [-Wunused-label] BUILDSTDERR: 4468 | _cw5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4468 | _cw5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4491:1: error: BUILDSTDERR: warning: label ‘_cw5W’ defined but not used [-Wunused-label] BUILDSTDERR: 4491 | _cw5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4491 | _cw5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4514:1: error: BUILDSTDERR: warning: label ‘_cw63’ defined but not used [-Wunused-label] BUILDSTDERR: 4514 | _cw63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4514 | _cw63: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4546:1: error: BUILDSTDERR: warning: label ‘_cw67’ defined but not used [-Wunused-label] BUILDSTDERR: 4546 | _cw67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4546 | _cw67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4594:1: error: BUILDSTDERR: warning: label ‘_cw6k’ defined but not used [-Wunused-label] BUILDSTDERR: 4594 | _cw6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4594 | _cw6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4618:1: error: BUILDSTDERR: warning: label ‘_cw6r’ defined but not used [-Wunused-label] BUILDSTDERR: 4618 | _cw6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4618 | _cw6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcp1Traversable1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4644:1: error: BUILDSTDERR: warning: label ‘_cw6u’ defined but not used [-Wunused-label] BUILDSTDERR: 4644 | _cw6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4644 | _cw6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4677:1: error: BUILDSTDERR: warning: label ‘_cw6H’ defined but not used [-Wunused-label] BUILDSTDERR: 4677 | _cw6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4677 | _cw6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4703:1: error: BUILDSTDERR: warning: label ‘_cw73’ defined but not used [-Wunused-label] BUILDSTDERR: 4703 | _cw73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4703 | _cw73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4732:1: error: BUILDSTDERR: warning: label ‘_cw76’ defined but not used [-Wunused-label] BUILDSTDERR: 4732 | _cw76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4732 | _cw76: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4773:1: error: BUILDSTDERR: warning: label ‘_cw7b’ defined but not used [-Wunused-label] BUILDSTDERR: 4773 | _cw7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4773 | _cw7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4816:1: error: BUILDSTDERR: warning: label ‘_cw7g’ defined but not used [-Wunused-label] BUILDSTDERR: 4816 | _cw7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4816 | _cw7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4855:1: error: BUILDSTDERR: warning: label ‘_cw7l’ defined but not used [-Wunused-label] BUILDSTDERR: 4855 | _cw7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4855 | _cw7l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4894:1: error: BUILDSTDERR: warning: label ‘_cw7F’ defined but not used [-Wunused-label] BUILDSTDERR: 4894 | _cw7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4894 | _cw7F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4931:1: error: BUILDSTDERR: warning: label ‘_cw7O’ defined but not used [-Wunused-label] BUILDSTDERR: 4931 | _cw7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4931 | _cw7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:4965:1: error: BUILDSTDERR: warning: label ‘_cw7R’ defined but not used [-Wunused-label] BUILDSTDERR: 4965 | _cw7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4965 | _cw7R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5011:1: error: BUILDSTDERR: warning: label ‘_cw7W’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _cw7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _cw7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5050:1: error: BUILDSTDERR: warning: label ‘_cw8g’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _cw8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _cw8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5087:1: error: BUILDSTDERR: warning: label ‘_cw8p’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _cw8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _cw8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5121:1: error: BUILDSTDERR: warning: label ‘_cw8s’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _cw8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _cw8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5167:1: error: BUILDSTDERR: warning: label ‘_cw8x’ defined but not used [-Wunused-label] BUILDSTDERR: 5167 | _cw8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5167 | _cw8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5203:1: error: BUILDSTDERR: warning: label ‘_cw8K’ defined but not used [-Wunused-label] BUILDSTDERR: 5203 | _cw8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5203 | _cw8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svFZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5230:1: error: BUILDSTDERR: warning: label ‘_cw8Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5230 | _cw8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5230 | _cw8Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svG4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5269:1: error: BUILDSTDERR: warning: label ‘_cw93’ defined but not used [-Wunused-label] BUILDSTDERR: 5269 | _cw93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5269 | _cw93: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5309:1: error: BUILDSTDERR: warning: label ‘_cw98’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _cw98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _cw98: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svG9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5343:1: error: BUILDSTDERR: warning: label ‘_cw9p’ defined but not used [-Wunused-label] BUILDSTDERR: 5343 | _cw9p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5343 | _cw9p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svG8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5373:1: error: BUILDSTDERR: warning: label ‘_cw9s’ defined but not used [-Wunused-label] BUILDSTDERR: 5373 | _cw9s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5373 | _cw9s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5409:1: error: BUILDSTDERR: warning: label ‘_cw9C’ defined but not used [-Wunused-label] BUILDSTDERR: 5409 | _cw9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5409 | _cw9C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5425:1: error: BUILDSTDERR: warning: label ‘_cw9F’ defined but not used [-Wunused-label] BUILDSTDERR: 5425 | _cw9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5425 | _cw9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5457:1: error: BUILDSTDERR: warning: label ‘_cwa1’ defined but not used [-Wunused-label] BUILDSTDERR: 5457 | _cwa1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5457 | _cwa1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5476:1: error: BUILDSTDERR: warning: label ‘_cwa4’ defined but not used [-Wunused-label] BUILDSTDERR: 5476 | _cwa4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5476 | _cwa4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5516:1: error: BUILDSTDERR: warning: label ‘_cwa9’ defined but not used [-Wunused-label] BUILDSTDERR: 5516 | _cwa9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5516 | _cwa9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5552:1: error: BUILDSTDERR: warning: label ‘_cwaj’ defined but not used [-Wunused-label] BUILDSTDERR: 5552 | _cwaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5552 | _cwaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5568:1: error: BUILDSTDERR: warning: label ‘_cwam’ defined but not used [-Wunused-label] BUILDSTDERR: 5568 | _cwam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5568 | _cwam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5602:1: error: BUILDSTDERR: warning: label ‘_cwaA’ defined but not used [-Wunused-label] BUILDSTDERR: 5602 | _cwaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5602 | _cwaA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5625:1: error: BUILDSTDERR: warning: label ‘_cwaI’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _cwaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _cwaI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5652:1: error: BUILDSTDERR: warning: label ‘_cwaM’ defined but not used [-Wunused-label] BUILDSTDERR: 5652 | _cwaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5652 | _cwaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5691:1: error: BUILDSTDERR: warning: label ‘_cwaZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5691 | _cwaZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5691 | _cwaZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5715:1: error: BUILDSTDERR: warning: label ‘_cwb6’ defined but not used [-Wunused-label] BUILDSTDERR: 5715 | _cwb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5715 | _cwb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcp1Traversable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5741:1: error: BUILDSTDERR: warning: label ‘_cwb9’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _cwb9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _cwb9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5774:1: error: BUILDSTDERR: warning: label ‘_cwbi’ defined but not used [-Wunused-label] BUILDSTDERR: 5774 | _cwbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5774 | _cwbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5803:1: error: BUILDSTDERR: warning: label ‘_cwbt’ defined but not used [-Wunused-label] BUILDSTDERR: 5803 | _cwbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5803 | _cwbt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5828:1: error: BUILDSTDERR: warning: label ‘_cwbw’ defined but not used [-Wunused-label] BUILDSTDERR: 5828 | _cwbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5828 | _cwbw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5857:1: error: BUILDSTDERR: warning: label ‘_cwbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5857 | _cwbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5857 | _cwbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5883:1: error: BUILDSTDERR: warning: label ‘_cwbM’ defined but not used [-Wunused-label] BUILDSTDERR: 5883 | _cwbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5883 | _cwbM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5920:1: error: BUILDSTDERR: warning: label ‘_cwc0’ defined but not used [-Wunused-label] BUILDSTDERR: 5920 | _cwc0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5920 | _cwc0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5943:1: error: BUILDSTDERR: warning: label ‘_cwc8’ defined but not used [-Wunused-label] BUILDSTDERR: 5943 | _cwc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5943 | _cwc8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5966:1: error: BUILDSTDERR: warning: label ‘_cwcg’ defined but not used [-Wunused-label] BUILDSTDERR: 5966 | _cwcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5966 | _cwcg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:5989:1: error: BUILDSTDERR: warning: label ‘_cwco’ defined but not used [-Wunused-label] BUILDSTDERR: 5989 | _cwco: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5989 | _cwco: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6012:1: error: BUILDSTDERR: warning: label ‘_cwcv’ defined but not used [-Wunused-label] BUILDSTDERR: 6012 | _cwcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6012 | _cwcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6038:1: error: BUILDSTDERR: warning: label ‘_cwcC’ defined but not used [-Wunused-label] BUILDSTDERR: 6038 | _cwcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6038 | _cwcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6071:1: error: BUILDSTDERR: warning: label ‘_cwcG’ defined but not used [-Wunused-label] BUILDSTDERR: 6071 | _cwcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6071 | _cwcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6127:1: error: BUILDSTDERR: warning: label ‘_cwcT’ defined but not used [-Wunused-label] BUILDSTDERR: 6127 | _cwcT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6127 | _cwcT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6151:1: error: BUILDSTDERR: warning: label ‘_cwd0’ defined but not used [-Wunused-label] BUILDSTDERR: 6151 | _cwd0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6151 | _cwd0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcp2Traversable1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6177:1: error: BUILDSTDERR: warning: label ‘_cwd3’ defined but not used [-Wunused-label] BUILDSTDERR: 6177 | _cwd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6177 | _cwd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcsequence1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6211:1: error: BUILDSTDERR: warning: label ‘_cwdc’ defined but not used [-Wunused-label] BUILDSTDERR: 6211 | _cwdc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6211 | _cwdc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6240:1: error: BUILDSTDERR: warning: label ‘_cwdo’ defined but not used [-Wunused-label] BUILDSTDERR: 6240 | _cwdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6240 | _cwdo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6263:1: error: BUILDSTDERR: warning: label ‘_cwdw’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _cwdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _cwdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6286:1: error: BUILDSTDERR: warning: label ‘_cwdD’ defined but not used [-Wunused-label] BUILDSTDERR: 6286 | _cwdD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6286 | _cwdD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svGW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6312:1: error: BUILDSTDERR: warning: label ‘_cwdK’ defined but not used [-Wunused-label] BUILDSTDERR: 6312 | _cwdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6312 | _cwdK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6344:1: error: BUILDSTDERR: warning: label ‘_cwdO’ defined but not used [-Wunused-label] BUILDSTDERR: 6344 | _cwdO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6344 | _cwdO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svH7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6393:1: error: BUILDSTDERR: warning: label ‘_cwe3’ defined but not used [-Wunused-label] BUILDSTDERR: 6393 | _cwe3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6393 | _cwe3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwe1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6417:1: error: BUILDSTDERR: warning: label ‘_cwe1’ defined but not used [-Wunused-label] BUILDSTDERR: 6417 | _cwe1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6417 | _cwe1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svH5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6433:1: error: BUILDSTDERR: warning: label ‘_cwef’ defined but not used [-Wunused-label] BUILDSTDERR: 6433 | _cwef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6433 | _cwef: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwed’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6457:1: error: BUILDSTDERR: warning: label ‘_cwed’ defined but not used [-Wunused-label] BUILDSTDERR: 6457 | _cwed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6457 | _cwed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6474:1: error: BUILDSTDERR: warning: label ‘_cwel’ defined but not used [-Wunused-label] BUILDSTDERR: 6474 | _cwel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6474 | _cwel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6508:1: error: BUILDSTDERR: warning: label ‘_cweA’ defined but not used [-Wunused-label] BUILDSTDERR: 6508 | _cweA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6508 | _cweA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwey’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6532:1: error: BUILDSTDERR: warning: label ‘_cwey’ defined but not used [-Wunused-label] BUILDSTDERR: 6532 | _cwey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6532 | _cwey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6548:1: error: BUILDSTDERR: warning: label ‘_cweM’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _cweM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _cweM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cweK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6572:1: error: BUILDSTDERR: warning: label ‘_cweK’ defined but not used [-Wunused-label] BUILDSTDERR: 6572 | _cweK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6572 | _cweK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6589:1: error: BUILDSTDERR: warning: label ‘_cweS’ defined but not used [-Wunused-label] BUILDSTDERR: 6589 | _cweS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6589 | _cweS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6622:1: error: BUILDSTDERR: warning: label ‘_cwf5’ defined but not used [-Wunused-label] BUILDSTDERR: 6622 | _cwf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6622 | _cwf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6647:1: error: BUILDSTDERR: warning: label ‘_cwfe’ defined but not used [-Wunused-label] BUILDSTDERR: 6647 | _cwfe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6647 | _cwfe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwfc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6671:1: error: BUILDSTDERR: warning: label ‘_cwfc’ defined but not used [-Wunused-label] BUILDSTDERR: 6671 | _cwfc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6671 | _cwfc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6688:1: error: BUILDSTDERR: warning: label ‘_cwfk’ defined but not used [-Wunused-label] BUILDSTDERR: 6688 | _cwfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6688 | _cwfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6720:1: error: BUILDSTDERR: warning: label ‘_cwfx’ defined but not used [-Wunused-label] BUILDSTDERR: 6720 | _cwfx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6720 | _cwfx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6746:1: error: BUILDSTDERR: warning: label ‘_cwfE’ defined but not used [-Wunused-label] BUILDSTDERR: 6746 | _cwfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6746 | _cwfE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6773:1: error: BUILDSTDERR: warning: label ‘_cwfN’ defined but not used [-Wunused-label] BUILDSTDERR: 6773 | _cwfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6773 | _cwfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6805:1: error: BUILDSTDERR: warning: label ‘_cwfS’ defined but not used [-Wunused-label] BUILDSTDERR: 6805 | _cwfS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6805 | _cwfS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6845:1: error: BUILDSTDERR: warning: label ‘_cwgb’ defined but not used [-Wunused-label] BUILDSTDERR: 6845 | _cwgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6845 | _cwgb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwg9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6870:1: error: BUILDSTDERR: warning: label ‘_cwg9’ defined but not used [-Wunused-label] BUILDSTDERR: 6870 | _cwg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6870 | _cwg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6892:1: error: BUILDSTDERR: warning: label ‘_cwgj’ defined but not used [-Wunused-label] BUILDSTDERR: 6892 | _cwgj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6892 | _cwgj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwgh’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6928:1: error: BUILDSTDERR: warning: label ‘_cwgh’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _cwgh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _cwgh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwgm’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6944:1: error: BUILDSTDERR: warning: label ‘_cwgm’ defined but not used [-Wunused-label] BUILDSTDERR: 6944 | _cwgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6944 | _cwgm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6961:1: error: BUILDSTDERR: warning: label ‘_cwgA’ defined but not used [-Wunused-label] BUILDSTDERR: 6961 | _cwgA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6961 | _cwgA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:6985:1: error: BUILDSTDERR: warning: label ‘_cwgH’ defined but not used [-Wunused-label] BUILDSTDERR: 6985 | _cwgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6985 | _cwgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7012:1: error: BUILDSTDERR: warning: label ‘_cwgQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7012 | _cwgQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7012 | _cwgQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7046:1: error: BUILDSTDERR: warning: label ‘_cwgV’ defined but not used [-Wunused-label] BUILDSTDERR: 7046 | _cwgV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7046 | _cwgV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7088:1: error: BUILDSTDERR: warning: label ‘_cwh8’ defined but not used [-Wunused-label] BUILDSTDERR: 7088 | _cwh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7088 | _cwh8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7114:1: error: BUILDSTDERR: warning: label ‘_cwhk’ defined but not used [-Wunused-label] BUILDSTDERR: 7114 | _cwhk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7114 | _cwhk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7143:1: error: BUILDSTDERR: warning: label ‘_cwhn’ defined but not used [-Wunused-label] BUILDSTDERR: 7143 | _cwhn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7143 | _cwhn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7176:1: error: BUILDSTDERR: warning: label ‘_cwhs’ defined but not used [-Wunused-label] BUILDSTDERR: 7176 | _cwhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7176 | _cwhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7213:1: error: BUILDSTDERR: warning: label ‘_cwhG’ defined but not used [-Wunused-label] BUILDSTDERR: 7213 | _cwhG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7213 | _cwhG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7236:1: error: BUILDSTDERR: warning: label ‘_cwhO’ defined but not used [-Wunused-label] BUILDSTDERR: 7236 | _cwhO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7236 | _cwhO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7259:1: error: BUILDSTDERR: warning: label ‘_cwhW’ defined but not used [-Wunused-label] BUILDSTDERR: 7259 | _cwhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7259 | _cwhW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7282:1: error: BUILDSTDERR: warning: label ‘_cwi4’ defined but not used [-Wunused-label] BUILDSTDERR: 7282 | _cwi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7282 | _cwi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7305:1: error: BUILDSTDERR: warning: label ‘_cwib’ defined but not used [-Wunused-label] BUILDSTDERR: 7305 | _cwib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7305 | _cwib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7337:1: error: BUILDSTDERR: warning: label ‘_cwif’ defined but not used [-Wunused-label] BUILDSTDERR: 7337 | _cwif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7337 | _cwif: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svHY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7388:1: error: BUILDSTDERR: warning: label ‘_cwis’ defined but not used [-Wunused-label] BUILDSTDERR: 7388 | _cwis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7388 | _cwis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7413:1: error: BUILDSTDERR: warning: label ‘_cwiv’ defined but not used [-Wunused-label] BUILDSTDERR: 7413 | _cwiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7413 | _cwiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svI3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7442:1: error: BUILDSTDERR: warning: label ‘_cwiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _cwiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _cwiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svI2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7465:1: error: BUILDSTDERR: warning: label ‘_cwiR’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _cwiR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _cwiR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svI1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7488:1: error: BUILDSTDERR: warning: label ‘_cwiY’ defined but not used [-Wunused-label] BUILDSTDERR: 7488 | _cwiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7488 | _cwiY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7518:1: error: BUILDSTDERR: warning: label ‘_cwj2’ defined but not used [-Wunused-label] BUILDSTDERR: 7518 | _cwj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7518 | _cwj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7561:1: error: BUILDSTDERR: warning: label ‘_cwjf’ defined but not used [-Wunused-label] BUILDSTDERR: 7561 | _cwjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7561 | _cwjf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svI9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7585:1: error: BUILDSTDERR: warning: label ‘_cwjq’ defined but not used [-Wunused-label] BUILDSTDERR: 7585 | _cwjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7585 | _cwjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7613:1: error: BUILDSTDERR: warning: label ‘_cwjt’ defined but not used [-Wunused-label] BUILDSTDERR: 7613 | _cwjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7613 | _cwjt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7653:1: error: BUILDSTDERR: warning: label ‘_cwjy’ defined but not used [-Wunused-label] BUILDSTDERR: 7653 | _cwjy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7653 | _cwjy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7689:1: error: BUILDSTDERR: warning: label ‘_cwjL’ defined but not used [-Wunused-label] BUILDSTDERR: 7689 | _cwjL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7689 | _cwjL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7713:1: error: BUILDSTDERR: warning: label ‘_cwjS’ defined but not used [-Wunused-label] BUILDSTDERR: 7713 | _cwjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7713 | _cwjS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7737:1: error: BUILDSTDERR: warning: label ‘_cwjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7737 | _cwjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7737 | _cwjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7763:1: error: BUILDSTDERR: warning: label ‘_cwkp’ defined but not used [-Wunused-label] BUILDSTDERR: 7763 | _cwkp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7763 | _cwkp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7794:1: error: BUILDSTDERR: warning: label ‘_cwks’ defined but not used [-Wunused-label] BUILDSTDERR: 7794 | _cwks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7794 | _cwks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7833:1: error: BUILDSTDERR: warning: label ‘_cwkG’ defined but not used [-Wunused-label] BUILDSTDERR: 7833 | _cwkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7833 | _cwkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7865:1: error: BUILDSTDERR: warning: label ‘_cwkJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7865 | _cwkJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7865 | _cwkJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7912:1: error: BUILDSTDERR: warning: label ‘_cwkO’ defined but not used [-Wunused-label] BUILDSTDERR: 7912 | _cwkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7912 | _cwkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:7965:1: error: BUILDSTDERR: warning: label ‘_cwkT’ defined but not used [-Wunused-label] BUILDSTDERR: 7965 | _cwkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7965 | _cwkT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8014:1: error: BUILDSTDERR: warning: label ‘_cwkY’ defined but not used [-Wunused-label] BUILDSTDERR: 8014 | _cwkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8014 | _cwkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8061:1: error: BUILDSTDERR: warning: label ‘_cwl3’ defined but not used [-Wunused-label] BUILDSTDERR: 8061 | _cwl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8061 | _cwl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8105:1: error: BUILDSTDERR: warning: label ‘_cwlg’ defined but not used [-Wunused-label] BUILDSTDERR: 8105 | _cwlg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8105 | _cwlg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8129:1: error: BUILDSTDERR: warning: label ‘_cwln’ defined but not used [-Wunused-label] BUILDSTDERR: 8129 | _cwln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8129 | _cwln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svID_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8153:1: error: BUILDSTDERR: warning: label ‘_cwlu’ defined but not used [-Wunused-label] BUILDSTDERR: 8153 | _cwlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8153 | _cwlu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svII_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8179:1: error: BUILDSTDERR: warning: label ‘_cwlY’ defined but not used [-Wunused-label] BUILDSTDERR: 8179 | _cwlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8179 | _cwlY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8210:1: error: BUILDSTDERR: warning: label ‘_cwm1’ defined but not used [-Wunused-label] BUILDSTDERR: 8210 | _cwm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8210 | _cwm1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8249:1: error: BUILDSTDERR: warning: label ‘_cwmf’ defined but not used [-Wunused-label] BUILDSTDERR: 8249 | _cwmf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8249 | _cwmf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8281:1: error: BUILDSTDERR: warning: label ‘_cwmi’ defined but not used [-Wunused-label] BUILDSTDERR: 8281 | _cwmi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8281 | _cwmi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8328:1: error: BUILDSTDERR: warning: label ‘_cwmn’ defined but not used [-Wunused-label] BUILDSTDERR: 8328 | _cwmn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8328 | _cwmn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8382:1: error: BUILDSTDERR: warning: label ‘_cwms’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _cwms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _cwms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8435:1: error: BUILDSTDERR: warning: label ‘_cwmx’ defined but not used [-Wunused-label] BUILDSTDERR: 8435 | _cwmx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8435 | _cwmx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8481:1: error: BUILDSTDERR: warning: label ‘_cwmC’ defined but not used [-Wunused-label] BUILDSTDERR: 8481 | _cwmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8481 | _cwmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8530:1: error: BUILDSTDERR: warning: label ‘_cwmH’ defined but not used [-Wunused-label] BUILDSTDERR: 8530 | _cwmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8530 | _cwmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8575:1: error: BUILDSTDERR: warning: label ‘_cwmV’ defined but not used [-Wunused-label] BUILDSTDERR: 8575 | _cwmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8575 | _cwmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8600:1: error: BUILDSTDERR: warning: label ‘_cwn3’ defined but not used [-Wunused-label] BUILDSTDERR: 8600 | _cwn3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8600 | _cwn3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8625:1: error: BUILDSTDERR: warning: label ‘_cwnb’ defined but not used [-Wunused-label] BUILDSTDERR: 8625 | _cwnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8625 | _cwnb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svIU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8650:1: error: BUILDSTDERR: warning: label ‘_cwni’ defined but not used [-Wunused-label] BUILDSTDERR: 8650 | _cwni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8650 | _cwni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8685:1: error: BUILDSTDERR: warning: label ‘_cwnm’ defined but not used [-Wunused-label] BUILDSTDERR: 8685 | _cwnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8685 | _cwnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJ3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8742:1: error: BUILDSTDERR: warning: label ‘_cwnz’ defined but not used [-Wunused-label] BUILDSTDERR: 8742 | _cwnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8742 | _cwnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJ8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8768:1: error: BUILDSTDERR: warning: label ‘_cwnZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8768 | _cwnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8768 | _cwnZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJ7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8799:1: error: BUILDSTDERR: warning: label ‘_cwo2’ defined but not used [-Wunused-label] BUILDSTDERR: 8799 | _cwo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8799 | _cwo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8838:1: error: BUILDSTDERR: warning: label ‘_cwog’ defined but not used [-Wunused-label] BUILDSTDERR: 8838 | _cwog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8838 | _cwog: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8870:1: error: BUILDSTDERR: warning: label ‘_cwoj’ defined but not used [-Wunused-label] BUILDSTDERR: 8870 | _cwoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8870 | _cwoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8917:1: error: BUILDSTDERR: warning: label ‘_cwoo’ defined but not used [-Wunused-label] BUILDSTDERR: 8917 | _cwoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8917 | _cwoo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:8970:1: error: BUILDSTDERR: warning: label ‘_cwot’ defined but not used [-Wunused-label] BUILDSTDERR: 8970 | _cwot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8970 | _cwot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9019:1: error: BUILDSTDERR: warning: label ‘_cwoy’ defined but not used [-Wunused-label] BUILDSTDERR: 9019 | _cwoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9019 | _cwoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcduplicated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9064:1: error: BUILDSTDERR: warning: label ‘_cwoD’ defined but not used [-Wunused-label] BUILDSTDERR: 9064 | _cwoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9064 | _cwoD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9104:1: error: BUILDSTDERR: warning: label ‘_cwoQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9104 | _cwoQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9104 | _cwoQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9130:1: error: BUILDSTDERR: warning: label ‘_cwpk’ defined but not used [-Wunused-label] BUILDSTDERR: 9130 | _cwpk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9130 | _cwpk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9161:1: error: BUILDSTDERR: warning: label ‘_cwpn’ defined but not used [-Wunused-label] BUILDSTDERR: 9161 | _cwpn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9161 | _cwpn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9200:1: error: BUILDSTDERR: warning: label ‘_cwpB’ defined but not used [-Wunused-label] BUILDSTDERR: 9200 | _cwpB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9200 | _cwpB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9232:1: error: BUILDSTDERR: warning: label ‘_cwpE’ defined but not used [-Wunused-label] BUILDSTDERR: 9232 | _cwpE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9232 | _cwpE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9279:1: error: BUILDSTDERR: warning: label ‘_cwpJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9279 | _cwpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9279 | _cwpJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9333:1: error: BUILDSTDERR: warning: label ‘_cwpO’ defined but not used [-Wunused-label] BUILDSTDERR: 9333 | _cwpO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9333 | _cwpO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9386:1: error: BUILDSTDERR: warning: label ‘_cwpT’ defined but not used [-Wunused-label] BUILDSTDERR: 9386 | _cwpT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9386 | _cwpT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9432:1: error: BUILDSTDERR: warning: label ‘_cwpY’ defined but not used [-Wunused-label] BUILDSTDERR: 9432 | _cwpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9432 | _cwpY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcextended_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cwq3’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cwq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cwq3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9520:1: error: BUILDSTDERR: warning: label ‘_cwqh’ defined but not used [-Wunused-label] BUILDSTDERR: 9520 | _cwqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9520 | _cwqh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cwqp’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cwqp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cwqp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9570:1: error: BUILDSTDERR: warning: label ‘_cwqw’ defined but not used [-Wunused-label] BUILDSTDERR: 9570 | _cwqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9570 | _cwqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9604:1: error: BUILDSTDERR: warning: label ‘_cwqA’ defined but not used [-Wunused-label] BUILDSTDERR: 9604 | _cwqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9604 | _cwqA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9655:1: error: BUILDSTDERR: warning: label ‘_cwqN’ defined but not used [-Wunused-label] BUILDSTDERR: 9655 | _cwqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9655 | _cwqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9680:1: error: BUILDSTDERR: warning: label ‘_cwqW’ defined but not used [-Wunused-label] BUILDSTDERR: 9680 | _cwqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9680 | _cwqW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwqU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9704:1: error: BUILDSTDERR: warning: label ‘_cwqU’ defined but not used [-Wunused-label] BUILDSTDERR: 9704 | _cwqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9704 | _cwqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9721:1: error: BUILDSTDERR: warning: label ‘_cwr2’ defined but not used [-Wunused-label] BUILDSTDERR: 9721 | _cwr2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9721 | _cwr2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9754:1: error: BUILDSTDERR: warning: label ‘_cwrl’ defined but not used [-Wunused-label] BUILDSTDERR: 9754 | _cwrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9754 | _cwrl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwrj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9779:1: error: BUILDSTDERR: warning: label ‘_cwrj’ defined but not used [-Wunused-label] BUILDSTDERR: 9779 | _cwrj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9779 | _cwrj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svJS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9802:1: error: BUILDSTDERR: warning: label ‘_cwrt’ defined but not used [-Wunused-label] BUILDSTDERR: 9802 | _cwrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9802 | _cwrt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwrr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9842:1: error: BUILDSTDERR: warning: label ‘_cwrr’ defined but not used [-Wunused-label] BUILDSTDERR: 9842 | _cwrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9842 | _cwrr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwrw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9858:1: error: BUILDSTDERR: warning: label ‘_cwrw’ defined but not used [-Wunused-label] BUILDSTDERR: 9858 | _cwrw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9858 | _cwrw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9878:1: error: BUILDSTDERR: warning: label ‘_cwrG’ defined but not used [-Wunused-label] BUILDSTDERR: 9878 | _cwrG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9878 | _cwrG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9914:1: error: BUILDSTDERR: warning: label ‘_cwrP’ defined but not used [-Wunused-label] BUILDSTDERR: 9914 | _cwrP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9914 | _cwrP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svK2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9936:1: error: BUILDSTDERR: warning: label ‘_cws6’ defined but not used [-Wunused-label] BUILDSTDERR: 9936 | _cws6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9936 | _cws6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cws4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9961:1: error: BUILDSTDERR: warning: label ‘_cws4’ defined but not used [-Wunused-label] BUILDSTDERR: 9961 | _cws4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9961 | _cws4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svK3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:9984:1: error: BUILDSTDERR: warning: label ‘_cwse’ defined but not used [-Wunused-label] BUILDSTDERR: 9984 | _cwse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9984 | _cwse: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwsc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10022:1: error: BUILDSTDERR: warning: label ‘_cwsc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10022 | _cwsc: BUILDSTDERR: | ^ BUILDSTDERR: 10022 | _cwsc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwsh’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10038:1: error: BUILDSTDERR: warning: label ‘_cwsh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10038 | _cwsh: BUILDSTDERR: | ^ BUILDSTDERR: 10038 | _cwsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10056:1: error: BUILDSTDERR: warning: label ‘_cwsr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10056 | _cwsr: BUILDSTDERR: | ^ BUILDSTDERR: 10056 | _cwsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10088:1: error: BUILDSTDERR: warning: label ‘_cwsA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10088 | _cwsA: BUILDSTDERR: | ^ BUILDSTDERR: 10088 | _cwsA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10116:1: error: BUILDSTDERR: warning: label ‘_cwsM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10116 | _cwsM: BUILDSTDERR: | ^ BUILDSTDERR: 10116 | _cwsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10139:1: error: BUILDSTDERR: warning: label ‘_cwsU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10139 | _cwsU: BUILDSTDERR: | ^ BUILDSTDERR: 10139 | _cwsU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10162:1: error: BUILDSTDERR: warning: label ‘_cwt2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10162 | _cwt2: BUILDSTDERR: | ^ BUILDSTDERR: 10162 | _cwt2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10185:1: error: BUILDSTDERR: warning: label ‘_cwta’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10185 | _cwta: BUILDSTDERR: | ^ BUILDSTDERR: 10185 | _cwta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svK9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10208:1: error: BUILDSTDERR: warning: label ‘_cwti’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10208 | _cwti: BUILDSTDERR: | ^ BUILDSTDERR: 10208 | _cwti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svK8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10231:1: error: BUILDSTDERR: warning: label ‘_cwtp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10231 | _cwtp: BUILDSTDERR: | ^ BUILDSTDERR: 10231 | _cwtp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10264:1: error: BUILDSTDERR: warning: label ‘_cwtt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10264 | _cwtt: BUILDSTDERR: | ^ BUILDSTDERR: 10264 | _cwtt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10319:1: error: BUILDSTDERR: warning: label ‘_cwtG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10319 | _cwtG: BUILDSTDERR: | ^ BUILDSTDERR: 10319 | _cwtG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdcp1Monad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10344:1: error: BUILDSTDERR: warning: label ‘_cwtJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10344 | _cwtJ: BUILDSTDERR: | ^ BUILDSTDERR: 10344 | _cwtJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10374:1: error: BUILDSTDERR: warning: label ‘_cwtY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10374 | _cwtY: BUILDSTDERR: | ^ BUILDSTDERR: 10374 | _cwtY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwtW’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10399:1: error: BUILDSTDERR: warning: label ‘_cwtW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10399 | _cwtW: BUILDSTDERR: | ^ BUILDSTDERR: 10399 | _cwtW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10414:1: error: BUILDSTDERR: warning: label ‘_cwu9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10414 | _cwu9: BUILDSTDERR: | ^ BUILDSTDERR: 10414 | _cwu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdcreturn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10432:1: error: BUILDSTDERR: warning: label ‘_cwuc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10432 | _cwuc: BUILDSTDERR: | ^ BUILDSTDERR: 10432 | _cwuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10465:1: error: BUILDSTDERR: warning: label ‘_cwuu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10465 | _cwuu: BUILDSTDERR: | ^ BUILDSTDERR: 10465 | _cwuu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10490:1: error: BUILDSTDERR: warning: label ‘_cwuC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _cwuC: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _cwuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10506:1: error: BUILDSTDERR: warning: label ‘_cwuJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10506 | _cwuJ: BUILDSTDERR: | ^ BUILDSTDERR: 10506 | _cwuJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10541:1: error: BUILDSTDERR: warning: label ‘_cwuM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10541 | _cwuM: BUILDSTDERR: | ^ BUILDSTDERR: 10541 | _cwuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘rux5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10589:1: error: BUILDSTDERR: warning: label ‘_cwuR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10589 | _cwuR: BUILDSTDERR: | ^ BUILDSTDERR: 10589 | _cwuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10624:1: error: BUILDSTDERR: warning: label ‘_cwv0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10624 | _cwv0: BUILDSTDERR: | ^ BUILDSTDERR: 10624 | _cwv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘rux6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10642:1: error: BUILDSTDERR: warning: label ‘_cwv7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10642 | _cwv7: BUILDSTDERR: | ^ BUILDSTDERR: 10642 | _cwv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10662:1: error: BUILDSTDERR: warning: label ‘_cwvj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10662 | _cwvj: BUILDSTDERR: | ^ BUILDSTDERR: 10662 | _cwvj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10685:1: error: BUILDSTDERR: warning: label ‘_cwvr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10685 | _cwvr: BUILDSTDERR: | ^ BUILDSTDERR: 10685 | _cwvr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10708:1: error: BUILDSTDERR: warning: label ‘_cwvz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _cwvz: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _cwvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10731:1: error: BUILDSTDERR: warning: label ‘_cwvG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10731 | _cwvG: BUILDSTDERR: | ^ BUILDSTDERR: 10731 | _cwvG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10763:1: error: BUILDSTDERR: warning: label ‘_cwvK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10763 | _cwvK: BUILDSTDERR: | ^ BUILDSTDERR: 10763 | _cwvK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10812:1: error: BUILDSTDERR: warning: label ‘_cwvX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10812 | _cwvX: BUILDSTDERR: | ^ BUILDSTDERR: 10812 | _cwvX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10837:1: error: BUILDSTDERR: warning: label ‘_cww0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10837 | _cww0: BUILDSTDERR: | ^ BUILDSTDERR: 10837 | _cww0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10867:1: error: BUILDSTDERR: warning: label ‘_cwwd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10867 | _cwwd: BUILDSTDERR: | ^ BUILDSTDERR: 10867 | _cwwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10894:1: error: BUILDSTDERR: warning: label ‘_cwwr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10894 | _cwwr: BUILDSTDERR: | ^ BUILDSTDERR: 10894 | _cwwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwwp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10929:1: error: BUILDSTDERR: warning: label ‘_cwwp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10929 | _cwwp: BUILDSTDERR: | ^ BUILDSTDERR: 10929 | _cwwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10944:1: error: BUILDSTDERR: warning: label ‘_cwwE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10944 | _cwwE: BUILDSTDERR: | ^ BUILDSTDERR: 10944 | _cwwE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:10965:1: error: BUILDSTDERR: warning: label ‘_cwwH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10965 | _cwwH: BUILDSTDERR: | ^ BUILDSTDERR: 10965 | _cwwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11007:1: error: BUILDSTDERR: warning: label ‘_cwwV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11007 | _cwwV: BUILDSTDERR: | ^ BUILDSTDERR: 11007 | _cwwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svL2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11041:1: error: BUILDSTDERR: warning: label ‘_cwx5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11041 | _cwx5: BUILDSTDERR: | ^ BUILDSTDERR: 11041 | _cwx5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svKV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11062:1: error: BUILDSTDERR: warning: label ‘_cwx8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11062 | _cwx8: BUILDSTDERR: | ^ BUILDSTDERR: 11062 | _cwx8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svL4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11102:1: error: BUILDSTDERR: warning: label ‘_cwxm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11102 | _cwxm: BUILDSTDERR: | ^ BUILDSTDERR: 11102 | _cwxm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svL7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11127:1: error: BUILDSTDERR: warning: label ‘_cwxu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11127 | _cwxu: BUILDSTDERR: | ^ BUILDSTDERR: 11127 | _cwxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svL5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11143:1: error: BUILDSTDERR: warning: label ‘_cwxB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11143 | _cwxB: BUILDSTDERR: | ^ BUILDSTDERR: 11143 | _cwxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svL8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11178:1: error: BUILDSTDERR: warning: label ‘_cwxE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11178 | _cwxE: BUILDSTDERR: | ^ BUILDSTDERR: 11178 | _cwxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11232:1: error: BUILDSTDERR: warning: label ‘_cwxJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11232 | _cwxJ: BUILDSTDERR: | ^ BUILDSTDERR: 11232 | _cwxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11279:1: error: BUILDSTDERR: warning: label ‘_cwxX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11279 | _cwxX: BUILDSTDERR: | ^ BUILDSTDERR: 11279 | _cwxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11302:1: error: BUILDSTDERR: warning: label ‘_cwy5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11302 | _cwy5: BUILDSTDERR: | ^ BUILDSTDERR: 11302 | _cwy5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11325:1: error: BUILDSTDERR: warning: label ‘_cwyd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11325 | _cwyd: BUILDSTDERR: | ^ BUILDSTDERR: 11325 | _cwyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11348:1: error: BUILDSTDERR: warning: label ‘_cwyl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11348 | _cwyl: BUILDSTDERR: | ^ BUILDSTDERR: 11348 | _cwyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11371:1: error: BUILDSTDERR: warning: label ‘_cwys’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11371 | _cwys: BUILDSTDERR: | ^ BUILDSTDERR: 11371 | _cwys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11397:1: error: BUILDSTDERR: warning: label ‘_cwyz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11397 | _cwyz: BUILDSTDERR: | ^ BUILDSTDERR: 11397 | _cwyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11429:1: error: BUILDSTDERR: warning: label ‘_cwyD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11429 | _cwyD: BUILDSTDERR: | ^ BUILDSTDERR: 11429 | _cwyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11484:1: error: BUILDSTDERR: warning: label ‘_cwyQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11484 | _cwyQ: BUILDSTDERR: | ^ BUILDSTDERR: 11484 | _cwyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderTzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11509:1: error: BUILDSTDERR: warning: label ‘_cwyT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11509 | _cwyT: BUILDSTDERR: | ^ BUILDSTDERR: 11509 | _cwyT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11539:1: error: BUILDSTDERR: warning: label ‘_cwz7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11539 | _cwz7: BUILDSTDERR: | ^ BUILDSTDERR: 11539 | _cwz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11562:1: error: BUILDSTDERR: warning: label ‘_cwze’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11562 | _cwze: BUILDSTDERR: | ^ BUILDSTDERR: 11562 | _cwze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11592:1: error: BUILDSTDERR: warning: label ‘_cwzi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11592 | _cwzi: BUILDSTDERR: | ^ BUILDSTDERR: 11592 | _cwzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11632:1: error: BUILDSTDERR: warning: label ‘_cwzv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11632 | _cwzv: BUILDSTDERR: | ^ BUILDSTDERR: 11632 | _cwzv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11657:1: error: BUILDSTDERR: warning: label ‘_cwzE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11657 | _cwzE: BUILDSTDERR: | ^ BUILDSTDERR: 11657 | _cwzE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwzC’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11681:1: error: BUILDSTDERR: warning: label ‘_cwzC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11681 | _cwzC: BUILDSTDERR: | ^ BUILDSTDERR: 11681 | _cwzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11698:1: error: BUILDSTDERR: warning: label ‘_cwzK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11698 | _cwzK: BUILDSTDERR: | ^ BUILDSTDERR: 11698 | _cwzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11731:1: error: BUILDSTDERR: warning: label ‘_cwA3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11731 | _cwA3: BUILDSTDERR: | ^ BUILDSTDERR: 11731 | _cwA3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwA1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11756:1: error: BUILDSTDERR: warning: label ‘_cwA1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11756 | _cwA1: BUILDSTDERR: | ^ BUILDSTDERR: 11756 | _cwA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11779:1: error: BUILDSTDERR: warning: label ‘_cwAb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11779 | _cwAb: BUILDSTDERR: | ^ BUILDSTDERR: 11779 | _cwAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwA9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11817:1: error: BUILDSTDERR: warning: label ‘_cwA9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11817 | _cwA9: BUILDSTDERR: | ^ BUILDSTDERR: 11817 | _cwA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwAe’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11833:1: error: BUILDSTDERR: warning: label ‘_cwAe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11833 | _cwAe: BUILDSTDERR: | ^ BUILDSTDERR: 11833 | _cwAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11851:1: error: BUILDSTDERR: warning: label ‘_cwAo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11851 | _cwAo: BUILDSTDERR: | ^ BUILDSTDERR: 11851 | _cwAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11883:1: error: BUILDSTDERR: warning: label ‘_cwAH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11883 | _cwAH: BUILDSTDERR: | ^ BUILDSTDERR: 11883 | _cwAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwAF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11908:1: error: BUILDSTDERR: warning: label ‘_cwAF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11908 | _cwAF: BUILDSTDERR: | ^ BUILDSTDERR: 11908 | _cwAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11931:1: error: BUILDSTDERR: warning: label ‘_cwAP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11931 | _cwAP: BUILDSTDERR: | ^ BUILDSTDERR: 11931 | _cwAP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwAN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11969:1: error: BUILDSTDERR: warning: label ‘_cwAN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11969 | _cwAN: BUILDSTDERR: | ^ BUILDSTDERR: 11969 | _cwAN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwAS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:11985:1: error: BUILDSTDERR: warning: label ‘_cwAS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11985 | _cwAS: BUILDSTDERR: | ^ BUILDSTDERR: 11985 | _cwAS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12003:1: error: BUILDSTDERR: warning: label ‘_cwB2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12003 | _cwB2: BUILDSTDERR: | ^ BUILDSTDERR: 12003 | _cwB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12035:1: error: BUILDSTDERR: warning: label ‘_cwBl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12035 | _cwBl: BUILDSTDERR: | ^ BUILDSTDERR: 12035 | _cwBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwBj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12060:1: error: BUILDSTDERR: warning: label ‘_cwBj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12060 | _cwBj: BUILDSTDERR: | ^ BUILDSTDERR: 12060 | _cwBj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12083:1: error: BUILDSTDERR: warning: label ‘_cwBt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12083 | _cwBt: BUILDSTDERR: | ^ BUILDSTDERR: 12083 | _cwBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwBr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12123:1: error: BUILDSTDERR: warning: label ‘_cwBr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12123 | _cwBr: BUILDSTDERR: | ^ BUILDSTDERR: 12123 | _cwBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘_cwBw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12139:1: error: BUILDSTDERR: warning: label ‘_cwBw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12139 | _cwBw: BUILDSTDERR: | ^ BUILDSTDERR: 12139 | _cwBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘rux7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12159:1: error: BUILDSTDERR: warning: label ‘_cwBG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12159 | _cwBG: BUILDSTDERR: | ^ BUILDSTDERR: 12159 | _cwBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12195:1: error: BUILDSTDERR: warning: label ‘_cwBP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12195 | _cwBP: BUILDSTDERR: | ^ BUILDSTDERR: 12195 | _cwBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svM1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12214:1: error: BUILDSTDERR: warning: label ‘_cwC1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12214 | _cwC1: BUILDSTDERR: | ^ BUILDSTDERR: 12214 | _cwC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svM0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12237:1: error: BUILDSTDERR: warning: label ‘_cwC9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12237 | _cwC9: BUILDSTDERR: | ^ BUILDSTDERR: 12237 | _cwC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12260:1: error: BUILDSTDERR: warning: label ‘_cwCh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12260 | _cwCh: BUILDSTDERR: | ^ BUILDSTDERR: 12260 | _cwCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12283:1: error: BUILDSTDERR: warning: label ‘_cwCp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12283 | _cwCp: BUILDSTDERR: | ^ BUILDSTDERR: 12283 | _cwCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svLX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12306:1: error: BUILDSTDERR: warning: label ‘_cwCw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12306 | _cwCw: BUILDSTDERR: | ^ BUILDSTDERR: 12306 | _cwCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12338:1: error: BUILDSTDERR: warning: label ‘_cwCA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12338 | _cwCA: BUILDSTDERR: | ^ BUILDSTDERR: 12338 | _cwCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svM4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12389:1: error: BUILDSTDERR: warning: label ‘_cwCN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12389 | _cwCN: BUILDSTDERR: | ^ BUILDSTDERR: 12389 | _cwCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderTzuzdcp1Bind_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12414:1: error: BUILDSTDERR: warning: label ‘_cwCQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12414 | _cwCQ: BUILDSTDERR: | ^ BUILDSTDERR: 12414 | _cwCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svMb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12443:1: error: BUILDSTDERR: warning: label ‘_cwD9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12443 | _cwD9: BUILDSTDERR: | ^ BUILDSTDERR: 12443 | _cwD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svM9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12468:1: error: BUILDSTDERR: warning: label ‘_cwDg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12468 | _cwDg: BUILDSTDERR: | ^ BUILDSTDERR: 12468 | _cwDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svMc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12501:1: error: BUILDSTDERR: warning: label ‘_cwDj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12501 | _cwDj: BUILDSTDERR: | ^ BUILDSTDERR: 12501 | _cwDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12544:1: error: BUILDSTDERR: warning: label ‘_cwDo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12544 | _cwDo: BUILDSTDERR: | ^ BUILDSTDERR: 12544 | _cwDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svMh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12576:1: error: BUILDSTDERR: warning: label ‘_cwDC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12576 | _cwDC: BUILDSTDERR: | ^ BUILDSTDERR: 12576 | _cwDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svMg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12599:1: error: BUILDSTDERR: warning: label ‘_cwDK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12599 | _cwDK: BUILDSTDERR: | ^ BUILDSTDERR: 12599 | _cwDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svMf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12622:1: error: BUILDSTDERR: warning: label ‘_cwDR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12622 | _cwDR: BUILDSTDERR: | ^ BUILDSTDERR: 12622 | _cwDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12652:1: error: BUILDSTDERR: warning: label ‘_cwDV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12652 | _cwDV: BUILDSTDERR: | ^ BUILDSTDERR: 12652 | _cwDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_readerT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12695:1: error: BUILDSTDERR: warning: label ‘_cwE4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12695 | _cwE4: BUILDSTDERR: | ^ BUILDSTDERR: 12695 | _cwE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_readerT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12721:1: error: BUILDSTDERR: warning: label ‘_cwEb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12721 | _cwEb: BUILDSTDERR: | ^ BUILDSTDERR: 12721 | _cwEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_runReaderT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12740:1: error: BUILDSTDERR: warning: label ‘_cwEi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12740 | _cwEi: BUILDSTDERR: | ^ BUILDSTDERR: 12740 | _cwEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svMo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12767:1: error: BUILDSTDERR: warning: label ‘_cwEt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12767 | _cwEt: BUILDSTDERR: | ^ BUILDSTDERR: 12767 | _cwEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘svMq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12791:1: error: BUILDSTDERR: warning: label ‘_cwEB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12791 | _cwEB: BUILDSTDERR: | ^ BUILDSTDERR: 12791 | _cwEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_runReader_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:12807:1: error: BUILDSTDERR: warning: label ‘_cwEE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12807 | _cwEE: BUILDSTDERR: | ^ BUILDSTDERR: 12807 | _cwEE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_107.hc:446:16: error: BUILDSTDERR: warning: ‘rux0_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 446 | static StgWord rux0_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | static StgWord rux0_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o ) BUILDSTDERR: src/Control/Comonad/Representable/Store.hs:46:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 46 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:15:1: error: BUILDSTDERR: warning: label ‘_cxM9’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cxM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cxM9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxM4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:33:1: error: BUILDSTDERR: warning: label ‘_cxM4’ defined but not used [-Wunused-label] BUILDSTDERR: 33 | _cxM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 33 | _cxM4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxM6’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:55:1: error: BUILDSTDERR: warning: label ‘_cxM6’ defined but not used [-Wunused-label] BUILDSTDERR: 55 | _cxM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 55 | _cxM6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxCA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:92:1: error: BUILDSTDERR: warning: label ‘_cxMw’ defined but not used [-Wunused-label] BUILDSTDERR: 92 | _cxMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 92 | _cxMw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:119:1: error: BUILDSTDERR: warning: label ‘_cxMz’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _cxMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _cxMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxMp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:141:1: error: BUILDSTDERR: warning: label ‘_cxMp’ defined but not used [-Wunused-label] BUILDSTDERR: 141 | _cxMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 141 | _cxMp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:178:1: error: BUILDSTDERR: warning: label ‘_cxMM’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _cxMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _cxMM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxMJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:204:1: error: BUILDSTDERR: warning: label ‘_cxMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _cxMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _cxMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxCS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:230:1: error: BUILDSTDERR: warning: label ‘_cxN8’ defined but not used [-Wunused-label] BUILDSTDERR: 230 | _cxN8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 230 | _cxN8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:257:1: error: BUILDSTDERR: warning: label ‘_cxNb’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cxNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cxNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxMX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:279:1: error: BUILDSTDERR: warning: label ‘_cxMX’ defined but not used [-Wunused-label] BUILDSTDERR: 279 | _cxMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 279 | _cxMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxMZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:302:1: error: BUILDSTDERR: warning: label ‘_cxMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _cxMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _cxMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxD0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:338:1: error: BUILDSTDERR: warning: label ‘_cxNA’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _cxNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _cxNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxD1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:369:1: error: BUILDSTDERR: warning: label ‘_cxND’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cxND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cxND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:410:1: error: BUILDSTDERR: warning: label ‘_cxNI’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _cxNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _cxNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxNn’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:439:1: error: BUILDSTDERR: warning: label ‘_cxNn’ defined but not used [-Wunused-label] BUILDSTDERR: 439 | _cxNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 439 | _cxNn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:476:1: error: BUILDSTDERR: warning: label ‘_cxOc’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _cxOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _cxOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:495:1: error: BUILDSTDERR: warning: label ‘_cxOf’ defined but not used [-Wunused-label] BUILDSTDERR: 495 | _cxOf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 495 | _cxOf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:536:1: error: BUILDSTDERR: warning: label ‘_cxOk’ defined but not used [-Wunused-label] BUILDSTDERR: 536 | _cxOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 536 | _cxOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:577:1: error: BUILDSTDERR: warning: label ‘_cxOp’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _cxOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _cxOp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxNU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:606:1: error: BUILDSTDERR: warning: label ‘_cxNU’ defined but not used [-Wunused-label] BUILDSTDERR: 606 | _cxNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 606 | _cxNU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:645:1: error: BUILDSTDERR: warning: label ‘_cxOG’ defined but not used [-Wunused-label] BUILDSTDERR: 645 | _cxOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 645 | _cxOG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:668:1: error: BUILDSTDERR: warning: label ‘_cxOO’ defined but not used [-Wunused-label] BUILDSTDERR: 668 | _cxOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 668 | _cxOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:695:1: error: BUILDSTDERR: warning: label ‘_cxOS’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cxOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cxOS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:734:1: error: BUILDSTDERR: warning: label ‘_cxPf’ defined but not used [-Wunused-label] BUILDSTDERR: 734 | _cxPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 734 | _cxPf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:761:1: error: BUILDSTDERR: warning: label ‘_cxPv’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _cxPv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _cxPv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:788:1: error: BUILDSTDERR: warning: label ‘_cxPA’ defined but not used [-Wunused-label] BUILDSTDERR: 788 | _cxPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 788 | _cxPA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxPy’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:825:1: error: BUILDSTDERR: warning: label ‘_cxPy’ defined but not used [-Wunused-label] BUILDSTDERR: 825 | _cxPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 825 | _cxPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:847:1: error: BUILDSTDERR: warning: label ‘_cxPI’ defined but not used [-Wunused-label] BUILDSTDERR: 847 | _cxPI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 847 | _cxPI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:889:1: error: BUILDSTDERR: warning: label ‘_cxPN’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cxPN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cxPN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxP1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:916:1: error: BUILDSTDERR: warning: label ‘_cxP1’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _cxP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _cxP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxP6’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:943:1: error: BUILDSTDERR: warning: label ‘_cxP6’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _cxP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _cxP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:987:1: error: BUILDSTDERR: warning: label ‘_cxQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 987 | _cxQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 987 | _cxQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxQ5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1011:1: error: BUILDSTDERR: warning: label ‘_cxQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _cxQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _cxQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1026:1: error: BUILDSTDERR: warning: label ‘_cxQh’ defined but not used [-Wunused-label] BUILDSTDERR: 1026 | _cxQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1026 | _cxQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cxQk’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cxQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cxQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1083:1: error: BUILDSTDERR: warning: label ‘_cxQt’ defined but not used [-Wunused-label] BUILDSTDERR: 1083 | _cxQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1083 | _cxQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczizg_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1103:1: error: BUILDSTDERR: warning: label ‘_cxQx’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _cxQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _cxQx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1112:1: error: BUILDSTDERR: warning: label ‘_cxQF’ defined but not used [-Wunused-label] BUILDSTDERR: 1112 | _cxQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1112 | _cxQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1140:1: error: BUILDSTDERR: warning: label ‘_cxR0’ defined but not used [-Wunused-label] BUILDSTDERR: 1140 | _cxR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1140 | _cxR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxQY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1165:1: error: BUILDSTDERR: warning: label ‘_cxQY’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _cxQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _cxQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxR3’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1182:1: error: BUILDSTDERR: warning: label ‘_cxR3’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _cxR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _cxR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1205:1: error: BUILDSTDERR: warning: label ‘_cxRd’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _cxRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _cxRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxRb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1242:1: error: BUILDSTDERR: warning: label ‘_cxRb’ defined but not used [-Wunused-label] BUILDSTDERR: 1242 | _cxRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1242 | _cxRb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1259:1: error: BUILDSTDERR: warning: label ‘_cxRq’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _cxRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _cxRq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1287:1: error: BUILDSTDERR: warning: label ‘_cxRv’ defined but not used [-Wunused-label] BUILDSTDERR: 1287 | _cxRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1287 | _cxRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxRt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1329:1: error: BUILDSTDERR: warning: label ‘_cxRt’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _cxRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _cxRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxDU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1354:1: error: BUILDSTDERR: warning: label ‘_cxRD’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _cxRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _cxRD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cxRI’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cxRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cxRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1436:1: error: BUILDSTDERR: warning: label ‘_cxRU’ defined but not used [-Wunused-label] BUILDSTDERR: 1436 | _cxRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1436 | _cxRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxRR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1463:1: error: BUILDSTDERR: warning: label ‘_cxRR’ defined but not used [-Wunused-label] BUILDSTDERR: 1463 | _cxRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1463 | _cxRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxRX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1488:1: error: BUILDSTDERR: warning: label ‘_cxRX’ defined but not used [-Wunused-label] BUILDSTDERR: 1488 | _cxRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1488 | _cxRX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxS2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1513:1: error: BUILDSTDERR: warning: label ‘_cxS2’ defined but not used [-Wunused-label] BUILDSTDERR: 1513 | _cxS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1513 | _cxS2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlzi_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1544:1: error: BUILDSTDERR: warning: label ‘_cxSf’ defined but not used [-Wunused-label] BUILDSTDERR: 1544 | _cxSf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1544 | _cxSf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1553:1: error: BUILDSTDERR: warning: label ‘_cxSn’ defined but not used [-Wunused-label] BUILDSTDERR: 1553 | _cxSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1553 | _cxSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1581:1: error: BUILDSTDERR: warning: label ‘_cxSI’ defined but not used [-Wunused-label] BUILDSTDERR: 1581 | _cxSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1581 | _cxSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxSG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1606:1: error: BUILDSTDERR: warning: label ‘_cxSG’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _cxSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _cxSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxSL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cxSL’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cxSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cxSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1646:1: error: BUILDSTDERR: warning: label ‘_cxSV’ defined but not used [-Wunused-label] BUILDSTDERR: 1646 | _cxSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1646 | _cxSV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxST’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1683:1: error: BUILDSTDERR: warning: label ‘_cxST’ defined but not used [-Wunused-label] BUILDSTDERR: 1683 | _cxST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1683 | _cxST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cxT8’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cxT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cxT8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1728:1: error: BUILDSTDERR: warning: label ‘_cxTd’ defined but not used [-Wunused-label] BUILDSTDERR: 1728 | _cxTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1728 | _cxTd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxTb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1770:1: error: BUILDSTDERR: warning: label ‘_cxTb’ defined but not used [-Wunused-label] BUILDSTDERR: 1770 | _cxTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1770 | _cxTb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1795:1: error: BUILDSTDERR: warning: label ‘_cxTl’ defined but not used [-Wunused-label] BUILDSTDERR: 1795 | _cxTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1795 | _cxTl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlzi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1837:1: error: BUILDSTDERR: warning: label ‘_cxTq’ defined but not used [-Wunused-label] BUILDSTDERR: 1837 | _cxTq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1837 | _cxTq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1877:1: error: BUILDSTDERR: warning: label ‘_cxTC’ defined but not used [-Wunused-label] BUILDSTDERR: 1877 | _cxTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1877 | _cxTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxTz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1904:1: error: BUILDSTDERR: warning: label ‘_cxTz’ defined but not used [-Wunused-label] BUILDSTDERR: 1904 | _cxTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1904 | _cxTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxTF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1929:1: error: BUILDSTDERR: warning: label ‘_cxTF’ defined but not used [-Wunused-label] BUILDSTDERR: 1929 | _cxTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1929 | _cxTF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxTK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1954:1: error: BUILDSTDERR: warning: label ‘_cxTK’ defined but not used [-Wunused-label] BUILDSTDERR: 1954 | _cxTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1954 | _cxTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxF0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:1986:1: error: BUILDSTDERR: warning: label ‘_cxUe’ defined but not used [-Wunused-label] BUILDSTDERR: 1986 | _cxUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1986 | _cxUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2014:1: error: BUILDSTDERR: warning: label ‘_cxUz’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _cxUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _cxUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxUx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2040:1: error: BUILDSTDERR: warning: label ‘_cxUx’ defined but not used [-Wunused-label] BUILDSTDERR: 2040 | _cxUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2040 | _cxUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxUC’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2056:1: error: BUILDSTDERR: warning: label ‘_cxUC’ defined but not used [-Wunused-label] BUILDSTDERR: 2056 | _cxUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2056 | _cxUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2079:1: error: BUILDSTDERR: warning: label ‘_cxUM’ defined but not used [-Wunused-label] BUILDSTDERR: 2079 | _cxUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2079 | _cxUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxUK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2118:1: error: BUILDSTDERR: warning: label ‘_cxUK’ defined but not used [-Wunused-label] BUILDSTDERR: 2118 | _cxUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2118 | _cxUK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxES_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2135:1: error: BUILDSTDERR: warning: label ‘_cxUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _cxUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _cxUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2164:1: error: BUILDSTDERR: warning: label ‘_cxV4’ defined but not used [-Wunused-label] BUILDSTDERR: 2164 | _cxV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2164 | _cxV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxV2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2208:1: error: BUILDSTDERR: warning: label ‘_cxV2’ defined but not used [-Wunused-label] BUILDSTDERR: 2208 | _cxV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2208 | _cxV2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxEZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2234:1: error: BUILDSTDERR: warning: label ‘_cxVc’ defined but not used [-Wunused-label] BUILDSTDERR: 2234 | _cxVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2234 | _cxVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2278:1: error: BUILDSTDERR: warning: label ‘_cxVh’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _cxVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _cxVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxU0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2305:1: error: BUILDSTDERR: warning: label ‘_cxU0’ defined but not used [-Wunused-label] BUILDSTDERR: 2305 | _cxU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2305 | _cxU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxU5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2332:1: error: BUILDSTDERR: warning: label ‘_cxU5’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _cxU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _cxU5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxF8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2376:1: error: BUILDSTDERR: warning: label ‘_cxVA’ defined but not used [-Wunused-label] BUILDSTDERR: 2376 | _cxVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2376 | _cxVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxF7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2400:1: error: BUILDSTDERR: warning: label ‘_cxVI’ defined but not used [-Wunused-label] BUILDSTDERR: 2400 | _cxVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2400 | _cxVI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxF6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2424:1: error: BUILDSTDERR: warning: label ‘_cxVQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2424 | _cxVQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2424 | _cxVQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxF5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2448:1: error: BUILDSTDERR: warning: label ‘_cxVY’ defined but not used [-Wunused-label] BUILDSTDERR: 2448 | _cxVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2448 | _cxVY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxF4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2472:1: error: BUILDSTDERR: warning: label ‘_cxW5’ defined but not used [-Wunused-label] BUILDSTDERR: 2472 | _cxW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2472 | _cxW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2506:1: error: BUILDSTDERR: warning: label ‘_cxW9’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _cxW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _cxW9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40Uzg_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2562:1: error: BUILDSTDERR: warning: label ‘_cxWf’ defined but not used [-Wunused-label] BUILDSTDERR: 2562 | _cxWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2562 | _cxWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2571:1: error: BUILDSTDERR: warning: label ‘_cxWn’ defined but not used [-Wunused-label] BUILDSTDERR: 2571 | _cxWn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2571 | _cxWn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2598:1: error: BUILDSTDERR: warning: label ‘_cxWD’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _cxWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _cxWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFj_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2625:1: error: BUILDSTDERR: warning: label ‘_cxWI’ defined but not used [-Wunused-label] BUILDSTDERR: 2625 | _cxWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2625 | _cxWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxWG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2663:1: error: BUILDSTDERR: warning: label ‘_cxWG’ defined but not used [-Wunused-label] BUILDSTDERR: 2663 | _cxWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2663 | _cxWG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxWL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2679:1: error: BUILDSTDERR: warning: label ‘_cxWL’ defined but not used [-Wunused-label] BUILDSTDERR: 2679 | _cxWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2679 | _cxWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2701:1: error: BUILDSTDERR: warning: label ‘_cxWV’ defined but not used [-Wunused-label] BUILDSTDERR: 2701 | _cxWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2701 | _cxWV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2743:1: error: BUILDSTDERR: warning: label ‘_cxX0’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _cxX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _cxX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2782:1: error: BUILDSTDERR: warning: label ‘_cxXn’ defined but not used [-Wunused-label] BUILDSTDERR: 2782 | _cxXn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2782 | _cxXn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cxXD’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cxXD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cxXD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2836:1: error: BUILDSTDERR: warning: label ‘_cxXI’ defined but not used [-Wunused-label] BUILDSTDERR: 2836 | _cxXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2836 | _cxXI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxXG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2874:1: error: BUILDSTDERR: warning: label ‘_cxXG’ defined but not used [-Wunused-label] BUILDSTDERR: 2874 | _cxXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2874 | _cxXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxXL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2890:1: error: BUILDSTDERR: warning: label ‘_cxXL’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _cxXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _cxXL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2912:1: error: BUILDSTDERR: warning: label ‘_cxXV’ defined but not used [-Wunused-label] BUILDSTDERR: 2912 | _cxXV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2912 | _cxXV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2954:1: error: BUILDSTDERR: warning: label ‘_cxY0’ defined but not used [-Wunused-label] BUILDSTDERR: 2954 | _cxY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2954 | _cxY0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxX9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:2981:1: error: BUILDSTDERR: warning: label ‘_cxX9’ defined but not used [-Wunused-label] BUILDSTDERR: 2981 | _cxX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2981 | _cxX9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxXe’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3008:1: error: BUILDSTDERR: warning: label ‘_cxXe’ defined but not used [-Wunused-label] BUILDSTDERR: 3008 | _cxXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3008 | _cxXe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3051:1: error: BUILDSTDERR: warning: label ‘_cxYs’ defined but not used [-Wunused-label] BUILDSTDERR: 3051 | _cxYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3051 | _cxYs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3078:1: error: BUILDSTDERR: warning: label ‘_cxYI’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _cxYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _cxYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3105:1: error: BUILDSTDERR: warning: label ‘_cxYN’ defined but not used [-Wunused-label] BUILDSTDERR: 3105 | _cxYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3105 | _cxYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxYL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3142:1: error: BUILDSTDERR: warning: label ‘_cxYL’ defined but not used [-Wunused-label] BUILDSTDERR: 3142 | _cxYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3142 | _cxYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3164:1: error: BUILDSTDERR: warning: label ‘_cxYV’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _cxYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _cxYV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3206:1: error: BUILDSTDERR: warning: label ‘_cxZ0’ defined but not used [-Wunused-label] BUILDSTDERR: 3206 | _cxZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3206 | _cxZ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxYe’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3233:1: error: BUILDSTDERR: warning: label ‘_cxYe’ defined but not used [-Wunused-label] BUILDSTDERR: 3233 | _cxYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3233 | _cxYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxYj’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3260:1: error: BUILDSTDERR: warning: label ‘_cxYj’ defined but not used [-Wunused-label] BUILDSTDERR: 3260 | _cxYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3260 | _cxYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxG1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3303:1: error: BUILDSTDERR: warning: label ‘_cxZi’ defined but not used [-Wunused-label] BUILDSTDERR: 3303 | _cxZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3303 | _cxZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3325:1: error: BUILDSTDERR: warning: label ‘_cxZy’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _cxZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _cxZy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxFZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3344:1: error: BUILDSTDERR: warning: label ‘_cxZB’ defined but not used [-Wunused-label] BUILDSTDERR: 3344 | _cxZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3344 | _cxZB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxG0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3384:1: error: BUILDSTDERR: warning: label ‘_cxZG’ defined but not used [-Wunused-label] BUILDSTDERR: 3384 | _cxZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3384 | _cxZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3424:1: error: BUILDSTDERR: warning: label ‘_cxZM’ defined but not used [-Wunused-label] BUILDSTDERR: 3424 | _cxZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3424 | _cxZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxG7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3462:1: error: BUILDSTDERR: warning: label ‘_cy01’ defined but not used [-Wunused-label] BUILDSTDERR: 3462 | _cy01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3462 | _cy01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cxZZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3486:1: error: BUILDSTDERR: warning: label ‘_cxZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3486 | _cxZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3486 | _cxZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxG5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3501:1: error: BUILDSTDERR: warning: label ‘_cy0b’ defined but not used [-Wunused-label] BUILDSTDERR: 3501 | _cy0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3501 | _cy0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3527:1: error: BUILDSTDERR: warning: label ‘_cy0e’ defined but not used [-Wunused-label] BUILDSTDERR: 3527 | _cy0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3527 | _cy0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3560:1: error: BUILDSTDERR: warning: label ‘_cy0r’ defined but not used [-Wunused-label] BUILDSTDERR: 3560 | _cy0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3560 | _cy0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3585:1: error: BUILDSTDERR: warning: label ‘_cy0N’ defined but not used [-Wunused-label] BUILDSTDERR: 3585 | _cy0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3585 | _cy0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy0L’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cy0L’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cy0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cy0L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy0Q’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3627:1: error: BUILDSTDERR: warning: label ‘_cy0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3627 | _cy0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3627 | _cy0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3649:1: error: BUILDSTDERR: warning: label ‘_cy0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3649 | _cy0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3649 | _cy0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3690:1: error: BUILDSTDERR: warning: label ‘_cy13’ defined but not used [-Wunused-label] BUILDSTDERR: 3690 | _cy13: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3690 | _cy13: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy0y’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3725:1: error: BUILDSTDERR: warning: label ‘_cy0y’ defined but not used [-Wunused-label] BUILDSTDERR: 3725 | _cy0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3725 | _cy0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3759:1: error: BUILDSTDERR: warning: label ‘_cy1g’ defined but not used [-Wunused-label] BUILDSTDERR: 3759 | _cy1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3759 | _cy1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3781:1: error: BUILDSTDERR: warning: label ‘_cy1C’ defined but not used [-Wunused-label] BUILDSTDERR: 3781 | _cy1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3781 | _cy1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3808:1: error: BUILDSTDERR: warning: label ‘_cy1N’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _cy1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _cy1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3841:1: error: BUILDSTDERR: warning: label ‘_cy1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3841 | _cy1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3841 | _cy1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3884:1: error: BUILDSTDERR: warning: label ‘_cy1V’ defined but not used [-Wunused-label] BUILDSTDERR: 3884 | _cy1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3884 | _cy1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy1o’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3916:1: error: BUILDSTDERR: warning: label ‘_cy1o’ defined but not used [-Wunused-label] BUILDSTDERR: 3916 | _cy1o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3916 | _cy1o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy1t’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3944:1: error: BUILDSTDERR: warning: label ‘_cy1t’ defined but not used [-Wunused-label] BUILDSTDERR: 3944 | _cy1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3944 | _cy1t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:3989:1: error: BUILDSTDERR: warning: label ‘_cy25’ defined but not used [-Wunused-label] BUILDSTDERR: 3989 | _cy25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3989 | _cy25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcztzg_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4034:1: error: BUILDSTDERR: warning: label ‘_cy2b’ defined but not used [-Wunused-label] BUILDSTDERR: 4034 | _cy2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4034 | _cy2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4043:1: error: BUILDSTDERR: warning: label ‘_cy2j’ defined but not used [-Wunused-label] BUILDSTDERR: 4043 | _cy2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4043 | _cy2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4071:1: error: BUILDSTDERR: warning: label ‘_cy2E’ defined but not used [-Wunused-label] BUILDSTDERR: 4071 | _cy2E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4071 | _cy2E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy2C’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4096:1: error: BUILDSTDERR: warning: label ‘_cy2C’ defined but not used [-Wunused-label] BUILDSTDERR: 4096 | _cy2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4096 | _cy2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy2H’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4113:1: error: BUILDSTDERR: warning: label ‘_cy2H’ defined but not used [-Wunused-label] BUILDSTDERR: 4113 | _cy2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4113 | _cy2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4136:1: error: BUILDSTDERR: warning: label ‘_cy2R’ defined but not used [-Wunused-label] BUILDSTDERR: 4136 | _cy2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4136 | _cy2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy2P’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4173:1: error: BUILDSTDERR: warning: label ‘_cy2P’ defined but not used [-Wunused-label] BUILDSTDERR: 4173 | _cy2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4173 | _cy2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4190:1: error: BUILDSTDERR: warning: label ‘_cy34’ defined but not used [-Wunused-label] BUILDSTDERR: 4190 | _cy34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4190 | _cy34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4218:1: error: BUILDSTDERR: warning: label ‘_cy39’ defined but not used [-Wunused-label] BUILDSTDERR: 4218 | _cy39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4218 | _cy39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy37’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4260:1: error: BUILDSTDERR: warning: label ‘_cy37’ defined but not used [-Wunused-label] BUILDSTDERR: 4260 | _cy37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4260 | _cy37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxGN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4285:1: error: BUILDSTDERR: warning: label ‘_cy3h’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _cy3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _cy3h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4327:1: error: BUILDSTDERR: warning: label ‘_cy3m’ defined but not used [-Wunused-label] BUILDSTDERR: 4327 | _cy3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4327 | _cy3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4367:1: error: BUILDSTDERR: warning: label ‘_cy3y’ defined but not used [-Wunused-label] BUILDSTDERR: 4367 | _cy3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4367 | _cy3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy3v’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4394:1: error: BUILDSTDERR: warning: label ‘_cy3v’ defined but not used [-Wunused-label] BUILDSTDERR: 4394 | _cy3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4394 | _cy3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy3B’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4419:1: error: BUILDSTDERR: warning: label ‘_cy3B’ defined but not used [-Wunused-label] BUILDSTDERR: 4419 | _cy3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4419 | _cy3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy3G’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4444:1: error: BUILDSTDERR: warning: label ‘_cy3G’ defined but not used [-Wunused-label] BUILDSTDERR: 4444 | _cy3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4444 | _cy3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4477:1: error: BUILDSTDERR: warning: label ‘_cy3W’ defined but not used [-Wunused-label] BUILDSTDERR: 4477 | _cy3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4477 | _cy3W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4506:1: error: BUILDSTDERR: warning: label ‘_cy48’ defined but not used [-Wunused-label] BUILDSTDERR: 4506 | _cy48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4506 | _cy48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4530:1: error: BUILDSTDERR: warning: label ‘_cy4g’ defined but not used [-Wunused-label] BUILDSTDERR: 4530 | _cy4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4530 | _cy4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4554:1: error: BUILDSTDERR: warning: label ‘_cy4o’ defined but not used [-Wunused-label] BUILDSTDERR: 4554 | _cy4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4554 | _cy4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4578:1: error: BUILDSTDERR: warning: label ‘_cy4w’ defined but not used [-Wunused-label] BUILDSTDERR: 4578 | _cy4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4578 | _cy4w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4602:1: error: BUILDSTDERR: warning: label ‘_cy4E’ defined but not used [-Wunused-label] BUILDSTDERR: 4602 | _cy4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4602 | _cy4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxH9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4626:1: error: BUILDSTDERR: warning: label ‘_cy4L’ defined but not used [-Wunused-label] BUILDSTDERR: 4626 | _cy4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4626 | _cy4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4661:1: error: BUILDSTDERR: warning: label ‘_cy4P’ defined but not used [-Wunused-label] BUILDSTDERR: 4661 | _cy4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4661 | _cy4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4724:1: error: BUILDSTDERR: warning: label ‘_cy5i’ defined but not used [-Wunused-label] BUILDSTDERR: 4724 | _cy5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4724 | _cy5i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4754:1: error: BUILDSTDERR: warning: label ‘_cy5n’ defined but not used [-Wunused-label] BUILDSTDERR: 4754 | _cy5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4754 | _cy5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4791:1: error: BUILDSTDERR: warning: label ‘_cy5s’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _cy5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _cy5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcduplicated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4830:1: error: BUILDSTDERR: warning: label ‘_cy5x’ defined but not used [-Wunused-label] BUILDSTDERR: 4830 | _cy5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4830 | _cy5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy4Y’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4859:1: error: BUILDSTDERR: warning: label ‘_cy4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 4859 | _cy4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4859 | _cy4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4898:1: error: BUILDSTDERR: warning: label ‘_cy5P’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _cy5P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _cy5P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy5N’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4922:1: error: BUILDSTDERR: warning: label ‘_cy5N’ defined but not used [-Wunused-label] BUILDSTDERR: 4922 | _cy5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4922 | _cy5N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4937:1: error: BUILDSTDERR: warning: label ‘_cy5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4937 | _cy5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4937 | _cy5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4963:1: error: BUILDSTDERR: warning: label ‘_cy62’ defined but not used [-Wunused-label] BUILDSTDERR: 4963 | _cy62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4963 | _cy62: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:4996:1: error: BUILDSTDERR: warning: label ‘_cy6u’ defined but not used [-Wunused-label] BUILDSTDERR: 4996 | _cy6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4996 | _cy6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHF_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5026:1: error: BUILDSTDERR: warning: label ‘_cy6z’ defined but not used [-Wunused-label] BUILDSTDERR: 5026 | _cy6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5026 | _cy6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5063:1: error: BUILDSTDERR: warning: label ‘_cy6E’ defined but not used [-Wunused-label] BUILDSTDERR: 5063 | _cy6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5063 | _cy6E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5102:1: error: BUILDSTDERR: warning: label ‘_cy6P’ defined but not used [-Wunused-label] BUILDSTDERR: 5102 | _cy6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5102 | _cy6P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy6N’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5128:1: error: BUILDSTDERR: warning: label ‘_cy6N’ defined but not used [-Wunused-label] BUILDSTDERR: 5128 | _cy6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5128 | _cy6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy6S’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5144:1: error: BUILDSTDERR: warning: label ‘_cy6S’ defined but not used [-Wunused-label] BUILDSTDERR: 5144 | _cy6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5144 | _cy6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5168:1: error: BUILDSTDERR: warning: label ‘_cy72’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _cy72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _cy72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy70’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5212:1: error: BUILDSTDERR: warning: label ‘_cy70’ defined but not used [-Wunused-label] BUILDSTDERR: 5212 | _cy70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5212 | _cy70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcextended_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5232:1: error: BUILDSTDERR: warning: label ‘_cy7a’ defined but not used [-Wunused-label] BUILDSTDERR: 5232 | _cy7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5232 | _cy7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcextended_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5266:1: error: BUILDSTDERR: warning: label ‘_cy7m’ defined but not used [-Wunused-label] BUILDSTDERR: 5266 | _cy7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5266 | _cy7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy7j’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5293:1: error: BUILDSTDERR: warning: label ‘_cy7j’ defined but not used [-Wunused-label] BUILDSTDERR: 5293 | _cy7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5293 | _cy7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy7p’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5315:1: error: BUILDSTDERR: warning: label ‘_cy7p’ defined but not used [-Wunused-label] BUILDSTDERR: 5315 | _cy7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5315 | _cy7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5347:1: error: BUILDSTDERR: warning: label ‘_cy7I’ defined but not used [-Wunused-label] BUILDSTDERR: 5347 | _cy7I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5347 | _cy7I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5370:1: error: BUILDSTDERR: warning: label ‘_cy7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _cy7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _cy7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxHU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5393:1: error: BUILDSTDERR: warning: label ‘_cy7X’ defined but not used [-Wunused-label] BUILDSTDERR: 5393 | _cy7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5393 | _cy7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5423:1: error: BUILDSTDERR: warning: label ‘_cy81’ defined but not used [-Wunused-label] BUILDSTDERR: 5423 | _cy81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5423 | _cy81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxI4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5467:1: error: BUILDSTDERR: warning: label ‘_cy8u’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _cy8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _cy8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxI5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5497:1: error: BUILDSTDERR: warning: label ‘_cy8z’ defined but not used [-Wunused-label] BUILDSTDERR: 5497 | _cy8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5497 | _cy8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxI6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5534:1: error: BUILDSTDERR: warning: label ‘_cy8E’ defined but not used [-Wunused-label] BUILDSTDERR: 5534 | _cy8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5534 | _cy8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5573:1: error: BUILDSTDERR: warning: label ‘_cy8J’ defined but not used [-Wunused-label] BUILDSTDERR: 5573 | _cy8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5573 | _cy8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy8a’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5602:1: error: BUILDSTDERR: warning: label ‘_cy8a’ defined but not used [-Wunused-label] BUILDSTDERR: 5602 | _cy8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5602 | _cy8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxId_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5640:1: error: BUILDSTDERR: warning: label ‘_cy94’ defined but not used [-Wunused-label] BUILDSTDERR: 5640 | _cy94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5640 | _cy94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5667:1: error: BUILDSTDERR: warning: label ‘_cy97’ defined but not used [-Wunused-label] BUILDSTDERR: 5667 | _cy97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5667 | _cy97: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy8V’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5696:1: error: BUILDSTDERR: warning: label ‘_cy8V’ defined but not used [-Wunused-label] BUILDSTDERR: 5696 | _cy8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5696 | _cy8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5733:1: error: BUILDSTDERR: warning: label ‘_cy9o’ defined but not used [-Wunused-label] BUILDSTDERR: 5733 | _cy9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5733 | _cy9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cy9m’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5757:1: error: BUILDSTDERR: warning: label ‘_cy9m’ defined but not used [-Wunused-label] BUILDSTDERR: 5757 | _cy9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5757 | _cy9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5772:1: error: BUILDSTDERR: warning: label ‘_cy9y’ defined but not used [-Wunused-label] BUILDSTDERR: 5772 | _cy9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5772 | _cy9y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5798:1: error: BUILDSTDERR: warning: label ‘_cy9B’ defined but not used [-Wunused-label] BUILDSTDERR: 5798 | _cy9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5798 | _cy9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5831:1: error: BUILDSTDERR: warning: label ‘_cya3’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _cya3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _cya3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5861:1: error: BUILDSTDERR: warning: label ‘_cya8’ defined but not used [-Wunused-label] BUILDSTDERR: 5861 | _cya8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5861 | _cya8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5898:1: error: BUILDSTDERR: warning: label ‘_cyad’ defined but not used [-Wunused-label] BUILDSTDERR: 5898 | _cyad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5898 | _cyad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5937:1: error: BUILDSTDERR: warning: label ‘_cyao’ defined but not used [-Wunused-label] BUILDSTDERR: 5937 | _cyao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5937 | _cyao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyam’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5963:1: error: BUILDSTDERR: warning: label ‘_cyam’ defined but not used [-Wunused-label] BUILDSTDERR: 5963 | _cyam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5963 | _cyam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyar’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:5979:1: error: BUILDSTDERR: warning: label ‘_cyar’ defined but not used [-Wunused-label] BUILDSTDERR: 5979 | _cyar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5979 | _cyar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6003:1: error: BUILDSTDERR: warning: label ‘_cyaB’ defined but not used [-Wunused-label] BUILDSTDERR: 6003 | _cyaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6003 | _cyaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyaz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6047:1: error: BUILDSTDERR: warning: label ‘_cyaz’ defined but not used [-Wunused-label] BUILDSTDERR: 6047 | _cyaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6047 | _cyaz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcextend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6067:1: error: BUILDSTDERR: warning: label ‘_cyaJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _cyaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _cyaJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6101:1: error: BUILDSTDERR: warning: label ‘_cyaV’ defined but not used [-Wunused-label] BUILDSTDERR: 6101 | _cyaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6101 | _cyaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyaS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6128:1: error: BUILDSTDERR: warning: label ‘_cyaS’ defined but not used [-Wunused-label] BUILDSTDERR: 6128 | _cyaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6128 | _cyaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyaY’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6150:1: error: BUILDSTDERR: warning: label ‘_cyaY’ defined but not used [-Wunused-label] BUILDSTDERR: 6150 | _cyaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6150 | _cyaY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6182:1: error: BUILDSTDERR: warning: label ‘_cybh’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _cybh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _cybh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cybp’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cybp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cybp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6228:1: error: BUILDSTDERR: warning: label ‘_cybx’ defined but not used [-Wunused-label] BUILDSTDERR: 6228 | _cybx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6228 | _cybx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6251:1: error: BUILDSTDERR: warning: label ‘_cybE’ defined but not used [-Wunused-label] BUILDSTDERR: 6251 | _cybE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6251 | _cybE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6282:1: error: BUILDSTDERR: warning: label ‘_cybI’ defined but not used [-Wunused-label] BUILDSTDERR: 6282 | _cybI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6282 | _cybI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxIQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6329:1: error: BUILDSTDERR: warning: label ‘_cybV’ defined but not used [-Wunused-label] BUILDSTDERR: 6329 | _cybV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6329 | _cybV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6354:1: error: BUILDSTDERR: warning: label ‘_cybY’ defined but not used [-Wunused-label] BUILDSTDERR: 6354 | _cybY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6354 | _cybY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcz40Uzg_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6383:1: error: BUILDSTDERR: warning: label ‘_cyc4’ defined but not used [-Wunused-label] BUILDSTDERR: 6383 | _cyc4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6383 | _cyc4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxJ2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6393:1: error: BUILDSTDERR: warning: label ‘_cyci’ defined but not used [-Wunused-label] BUILDSTDERR: 6393 | _cyci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6393 | _cyci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cycg’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6418:1: error: BUILDSTDERR: warning: label ‘_cycg’ defined but not used [-Wunused-label] BUILDSTDERR: 6418 | _cycg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6418 | _cycg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cycl’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6435:1: error: BUILDSTDERR: warning: label ‘_cycl’ defined but not used [-Wunused-label] BUILDSTDERR: 6435 | _cycl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6435 | _cycl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxJ3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6458:1: error: BUILDSTDERR: warning: label ‘_cycv’ defined but not used [-Wunused-label] BUILDSTDERR: 6458 | _cycv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6458 | _cycv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyct’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6496:1: error: BUILDSTDERR: warning: label ‘_cyct’ defined but not used [-Wunused-label] BUILDSTDERR: 6496 | _cyct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6496 | _cyct: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cycy’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6512:1: error: BUILDSTDERR: warning: label ‘_cycy’ defined but not used [-Wunused-label] BUILDSTDERR: 6512 | _cycy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6512 | _cycy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6530:1: error: BUILDSTDERR: warning: label ‘_cycI’ defined but not used [-Wunused-label] BUILDSTDERR: 6530 | _cycI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6530 | _cycI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6563:1: error: BUILDSTDERR: warning: label ‘_cycU’ defined but not used [-Wunused-label] BUILDSTDERR: 6563 | _cycU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6563 | _cycU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cycR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6590:1: error: BUILDSTDERR: warning: label ‘_cycR’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _cycR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _cycR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cycX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6615:1: error: BUILDSTDERR: warning: label ‘_cycX’ defined but not used [-Wunused-label] BUILDSTDERR: 6615 | _cycX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6615 | _cycX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyd2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6640:1: error: BUILDSTDERR: warning: label ‘_cyd2’ defined but not used [-Wunused-label] BUILDSTDERR: 6640 | _cyd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6640 | _cyd2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40U_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6671:1: error: BUILDSTDERR: warning: label ‘_cydf’ defined but not used [-Wunused-label] BUILDSTDERR: 6671 | _cydf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6671 | _cydf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxJt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6681:1: error: BUILDSTDERR: warning: label ‘_cydt’ defined but not used [-Wunused-label] BUILDSTDERR: 6681 | _cydt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6681 | _cydt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cydr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6706:1: error: BUILDSTDERR: warning: label ‘_cydr’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _cydr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _cydr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cydw’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6723:1: error: BUILDSTDERR: warning: label ‘_cydw’ defined but not used [-Wunused-label] BUILDSTDERR: 6723 | _cydw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6723 | _cydw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxJu_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6746:1: error: BUILDSTDERR: warning: label ‘_cydG’ defined but not used [-Wunused-label] BUILDSTDERR: 6746 | _cydG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6746 | _cydG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cydE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6784:1: error: BUILDSTDERR: warning: label ‘_cydE’ defined but not used [-Wunused-label] BUILDSTDERR: 6784 | _cydE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6784 | _cydE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cydJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6800:1: error: BUILDSTDERR: warning: label ‘_cydJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6800 | _cydJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6800 | _cydJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6818:1: error: BUILDSTDERR: warning: label ‘_cydT’ defined but not used [-Wunused-label] BUILDSTDERR: 6818 | _cydT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6818 | _cydT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6851:1: error: BUILDSTDERR: warning: label ‘_cye5’ defined but not used [-Wunused-label] BUILDSTDERR: 6851 | _cye5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6851 | _cye5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cye2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6878:1: error: BUILDSTDERR: warning: label ‘_cye2’ defined but not used [-Wunused-label] BUILDSTDERR: 6878 | _cye2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6878 | _cye2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cye8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6903:1: error: BUILDSTDERR: warning: label ‘_cye8’ defined but not used [-Wunused-label] BUILDSTDERR: 6903 | _cye8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6903 | _cye8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyed’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6928:1: error: BUILDSTDERR: warning: label ‘_cyed’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _cyed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _cyed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxJP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6960:1: error: BUILDSTDERR: warning: label ‘_cyey’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _cyey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _cyey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxJO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:6984:1: error: BUILDSTDERR: warning: label ‘_cyeG’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _cyeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _cyeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxJN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7008:1: error: BUILDSTDERR: warning: label ‘_cyeO’ defined but not used [-Wunused-label] BUILDSTDERR: 7008 | _cyeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7008 | _cyeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxJM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7032:1: error: BUILDSTDERR: warning: label ‘_cyeV’ defined but not used [-Wunused-label] BUILDSTDERR: 7032 | _cyeV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7032 | _cyeV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7065:1: error: BUILDSTDERR: warning: label ‘_cyeZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7065 | _cyeZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7065 | _cyeZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7118:1: error: BUILDSTDERR: warning: label ‘_cyfa’ defined but not used [-Wunused-label] BUILDSTDERR: 7118 | _cyfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7118 | _cyfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyf8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7140:1: error: BUILDSTDERR: warning: label ‘_cyf8’ defined but not used [-Wunused-label] BUILDSTDERR: 7140 | _cyf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7140 | _cyf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxK5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7164:1: error: BUILDSTDERR: warning: label ‘_cyfp’ defined but not used [-Wunused-label] BUILDSTDERR: 7164 | _cyfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7164 | _cyfp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxK0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7199:1: error: BUILDSTDERR: warning: label ‘_cyfz’ defined but not used [-Wunused-label] BUILDSTDERR: 7199 | _cyfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7199 | _cyfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7226:1: error: BUILDSTDERR: warning: label ‘_cyfC’ defined but not used [-Wunused-label] BUILDSTDERR: 7226 | _cyfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7226 | _cyfC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyfi’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7250:1: error: BUILDSTDERR: warning: label ‘_cyfi’ defined but not used [-Wunused-label] BUILDSTDERR: 7250 | _cyfi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7250 | _cyfi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7289:1: error: BUILDSTDERR: warning: label ‘_cyfR’ defined but not used [-Wunused-label] BUILDSTDERR: 7289 | _cyfR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7289 | _cyfR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7313:1: error: BUILDSTDERR: warning: label ‘_cyfZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7313 | _cyfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7313 | _cyfZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7338:1: error: BUILDSTDERR: warning: label ‘_cygc’ defined but not used [-Wunused-label] BUILDSTDERR: 7338 | _cygc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7338 | _cygc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyg7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7361:1: error: BUILDSTDERR: warning: label ‘_cyg7’ defined but not used [-Wunused-label] BUILDSTDERR: 7361 | _cyg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7361 | _cyg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyg9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7382:1: error: BUILDSTDERR: warning: label ‘_cyg9’ defined but not used [-Wunused-label] BUILDSTDERR: 7382 | _cyg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7382 | _cyg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7410:1: error: BUILDSTDERR: warning: label ‘_cygs’ defined but not used [-Wunused-label] BUILDSTDERR: 7410 | _cygs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7410 | _cygs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7434:1: error: BUILDSTDERR: warning: label ‘_cygA’ defined but not used [-Wunused-label] BUILDSTDERR: 7434 | _cygA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7434 | _cygA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7459:1: error: BUILDSTDERR: warning: label ‘_cygN’ defined but not used [-Wunused-label] BUILDSTDERR: 7459 | _cygN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7459 | _cygN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cygI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7483:1: error: BUILDSTDERR: warning: label ‘_cygI’ defined but not used [-Wunused-label] BUILDSTDERR: 7483 | _cygI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7483 | _cygI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cygK’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7503:1: error: BUILDSTDERR: warning: label ‘_cygK’ defined but not used [-Wunused-label] BUILDSTDERR: 7503 | _cygK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7503 | _cygK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxK9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7519:1: error: BUILDSTDERR: warning: label ‘_cygZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7519 | _cygZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7519 | _cygZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7555:1: error: BUILDSTDERR: warning: label ‘_cyh3’ defined but not used [-Wunused-label] BUILDSTDERR: 7555 | _cyh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7555 | _cyh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7618:1: error: BUILDSTDERR: warning: label ‘_cyhh’ defined but not used [-Wunused-label] BUILDSTDERR: 7618 | _cyhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7618 | _cyhh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdclower_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7646:1: error: BUILDSTDERR: warning: label ‘_cyhm’ defined but not used [-Wunused-label] BUILDSTDERR: 7646 | _cyhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7646 | _cyhm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyhk’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7674:1: error: BUILDSTDERR: warning: label ‘_cyhk’ defined but not used [-Wunused-label] BUILDSTDERR: 7674 | _cyhk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7674 | _cyhk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7700:1: error: BUILDSTDERR: warning: label ‘_cyhB’ defined but not used [-Wunused-label] BUILDSTDERR: 7700 | _cyhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7700 | _cyhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyhy’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7726:1: error: BUILDSTDERR: warning: label ‘_cyhy’ defined but not used [-Wunused-label] BUILDSTDERR: 7726 | _cyhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7726 | _cyhy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTransStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7749:1: error: BUILDSTDERR: warning: label ‘_cyhM’ defined but not used [-Wunused-label] BUILDSTDERR: 7749 | _cyhM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7749 | _cyhM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadHoistStoreTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7768:1: error: BUILDSTDERR: warning: label ‘_cyhW’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _cyhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _cyhW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyhT’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7791:1: error: BUILDSTDERR: warning: label ‘_cyhT’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _cyhT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _cyhT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadHoistStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7827:1: error: BUILDSTDERR: warning: label ‘_cyib’ defined but not used [-Wunused-label] BUILDSTDERR: 7827 | _cyib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7827 | _cyib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7846:1: error: BUILDSTDERR: warning: label ‘_cyim’ defined but not used [-Wunused-label] BUILDSTDERR: 7846 | _cyim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7846 | _cyim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7870:1: error: BUILDSTDERR: warning: label ‘_cyit’ defined but not used [-Wunused-label] BUILDSTDERR: 7870 | _cyit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7870 | _cyit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7896:1: error: BUILDSTDERR: warning: label ‘_cyiF’ defined but not used [-Wunused-label] BUILDSTDERR: 7896 | _cyiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7896 | _cyiF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7925:1: error: BUILDSTDERR: warning: label ‘_cyiI’ defined but not used [-Wunused-label] BUILDSTDERR: 7925 | _cyiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7925 | _cyiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7959:1: error: BUILDSTDERR: warning: label ‘_cyiN’ defined but not used [-Wunused-label] BUILDSTDERR: 7959 | _cyiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7959 | _cyiN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:7997:1: error: BUILDSTDERR: warning: label ‘_cyj0’ defined but not used [-Wunused-label] BUILDSTDERR: 7997 | _cyj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7997 | _cyj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8022:1: error: BUILDSTDERR: warning: label ‘_cyj3’ defined but not used [-Wunused-label] BUILDSTDERR: 8022 | _cyj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8022 | _cyj3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8051:1: error: BUILDSTDERR: warning: label ‘_cyjh’ defined but not used [-Wunused-label] BUILDSTDERR: 8051 | _cyjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8051 | _cyjh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxKX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8074:1: error: BUILDSTDERR: warning: label ‘_cyjo’ defined but not used [-Wunused-label] BUILDSTDERR: 8074 | _cyjo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8074 | _cyjo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8103:1: error: BUILDSTDERR: warning: label ‘_cyjs’ defined but not used [-Wunused-label] BUILDSTDERR: 8103 | _cyjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8103 | _cyjs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxL8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8142:1: error: BUILDSTDERR: warning: label ‘_cyjP’ defined but not used [-Wunused-label] BUILDSTDERR: 8142 | _cyjP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8142 | _cyjP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxL9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8168:1: error: BUILDSTDERR: warning: label ‘_cyjS’ defined but not used [-Wunused-label] BUILDSTDERR: 8168 | _cyjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8168 | _cyjS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyjF’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8203:1: error: BUILDSTDERR: warning: label ‘_cyjF’ defined but not used [-Wunused-label] BUILDSTDERR: 8203 | _cyjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8203 | _cyjF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyjT’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8235:1: error: BUILDSTDERR: warning: label ‘_cyjT’ defined but not used [-Wunused-label] BUILDSTDERR: 8235 | _cyjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8235 | _cyjT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cyjX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8252:1: error: BUILDSTDERR: warning: label ‘_cyjX’ defined but not used [-Wunused-label] BUILDSTDERR: 8252 | _cyjX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8252 | _cyjX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8273:1: error: BUILDSTDERR: warning: label ‘_cyk9’ defined but not used [-Wunused-label] BUILDSTDERR: 8273 | _cyk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8273 | _cyk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8305:1: error: BUILDSTDERR: warning: label ‘_cykm’ defined but not used [-Wunused-label] BUILDSTDERR: 8305 | _cykm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8305 | _cykm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8330:1: error: BUILDSTDERR: warning: label ‘_cykp’ defined but not used [-Wunused-label] BUILDSTDERR: 8330 | _cykp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8330 | _cykp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8359:1: error: BUILDSTDERR: warning: label ‘_cykD’ defined but not used [-Wunused-label] BUILDSTDERR: 8359 | _cykD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8359 | _cykD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8382:1: error: BUILDSTDERR: warning: label ‘_cykK’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _cykK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _cykK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8411:1: error: BUILDSTDERR: warning: label ‘_cykO’ defined but not used [-Wunused-label] BUILDSTDERR: 8411 | _cykO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8411 | _cykO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8450:1: error: BUILDSTDERR: warning: label ‘_cyl1’ defined but not used [-Wunused-label] BUILDSTDERR: 8450 | _cyl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8450 | _cyl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8477:1: error: BUILDSTDERR: warning: label ‘_cyla’ defined but not used [-Wunused-label] BUILDSTDERR: 8477 | _cyla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8477 | _cyla: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcunwrap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8509:1: error: BUILDSTDERR: warning: label ‘_cylh’ defined but not used [-Wunused-label] BUILDSTDERR: 8509 | _cylh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8509 | _cylh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cylf’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8544:1: error: BUILDSTDERR: warning: label ‘_cylf’ defined but not used [-Wunused-label] BUILDSTDERR: 8544 | _cylf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8544 | _cylf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreTzuzdcunwrap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8566:1: error: BUILDSTDERR: warning: label ‘_cylw’ defined but not used [-Wunused-label] BUILDSTDERR: 8566 | _cylw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8566 | _cylw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cylt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8586:1: error: BUILDSTDERR: warning: label ‘_cylt’ defined but not used [-Wunused-label] BUILDSTDERR: 8586 | _cylt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8586 | _cylt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8609:1: error: BUILDSTDERR: warning: label ‘_cylL’ defined but not used [-Wunused-label] BUILDSTDERR: 8609 | _cylL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8609 | _cylL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreTzuzdcp2ComonadCofree_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8635:1: error: BUILDSTDERR: warning: label ‘_cylO’ defined but not used [-Wunused-label] BUILDSTDERR: 8635 | _cylO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8635 | _cylO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8666:1: error: BUILDSTDERR: warning: label ‘_cym2’ defined but not used [-Wunused-label] BUILDSTDERR: 8666 | _cym2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8666 | _cym2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLA_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8689:1: error: BUILDSTDERR: warning: label ‘_cym9’ defined but not used [-Wunused-label] BUILDSTDERR: 8689 | _cym9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8689 | _cym9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8714:1: error: BUILDSTDERR: warning: label ‘_cymg’ defined but not used [-Wunused-label] BUILDSTDERR: 8714 | _cymg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8714 | _cymg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8743:1: error: BUILDSTDERR: warning: label ‘_cymk’ defined but not used [-Wunused-label] BUILDSTDERR: 8743 | _cymk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8743 | _cymk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8785:1: error: BUILDSTDERR: warning: label ‘_cymC’ defined but not used [-Wunused-label] BUILDSTDERR: 8785 | _cymC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8785 | _cymC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_runStore_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8812:1: error: BUILDSTDERR: warning: label ‘_cymF’ defined but not used [-Wunused-label] BUILDSTDERR: 8812 | _cymF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8812 | _cymF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cymt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8841:1: error: BUILDSTDERR: warning: label ‘_cymt’ defined but not used [-Wunused-label] BUILDSTDERR: 8841 | _cymt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8841 | _cymt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8878:1: error: BUILDSTDERR: warning: label ‘_cymZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8878 | _cymZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8878 | _cymZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLK_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8905:1: error: BUILDSTDERR: warning: label ‘_cyn2’ defined but not used [-Wunused-label] BUILDSTDERR: 8905 | _cyn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8905 | _cyn2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8942:1: error: BUILDSTDERR: warning: label ‘_cynd’ defined but not used [-Wunused-label] BUILDSTDERR: 8942 | _cynd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8942 | _cynd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_storeT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:8971:1: error: BUILDSTDERR: warning: label ‘_cyni’ defined but not used [-Wunused-label] BUILDSTDERR: 8971 | _cyni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8971 | _cyni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9004:1: error: BUILDSTDERR: warning: label ‘_cynv’ defined but not used [-Wunused-label] BUILDSTDERR: 9004 | _cynv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9004 | _cynv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_store_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9031:1: error: BUILDSTDERR: warning: label ‘_cyny’ defined but not used [-Wunused-label] BUILDSTDERR: 9031 | _cyny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9031 | _cyny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9063:1: error: BUILDSTDERR: warning: label ‘_cynU’ defined but not used [-Wunused-label] BUILDSTDERR: 9063 | _cynU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9063 | _cynU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘sxLZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9091:1: error: BUILDSTDERR: warning: label ‘_cynX’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _cynX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _cynX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_runStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9130:1: error: BUILDSTDERR: warning: label ‘_cyo2’ defined but not used [-Wunused-label] BUILDSTDERR: 9130 | _cyo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9130 | _cyo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘_cynH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9159:1: error: BUILDSTDERR: warning: label ‘_cynH’ defined but not used [-Wunused-label] BUILDSTDERR: 9159 | _cynH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9159 | _cynH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_StoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9249:1: error: BUILDSTDERR: warning: label ‘_cyof’ defined but not used [-Wunused-label] BUILDSTDERR: 9249 | _cyof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9249 | _cyof: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_StoreT_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9274:1: error: BUILDSTDERR: warning: label ‘_cyok’ defined but not used [-Wunused-label] BUILDSTDERR: 9274 | _cyok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9274 | _cyok: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_112.hc:9285:22: error: BUILDSTDERR: warning: ‘Syom_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 9285 | static const StgWord Syom_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 9285 | static const StgWord Syom_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:15:1: error: BUILDSTDERR: warning: label ‘_cyyb’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cyyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cyyb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyy6’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:33:1: error: BUILDSTDERR: warning: label ‘_cyy6’ defined but not used [-Wunused-label] BUILDSTDERR: 33 | _cyy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 33 | _cyy6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyy8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:55:1: error: BUILDSTDERR: warning: label ‘_cyy8’ defined but not used [-Wunused-label] BUILDSTDERR: 55 | _cyy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 55 | _cyy8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syoC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:92:1: error: BUILDSTDERR: warning: label ‘_cyyy’ defined but not used [-Wunused-label] BUILDSTDERR: 92 | _cyyy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 92 | _cyyy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:119:1: error: BUILDSTDERR: warning: label ‘_cyyB’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _cyyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _cyyB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyyr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:141:1: error: BUILDSTDERR: warning: label ‘_cyyr’ defined but not used [-Wunused-label] BUILDSTDERR: 141 | _cyyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 141 | _cyyr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:178:1: error: BUILDSTDERR: warning: label ‘_cyyO’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _cyyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _cyyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyyL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:204:1: error: BUILDSTDERR: warning: label ‘_cyyL’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _cyyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _cyyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syoU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:230:1: error: BUILDSTDERR: warning: label ‘_cyza’ defined but not used [-Wunused-label] BUILDSTDERR: 230 | _cyza: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 230 | _cyza: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:257:1: error: BUILDSTDERR: warning: label ‘_cyzd’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cyzd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cyzd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyyZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:279:1: error: BUILDSTDERR: warning: label ‘_cyyZ’ defined but not used [-Wunused-label] BUILDSTDERR: 279 | _cyyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 279 | _cyyZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyz1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:302:1: error: BUILDSTDERR: warning: label ‘_cyz1’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _cyz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _cyz1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syp2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:338:1: error: BUILDSTDERR: warning: label ‘_cyzC’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _cyzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _cyzC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syp3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:369:1: error: BUILDSTDERR: warning: label ‘_cyzF’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cyzF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cyzF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:410:1: error: BUILDSTDERR: warning: label ‘_cyzK’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _cyzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _cyzK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyzp’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:439:1: error: BUILDSTDERR: warning: label ‘_cyzp’ defined but not used [-Wunused-label] BUILDSTDERR: 439 | _cyzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 439 | _cyzp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:476:1: error: BUILDSTDERR: warning: label ‘_cyAe’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _cyAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _cyAe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:495:1: error: BUILDSTDERR: warning: label ‘_cyAh’ defined but not used [-Wunused-label] BUILDSTDERR: 495 | _cyAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 495 | _cyAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sype_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:536:1: error: BUILDSTDERR: warning: label ‘_cyAm’ defined but not used [-Wunused-label] BUILDSTDERR: 536 | _cyAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 536 | _cyAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:577:1: error: BUILDSTDERR: warning: label ‘_cyAr’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _cyAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _cyAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyzW’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:606:1: error: BUILDSTDERR: warning: label ‘_cyzW’ defined but not used [-Wunused-label] BUILDSTDERR: 606 | _cyzW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 606 | _cyzW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:645:1: error: BUILDSTDERR: warning: label ‘_cyAI’ defined but not used [-Wunused-label] BUILDSTDERR: 645 | _cyAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 645 | _cyAI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syph_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:668:1: error: BUILDSTDERR: warning: label ‘_cyAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 668 | _cyAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 668 | _cyAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:695:1: error: BUILDSTDERR: warning: label ‘_cyAU’ defined but not used [-Wunused-label] BUILDSTDERR: 695 | _cyAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 695 | _cyAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:734:1: error: BUILDSTDERR: warning: label ‘_cyBh’ defined but not used [-Wunused-label] BUILDSTDERR: 734 | _cyBh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 734 | _cyBh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:761:1: error: BUILDSTDERR: warning: label ‘_cyBx’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _cyBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _cyBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:788:1: error: BUILDSTDERR: warning: label ‘_cyBC’ defined but not used [-Wunused-label] BUILDSTDERR: 788 | _cyBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 788 | _cyBC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyBA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:825:1: error: BUILDSTDERR: warning: label ‘_cyBA’ defined but not used [-Wunused-label] BUILDSTDERR: 825 | _cyBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 825 | _cyBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:847:1: error: BUILDSTDERR: warning: label ‘_cyBK’ defined but not used [-Wunused-label] BUILDSTDERR: 847 | _cyBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 847 | _cyBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:889:1: error: BUILDSTDERR: warning: label ‘_cyBP’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cyBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cyBP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyB3’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:916:1: error: BUILDSTDERR: warning: label ‘_cyB3’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _cyB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _cyB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyB8’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:943:1: error: BUILDSTDERR: warning: label ‘_cyB8’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _cyB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _cyB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:987:1: error: BUILDSTDERR: warning: label ‘_cyC9’ defined but not used [-Wunused-label] BUILDSTDERR: 987 | _cyC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 987 | _cyC9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyC7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1011:1: error: BUILDSTDERR: warning: label ‘_cyC7’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _cyC7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _cyC7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1026:1: error: BUILDSTDERR: warning: label ‘_cyCj’ defined but not used [-Wunused-label] BUILDSTDERR: 1026 | _cyCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1026 | _cyCj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cyCm’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cyCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cyCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreT1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1083:1: error: BUILDSTDERR: warning: label ‘_cyCv’ defined but not used [-Wunused-label] BUILDSTDERR: 1083 | _cyCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1083 | _cyCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczizg_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1103:1: error: BUILDSTDERR: warning: label ‘_cyCz’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _cyCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _cyCz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1112:1: error: BUILDSTDERR: warning: label ‘_cyCH’ defined but not used [-Wunused-label] BUILDSTDERR: 1112 | _cyCH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1112 | _cyCH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1140:1: error: BUILDSTDERR: warning: label ‘_cyD2’ defined but not used [-Wunused-label] BUILDSTDERR: 1140 | _cyD2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1140 | _cyD2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyD0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1165:1: error: BUILDSTDERR: warning: label ‘_cyD0’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _cyD0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _cyD0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyD5’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1182:1: error: BUILDSTDERR: warning: label ‘_cyD5’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _cyD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _cyD5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1205:1: error: BUILDSTDERR: warning: label ‘_cyDf’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _cyDf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _cyDf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyDd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1242:1: error: BUILDSTDERR: warning: label ‘_cyDd’ defined but not used [-Wunused-label] BUILDSTDERR: 1242 | _cyDd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1242 | _cyDd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1259:1: error: BUILDSTDERR: warning: label ‘_cyDs’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _cyDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _cyDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypV_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1287:1: error: BUILDSTDERR: warning: label ‘_cyDx’ defined but not used [-Wunused-label] BUILDSTDERR: 1287 | _cyDx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1287 | _cyDx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyDv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1329:1: error: BUILDSTDERR: warning: label ‘_cyDv’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _cyDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _cyDv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sypW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1354:1: error: BUILDSTDERR: warning: label ‘_cyDF’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _cyDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _cyDF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cyDK’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cyDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cyDK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1436:1: error: BUILDSTDERR: warning: label ‘_cyDW’ defined but not used [-Wunused-label] BUILDSTDERR: 1436 | _cyDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1436 | _cyDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyDT’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1463:1: error: BUILDSTDERR: warning: label ‘_cyDT’ defined but not used [-Wunused-label] BUILDSTDERR: 1463 | _cyDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1463 | _cyDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyDZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1488:1: error: BUILDSTDERR: warning: label ‘_cyDZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1488 | _cyDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1488 | _cyDZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyE4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1513:1: error: BUILDSTDERR: warning: label ‘_cyE4’ defined but not used [-Wunused-label] BUILDSTDERR: 1513 | _cyE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1513 | _cyE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlzi_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1544:1: error: BUILDSTDERR: warning: label ‘_cyEh’ defined but not used [-Wunused-label] BUILDSTDERR: 1544 | _cyEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1544 | _cyEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqs_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1553:1: error: BUILDSTDERR: warning: label ‘_cyEp’ defined but not used [-Wunused-label] BUILDSTDERR: 1553 | _cyEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1553 | _cyEp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1581:1: error: BUILDSTDERR: warning: label ‘_cyEK’ defined but not used [-Wunused-label] BUILDSTDERR: 1581 | _cyEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1581 | _cyEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyEI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1606:1: error: BUILDSTDERR: warning: label ‘_cyEI’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _cyEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _cyEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyEN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1623:1: error: BUILDSTDERR: warning: label ‘_cyEN’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _cyEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _cyEN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1646:1: error: BUILDSTDERR: warning: label ‘_cyEX’ defined but not used [-Wunused-label] BUILDSTDERR: 1646 | _cyEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1646 | _cyEX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyEV’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1683:1: error: BUILDSTDERR: warning: label ‘_cyEV’ defined but not used [-Wunused-label] BUILDSTDERR: 1683 | _cyEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1683 | _cyEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cyFa’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cyFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cyFa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1728:1: error: BUILDSTDERR: warning: label ‘_cyFf’ defined but not used [-Wunused-label] BUILDSTDERR: 1728 | _cyFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1728 | _cyFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyFd’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1770:1: error: BUILDSTDERR: warning: label ‘_cyFd’ defined but not used [-Wunused-label] BUILDSTDERR: 1770 | _cyFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1770 | _cyFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqr_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1795:1: error: BUILDSTDERR: warning: label ‘_cyFn’ defined but not used [-Wunused-label] BUILDSTDERR: 1795 | _cyFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1795 | _cyFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlzi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1837:1: error: BUILDSTDERR: warning: label ‘_cyFs’ defined but not used [-Wunused-label] BUILDSTDERR: 1837 | _cyFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1837 | _cyFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1877:1: error: BUILDSTDERR: warning: label ‘_cyFE’ defined but not used [-Wunused-label] BUILDSTDERR: 1877 | _cyFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1877 | _cyFE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyFB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1904:1: error: BUILDSTDERR: warning: label ‘_cyFB’ defined but not used [-Wunused-label] BUILDSTDERR: 1904 | _cyFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1904 | _cyFB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyFH’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1929:1: error: BUILDSTDERR: warning: label ‘_cyFH’ defined but not used [-Wunused-label] BUILDSTDERR: 1929 | _cyFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1929 | _cyFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyFM’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1954:1: error: BUILDSTDERR: warning: label ‘_cyFM’ defined but not used [-Wunused-label] BUILDSTDERR: 1954 | _cyFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1954 | _cyFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syr2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:1986:1: error: BUILDSTDERR: warning: label ‘_cyGg’ defined but not used [-Wunused-label] BUILDSTDERR: 1986 | _cyGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1986 | _cyGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2014:1: error: BUILDSTDERR: warning: label ‘_cyGB’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _cyGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _cyGB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyGz’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2040:1: error: BUILDSTDERR: warning: label ‘_cyGz’ defined but not used [-Wunused-label] BUILDSTDERR: 2040 | _cyGz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2040 | _cyGz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyGE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2056:1: error: BUILDSTDERR: warning: label ‘_cyGE’ defined but not used [-Wunused-label] BUILDSTDERR: 2056 | _cyGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2056 | _cyGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2079:1: error: BUILDSTDERR: warning: label ‘_cyGO’ defined but not used [-Wunused-label] BUILDSTDERR: 2079 | _cyGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2079 | _cyGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyGM’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2118:1: error: BUILDSTDERR: warning: label ‘_cyGM’ defined but not used [-Wunused-label] BUILDSTDERR: 2118 | _cyGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2118 | _cyGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syqU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2135:1: error: BUILDSTDERR: warning: label ‘_cyH1’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _cyH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _cyH1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syr0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2164:1: error: BUILDSTDERR: warning: label ‘_cyH6’ defined but not used [-Wunused-label] BUILDSTDERR: 2164 | _cyH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2164 | _cyH6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyH4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2208:1: error: BUILDSTDERR: warning: label ‘_cyH4’ defined but not used [-Wunused-label] BUILDSTDERR: 2208 | _cyH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2208 | _cyH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syr1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2234:1: error: BUILDSTDERR: warning: label ‘_cyHe’ defined but not used [-Wunused-label] BUILDSTDERR: 2234 | _cyHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2234 | _cyHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2278:1: error: BUILDSTDERR: warning: label ‘_cyHj’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _cyHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _cyHj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyG2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2305:1: error: BUILDSTDERR: warning: label ‘_cyG2’ defined but not used [-Wunused-label] BUILDSTDERR: 2305 | _cyG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2305 | _cyG2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyG7’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2332:1: error: BUILDSTDERR: warning: label ‘_cyG7’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _cyG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _cyG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syra_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2376:1: error: BUILDSTDERR: warning: label ‘_cyHC’ defined but not used [-Wunused-label] BUILDSTDERR: 2376 | _cyHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2376 | _cyHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syr9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2400:1: error: BUILDSTDERR: warning: label ‘_cyHK’ defined but not used [-Wunused-label] BUILDSTDERR: 2400 | _cyHK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2400 | _cyHK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syr8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2424:1: error: BUILDSTDERR: warning: label ‘_cyHS’ defined but not used [-Wunused-label] BUILDSTDERR: 2424 | _cyHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2424 | _cyHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syr7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2448:1: error: BUILDSTDERR: warning: label ‘_cyI0’ defined but not used [-Wunused-label] BUILDSTDERR: 2448 | _cyI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2448 | _cyI0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syr6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2472:1: error: BUILDSTDERR: warning: label ‘_cyI7’ defined but not used [-Wunused-label] BUILDSTDERR: 2472 | _cyI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2472 | _cyI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2506:1: error: BUILDSTDERR: warning: label ‘_cyIb’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _cyIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _cyIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40Uzg_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2562:1: error: BUILDSTDERR: warning: label ‘_cyIh’ defined but not used [-Wunused-label] BUILDSTDERR: 2562 | _cyIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2562 | _cyIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2571:1: error: BUILDSTDERR: warning: label ‘_cyIp’ defined but not used [-Wunused-label] BUILDSTDERR: 2571 | _cyIp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2571 | _cyIp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2598:1: error: BUILDSTDERR: warning: label ‘_cyIF’ defined but not used [-Wunused-label] BUILDSTDERR: 2598 | _cyIF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2598 | _cyIF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrl_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2625:1: error: BUILDSTDERR: warning: label ‘_cyIK’ defined but not used [-Wunused-label] BUILDSTDERR: 2625 | _cyIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2625 | _cyIK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyII’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2663:1: error: BUILDSTDERR: warning: label ‘_cyII’ defined but not used [-Wunused-label] BUILDSTDERR: 2663 | _cyII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2663 | _cyII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyIN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2679:1: error: BUILDSTDERR: warning: label ‘_cyIN’ defined but not used [-Wunused-label] BUILDSTDERR: 2679 | _cyIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2679 | _cyIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2701:1: error: BUILDSTDERR: warning: label ‘_cyIX’ defined but not used [-Wunused-label] BUILDSTDERR: 2701 | _cyIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2701 | _cyIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2743:1: error: BUILDSTDERR: warning: label ‘_cyJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _cyJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _cyJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2782:1: error: BUILDSTDERR: warning: label ‘_cyJp’ defined but not used [-Wunused-label] BUILDSTDERR: 2782 | _cyJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2782 | _cyJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cyJF’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cyJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cyJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2836:1: error: BUILDSTDERR: warning: label ‘_cyJK’ defined but not used [-Wunused-label] BUILDSTDERR: 2836 | _cyJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2836 | _cyJK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyJI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2874:1: error: BUILDSTDERR: warning: label ‘_cyJI’ defined but not used [-Wunused-label] BUILDSTDERR: 2874 | _cyJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2874 | _cyJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyJN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2890:1: error: BUILDSTDERR: warning: label ‘_cyJN’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _cyJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _cyJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2912:1: error: BUILDSTDERR: warning: label ‘_cyJX’ defined but not used [-Wunused-label] BUILDSTDERR: 2912 | _cyJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2912 | _cyJX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2954:1: error: BUILDSTDERR: warning: label ‘_cyK2’ defined but not used [-Wunused-label] BUILDSTDERR: 2954 | _cyK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2954 | _cyK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyJb’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:2981:1: error: BUILDSTDERR: warning: label ‘_cyJb’ defined but not used [-Wunused-label] BUILDSTDERR: 2981 | _cyJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2981 | _cyJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyJg’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3008:1: error: BUILDSTDERR: warning: label ‘_cyJg’ defined but not used [-Wunused-label] BUILDSTDERR: 3008 | _cyJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3008 | _cyJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrU_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3051:1: error: BUILDSTDERR: warning: label ‘_cyKu’ defined but not used [-Wunused-label] BUILDSTDERR: 3051 | _cyKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3051 | _cyKu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3078:1: error: BUILDSTDERR: warning: label ‘_cyKK’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _cyKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _cyKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3105:1: error: BUILDSTDERR: warning: label ‘_cyKP’ defined but not used [-Wunused-label] BUILDSTDERR: 3105 | _cyKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3105 | _cyKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyKN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3142:1: error: BUILDSTDERR: warning: label ‘_cyKN’ defined but not used [-Wunused-label] BUILDSTDERR: 3142 | _cyKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3142 | _cyKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syrT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3164:1: error: BUILDSTDERR: warning: label ‘_cyKX’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _cyKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _cyKX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3206:1: error: BUILDSTDERR: warning: label ‘_cyL2’ defined but not used [-Wunused-label] BUILDSTDERR: 3206 | _cyL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3206 | _cyL2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyKg’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3233:1: error: BUILDSTDERR: warning: label ‘_cyKg’ defined but not used [-Wunused-label] BUILDSTDERR: 3233 | _cyKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3233 | _cyKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyKl’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3260:1: error: BUILDSTDERR: warning: label ‘_cyKl’ defined but not used [-Wunused-label] BUILDSTDERR: 3260 | _cyKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3260 | _cyKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sys3_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3303:1: error: BUILDSTDERR: warning: label ‘_cyLk’ defined but not used [-Wunused-label] BUILDSTDERR: 3303 | _cyLk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3303 | _cyLk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sys0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3325:1: error: BUILDSTDERR: warning: label ‘_cyLA’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _cyLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _cyLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sys1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3344:1: error: BUILDSTDERR: warning: label ‘_cyLD’ defined but not used [-Wunused-label] BUILDSTDERR: 3344 | _cyLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3344 | _cyLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sys2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3384:1: error: BUILDSTDERR: warning: label ‘_cyLI’ defined but not used [-Wunused-label] BUILDSTDERR: 3384 | _cyLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3384 | _cyLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3424:1: error: BUILDSTDERR: warning: label ‘_cyLO’ defined but not used [-Wunused-label] BUILDSTDERR: 3424 | _cyLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3424 | _cyLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sys9_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3462:1: error: BUILDSTDERR: warning: label ‘_cyM3’ defined but not used [-Wunused-label] BUILDSTDERR: 3462 | _cyM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3462 | _cyM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyM1’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3486:1: error: BUILDSTDERR: warning: label ‘_cyM1’ defined but not used [-Wunused-label] BUILDSTDERR: 3486 | _cyM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3486 | _cyM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sys7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3501:1: error: BUILDSTDERR: warning: label ‘_cyMd’ defined but not used [-Wunused-label] BUILDSTDERR: 3501 | _cyMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3501 | _cyMd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3527:1: error: BUILDSTDERR: warning: label ‘_cyMg’ defined but not used [-Wunused-label] BUILDSTDERR: 3527 | _cyMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3527 | _cyMg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3560:1: error: BUILDSTDERR: warning: label ‘_cyMt’ defined but not used [-Wunused-label] BUILDSTDERR: 3560 | _cyMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3560 | _cyMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysm_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3585:1: error: BUILDSTDERR: warning: label ‘_cyMP’ defined but not used [-Wunused-label] BUILDSTDERR: 3585 | _cyMP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3585 | _cyMP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyMN’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cyMN’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cyMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cyMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyMS’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3627:1: error: BUILDSTDERR: warning: label ‘_cyMS’ defined but not used [-Wunused-label] BUILDSTDERR: 3627 | _cyMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3627 | _cyMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysn_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3649:1: error: BUILDSTDERR: warning: label ‘_cyN0’ defined but not used [-Wunused-label] BUILDSTDERR: 3649 | _cyN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3649 | _cyN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3690:1: error: BUILDSTDERR: warning: label ‘_cyN5’ defined but not used [-Wunused-label] BUILDSTDERR: 3690 | _cyN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3690 | _cyN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyMA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3725:1: error: BUILDSTDERR: warning: label ‘_cyMA’ defined but not used [-Wunused-label] BUILDSTDERR: 3725 | _cyMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3725 | _cyMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syso_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3759:1: error: BUILDSTDERR: warning: label ‘_cyNi’ defined but not used [-Wunused-label] BUILDSTDERR: 3759 | _cyNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3759 | _cyNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3781:1: error: BUILDSTDERR: warning: label ‘_cyNE’ defined but not used [-Wunused-label] BUILDSTDERR: 3781 | _cyNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3781 | _cyNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3808:1: error: BUILDSTDERR: warning: label ‘_cyNP’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _cyNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _cyNP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3841:1: error: BUILDSTDERR: warning: label ‘_cyNS’ defined but not used [-Wunused-label] BUILDSTDERR: 3841 | _cyNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3841 | _cyNS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysz_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3884:1: error: BUILDSTDERR: warning: label ‘_cyNX’ defined but not used [-Wunused-label] BUILDSTDERR: 3884 | _cyNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3884 | _cyNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyNq’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3916:1: error: BUILDSTDERR: warning: label ‘_cyNq’ defined but not used [-Wunused-label] BUILDSTDERR: 3916 | _cyNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3916 | _cyNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyNv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3944:1: error: BUILDSTDERR: warning: label ‘_cyNv’ defined but not used [-Wunused-label] BUILDSTDERR: 3944 | _cyNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3944 | _cyNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:3989:1: error: BUILDSTDERR: warning: label ‘_cyO7’ defined but not used [-Wunused-label] BUILDSTDERR: 3989 | _cyO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3989 | _cyO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcztzg_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4034:1: error: BUILDSTDERR: warning: label ‘_cyOd’ defined but not used [-Wunused-label] BUILDSTDERR: 4034 | _cyOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4034 | _cyOd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4043:1: error: BUILDSTDERR: warning: label ‘_cyOl’ defined but not used [-Wunused-label] BUILDSTDERR: 4043 | _cyOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4043 | _cyOl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4071:1: error: BUILDSTDERR: warning: label ‘_cyOG’ defined but not used [-Wunused-label] BUILDSTDERR: 4071 | _cyOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4071 | _cyOG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyOE’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4096:1: error: BUILDSTDERR: warning: label ‘_cyOE’ defined but not used [-Wunused-label] BUILDSTDERR: 4096 | _cyOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4096 | _cyOE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyOJ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4113:1: error: BUILDSTDERR: warning: label ‘_cyOJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4113 | _cyOJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4113 | _cyOJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4136:1: error: BUILDSTDERR: warning: label ‘_cyOT’ defined but not used [-Wunused-label] BUILDSTDERR: 4136 | _cyOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4136 | _cyOT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyOR’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4173:1: error: BUILDSTDERR: warning: label ‘_cyOR’ defined but not used [-Wunused-label] BUILDSTDERR: 4173 | _cyOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4173 | _cyOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4190:1: error: BUILDSTDERR: warning: label ‘_cyP6’ defined but not used [-Wunused-label] BUILDSTDERR: 4190 | _cyP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4190 | _cyP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4218:1: error: BUILDSTDERR: warning: label ‘_cyPb’ defined but not used [-Wunused-label] BUILDSTDERR: 4218 | _cyPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4218 | _cyPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyP9’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4260:1: error: BUILDSTDERR: warning: label ‘_cyP9’ defined but not used [-Wunused-label] BUILDSTDERR: 4260 | _cyP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4260 | _cyP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sysP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4285:1: error: BUILDSTDERR: warning: label ‘_cyPj’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _cyPj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _cyPj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4327:1: error: BUILDSTDERR: warning: label ‘_cyPo’ defined but not used [-Wunused-label] BUILDSTDERR: 4327 | _cyPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4327 | _cyPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4367:1: error: BUILDSTDERR: warning: label ‘_cyPA’ defined but not used [-Wunused-label] BUILDSTDERR: 4367 | _cyPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4367 | _cyPA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyPx’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4394:1: error: BUILDSTDERR: warning: label ‘_cyPx’ defined but not used [-Wunused-label] BUILDSTDERR: 4394 | _cyPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4394 | _cyPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyPD’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4419:1: error: BUILDSTDERR: warning: label ‘_cyPD’ defined but not used [-Wunused-label] BUILDSTDERR: 4419 | _cyPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4419 | _cyPD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyPI’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4444:1: error: BUILDSTDERR: warning: label ‘_cyPI’ defined but not used [-Wunused-label] BUILDSTDERR: 4444 | _cyPI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4444 | _cyPI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4477:1: error: BUILDSTDERR: warning: label ‘_cyPY’ defined but not used [-Wunused-label] BUILDSTDERR: 4477 | _cyPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4477 | _cyPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4506:1: error: BUILDSTDERR: warning: label ‘_cyQa’ defined but not used [-Wunused-label] BUILDSTDERR: 4506 | _cyQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4506 | _cyQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4530:1: error: BUILDSTDERR: warning: label ‘_cyQi’ defined but not used [-Wunused-label] BUILDSTDERR: 4530 | _cyQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4530 | _cyQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syte_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4554:1: error: BUILDSTDERR: warning: label ‘_cyQq’ defined but not used [-Wunused-label] BUILDSTDERR: 4554 | _cyQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4554 | _cyQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytd_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4578:1: error: BUILDSTDERR: warning: label ‘_cyQy’ defined but not used [-Wunused-label] BUILDSTDERR: 4578 | _cyQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4578 | _cyQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytc_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4602:1: error: BUILDSTDERR: warning: label ‘_cyQG’ defined but not used [-Wunused-label] BUILDSTDERR: 4602 | _cyQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4602 | _cyQG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4626:1: error: BUILDSTDERR: warning: label ‘_cyQN’ defined but not used [-Wunused-label] BUILDSTDERR: 4626 | _cyQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4626 | _cyQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4661:1: error: BUILDSTDERR: warning: label ‘_cyQR’ defined but not used [-Wunused-label] BUILDSTDERR: 4661 | _cyQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4661 | _cyQR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syto_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4724:1: error: BUILDSTDERR: warning: label ‘_cyRk’ defined but not used [-Wunused-label] BUILDSTDERR: 4724 | _cyRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4724 | _cyRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4754:1: error: BUILDSTDERR: warning: label ‘_cyRp’ defined but not used [-Wunused-label] BUILDSTDERR: 4754 | _cyRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4754 | _cyRp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4791:1: error: BUILDSTDERR: warning: label ‘_cyRu’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _cyRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _cyRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcduplicated_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4830:1: error: BUILDSTDERR: warning: label ‘_cyRz’ defined but not used [-Wunused-label] BUILDSTDERR: 4830 | _cyRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4830 | _cyRz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyR0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4859:1: error: BUILDSTDERR: warning: label ‘_cyR0’ defined but not used [-Wunused-label] BUILDSTDERR: 4859 | _cyR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4859 | _cyR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4898:1: error: BUILDSTDERR: warning: label ‘_cyRR’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _cyRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _cyRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyRP’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4922:1: error: BUILDSTDERR: warning: label ‘_cyRP’ defined but not used [-Wunused-label] BUILDSTDERR: 4922 | _cyRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4922 | _cyRP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytt_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4937:1: error: BUILDSTDERR: warning: label ‘_cyS1’ defined but not used [-Wunused-label] BUILDSTDERR: 4937 | _cyS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4937 | _cyS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4963:1: error: BUILDSTDERR: warning: label ‘_cyS4’ defined but not used [-Wunused-label] BUILDSTDERR: 4963 | _cyS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4963 | _cyS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytG_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:4996:1: error: BUILDSTDERR: warning: label ‘_cySw’ defined but not used [-Wunused-label] BUILDSTDERR: 4996 | _cySw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4996 | _cySw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytH_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5026:1: error: BUILDSTDERR: warning: label ‘_cySB’ defined but not used [-Wunused-label] BUILDSTDERR: 5026 | _cySB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5026 | _cySB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytI_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5063:1: error: BUILDSTDERR: warning: label ‘_cySG’ defined but not used [-Wunused-label] BUILDSTDERR: 5063 | _cySG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5063 | _cySG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytE_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5102:1: error: BUILDSTDERR: warning: label ‘_cySR’ defined but not used [-Wunused-label] BUILDSTDERR: 5102 | _cySR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5102 | _cySR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cySP’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5128:1: error: BUILDSTDERR: warning: label ‘_cySP’ defined but not used [-Wunused-label] BUILDSTDERR: 5128 | _cySP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5128 | _cySP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cySU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5144:1: error: BUILDSTDERR: warning: label ‘_cySU’ defined but not used [-Wunused-label] BUILDSTDERR: 5144 | _cySU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5144 | _cySU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5168:1: error: BUILDSTDERR: warning: label ‘_cyT4’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _cyT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _cyT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyT2’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5212:1: error: BUILDSTDERR: warning: label ‘_cyT2’ defined but not used [-Wunused-label] BUILDSTDERR: 5212 | _cyT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5212 | _cyT2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcextended_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5232:1: error: BUILDSTDERR: warning: label ‘_cyTc’ defined but not used [-Wunused-label] BUILDSTDERR: 5232 | _cyTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5232 | _cyTc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcextended_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5266:1: error: BUILDSTDERR: warning: label ‘_cyTo’ defined but not used [-Wunused-label] BUILDSTDERR: 5266 | _cyTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5266 | _cyTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyTl’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5293:1: error: BUILDSTDERR: warning: label ‘_cyTl’ defined but not used [-Wunused-label] BUILDSTDERR: 5293 | _cyTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5293 | _cyTl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyTr’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5315:1: error: BUILDSTDERR: warning: label ‘_cyTr’ defined but not used [-Wunused-label] BUILDSTDERR: 5315 | _cyTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5315 | _cyTr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytY_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5347:1: error: BUILDSTDERR: warning: label ‘_cyTK’ defined but not used [-Wunused-label] BUILDSTDERR: 5347 | _cyTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5347 | _cyTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytX_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5370:1: error: BUILDSTDERR: warning: label ‘_cyTS’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _cyTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _cyTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sytW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5393:1: error: BUILDSTDERR: warning: label ‘_cyTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5393 | _cyTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5393 | _cyTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5423:1: error: BUILDSTDERR: warning: label ‘_cyU3’ defined but not used [-Wunused-label] BUILDSTDERR: 5423 | _cyU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5423 | _cyU3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syu6_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5467:1: error: BUILDSTDERR: warning: label ‘_cyUw’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _cyUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _cyUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syu7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5497:1: error: BUILDSTDERR: warning: label ‘_cyUB’ defined but not used [-Wunused-label] BUILDSTDERR: 5497 | _cyUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5497 | _cyUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syu8_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5534:1: error: BUILDSTDERR: warning: label ‘_cyUG’ defined but not used [-Wunused-label] BUILDSTDERR: 5534 | _cyUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5534 | _cyUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5573:1: error: BUILDSTDERR: warning: label ‘_cyUL’ defined but not used [-Wunused-label] BUILDSTDERR: 5573 | _cyUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5573 | _cyUL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyUc’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5602:1: error: BUILDSTDERR: warning: label ‘_cyUc’ defined but not used [-Wunused-label] BUILDSTDERR: 5602 | _cyUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5602 | _cyUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuf_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5640:1: error: BUILDSTDERR: warning: label ‘_cyV6’ defined but not used [-Wunused-label] BUILDSTDERR: 5640 | _cyV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5640 | _cyV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5667:1: error: BUILDSTDERR: warning: label ‘_cyV9’ defined but not used [-Wunused-label] BUILDSTDERR: 5667 | _cyV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5667 | _cyV9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyUX’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5696:1: error: BUILDSTDERR: warning: label ‘_cyUX’ defined but not used [-Wunused-label] BUILDSTDERR: 5696 | _cyUX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5696 | _cyUX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuk_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5733:1: error: BUILDSTDERR: warning: label ‘_cyVq’ defined but not used [-Wunused-label] BUILDSTDERR: 5733 | _cyVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5733 | _cyVq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyVo’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5757:1: error: BUILDSTDERR: warning: label ‘_cyVo’ defined but not used [-Wunused-label] BUILDSTDERR: 5757 | _cyVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5757 | _cyVo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syui_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5772:1: error: BUILDSTDERR: warning: label ‘_cyVA’ defined but not used [-Wunused-label] BUILDSTDERR: 5772 | _cyVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5772 | _cyVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5798:1: error: BUILDSTDERR: warning: label ‘_cyVD’ defined but not used [-Wunused-label] BUILDSTDERR: 5798 | _cyVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5798 | _cyVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5831:1: error: BUILDSTDERR: warning: label ‘_cyW5’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _cyW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _cyW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5861:1: error: BUILDSTDERR: warning: label ‘_cyWa’ defined but not used [-Wunused-label] BUILDSTDERR: 5861 | _cyWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5861 | _cyWa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syux_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5898:1: error: BUILDSTDERR: warning: label ‘_cyWf’ defined but not used [-Wunused-label] BUILDSTDERR: 5898 | _cyWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5898 | _cyWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syut_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5937:1: error: BUILDSTDERR: warning: label ‘_cyWq’ defined but not used [-Wunused-label] BUILDSTDERR: 5937 | _cyWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5937 | _cyWq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyWo’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5963:1: error: BUILDSTDERR: warning: label ‘_cyWo’ defined but not used [-Wunused-label] BUILDSTDERR: 5963 | _cyWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5963 | _cyWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyWt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:5979:1: error: BUILDSTDERR: warning: label ‘_cyWt’ defined but not used [-Wunused-label] BUILDSTDERR: 5979 | _cyWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5979 | _cyWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6003:1: error: BUILDSTDERR: warning: label ‘_cyWD’ defined but not used [-Wunused-label] BUILDSTDERR: 6003 | _cyWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6003 | _cyWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyWB’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6047:1: error: BUILDSTDERR: warning: label ‘_cyWB’ defined but not used [-Wunused-label] BUILDSTDERR: 6047 | _cyWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6047 | _cyWB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcextend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6067:1: error: BUILDSTDERR: warning: label ‘_cyWL’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _cyWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _cyWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6101:1: error: BUILDSTDERR: warning: label ‘_cyWX’ defined but not used [-Wunused-label] BUILDSTDERR: 6101 | _cyWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6101 | _cyWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyWU’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6128:1: error: BUILDSTDERR: warning: label ‘_cyWU’ defined but not used [-Wunused-label] BUILDSTDERR: 6128 | _cyWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6128 | _cyWU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyX0’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6150:1: error: BUILDSTDERR: warning: label ‘_cyX0’ defined but not used [-Wunused-label] BUILDSTDERR: 6150 | _cyX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6150 | _cyX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6182:1: error: BUILDSTDERR: warning: label ‘_cyXj’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _cyXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _cyXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cyXr’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cyXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cyXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6228:1: error: BUILDSTDERR: warning: label ‘_cyXz’ defined but not used [-Wunused-label] BUILDSTDERR: 6228 | _cyXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6228 | _cyXz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuL_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6251:1: error: BUILDSTDERR: warning: label ‘_cyXG’ defined but not used [-Wunused-label] BUILDSTDERR: 6251 | _cyXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6251 | _cyXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6282:1: error: BUILDSTDERR: warning: label ‘_cyXK’ defined but not used [-Wunused-label] BUILDSTDERR: 6282 | _cyXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6282 | _cyXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syuS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6329:1: error: BUILDSTDERR: warning: label ‘_cyXX’ defined but not used [-Wunused-label] BUILDSTDERR: 6329 | _cyXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6329 | _cyXX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6354:1: error: BUILDSTDERR: warning: label ‘_cyY0’ defined but not used [-Wunused-label] BUILDSTDERR: 6354 | _cyY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6354 | _cyY0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcz40Uzg_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6383:1: error: BUILDSTDERR: warning: label ‘_cyY6’ defined but not used [-Wunused-label] BUILDSTDERR: 6383 | _cyY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6383 | _cyY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syv4_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6393:1: error: BUILDSTDERR: warning: label ‘_cyYk’ defined but not used [-Wunused-label] BUILDSTDERR: 6393 | _cyYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6393 | _cyYk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyYi’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6418:1: error: BUILDSTDERR: warning: label ‘_cyYi’ defined but not used [-Wunused-label] BUILDSTDERR: 6418 | _cyYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6418 | _cyYi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyYn’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6435:1: error: BUILDSTDERR: warning: label ‘_cyYn’ defined but not used [-Wunused-label] BUILDSTDERR: 6435 | _cyYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6435 | _cyYn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syv5_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6458:1: error: BUILDSTDERR: warning: label ‘_cyYx’ defined but not used [-Wunused-label] BUILDSTDERR: 6458 | _cyYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6458 | _cyYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyYv’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6496:1: error: BUILDSTDERR: warning: label ‘_cyYv’ defined but not used [-Wunused-label] BUILDSTDERR: 6496 | _cyYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6496 | _cyYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyYA’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6512:1: error: BUILDSTDERR: warning: label ‘_cyYA’ defined but not used [-Wunused-label] BUILDSTDERR: 6512 | _cyYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6512 | _cyYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6530:1: error: BUILDSTDERR: warning: label ‘_cyYK’ defined but not used [-Wunused-label] BUILDSTDERR: 6530 | _cyYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6530 | _cyYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6563:1: error: BUILDSTDERR: warning: label ‘_cyYW’ defined but not used [-Wunused-label] BUILDSTDERR: 6563 | _cyYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6563 | _cyYW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyYT’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6590:1: error: BUILDSTDERR: warning: label ‘_cyYT’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _cyYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _cyYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyYZ’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6615:1: error: BUILDSTDERR: warning: label ‘_cyYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6615 | _cyYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6615 | _cyYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyZ4’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6640:1: error: BUILDSTDERR: warning: label ‘_cyZ4’ defined but not used [-Wunused-label] BUILDSTDERR: 6640 | _cyZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6640 | _cyZ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40U_slow’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6671:1: error: BUILDSTDERR: warning: label ‘_cyZh’ defined but not used [-Wunused-label] BUILDSTDERR: 6671 | _cyZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6671 | _cyZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syvv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6681:1: error: BUILDSTDERR: warning: label ‘_cyZv’ defined but not used [-Wunused-label] BUILDSTDERR: 6681 | _cyZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6681 | _cyZv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyZt’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6706:1: error: BUILDSTDERR: warning: label ‘_cyZt’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _cyZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _cyZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyZy’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6723:1: error: BUILDSTDERR: warning: label ‘_cyZy’ defined but not used [-Wunused-label] BUILDSTDERR: 6723 | _cyZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6723 | _cyZy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syvw_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6746:1: error: BUILDSTDERR: warning: label ‘_cyZI’ defined but not used [-Wunused-label] BUILDSTDERR: 6746 | _cyZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6746 | _cyZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyZG’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6784:1: error: BUILDSTDERR: warning: label ‘_cyZG’ defined but not used [-Wunused-label] BUILDSTDERR: 6784 | _cyZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6784 | _cyZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cyZL’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6800:1: error: BUILDSTDERR: warning: label ‘_cyZL’ defined but not used [-Wunused-label] BUILDSTDERR: 6800 | _cyZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6800 | _cyZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6818:1: error: BUILDSTDERR: warning: label ‘_cyZV’ defined but not used [-Wunused-label] BUILDSTDERR: 6818 | _cyZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6818 | _cyZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6851:1: error: BUILDSTDERR: warning: label ‘_cz07’ defined but not used [-Wunused-label] BUILDSTDERR: 6851 | _cz07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6851 | _cz07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz04’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6878:1: error: BUILDSTDERR: warning: label ‘_cz04’ defined but not used [-Wunused-label] BUILDSTDERR: 6878 | _cz04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6878 | _cz04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz0a’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6903:1: error: BUILDSTDERR: warning: label ‘_cz0a’ defined but not used [-Wunused-label] BUILDSTDERR: 6903 | _cz0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6903 | _cz0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz0f’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6928:1: error: BUILDSTDERR: warning: label ‘_cz0f’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _cz0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _cz0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syvR_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6960:1: error: BUILDSTDERR: warning: label ‘_cz0A’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _cz0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _cz0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syvQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:6984:1: error: BUILDSTDERR: warning: label ‘_cz0I’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _cz0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _cz0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syvP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7008:1: error: BUILDSTDERR: warning: label ‘_cz0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 7008 | _cz0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7008 | _cz0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syvO_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7032:1: error: BUILDSTDERR: warning: label ‘_cz0X’ defined but not used [-Wunused-label] BUILDSTDERR: 7032 | _cz0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7032 | _cz0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7065:1: error: BUILDSTDERR: warning: label ‘_cz11’ defined but not used [-Wunused-label] BUILDSTDERR: 7065 | _cz11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7065 | _cz11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7118:1: error: BUILDSTDERR: warning: label ‘_cz1c’ defined but not used [-Wunused-label] BUILDSTDERR: 7118 | _cz1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7118 | _cz1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz1a’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7140:1: error: BUILDSTDERR: warning: label ‘_cz1a’ defined but not used [-Wunused-label] BUILDSTDERR: 7140 | _cz1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7140 | _cz1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syw7_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7164:1: error: BUILDSTDERR: warning: label ‘_cz1r’ defined but not used [-Wunused-label] BUILDSTDERR: 7164 | _cz1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7164 | _cz1r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syw2_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7199:1: error: BUILDSTDERR: warning: label ‘_cz1B’ defined but not used [-Wunused-label] BUILDSTDERR: 7199 | _cz1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7199 | _cz1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7226:1: error: BUILDSTDERR: warning: label ‘_cz1E’ defined but not used [-Wunused-label] BUILDSTDERR: 7226 | _cz1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7226 | _cz1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz1k’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7250:1: error: BUILDSTDERR: warning: label ‘_cz1k’ defined but not used [-Wunused-label] BUILDSTDERR: 7250 | _cz1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7250 | _cz1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywq_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7289:1: error: BUILDSTDERR: warning: label ‘_cz1T’ defined but not used [-Wunused-label] BUILDSTDERR: 7289 | _cz1T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7289 | _cz1T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7313:1: error: BUILDSTDERR: warning: label ‘_cz21’ defined but not used [-Wunused-label] BUILDSTDERR: 7313 | _cz21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7313 | _cz21: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7338:1: error: BUILDSTDERR: warning: label ‘_cz2e’ defined but not used [-Wunused-label] BUILDSTDERR: 7338 | _cz2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7338 | _cz2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz29’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7361:1: error: BUILDSTDERR: warning: label ‘_cz29’ defined but not used [-Wunused-label] BUILDSTDERR: 7361 | _cz29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7361 | _cz29: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz2b’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7382:1: error: BUILDSTDERR: warning: label ‘_cz2b’ defined but not used [-Wunused-label] BUILDSTDERR: 7382 | _cz2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7382 | _cz2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7410:1: error: BUILDSTDERR: warning: label ‘_cz2u’ defined but not used [-Wunused-label] BUILDSTDERR: 7410 | _cz2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7410 | _cz2u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7434:1: error: BUILDSTDERR: warning: label ‘_cz2C’ defined but not used [-Wunused-label] BUILDSTDERR: 7434 | _cz2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7434 | _cz2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywg_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7459:1: error: BUILDSTDERR: warning: label ‘_cz2P’ defined but not used [-Wunused-label] BUILDSTDERR: 7459 | _cz2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7459 | _cz2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz2K’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7483:1: error: BUILDSTDERR: warning: label ‘_cz2K’ defined but not used [-Wunused-label] BUILDSTDERR: 7483 | _cz2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7483 | _cz2K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz2M’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7503:1: error: BUILDSTDERR: warning: label ‘_cz2M’ defined but not used [-Wunused-label] BUILDSTDERR: 7503 | _cz2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7503 | _cz2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7519:1: error: BUILDSTDERR: warning: label ‘_cz31’ defined but not used [-Wunused-label] BUILDSTDERR: 7519 | _cz31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7519 | _cz31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7555:1: error: BUILDSTDERR: warning: label ‘_cz35’ defined but not used [-Wunused-label] BUILDSTDERR: 7555 | _cz35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7555 | _cz35: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywx_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7618:1: error: BUILDSTDERR: warning: label ‘_cz3j’ defined but not used [-Wunused-label] BUILDSTDERR: 7618 | _cz3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7618 | _cz3j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdclower_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7646:1: error: BUILDSTDERR: warning: label ‘_cz3o’ defined but not used [-Wunused-label] BUILDSTDERR: 7646 | _cz3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7646 | _cz3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz3m’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7674:1: error: BUILDSTDERR: warning: label ‘_cz3m’ defined but not used [-Wunused-label] BUILDSTDERR: 7674 | _cz3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7674 | _cz3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7700:1: error: BUILDSTDERR: warning: label ‘_cz3D’ defined but not used [-Wunused-label] BUILDSTDERR: 7700 | _cz3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7700 | _cz3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz3A’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7726:1: error: BUILDSTDERR: warning: label ‘_cz3A’ defined but not used [-Wunused-label] BUILDSTDERR: 7726 | _cz3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7726 | _cz3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTransStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7749:1: error: BUILDSTDERR: warning: label ‘_cz3O’ defined but not used [-Wunused-label] BUILDSTDERR: 7749 | _cz3O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7749 | _cz3O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadHoistStoreTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7768:1: error: BUILDSTDERR: warning: label ‘_cz3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _cz3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _cz3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz3V’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7791:1: error: BUILDSTDERR: warning: label ‘_cz3V’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _cz3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _cz3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadHoistStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7827:1: error: BUILDSTDERR: warning: label ‘_cz4d’ defined but not used [-Wunused-label] BUILDSTDERR: 7827 | _cz4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7827 | _cz4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywP_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7846:1: error: BUILDSTDERR: warning: label ‘_cz4o’ defined but not used [-Wunused-label] BUILDSTDERR: 7846 | _cz4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7846 | _cz4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7870:1: error: BUILDSTDERR: warning: label ‘_cz4v’ defined but not used [-Wunused-label] BUILDSTDERR: 7870 | _cz4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7870 | _cz4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywS_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7896:1: error: BUILDSTDERR: warning: label ‘_cz4H’ defined but not used [-Wunused-label] BUILDSTDERR: 7896 | _cz4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7896 | _cz4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7925:1: error: BUILDSTDERR: warning: label ‘_cz4K’ defined but not used [-Wunused-label] BUILDSTDERR: 7925 | _cz4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7925 | _cz4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7959:1: error: BUILDSTDERR: warning: label ‘_cz4P’ defined but not used [-Wunused-label] BUILDSTDERR: 7959 | _cz4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7959 | _cz4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywW_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:7997:1: error: BUILDSTDERR: warning: label ‘_cz52’ defined but not used [-Wunused-label] BUILDSTDERR: 7997 | _cz52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7997 | _cz52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8022:1: error: BUILDSTDERR: warning: label ‘_cz55’ defined but not used [-Wunused-label] BUILDSTDERR: 8022 | _cz55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8022 | _cz55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syx0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8051:1: error: BUILDSTDERR: warning: label ‘_cz5j’ defined but not used [-Wunused-label] BUILDSTDERR: 8051 | _cz5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8051 | _cz5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘sywZ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8074:1: error: BUILDSTDERR: warning: label ‘_cz5q’ defined but not used [-Wunused-label] BUILDSTDERR: 8074 | _cz5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8074 | _cz5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8103:1: error: BUILDSTDERR: warning: label ‘_cz5u’ defined but not used [-Wunused-label] BUILDSTDERR: 8103 | _cz5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8103 | _cz5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxa_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8142:1: error: BUILDSTDERR: warning: label ‘_cz5R’ defined but not used [-Wunused-label] BUILDSTDERR: 8142 | _cz5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8142 | _cz5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxb_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8168:1: error: BUILDSTDERR: warning: label ‘_cz5U’ defined but not used [-Wunused-label] BUILDSTDERR: 8168 | _cz5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8168 | _cz5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz5H’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8203:1: error: BUILDSTDERR: warning: label ‘_cz5H’ defined but not used [-Wunused-label] BUILDSTDERR: 8203 | _cz5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8203 | _cz5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz5V’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8235:1: error: BUILDSTDERR: warning: label ‘_cz5V’ defined but not used [-Wunused-label] BUILDSTDERR: 8235 | _cz5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8235 | _cz5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz5Z’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8252:1: error: BUILDSTDERR: warning: label ‘_cz5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 8252 | _cz5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8252 | _cz5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8273:1: error: BUILDSTDERR: warning: label ‘_cz6b’ defined but not used [-Wunused-label] BUILDSTDERR: 8273 | _cz6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8273 | _cz6b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxe_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8305:1: error: BUILDSTDERR: warning: label ‘_cz6o’ defined but not used [-Wunused-label] BUILDSTDERR: 8305 | _cz6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8305 | _cz6o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8330:1: error: BUILDSTDERR: warning: label ‘_cz6r’ defined but not used [-Wunused-label] BUILDSTDERR: 8330 | _cz6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8330 | _cz6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxi_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8359:1: error: BUILDSTDERR: warning: label ‘_cz6F’ defined but not used [-Wunused-label] BUILDSTDERR: 8359 | _cz6F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8359 | _cz6F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxh_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8382:1: error: BUILDSTDERR: warning: label ‘_cz6M’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _cz6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _cz6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8411:1: error: BUILDSTDERR: warning: label ‘_cz6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8411 | _cz6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8411 | _cz6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxp_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8450:1: error: BUILDSTDERR: warning: label ‘_cz73’ defined but not used [-Wunused-label] BUILDSTDERR: 8450 | _cz73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8450 | _cz73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxo_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8477:1: error: BUILDSTDERR: warning: label ‘_cz7c’ defined but not used [-Wunused-label] BUILDSTDERR: 8477 | _cz7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8477 | _cz7c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcunwrap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8509:1: error: BUILDSTDERR: warning: label ‘_cz7j’ defined but not used [-Wunused-label] BUILDSTDERR: 8509 | _cz7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8509 | _cz7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz7h’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8544:1: error: BUILDSTDERR: warning: label ‘_cz7h’ defined but not used [-Wunused-label] BUILDSTDERR: 8544 | _cz7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8544 | _cz7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreTzuzdcunwrap_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8566:1: error: BUILDSTDERR: warning: label ‘_cz7y’ defined but not used [-Wunused-label] BUILDSTDERR: 8566 | _cz7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8566 | _cz7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz7v’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8586:1: error: BUILDSTDERR: warning: label ‘_cz7v’ defined but not used [-Wunused-label] BUILDSTDERR: 8586 | _cz7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8586 | _cz7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxy_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8609:1: error: BUILDSTDERR: warning: label ‘_cz7N’ defined but not used [-Wunused-label] BUILDSTDERR: 8609 | _cz7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8609 | _cz7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreTzuzdcp2ComonadCofree_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8635:1: error: BUILDSTDERR: warning: label ‘_cz7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8635 | _cz7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8635 | _cz7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxD_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8666:1: error: BUILDSTDERR: warning: label ‘_cz84’ defined but not used [-Wunused-label] BUILDSTDERR: 8666 | _cz84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8666 | _cz84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxC_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8689:1: error: BUILDSTDERR: warning: label ‘_cz8b’ defined but not used [-Wunused-label] BUILDSTDERR: 8689 | _cz8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8689 | _cz8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxB_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8714:1: error: BUILDSTDERR: warning: label ‘_cz8i’ defined but not used [-Wunused-label] BUILDSTDERR: 8714 | _cz8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8714 | _cz8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8743:1: error: BUILDSTDERR: warning: label ‘_cz8m’ defined but not used [-Wunused-label] BUILDSTDERR: 8743 | _cz8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8743 | _cz8m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxJ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8785:1: error: BUILDSTDERR: warning: label ‘_cz8E’ defined but not used [-Wunused-label] BUILDSTDERR: 8785 | _cz8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8785 | _cz8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_runStore_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8812:1: error: BUILDSTDERR: warning: label ‘_cz8H’ defined but not used [-Wunused-label] BUILDSTDERR: 8812 | _cz8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8812 | _cz8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz8v’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8841:1: error: BUILDSTDERR: warning: label ‘_cz8v’ defined but not used [-Wunused-label] BUILDSTDERR: 8841 | _cz8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8841 | _cz8v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxN_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8878:1: error: BUILDSTDERR: warning: label ‘_cz91’ defined but not used [-Wunused-label] BUILDSTDERR: 8878 | _cz91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8878 | _cz91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxM_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8905:1: error: BUILDSTDERR: warning: label ‘_cz94’ defined but not used [-Wunused-label] BUILDSTDERR: 8905 | _cz94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8905 | _cz94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxQ_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8942:1: error: BUILDSTDERR: warning: label ‘_cz9f’ defined but not used [-Wunused-label] BUILDSTDERR: 8942 | _cz9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8942 | _cz9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_storeT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:8971:1: error: BUILDSTDERR: warning: label ‘_cz9k’ defined but not used [-Wunused-label] BUILDSTDERR: 8971 | _cz9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8971 | _cz9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syxT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9004:1: error: BUILDSTDERR: warning: label ‘_cz9x’ defined but not used [-Wunused-label] BUILDSTDERR: 9004 | _cz9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9004 | _cz9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_store_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9031:1: error: BUILDSTDERR: warning: label ‘_cz9A’ defined but not used [-Wunused-label] BUILDSTDERR: 9031 | _cz9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9031 | _cz9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syy0_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9063:1: error: BUILDSTDERR: warning: label ‘_cz9W’ defined but not used [-Wunused-label] BUILDSTDERR: 9063 | _cz9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9063 | _cz9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘syy1_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9091:1: error: BUILDSTDERR: warning: label ‘_cz9Z’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _cz9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _cz9Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_runStoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9130:1: error: BUILDSTDERR: warning: label ‘_cza4’ defined but not used [-Wunused-label] BUILDSTDERR: 9130 | _cza4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9130 | _cza4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘_cz9J’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9159:1: error: BUILDSTDERR: warning: label ‘_cz9J’ defined but not used [-Wunused-label] BUILDSTDERR: 9159 | _cz9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9159 | _cz9J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_StoreT_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9249:1: error: BUILDSTDERR: warning: label ‘_czah’ defined but not used [-Wunused-label] BUILDSTDERR: 9249 | _czah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9249 | _czah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_StoreT_con_entry’: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9274:1: error: BUILDSTDERR: warning: label ‘_czam’ defined but not used [-Wunused-label] BUILDSTDERR: 9274 | _czam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9274 | _czam: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc24880_0/ghc_116.hc:9285:22: error: BUILDSTDERR: warning: ‘Szao_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 9285 | static const StgWord Szao_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 9285 | static const StgWord Szao_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.p_o ) BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:100:1: error: BUILDSTDERR: warning: label ‘_c3Cj’ defined but not used [-Wunused-label] BUILDSTDERR: 100 | _c3Cj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 100 | _c3Cj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:139:1: error: BUILDSTDERR: warning: label ‘_c3Cm’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _c3Cm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _c3Cm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3ys_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:188:1: error: BUILDSTDERR: warning: label ‘_c3Cr’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _c3Cr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _c3Cr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:239:1: error: BUILDSTDERR: warning: label ‘_c3CL’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c3CL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c3CL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:278:1: error: BUILDSTDERR: warning: label ‘_c3CO’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _c3CO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _c3CO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:327:1: error: BUILDSTDERR: warning: label ‘_c3CT’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _c3CT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _c3CT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:375:1: error: BUILDSTDERR: warning: label ‘_c3Dt’ defined but not used [-Wunused-label] BUILDSTDERR: 375 | _c3Dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 375 | _c3Dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:409:1: error: BUILDSTDERR: warning: label ‘_c3Dw’ defined but not used [-Wunused-label] BUILDSTDERR: 409 | _c3Dw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 409 | _c3Dw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:460:1: error: BUILDSTDERR: warning: label ‘_c3DQ’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c3DQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c3DQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:499:1: error: BUILDSTDERR: warning: label ‘_c3DT’ defined but not used [-Wunused-label] BUILDSTDERR: 499 | _c3DT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 499 | _c3DT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfFunctorContsTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:548:1: error: BUILDSTDERR: warning: label ‘_c3DY’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c3DY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c3DY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:596:1: error: BUILDSTDERR: warning: label ‘_c3Ep’ defined but not used [-Wunused-label] BUILDSTDERR: 596 | _c3Ep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 596 | _c3Ep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:630:1: error: BUILDSTDERR: warning: label ‘_c3EA’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _c3EA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _c3EA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfFunctorContsT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:667:1: error: BUILDSTDERR: warning: label ‘_c3EE’ defined but not used [-Wunused-label] BUILDSTDERR: 667 | _c3EE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 667 | _c3EE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:717:1: error: BUILDSTDERR: warning: label ‘_c3F0’ defined but not used [-Wunused-label] BUILDSTDERR: 717 | _c3F0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | _c3F0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:754:1: error: BUILDSTDERR: warning: label ‘_c3F3’ defined but not used [-Wunused-label] BUILDSTDERR: 754 | _c3F3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 754 | _c3F3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:792:1: error: BUILDSTDERR: warning: label ‘_c3Fu’ defined but not used [-Wunused-label] BUILDSTDERR: 792 | _c3Fu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 792 | _c3Fu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:836:1: error: BUILDSTDERR: warning: label ‘_c3FA’ defined but not used [-Wunused-label] BUILDSTDERR: 836 | _c3FA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 836 | _c3FA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘_c3Fy’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:885:1: error: BUILDSTDERR: warning: label ‘_c3Fy’ defined but not used [-Wunused-label] BUILDSTDERR: 885 | _c3Fy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 885 | _c3Fy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:910:1: error: BUILDSTDERR: warning: label ‘_c3FX’ defined but not used [-Wunused-label] BUILDSTDERR: 910 | _c3FX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 910 | _c3FX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3yX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:950:1: error: BUILDSTDERR: warning: label ‘_c3G0’ defined but not used [-Wunused-label] BUILDSTDERR: 950 | _c3G0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 950 | _c3G0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadTransContsTzuzdclift_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1007:1: error: BUILDSTDERR: warning: label ‘_c3G5’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _c3G5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _c3G5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadTransContsT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1055:1: error: BUILDSTDERR: warning: label ‘_c3Go’ defined but not used [-Wunused-label] BUILDSTDERR: 1055 | _c3Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1055 | _c3Go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runContsT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1080:1: error: BUILDSTDERR: warning: label ‘_c3Gy’ defined but not used [-Wunused-label] BUILDSTDERR: 1080 | _c3Gy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1080 | _c3Gy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runContsT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1110:1: error: BUILDSTDERR: warning: label ‘_c3GH’ defined but not used [-Wunused-label] BUILDSTDERR: 1110 | _c3GH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1110 | _c3GH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3z5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1138:1: error: BUILDSTDERR: warning: label ‘_c3H6’ defined but not used [-Wunused-label] BUILDSTDERR: 1138 | _c3H6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1138 | _c3H6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3z2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1178:1: error: BUILDSTDERR: warning: label ‘_c3H9’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _c3H9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _c3H9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3z7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1229:1: error: BUILDSTDERR: warning: label ‘_c3Ht’ defined but not used [-Wunused-label] BUILDSTDERR: 1229 | _c3Ht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1229 | _c3Ht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3z8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1268:1: error: BUILDSTDERR: warning: label ‘_c3Hw’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _c3Hw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _c3Hw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsTzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1317:1: error: BUILDSTDERR: warning: label ‘_c3HB’ defined but not used [-Wunused-label] BUILDSTDERR: 1317 | _c3HB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1317 | _c3HB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1364:1: error: BUILDSTDERR: warning: label ‘_c3Ix’ defined but not used [-Wunused-label] BUILDSTDERR: 1364 | _c3Ix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1364 | _c3Ix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1406:1: error: BUILDSTDERR: warning: label ‘_c3IA’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _c3IA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _c3IA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1467:1: error: BUILDSTDERR: warning: label ‘_c3IF’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _c3IF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _c3IF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1528:1: error: BUILDSTDERR: warning: label ‘_c3IK’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _c3IK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _c3IK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1583:1: error: BUILDSTDERR: warning: label ‘_c3IP’ defined but not used [-Wunused-label] BUILDSTDERR: 1583 | _c3IP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1583 | _c3IP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1635:1: error: BUILDSTDERR: warning: label ‘_c3J9’ defined but not used [-Wunused-label] BUILDSTDERR: 1635 | _c3J9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1635 | _c3J9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1674:1: error: BUILDSTDERR: warning: label ‘_c3Jc’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _c3Jc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _c3Jc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1723:1: error: BUILDSTDERR: warning: label ‘_c3Jh’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _c3Jh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _c3Jh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1771:1: error: BUILDSTDERR: warning: label ‘_c3JU’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _c3JU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _c3JU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1807:1: error: BUILDSTDERR: warning: label ‘_c3JX’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _c3JX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _c3JX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1862:1: error: BUILDSTDERR: warning: label ‘_c3K2’ defined but not used [-Wunused-label] BUILDSTDERR: 1862 | _c3K2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1862 | _c3K2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1906:1: error: BUILDSTDERR: warning: label ‘_c3Kp’ defined but not used [-Wunused-label] BUILDSTDERR: 1906 | _c3Kp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1906 | _c3Kp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1937:1: error: BUILDSTDERR: warning: label ‘_c3Ks’ defined but not used [-Wunused-label] BUILDSTDERR: 1937 | _c3Ks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1937 | _c3Ks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:1979:1: error: BUILDSTDERR: warning: label ‘_c3KP’ defined but not used [-Wunused-label] BUILDSTDERR: 1979 | _c3KP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1979 | _c3KP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘_c3KN’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2012:1: error: BUILDSTDERR: warning: label ‘_c3KN’ defined but not used [-Wunused-label] BUILDSTDERR: 2012 | _c3KN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2012 | _c3KN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2036:1: error: BUILDSTDERR: warning: label ‘_c3La’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _c3La: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _c3La: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2075:1: error: BUILDSTDERR: warning: label ‘_c3Ld’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _c3Ld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _c3Ld: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2124:1: error: BUILDSTDERR: warning: label ‘_c3Li’ defined but not used [-Wunused-label] BUILDSTDERR: 2124 | _c3Li: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2124 | _c3Li: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2169:1: error: BUILDSTDERR: warning: label ‘_c3Lz’ defined but not used [-Wunused-label] BUILDSTDERR: 2169 | _c3Lz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2169 | _c3Lz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2197:1: error: BUILDSTDERR: warning: label ‘_c3LS’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _c3LS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _c3LS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘_c3LQ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2230:1: error: BUILDSTDERR: warning: label ‘_c3LQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _c3LQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _c3LQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2254:1: error: BUILDSTDERR: warning: label ‘_c3Md’ defined but not used [-Wunused-label] BUILDSTDERR: 2254 | _c3Md: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2254 | _c3Md: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2293:1: error: BUILDSTDERR: warning: label ‘_c3Mg’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _c3Mg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _c3Mg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2342:1: error: BUILDSTDERR: warning: label ‘_c3Ml’ defined but not used [-Wunused-label] BUILDSTDERR: 2342 | _c3Ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2342 | _c3Ml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2390:1: error: BUILDSTDERR: warning: label ‘_c3MS’ defined but not used [-Wunused-label] BUILDSTDERR: 2390 | _c3MS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2390 | _c3MS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2429:1: error: BUILDSTDERR: warning: label ‘_c3MV’ defined but not used [-Wunused-label] BUILDSTDERR: 2429 | _c3MV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2429 | _c3MV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2480:1: error: BUILDSTDERR: warning: label ‘_c3Nf’ defined but not used [-Wunused-label] BUILDSTDERR: 2480 | _c3Nf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2480 | _c3Nf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2519:1: error: BUILDSTDERR: warning: label ‘_c3Ni’ defined but not used [-Wunused-label] BUILDSTDERR: 2519 | _c3Ni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2519 | _c3Ni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2568:1: error: BUILDSTDERR: warning: label ‘_c3Nn’ defined but not used [-Wunused-label] BUILDSTDERR: 2568 | _c3Nn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2568 | _c3Nn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3A6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2616:1: error: BUILDSTDERR: warning: label ‘_c3NO’ defined but not used [-Wunused-label] BUILDSTDERR: 2616 | _c3NO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2616 | _c3NO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3A5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2650:1: error: BUILDSTDERR: warning: label ‘_c3NZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _c3NZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _c3NZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3A4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2684:1: error: BUILDSTDERR: warning: label ‘_c3Oa’ defined but not used [-Wunused-label] BUILDSTDERR: 2684 | _c3Oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2684 | _c3Oa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3A3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2718:1: error: BUILDSTDERR: warning: label ‘_c3Ol’ defined but not used [-Wunused-label] BUILDSTDERR: 2718 | _c3Ol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2718 | _c3Ol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3A2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2754:1: error: BUILDSTDERR: warning: label ‘_c3Ow’ defined but not used [-Wunused-label] BUILDSTDERR: 2754 | _c3Ow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2754 | _c3Ow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3zZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2795:1: error: BUILDSTDERR: warning: label ‘_c3OG’ defined but not used [-Wunused-label] BUILDSTDERR: 2795 | _c3OG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2795 | _c3OG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplicativeContsT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2837:1: error: BUILDSTDERR: warning: label ‘_c3OK’ defined but not used [-Wunused-label] BUILDSTDERR: 2837 | _c3OK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2837 | _c3OK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘r3nL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2910:1: error: BUILDSTDERR: warning: label ‘_c3P7’ defined but not used [-Wunused-label] BUILDSTDERR: 2910 | _c3P7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2910 | _c3P7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Ae_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2937:1: error: BUILDSTDERR: warning: label ‘_c3Pp’ defined but not used [-Wunused-label] BUILDSTDERR: 2937 | _c3Pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2937 | _c3Pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Ab_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:2978:1: error: BUILDSTDERR: warning: label ‘_c3PA’ defined but not used [-Wunused-label] BUILDSTDERR: 2978 | _c3PA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2978 | _c3PA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Aa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3012:1: error: BUILDSTDERR: warning: label ‘_c3PL’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _c3PL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _c3PL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3A9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3046:1: error: BUILDSTDERR: warning: label ‘_c3PV’ defined but not used [-Wunused-label] BUILDSTDERR: 3046 | _c3PV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3046 | _c3PV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfMonadContsT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3087:1: error: BUILDSTDERR: warning: label ‘_c3PZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3087 | _c3PZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3087 | _c3PZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3An_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3150:1: error: BUILDSTDERR: warning: label ‘_c3QV’ defined but not used [-Wunused-label] BUILDSTDERR: 3150 | _c3QV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3150 | _c3QV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Ao_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3192:1: error: BUILDSTDERR: warning: label ‘_c3QY’ defined but not used [-Wunused-label] BUILDSTDERR: 3192 | _c3QY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3192 | _c3QY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Ap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3253:1: error: BUILDSTDERR: warning: label ‘_c3R3’ defined but not used [-Wunused-label] BUILDSTDERR: 3253 | _c3R3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3253 | _c3R3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Aq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3314:1: error: BUILDSTDERR: warning: label ‘_c3R8’ defined but not used [-Wunused-label] BUILDSTDERR: 3314 | _c3R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3314 | _c3R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Ai_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3369:1: error: BUILDSTDERR: warning: label ‘_c3Rd’ defined but not used [-Wunused-label] BUILDSTDERR: 3369 | _c3Rd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3369 | _c3Rd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3As_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3421:1: error: BUILDSTDERR: warning: label ‘_c3Rx’ defined but not used [-Wunused-label] BUILDSTDERR: 3421 | _c3Rx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3421 | _c3Rx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3At_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3460:1: error: BUILDSTDERR: warning: label ‘_c3RA’ defined but not used [-Wunused-label] BUILDSTDERR: 3460 | _c3RA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3460 | _c3RA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3509:1: error: BUILDSTDERR: warning: label ‘_c3RF’ defined but not used [-Wunused-label] BUILDSTDERR: 3509 | _c3RF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3509 | _c3RF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3555:1: error: BUILDSTDERR: warning: label ‘_c3S4’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _c3S4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _c3S4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3580:1: error: BUILDSTDERR: warning: label ‘_c3Sd’ defined but not used [-Wunused-label] BUILDSTDERR: 3580 | _c3Sd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3580 | _c3Sd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3608:1: error: BUILDSTDERR: warning: label ‘_c3Sw’ defined but not used [-Wunused-label] BUILDSTDERR: 3608 | _c3Sw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3608 | _c3Sw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘_c3Su’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3641:1: error: BUILDSTDERR: warning: label ‘_c3Su’ defined but not used [-Wunused-label] BUILDSTDERR: 3641 | _c3Su: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3641 | _c3Su: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3665:1: error: BUILDSTDERR: warning: label ‘_c3SR’ defined but not used [-Wunused-label] BUILDSTDERR: 3665 | _c3SR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3665 | _c3SR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3704:1: error: BUILDSTDERR: warning: label ‘_c3SU’ defined but not used [-Wunused-label] BUILDSTDERR: 3704 | _c3SU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3704 | _c3SU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3753:1: error: BUILDSTDERR: warning: label ‘_c3SZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _c3SZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _c3SZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3799:1: error: BUILDSTDERR: warning: label ‘_c3Tq’ defined but not used [-Wunused-label] BUILDSTDERR: 3799 | _c3Tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3799 | _c3Tq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘_c3To’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3832:1: error: BUILDSTDERR: warning: label ‘_c3To’ defined but not used [-Wunused-label] BUILDSTDERR: 3832 | _c3To: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3832 | _c3To: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3856:1: error: BUILDSTDERR: warning: label ‘_c3TL’ defined but not used [-Wunused-label] BUILDSTDERR: 3856 | _c3TL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3856 | _c3TL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3895:1: error: BUILDSTDERR: warning: label ‘_c3TO’ defined but not used [-Wunused-label] BUILDSTDERR: 3895 | _c3TO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3895 | _c3TO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3944:1: error: BUILDSTDERR: warning: label ‘_c3TT’ defined but not used [-Wunused-label] BUILDSTDERR: 3944 | _c3TT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3944 | _c3TT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:3988:1: error: BUILDSTDERR: warning: label ‘_c3Uw’ defined but not used [-Wunused-label] BUILDSTDERR: 3988 | _c3Uw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3988 | _c3Uw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4027:1: error: BUILDSTDERR: warning: label ‘_c3Uz’ defined but not used [-Wunused-label] BUILDSTDERR: 4027 | _c3Uz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4027 | _c3Uz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4077:1: error: BUILDSTDERR: warning: label ‘_c3UH’ defined but not used [-Wunused-label] BUILDSTDERR: 4077 | _c3UH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4077 | _c3UH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘_c3UF’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4124:1: error: BUILDSTDERR: warning: label ‘_c3UF’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _c3UF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _c3UF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4149:1: error: BUILDSTDERR: warning: label ‘_c3V4’ defined but not used [-Wunused-label] BUILDSTDERR: 4149 | _c3V4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4149 | _c3V4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3AZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4188:1: error: BUILDSTDERR: warning: label ‘_c3V7’ defined but not used [-Wunused-label] BUILDSTDERR: 4188 | _c3V7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4188 | _c3V7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4238:1: error: BUILDSTDERR: warning: label ‘_c3Vc’ defined but not used [-Wunused-label] BUILDSTDERR: 4238 | _c3Vc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4238 | _c3Vc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3B5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4287:1: error: BUILDSTDERR: warning: label ‘_c3VF’ defined but not used [-Wunused-label] BUILDSTDERR: 4287 | _c3VF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4287 | _c3VF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3B4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4321:1: error: BUILDSTDERR: warning: label ‘_c3VQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4321 | _c3VQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4321 | _c3VQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3B3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4355:1: error: BUILDSTDERR: warning: label ‘_c3W1’ defined but not used [-Wunused-label] BUILDSTDERR: 4355 | _c3W1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4355 | _c3W1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3B2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4389:1: error: BUILDSTDERR: warning: label ‘_c3Wc’ defined but not used [-Wunused-label] BUILDSTDERR: 4389 | _c3Wc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4389 | _c3Wc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3B1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4423:1: error: BUILDSTDERR: warning: label ‘_c3Wm’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _c3Wm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _c3Wm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_zdfApplyContsT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4464:1: error: BUILDSTDERR: warning: label ‘_c3Wq’ defined but not used [-Wunused-label] BUILDSTDERR: 4464 | _c3Wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4464 | _c3Wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3B9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4531:1: error: BUILDSTDERR: warning: label ‘_c3X3’ defined but not used [-Wunused-label] BUILDSTDERR: 4531 | _c3X3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4531 | _c3X3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Ba_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4563:1: error: BUILDSTDERR: warning: label ‘_c3X6’ defined but not used [-Wunused-label] BUILDSTDERR: 4563 | _c3X6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4563 | _c3X6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_cont1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4613:1: error: BUILDSTDERR: warning: label ‘_c3Xb’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _c3Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _c3Xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_cont_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4655:1: error: BUILDSTDERR: warning: label ‘_c3Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 4655 | _c3Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4655 | _c3Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Be_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4678:1: error: BUILDSTDERR: warning: label ‘_c3XI’ defined but not used [-Wunused-label] BUILDSTDERR: 4678 | _c3XI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4678 | _c3XI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runCont1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4710:1: error: BUILDSTDERR: warning: label ‘_c3XL’ defined but not used [-Wunused-label] BUILDSTDERR: 4710 | _c3XL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4710 | _c3XL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runCont_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4755:1: error: BUILDSTDERR: warning: label ‘_c3XY’ defined but not used [-Wunused-label] BUILDSTDERR: 4755 | _c3XY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4755 | _c3XY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_conts1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4780:1: error: BUILDSTDERR: warning: label ‘_c3Y7’ defined but not used [-Wunused-label] BUILDSTDERR: 4780 | _c3Y7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4780 | _c3Y7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Bh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4812:1: error: BUILDSTDERR: warning: label ‘_c3Yo’ defined but not used [-Wunused-label] BUILDSTDERR: 4812 | _c3Yo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4812 | _c3Yo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Bj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4850:1: error: BUILDSTDERR: warning: label ‘_c3YG’ defined but not used [-Wunused-label] BUILDSTDERR: 4850 | _c3YG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4850 | _c3YG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Bk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4889:1: error: BUILDSTDERR: warning: label ‘_c3YJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4889 | _c3YJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4889 | _c3YJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_conts_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4939:1: error: BUILDSTDERR: warning: label ‘_c3YO’ defined but not used [-Wunused-label] BUILDSTDERR: 4939 | _c3YO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4939 | _c3YO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runConts1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:4991:1: error: BUILDSTDERR: warning: label ‘_c3Z5’ defined but not used [-Wunused-label] BUILDSTDERR: 4991 | _c3Z5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4991 | _c3Z5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Bn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:5023:1: error: BUILDSTDERR: warning: label ‘_c3Zm’ defined but not used [-Wunused-label] BUILDSTDERR: 5023 | _c3Zm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5023 | _c3Zm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Bp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:5061:1: error: BUILDSTDERR: warning: label ‘_c3ZE’ defined but not used [-Wunused-label] BUILDSTDERR: 5061 | _c3ZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5061 | _c3ZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Bq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:5100:1: error: BUILDSTDERR: warning: label ‘_c3ZH’ defined but not used [-Wunused-label] BUILDSTDERR: 5100 | _c3ZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5100 | _c3ZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_runConts_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:5150:1: error: BUILDSTDERR: warning: label ‘_c3ZM’ defined but not used [-Wunused-label] BUILDSTDERR: 5150 | _c3ZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5150 | _c3ZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Bw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:5202:1: error: BUILDSTDERR: warning: label ‘_c40m’ defined but not used [-Wunused-label] BUILDSTDERR: 5202 | _c40m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5202 | _c40m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘s3Bx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:5249:1: error: BUILDSTDERR: warning: label ‘_c40p’ defined but not used [-Wunused-label] BUILDSTDERR: 5249 | _c40p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5249 | _c40p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_callCC1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:5311:1: error: BUILDSTDERR: warning: label ‘_c40u’ defined but not used [-Wunused-label] BUILDSTDERR: 5311 | _c40u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5311 | _c40u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziConts_callCC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_22.hc:5355:1: error: BUILDSTDERR: warning: label ‘_c40J’ defined but not used [-Wunused-label] BUILDSTDERR: 5355 | _c40J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5355 | _c40J: BUILDSTDERR: | ^ [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.p_o ) BUILDSTDERR: src/Data/Functor/Contravariant/Rep.hs:59:1: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "tabulate/index" may never fire BUILDSTDERR: because rule "Class op index" for ‘index’ might fire first BUILDSTDERR: Probable fix: add phase [n] or [~n] to the competing rule BUILDSTDERR: | BUILDSTDERR: 59 | "tabulate/index" forall t. tabulate (index t) = t #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:47:1: error: BUILDSTDERR: warning: label ‘_c7zF’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _c7zF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _c7zF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7zC’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:72:1: error: BUILDSTDERR: warning: label ‘_c7zC’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _c7zC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _c7zC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_tabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:100:1: error: BUILDSTDERR: warning: label ‘_c7zW’ defined but not used [-Wunused-label] BUILDSTDERR: 100 | _c7zW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 100 | _c7zW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7zT’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:125:1: error: BUILDSTDERR: warning: label ‘_c7zT’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _c7zT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _c7zT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_index_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:153:1: error: BUILDSTDERR: warning: label ‘_c7Ad’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _c7Ad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _c7Ad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Aa’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:178:1: error: BUILDSTDERR: warning: label ‘_c7Aa’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _c7Aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _c7Aa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_contramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:206:1: error: BUILDSTDERR: warning: label ‘_c7Au’ defined but not used [-Wunused-label] BUILDSTDERR: 206 | _c7Au: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 206 | _c7Au: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Ar’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:231:1: error: BUILDSTDERR: warning: label ‘_c7Ar’ defined but not used [-Wunused-label] BUILDSTDERR: 231 | _c7Ar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 231 | _c7Ar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:258:1: error: BUILDSTDERR: warning: label ‘_c7AL’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _c7AL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _c7AL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7AI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:278:1: error: BUILDSTDERR: warning: label ‘_c7AI’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _c7AI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _c7AI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:306:1: error: BUILDSTDERR: warning: label ‘_c7B2’ defined but not used [-Wunused-label] BUILDSTDERR: 306 | _c7B2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 306 | _c7B2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7AZ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:327:1: error: BUILDSTDERR: warning: label ‘_c7AZ’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _c7AZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _c7AZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProxyzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:353:1: error: BUILDSTDERR: warning: label ‘_c7Bf’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _c7Bf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _c7Bf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableOp1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:387:1: error: BUILDSTDERR: warning: label ‘_c7Bo’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _c7Bo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _c7Bo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentablePredicate1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:411:1: error: BUILDSTDERR: warning: label ‘_c7Bx’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _c7Bx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _c7Bx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7wU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:437:1: error: BUILDSTDERR: warning: label ‘_c7C8’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _c7C8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _c7C8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7wV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:473:1: error: BUILDSTDERR: warning: label ‘_c7Cf’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _c7Cf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _c7Cf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7BW’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:509:1: error: BUILDSTDERR: warning: label ‘_c7BW’ defined but not used [-Wunused-label] BUILDSTDERR: 509 | _c7BW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 509 | _c7BW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7wW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:562:1: error: BUILDSTDERR: warning: label ‘_c7Co’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _c7Co: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _c7Co: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7wN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:616:1: error: BUILDSTDERR: warning: label ‘_c7CV’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _c7CV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _c7CV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7wO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:652:1: error: BUILDSTDERR: warning: label ‘_c7D2’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _c7D2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _c7D2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7CJ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:688:1: error: BUILDSTDERR: warning: label ‘_c7CJ’ defined but not used [-Wunused-label] BUILDSTDERR: 688 | _c7CJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 688 | _c7CJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7wP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:741:1: error: BUILDSTDERR: warning: label ‘_c7Db’ defined but not used [-Wunused-label] BUILDSTDERR: 741 | _c7Db: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 741 | _c7Db: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdwzdccontramapWithRep1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:801:1: error: BUILDSTDERR: warning: label ‘_c7Dg’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _c7Dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _c7Dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:855:1: error: BUILDSTDERR: warning: label ‘_c7DH’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _c7DH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _c7DH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7DE’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:884:1: error: BUILDSTDERR: warning: label ‘_c7DE’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _c7DE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _c7DE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7DL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:910:1: error: BUILDSTDERR: warning: label ‘_c7DL’ defined but not used [-Wunused-label] BUILDSTDERR: 910 | _c7DL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 910 | _c7DL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:952:1: error: BUILDSTDERR: warning: label ‘_c7Ee’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _c7Ee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _c7Ee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:992:1: error: BUILDSTDERR: warning: label ‘_c7Eo’ defined but not used [-Wunused-label] BUILDSTDERR: 992 | _c7Eo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 992 | _c7Eo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1033:1: error: BUILDSTDERR: warning: label ‘_c7Er’ defined but not used [-Wunused-label] BUILDSTDERR: 1033 | _c7Er: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1033 | _c7Er: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7E2’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1067:1: error: BUILDSTDERR: warning: label ‘_c7E2’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _c7E2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _c7E2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1128:1: error: BUILDSTDERR: warning: label ‘_c7F1’ defined but not used [-Wunused-label] BUILDSTDERR: 1128 | _c7F1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1128 | _c7F1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7EZ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1160:1: error: BUILDSTDERR: warning: label ‘_c7EZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1160 | _c7EZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1160 | _c7EZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1184:1: error: BUILDSTDERR: warning: label ‘_c7F7’ defined but not used [-Wunused-label] BUILDSTDERR: 1184 | _c7F7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1184 | _c7F7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1237:1: error: BUILDSTDERR: warning: label ‘_c7Fu’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _c7Fu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _c7Fu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Fs’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1269:1: error: BUILDSTDERR: warning: label ‘_c7Fs’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _c7Fs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _c7Fs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1293:1: error: BUILDSTDERR: warning: label ‘_c7FA’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _c7FA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _c7FA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1350:1: error: BUILDSTDERR: warning: label ‘_c7FG’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _c7FG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _c7FG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1404:1: error: BUILDSTDERR: warning: label ‘_c7G6’ defined but not used [-Wunused-label] BUILDSTDERR: 1404 | _c7G6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1404 | _c7G6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1439:1: error: BUILDSTDERR: warning: label ‘_c7Gg’ defined but not used [-Wunused-label] BUILDSTDERR: 1439 | _c7Gg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1439 | _c7Gg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProductzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1478:1: error: BUILDSTDERR: warning: label ‘_c7Gj’ defined but not used [-Wunused-label] BUILDSTDERR: 1478 | _c7Gj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1478 | _c7Gj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1523:1: error: BUILDSTDERR: warning: label ‘_c7GG’ defined but not used [-Wunused-label] BUILDSTDERR: 1523 | _c7GG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1523 | _c7GG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1558:1: error: BUILDSTDERR: warning: label ‘_c7GR’ defined but not used [-Wunused-label] BUILDSTDERR: 1558 | _c7GR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1558 | _c7GR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1593:1: error: BUILDSTDERR: warning: label ‘_c7H2’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _c7H2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _c7H2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1628:1: error: BUILDSTDERR: warning: label ‘_c7Hc’ defined but not used [-Wunused-label] BUILDSTDERR: 1628 | _c7Hc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1628 | _c7Hc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableProduct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1670:1: error: BUILDSTDERR: warning: label ‘_c7Hg’ defined but not used [-Wunused-label] BUILDSTDERR: 1670 | _c7Hg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1670 | _c7Hg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1737:1: error: BUILDSTDERR: warning: label ‘_c7HD’ defined but not used [-Wunused-label] BUILDSTDERR: 1737 | _c7HD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1737 | _c7HD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7HA’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1757:1: error: BUILDSTDERR: warning: label ‘_c7HA’ defined but not used [-Wunused-label] BUILDSTDERR: 1757 | _c7HA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1757 | _c7HA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1785:1: error: BUILDSTDERR: warning: label ‘_c7HU’ defined but not used [-Wunused-label] BUILDSTDERR: 1785 | _c7HU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1785 | _c7HU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7HR’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1806:1: error: BUILDSTDERR: warning: label ‘_c7HR’ defined but not used [-Wunused-label] BUILDSTDERR: 1806 | _c7HR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1806 | _c7HR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableU1zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1832:1: error: BUILDSTDERR: warning: label ‘_c7I7’ defined but not used [-Wunused-label] BUILDSTDERR: 1832 | _c7I7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1832 | _c7I7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7y2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1868:1: error: BUILDSTDERR: warning: label ‘_c7II’ defined but not used [-Wunused-label] BUILDSTDERR: 1868 | _c7II: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1868 | _c7II: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7y3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1904:1: error: BUILDSTDERR: warning: label ‘_c7IP’ defined but not used [-Wunused-label] BUILDSTDERR: 1904 | _c7IP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1904 | _c7IP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Iw’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1940:1: error: BUILDSTDERR: warning: label ‘_c7Iw’ defined but not used [-Wunused-label] BUILDSTDERR: 1940 | _c7Iw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1940 | _c7Iw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7y4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:1993:1: error: BUILDSTDERR: warning: label ‘_c7IY’ defined but not used [-Wunused-label] BUILDSTDERR: 1993 | _c7IY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1993 | _c7IY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2047:1: error: BUILDSTDERR: warning: label ‘_c7Jv’ defined but not used [-Wunused-label] BUILDSTDERR: 2047 | _c7Jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2047 | _c7Jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2083:1: error: BUILDSTDERR: warning: label ‘_c7JC’ defined but not used [-Wunused-label] BUILDSTDERR: 2083 | _c7JC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2083 | _c7JC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Jj’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2119:1: error: BUILDSTDERR: warning: label ‘_c7Jj’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _c7Jj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _c7Jj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7xX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2172:1: error: BUILDSTDERR: warning: label ‘_c7JL’ defined but not used [-Wunused-label] BUILDSTDERR: 2172 | _c7JL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2172 | _c7JL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdwzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2232:1: error: BUILDSTDERR: warning: label ‘_c7JQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2232 | _c7JQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2232 | _c7JQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2286:1: error: BUILDSTDERR: warning: label ‘_c7Kh’ defined but not used [-Wunused-label] BUILDSTDERR: 2286 | _c7Kh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2286 | _c7Kh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Ke’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2315:1: error: BUILDSTDERR: warning: label ‘_c7Ke’ defined but not used [-Wunused-label] BUILDSTDERR: 2315 | _c7Ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2315 | _c7Ke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Kl’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2341:1: error: BUILDSTDERR: warning: label ‘_c7Kl’ defined but not used [-Wunused-label] BUILDSTDERR: 2341 | _c7Kl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2341 | _c7Kl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2383:1: error: BUILDSTDERR: warning: label ‘_c7KO’ defined but not used [-Wunused-label] BUILDSTDERR: 2383 | _c7KO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2383 | _c7KO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7ym_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2423:1: error: BUILDSTDERR: warning: label ‘_c7KY’ defined but not used [-Wunused-label] BUILDSTDERR: 2423 | _c7KY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2423 | _c7KY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2464:1: error: BUILDSTDERR: warning: label ‘_c7L1’ defined but not used [-Wunused-label] BUILDSTDERR: 2464 | _c7L1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2464 | _c7L1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7KC’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2498:1: error: BUILDSTDERR: warning: label ‘_c7KC’ defined but not used [-Wunused-label] BUILDSTDERR: 2498 | _c7KC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2498 | _c7KC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2559:1: error: BUILDSTDERR: warning: label ‘_c7LB’ defined but not used [-Wunused-label] BUILDSTDERR: 2559 | _c7LB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2559 | _c7LB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Lz’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2591:1: error: BUILDSTDERR: warning: label ‘_c7Lz’ defined but not used [-Wunused-label] BUILDSTDERR: 2591 | _c7Lz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2591 | _c7Lz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2615:1: error: BUILDSTDERR: warning: label ‘_c7LH’ defined but not used [-Wunused-label] BUILDSTDERR: 2615 | _c7LH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2615 | _c7LH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2668:1: error: BUILDSTDERR: warning: label ‘_c7M4’ defined but not used [-Wunused-label] BUILDSTDERR: 2668 | _c7M4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2668 | _c7M4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7M2’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2700:1: error: BUILDSTDERR: warning: label ‘_c7M2’ defined but not used [-Wunused-label] BUILDSTDERR: 2700 | _c7M2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2700 | _c7M2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2724:1: error: BUILDSTDERR: warning: label ‘_c7Ma’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _c7Ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _c7Ma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2781:1: error: BUILDSTDERR: warning: label ‘_c7Mg’ defined but not used [-Wunused-label] BUILDSTDERR: 2781 | _c7Mg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2781 | _c7Mg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2835:1: error: BUILDSTDERR: warning: label ‘_c7MG’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _c7MG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _c7MG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2870:1: error: BUILDSTDERR: warning: label ‘_c7MQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _c7MQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _c7MQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2909:1: error: BUILDSTDERR: warning: label ‘_c7MT’ defined but not used [-Wunused-label] BUILDSTDERR: 2909 | _c7MT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2909 | _c7MT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2954:1: error: BUILDSTDERR: warning: label ‘_c7Ng’ defined but not used [-Wunused-label] BUILDSTDERR: 2954 | _c7Ng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2954 | _c7Ng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:2989:1: error: BUILDSTDERR: warning: label ‘_c7Nr’ defined but not used [-Wunused-label] BUILDSTDERR: 2989 | _c7Nr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2989 | _c7Nr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3024:1: error: BUILDSTDERR: warning: label ‘_c7NC’ defined but not used [-Wunused-label] BUILDSTDERR: 3024 | _c7NC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3024 | _c7NC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3059:1: error: BUILDSTDERR: warning: label ‘_c7NM’ defined but not used [-Wunused-label] BUILDSTDERR: 3059 | _c7NM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3059 | _c7NM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableZCztZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3101:1: error: BUILDSTDERR: warning: label ‘_c7NQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3101 | _c7NQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3101 | _c7NQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3168:1: error: BUILDSTDERR: warning: label ‘_c7Og’ defined but not used [-Wunused-label] BUILDSTDERR: 3168 | _c7Og: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3168 | _c7Og: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3208:1: error: BUILDSTDERR: warning: label ‘_c7Oy’ defined but not used [-Wunused-label] BUILDSTDERR: 3208 | _c7Oy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3208 | _c7Oy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Os’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3242:1: error: BUILDSTDERR: warning: label ‘_c7Os’ defined but not used [-Wunused-label] BUILDSTDERR: 3242 | _c7Os: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3242 | _c7Os: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zddmcontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3279:1: error: BUILDSTDERR: warning: label ‘_c7OH’ defined but not used [-Wunused-label] BUILDSTDERR: 3279 | _c7OH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3279 | _c7OH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7yY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3337:1: error: BUILDSTDERR: warning: label ‘_c7P4’ defined but not used [-Wunused-label] BUILDSTDERR: 3337 | _c7P4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3337 | _c7P4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7z3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3378:1: error: BUILDSTDERR: warning: label ‘_c7Pm’ defined but not used [-Wunused-label] BUILDSTDERR: 3378 | _c7Pm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3378 | _c7Pm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Pg’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3412:1: error: BUILDSTDERR: warning: label ‘_c7Pg’ defined but not used [-Wunused-label] BUILDSTDERR: 3412 | _c7Pg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3412 | _c7Pg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentablePredicatezuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3447:1: error: BUILDSTDERR: warning: label ‘_c7Pv’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _c7Pv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _c7Pv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7z6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3505:1: error: BUILDSTDERR: warning: label ‘_c7PS’ defined but not used [-Wunused-label] BUILDSTDERR: 3505 | _c7PS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3505 | _c7PS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7zb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3546:1: error: BUILDSTDERR: warning: label ‘_c7Qa’ defined but not used [-Wunused-label] BUILDSTDERR: 3546 | _c7Qa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3546 | _c7Qa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘_c7Q4’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3580:1: error: BUILDSTDERR: warning: label ‘_c7Q4’ defined but not used [-Wunused-label] BUILDSTDERR: 3580 | _c7Q4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3580 | _c7Q4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_zdfRepresentableOpzuzdccontramapWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3615:1: error: BUILDSTDERR: warning: label ‘_c7Qj’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _c7Qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _c7Qj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7zh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3671:1: error: BUILDSTDERR: warning: label ‘_c7QM’ defined but not used [-Wunused-label] BUILDSTDERR: 3671 | _c7QM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3671 | _c7QM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7zi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3709:1: error: BUILDSTDERR: warning: label ‘_c7QP’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _c7QP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _c7QP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7zg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3761:1: error: BUILDSTDERR: warning: label ‘_c7R1’ defined but not used [-Wunused-label] BUILDSTDERR: 3761 | _c7R1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3761 | _c7R1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_tabulated_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3802:1: error: BUILDSTDERR: warning: label ‘_c7R4’ defined but not used [-Wunused-label] BUILDSTDERR: 3802 | _c7R4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3802 | _c7R4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7zm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3859:1: error: BUILDSTDERR: warning: label ‘_c7RC’ defined but not used [-Wunused-label] BUILDSTDERR: 3859 | _c7RC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3859 | _c7RC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7zo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3897:1: error: BUILDSTDERR: warning: label ‘_c7RU’ defined but not used [-Wunused-label] BUILDSTDERR: 3897 | _c7RU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3897 | _c7RU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7zp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3936:1: error: BUILDSTDERR: warning: label ‘_c7RX’ defined but not used [-Wunused-label] BUILDSTDERR: 3936 | _c7RX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3936 | _c7RX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘s7zq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:3988:1: error: BUILDSTDERR: warning: label ‘_c7S2’ defined but not used [-Wunused-label] BUILDSTDERR: 3988 | _c7S2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3988 | _c7S2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_contramapRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:4055:1: error: BUILDSTDERR: warning: label ‘_c7S7’ defined but not used [-Wunused-label] BUILDSTDERR: 4055 | _c7S7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4055 | _c7S7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_CZCRepresentable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:4164:1: error: BUILDSTDERR: warning: label ‘_c7Sr’ defined but not used [-Wunused-label] BUILDSTDERR: 4164 | _c7Sr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4164 | _c7Sr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziRep_CZCRepresentable_con_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:4202:1: error: BUILDSTDERR: warning: label ‘_c7SB’ defined but not used [-Wunused-label] BUILDSTDERR: 4202 | _c7SB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4202 | _c7SB: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc25009_0/ghc_33.hc:4218:22: error: BUILDSTDERR: warning: ‘S7SF_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4218 | static const StgWord S7SF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4218 | static const StgWord S7SF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.p_o ) BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:58:1: error: BUILDSTDERR: warning: label ‘_c85h’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _c85h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _c85h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c85e’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:83:1: error: BUILDSTDERR: warning: label ‘_c85e’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _c85e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _c85e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:111:1: error: BUILDSTDERR: warning: label ‘_c85y’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _c85y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _c85y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c85v’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:136:1: error: BUILDSTDERR: warning: label ‘_c85v’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _c85v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _c85v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_unit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:164:1: error: BUILDSTDERR: warning: label ‘_c85P’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _c85P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _c85P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c85M’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:189:1: error: BUILDSTDERR: warning: label ‘_c85M’ defined but not used [-Wunused-label] BUILDSTDERR: 189 | _c85M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 189 | _c85M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_counit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:217:1: error: BUILDSTDERR: warning: label ‘_c866’ defined but not used [-Wunused-label] BUILDSTDERR: 217 | _c866: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 217 | _c866: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c863’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:242:1: error: BUILDSTDERR: warning: label ‘_c863’ defined but not used [-Wunused-label] BUILDSTDERR: 242 | _c863: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 242 | _c863: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_leftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:270:1: error: BUILDSTDERR: warning: label ‘_c86n’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _c86n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _c86n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c86k’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:295:1: error: BUILDSTDERR: warning: label ‘_c86k’ defined but not used [-Wunused-label] BUILDSTDERR: 295 | _c86k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 295 | _c86k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_rightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:323:1: error: BUILDSTDERR: warning: label ‘_c86E’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _c86E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _c86E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c86B’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:348:1: error: BUILDSTDERR: warning: label ‘_c86B’ defined but not used [-Wunused-label] BUILDSTDERR: 348 | _c86B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | _c86B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionOpOp1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:377:1: error: BUILDSTDERR: warning: label ‘_c86S’ defined but not used [-Wunused-label] BUILDSTDERR: 377 | _c86S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 377 | _c86S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionPredicatePredicate1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:412:1: error: BUILDSTDERR: warning: label ‘_c872’ defined but not used [-Wunused-label] BUILDSTDERR: 412 | _c872: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 412 | _c872: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s841_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:446:1: error: BUILDSTDERR: warning: label ‘_c87l’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _c87l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _c87l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c87j’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:479:1: error: BUILDSTDERR: warning: label ‘_c87j’ defined but not used [-Wunused-label] BUILDSTDERR: 479 | _c87j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 479 | _c87j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s844_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:503:1: error: BUILDSTDERR: warning: label ‘_c87G’ defined but not used [-Wunused-label] BUILDSTDERR: 503 | _c87G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 503 | _c87G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s845_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:545:1: error: BUILDSTDERR: warning: label ‘_c87J’ defined but not used [-Wunused-label] BUILDSTDERR: 545 | _c87J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 545 | _c87J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:593:1: error: BUILDSTDERR: warning: label ‘_c87O’ defined but not used [-Wunused-label] BUILDSTDERR: 593 | _c87O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 593 | _c87O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s848_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:641:1: error: BUILDSTDERR: warning: label ‘_c88f’ defined but not used [-Wunused-label] BUILDSTDERR: 641 | _c88f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 641 | _c88f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c88d’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:675:1: error: BUILDSTDERR: warning: label ‘_c88d’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _c88d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _c88d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘_c88j’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:693:1: error: BUILDSTDERR: warning: label ‘_c88j’ defined but not used [-Wunused-label] BUILDSTDERR: 693 | _c88j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 693 | _c88j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84c_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:717:1: error: BUILDSTDERR: warning: label ‘_c88G’ defined but not used [-Wunused-label] BUILDSTDERR: 717 | _c88G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | _c88G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84d_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:759:1: error: BUILDSTDERR: warning: label ‘_c88J’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _c88J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _c88J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:807:1: error: BUILDSTDERR: warning: label ‘_c88O’ defined but not used [-Wunused-label] BUILDSTDERR: 807 | _c88O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 807 | _c88O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84i_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:857:1: error: BUILDSTDERR: warning: label ‘_c89m’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _c89m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _c89m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84g_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:895:1: error: BUILDSTDERR: warning: label ‘_c89p’ defined but not used [-Wunused-label] BUILDSTDERR: 895 | _c89p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 895 | _c89p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84k_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:945:1: error: BUILDSTDERR: warning: label ‘_c89J’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _c89J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _c89J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84l_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:984:1: error: BUILDSTDERR: warning: label ‘_c89M’ defined but not used [-Wunused-label] BUILDSTDERR: 984 | _c89M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 984 | _c89M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionPredicatePredicatezuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1032:1: error: BUILDSTDERR: warning: label ‘_c89R’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _c89R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _c89R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84q_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1081:1: error: BUILDSTDERR: warning: label ‘_c8ar’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _c8ar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _c8ar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84o_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1119:1: error: BUILDSTDERR: warning: label ‘_c8au’ defined but not used [-Wunused-label] BUILDSTDERR: 1119 | _c8au: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1119 | _c8au: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84s_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1169:1: error: BUILDSTDERR: warning: label ‘_c8aO’ defined but not used [-Wunused-label] BUILDSTDERR: 1169 | _c8aO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1169 | _c8aO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84t_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1208:1: error: BUILDSTDERR: warning: label ‘_c8aR’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _c8aR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _c8aR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionPredicatePredicatezuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1256:1: error: BUILDSTDERR: warning: label ‘_c8aW’ defined but not used [-Wunused-label] BUILDSTDERR: 1256 | _c8aW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1256 | _c8aW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84y_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1316:1: error: BUILDSTDERR: warning: label ‘_c8bw’ defined but not used [-Wunused-label] BUILDSTDERR: 1316 | _c8bw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1316 | _c8bw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84w_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1354:1: error: BUILDSTDERR: warning: label ‘_c8bz’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _c8bz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _c8bz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84A_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1404:1: error: BUILDSTDERR: warning: label ‘_c8bT’ defined but not used [-Wunused-label] BUILDSTDERR: 1404 | _c8bT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1404 | _c8bT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84B_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1443:1: error: BUILDSTDERR: warning: label ‘_c8bW’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _c8bW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _c8bW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionOpOpzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1491:1: error: BUILDSTDERR: warning: label ‘_c8c1’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _c8c1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _c8c1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84G_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1540:1: error: BUILDSTDERR: warning: label ‘_c8cB’ defined but not used [-Wunused-label] BUILDSTDERR: 1540 | _c8cB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1540 | _c8cB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84E_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1578:1: error: BUILDSTDERR: warning: label ‘_c8cE’ defined but not used [-Wunused-label] BUILDSTDERR: 1578 | _c8cE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1578 | _c8cE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84I_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1628:1: error: BUILDSTDERR: warning: label ‘_c8cY’ defined but not used [-Wunused-label] BUILDSTDERR: 1628 | _c8cY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1628 | _c8cY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84J_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1667:1: error: BUILDSTDERR: warning: label ‘_c8d1’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _c8d1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _c8d1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zdfAdjunctionOpOpzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1715:1: error: BUILDSTDERR: warning: label ‘_c8d6’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _c8d6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _c8d6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmcounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1773:1: error: BUILDSTDERR: warning: label ‘_c8dp’ defined but not used [-Wunused-label] BUILDSTDERR: 1773 | _c8dp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1773 | _c8dp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_zddmunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1809:1: error: BUILDSTDERR: warning: label ‘_c8dy’ defined but not used [-Wunused-label] BUILDSTDERR: 1809 | _c8dy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1809 | _c8dy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84Q_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1844:1: error: BUILDSTDERR: warning: label ‘_c8dV’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _c8dV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _c8dV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84R_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1882:1: error: BUILDSTDERR: warning: label ‘_c8dY’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _c8dY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _c8dY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84P_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1934:1: error: BUILDSTDERR: warning: label ‘_c8ea’ defined but not used [-Wunused-label] BUILDSTDERR: 1934 | _c8ea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1934 | _c8ea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_adjuncted_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:1974:1: error: BUILDSTDERR: warning: label ‘_c8ed’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _c8ed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _c8ed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84U_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:2035:1: error: BUILDSTDERR: warning: label ‘_c8eE’ defined but not used [-Wunused-label] BUILDSTDERR: 2035 | _c8eE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2035 | _c8eE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_contrarepAdjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:2083:1: error: BUILDSTDERR: warning: label ‘_c8eH’ defined but not used [-Wunused-label] BUILDSTDERR: 2083 | _c8eH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2083 | _c8eH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84Y_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:2125:1: error: BUILDSTDERR: warning: label ‘_c8fc’ defined but not used [-Wunused-label] BUILDSTDERR: 2125 | _c8fc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2125 | _c8fc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘s84Z_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:2159:1: error: BUILDSTDERR: warning: label ‘_c8ff’ defined but not used [-Wunused-label] BUILDSTDERR: 2159 | _c8ff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2159 | _c8ff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_coindexAdjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:2217:1: error: BUILDSTDERR: warning: label ‘_c8fk’ defined but not used [-Wunused-label] BUILDSTDERR: 2217 | _c8fk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2217 | _c8fk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_CZCAdjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:2334:1: error: BUILDSTDERR: warning: label ‘_c8fA’ defined but not used [-Wunused-label] BUILDSTDERR: 2334 | _c8fA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2334 | _c8fA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziContravariantziAdjunction_CZCAdjunction_con_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:2376:1: error: BUILDSTDERR: warning: label ‘_c8fK’ defined but not used [-Wunused-label] BUILDSTDERR: 2376 | _c8fK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2376 | _c8fK: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc25009_0/ghc_44.hc:2392:22: error: BUILDSTDERR: warning: ‘S8fO_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2392 | static const StgWord S8fO_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2392 | static const StgWord S8fO_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.p_o ) BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:69:1: error: BUILDSTDERR: warning: label ‘_c8rq’ defined but not used [-Wunused-label] BUILDSTDERR: 69 | _c8rq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 69 | _c8rq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8ro’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:102:1: error: BUILDSTDERR: warning: label ‘_c8ro’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _c8ro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _c8ro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:130:1: error: BUILDSTDERR: warning: label ‘_c8rw’ defined but not used [-Wunused-label] BUILDSTDERR: 130 | _c8rw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 130 | _c8rw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:189:1: error: BUILDSTDERR: warning: label ‘_c8rE’ defined but not used [-Wunused-label] BUILDSTDERR: 189 | _c8rE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 189 | _c8rE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8rC’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:229:1: error: BUILDSTDERR: warning: label ‘_c8rC’ defined but not used [-Wunused-label] BUILDSTDERR: 229 | _c8rC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 229 | _c8rC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8rI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:247:1: error: BUILDSTDERR: warning: label ‘_c8rI’ defined but not used [-Wunused-label] BUILDSTDERR: 247 | _c8rI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 247 | _c8rI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:276:1: error: BUILDSTDERR: warning: label ‘_c8sa’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _c8sa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _c8sa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfFunctorAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:307:1: error: BUILDSTDERR: warning: label ‘_c8sd’ defined but not used [-Wunused-label] BUILDSTDERR: 307 | _c8sd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 307 | _c8sd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8po_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:345:1: error: BUILDSTDERR: warning: label ‘_c8sy’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _c8sy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _c8sy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:380:1: error: BUILDSTDERR: warning: label ‘_c8sJ’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _c8sJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _c8sJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:419:1: error: BUILDSTDERR: warning: label ‘_c8sN’ defined but not used [-Wunused-label] BUILDSTDERR: 419 | _c8sN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 419 | _c8sN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8ps_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:472:1: error: BUILDSTDERR: warning: label ‘_c8tg’ defined but not used [-Wunused-label] BUILDSTDERR: 472 | _c8tg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 472 | _c8tg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:510:1: error: BUILDSTDERR: warning: label ‘_c8tj’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _c8tj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _c8tj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:561:1: error: BUILDSTDERR: warning: label ‘_c8tw’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _c8tw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _c8tw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:592:1: error: BUILDSTDERR: warning: label ‘_c8tz’ defined but not used [-Wunused-label] BUILDSTDERR: 592 | _c8tz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 592 | _c8tz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8px_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:638:1: error: BUILDSTDERR: warning: label ‘_c8tX’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _c8tX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _c8tX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:675:1: error: BUILDSTDERR: warning: label ‘_c8u0’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _c8u0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _c8u0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:714:1: error: BUILDSTDERR: warning: label ‘_c8ue’ defined but not used [-Wunused-label] BUILDSTDERR: 714 | _c8ue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 714 | _c8ue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:744:1: error: BUILDSTDERR: warning: label ‘_c8un’ defined but not used [-Wunused-label] BUILDSTDERR: 744 | _c8un: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 744 | _c8un: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:770:1: error: BUILDSTDERR: warning: label ‘_c8uT’ defined but not used [-Wunused-label] BUILDSTDERR: 770 | _c8uT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 770 | _c8uT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:806:1: error: BUILDSTDERR: warning: label ‘_c8uW’ defined but not used [-Wunused-label] BUILDSTDERR: 806 | _c8uW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 806 | _c8uW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:862:1: error: BUILDSTDERR: warning: label ‘_c8v1’ defined but not used [-Wunused-label] BUILDSTDERR: 862 | _c8v1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 862 | _c8v1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:921:1: error: BUILDSTDERR: warning: label ‘_c8v9’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _c8v9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _c8v9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8v7’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:961:1: error: BUILDSTDERR: warning: label ‘_c8v7’ defined but not used [-Wunused-label] BUILDSTDERR: 961 | _c8v7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 961 | _c8v7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8vd’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:980:1: error: BUILDSTDERR: warning: label ‘_c8vd’ defined but not used [-Wunused-label] BUILDSTDERR: 980 | _c8vd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 980 | _c8vd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1013:1: error: BUILDSTDERR: warning: label ‘_c8vU’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _c8vU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _c8vU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1045:1: error: BUILDSTDERR: warning: label ‘_c8w4’ defined but not used [-Wunused-label] BUILDSTDERR: 1045 | _c8w4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1045 | _c8w4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1080:1: error: BUILDSTDERR: warning: label ‘_c8we’ defined but not used [-Wunused-label] BUILDSTDERR: 1080 | _c8we: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1080 | _c8we: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1114:1: error: BUILDSTDERR: warning: label ‘_c8wU’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _c8wU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _c8wU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1157:1: error: BUILDSTDERR: warning: label ‘_c8wX’ defined but not used [-Wunused-label] BUILDSTDERR: 1157 | _c8wX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1157 | _c8wX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1220:1: error: BUILDSTDERR: warning: label ‘_c8x2’ defined but not used [-Wunused-label] BUILDSTDERR: 1220 | _c8x2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1220 | _c8x2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1280:1: error: BUILDSTDERR: warning: label ‘_c8x7’ defined but not used [-Wunused-label] BUILDSTDERR: 1280 | _c8x7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1280 | _c8x7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1345:1: error: BUILDSTDERR: warning: label ‘_c8xc’ defined but not used [-Wunused-label] BUILDSTDERR: 1345 | _c8xc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1345 | _c8xc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8pZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1415:1: error: BUILDSTDERR: warning: label ‘_c8xh’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _c8xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _c8xh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8q0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1491:1: error: BUILDSTDERR: warning: label ‘_c8xm’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _c8xm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _c8xm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1551:1: error: BUILDSTDERR: warning: label ‘_c8xu’ defined but not used [-Wunused-label] BUILDSTDERR: 1551 | _c8xu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1551 | _c8xu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8xs’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1591:1: error: BUILDSTDERR: warning: label ‘_c8xs’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _c8xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _c8xs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8xy’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1610:1: error: BUILDSTDERR: warning: label ‘_c8xy’ defined but not used [-Wunused-label] BUILDSTDERR: 1610 | _c8xy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1610 | _c8xy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8q5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1643:1: error: BUILDSTDERR: warning: label ‘_c8ym’ defined but not used [-Wunused-label] BUILDSTDERR: 1643 | _c8ym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1643 | _c8ym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8q6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1680:1: error: BUILDSTDERR: warning: label ‘_c8yp’ defined but not used [-Wunused-label] BUILDSTDERR: 1680 | _c8yp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1680 | _c8yp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1738:1: error: BUILDSTDERR: warning: label ‘_c8yu’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _c8yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _c8yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1786:1: error: BUILDSTDERR: warning: label ‘_c8yX’ defined but not used [-Wunused-label] BUILDSTDERR: 1786 | _c8yX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1786 | _c8yX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1823:1: error: BUILDSTDERR: warning: label ‘_c8z0’ defined but not used [-Wunused-label] BUILDSTDERR: 1823 | _c8z0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1823 | _c8z0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1879:1: error: BUILDSTDERR: warning: label ‘_c8z5’ defined but not used [-Wunused-label] BUILDSTDERR: 1879 | _c8z5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1879 | _c8z5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1920:1: error: BUILDSTDERR: warning: label ‘_c8zk’ defined but not used [-Wunused-label] BUILDSTDERR: 1920 | _c8zk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1920 | _c8zk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1946:1: error: BUILDSTDERR: warning: label ‘_c8zH’ defined but not used [-Wunused-label] BUILDSTDERR: 1946 | _c8zH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1946 | _c8zH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:1983:1: error: BUILDSTDERR: warning: label ‘_c8zK’ defined but not used [-Wunused-label] BUILDSTDERR: 1983 | _c8zK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1983 | _c8zK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2039:1: error: BUILDSTDERR: warning: label ‘_c8zP’ defined but not used [-Wunused-label] BUILDSTDERR: 2039 | _c8zP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2039 | _c8zP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2083:1: error: BUILDSTDERR: warning: label ‘_c8Ar’ defined but not used [-Wunused-label] BUILDSTDERR: 2083 | _c8Ar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2083 | _c8Ar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2120:1: error: BUILDSTDERR: warning: label ‘_c8Au’ defined but not used [-Wunused-label] BUILDSTDERR: 2120 | _c8Au: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2120 | _c8Au: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2176:1: error: BUILDSTDERR: warning: label ‘_c8Az’ defined but not used [-Wunused-label] BUILDSTDERR: 2176 | _c8Az: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2176 | _c8Az: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘r8oP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2235:1: error: BUILDSTDERR: warning: label ‘_c8AH’ defined but not used [-Wunused-label] BUILDSTDERR: 2235 | _c8AH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2235 | _c8AH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8AF’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2275:1: error: BUILDSTDERR: warning: label ‘_c8AF’ defined but not used [-Wunused-label] BUILDSTDERR: 2275 | _c8AF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2275 | _c8AF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘_c8AL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2294:1: error: BUILDSTDERR: warning: label ‘_c8AL’ defined but not used [-Wunused-label] BUILDSTDERR: 2294 | _c8AL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2294 | _c8AL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2326:1: error: BUILDSTDERR: warning: label ‘_c8B7’ defined but not used [-Wunused-label] BUILDSTDERR: 2326 | _c8B7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2326 | _c8B7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2350:1: error: BUILDSTDERR: warning: label ‘_c8Bo’ defined but not used [-Wunused-label] BUILDSTDERR: 2350 | _c8Bo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2350 | _c8Bo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2385:1: error: BUILDSTDERR: warning: label ‘_c8Bz’ defined but not used [-Wunused-label] BUILDSTDERR: 2385 | _c8Bz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2385 | _c8Bz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2420:1: error: BUILDSTDERR: warning: label ‘_c8BK’ defined but not used [-Wunused-label] BUILDSTDERR: 2420 | _c8BK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2420 | _c8BK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2455:1: error: BUILDSTDERR: warning: label ‘_c8BV’ defined but not used [-Wunused-label] BUILDSTDERR: 2455 | _c8BV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2455 | _c8BV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2490:1: error: BUILDSTDERR: warning: label ‘_c8C5’ defined but not used [-Wunused-label] BUILDSTDERR: 2490 | _c8C5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2490 | _c8C5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2526:1: error: BUILDSTDERR: warning: label ‘_c8Cf’ defined but not used [-Wunused-label] BUILDSTDERR: 2526 | _c8Cf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2526 | _c8Cf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfApplicativeAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2570:1: error: BUILDSTDERR: warning: label ‘_c8Cj’ defined but not used [-Wunused-label] BUILDSTDERR: 2570 | _c8Cj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2570 | _c8Cj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘r8oQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2650:1: error: BUILDSTDERR: warning: label ‘_c8CG’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _c8CG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _c8CG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2675:1: error: BUILDSTDERR: warning: label ‘_c8CX’ defined but not used [-Wunused-label] BUILDSTDERR: 2675 | _c8CX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2675 | _c8CX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2711:1: error: BUILDSTDERR: warning: label ‘_c8D8’ defined but not used [-Wunused-label] BUILDSTDERR: 2711 | _c8D8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2711 | _c8D8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2746:1: error: BUILDSTDERR: warning: label ‘_c8Dj’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _c8Dj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _c8Dj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2781:1: error: BUILDSTDERR: warning: label ‘_c8Dt’ defined but not used [-Wunused-label] BUILDSTDERR: 2781 | _c8Dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2781 | _c8Dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_zdfMonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2824:1: error: BUILDSTDERR: warning: label ‘_c8Dx’ defined but not used [-Wunused-label] BUILDSTDERR: 2824 | _c8Dx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2824 | _c8Dx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2894:1: error: BUILDSTDERR: warning: label ‘_c8DY’ defined but not used [-Wunused-label] BUILDSTDERR: 2894 | _c8DY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2894 | _c8DY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2932:1: error: BUILDSTDERR: warning: label ‘_c8E9’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _c8E9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _c8E9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:2964:1: error: BUILDSTDERR: warning: label ‘_c8Ec’ defined but not used [-Wunused-label] BUILDSTDERR: 2964 | _c8Ec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2964 | _c8Ec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjoint1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:3011:1: error: BUILDSTDERR: warning: label ‘_c8Er’ defined but not used [-Wunused-label] BUILDSTDERR: 3011 | _c8Er: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3011 | _c8Er: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:3038:1: error: BUILDSTDERR: warning: label ‘_c8EI’ defined but not used [-Wunused-label] BUILDSTDERR: 3038 | _c8EI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3038 | _c8EI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:3079:1: error: BUILDSTDERR: warning: label ‘_c8F1’ defined but not used [-Wunused-label] BUILDSTDERR: 3079 | _c8F1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3079 | _c8F1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘s8qS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:3121:1: error: BUILDSTDERR: warning: label ‘_c8F4’ defined but not used [-Wunused-label] BUILDSTDERR: 3121 | _c8F4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3121 | _c8F4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziContravariantziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_55.hc:3168:1: error: BUILDSTDERR: warning: label ‘_c8F9’ defined but not used [-Wunused-label] BUILDSTDERR: 3168 | _c8F9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3168 | _c8F9: BUILDSTDERR: | ^ [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.p_o ) BUILDSTDERR: src/Data/Functor/Rep.hs:250:1: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "tabulate/index" may never fire BUILDSTDERR: because rule "Class op index" for ‘index’ might fire first BUILDSTDERR: Probable fix: add phase [n] or [~n] to the competing rule BUILDSTDERR: | BUILDSTDERR: 250 | "tabulate/index" forall t. tabulate (index t) = t #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gindexzq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:341:1: error: BUILDSTDERR: warning: label ‘_ceJM’ defined but not used [-Wunused-label] BUILDSTDERR: 341 | _ceJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 341 | _ceJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gtabulatezq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:365:1: error: BUILDSTDERR: warning: label ‘_ceJV’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _ceJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _ceJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:392:1: error: BUILDSTDERR: warning: label ‘_ceK8’ defined but not used [-Wunused-label] BUILDSTDERR: 392 | _ceK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 392 | _ceK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceK5’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:417:1: error: BUILDSTDERR: warning: label ‘_ceK5’ defined but not used [-Wunused-label] BUILDSTDERR: 417 | _ceK5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 417 | _ceK5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_tabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:445:1: error: BUILDSTDERR: warning: label ‘_ceKp’ defined but not used [-Wunused-label] BUILDSTDERR: 445 | _ceKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 445 | _ceKp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceKm’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:470:1: error: BUILDSTDERR: warning: label ‘_ceKm’ defined but not used [-Wunused-label] BUILDSTDERR: 470 | _ceKm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 470 | _ceKm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_index_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:498:1: error: BUILDSTDERR: warning: label ‘_ceKG’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _ceKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _ceKG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceKD’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:523:1: error: BUILDSTDERR: warning: label ‘_ceKD’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _ceKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _ceKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sewR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:552:1: error: BUILDSTDERR: warning: label ‘_ceL9’ defined but not used [-Wunused-label] BUILDSTDERR: 552 | _ceL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 552 | _ceL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sewS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:597:1: error: BUILDSTDERR: warning: label ‘_ceLe’ defined but not used [-Wunused-label] BUILDSTDERR: 597 | _ceLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 597 | _ceLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sewN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:648:1: error: BUILDSTDERR: warning: label ‘_ceLz’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _ceLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _ceLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sewO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:693:1: error: BUILDSTDERR: warning: label ‘_ceLE’ defined but not used [-Wunused-label] BUILDSTDERR: 693 | _ceLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 693 | _ceLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCztZCzuzdcgtabulatezq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:747:1: error: BUILDSTDERR: warning: label ‘_ceLK’ defined but not used [-Wunused-label] BUILDSTDERR: 747 | _ceLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 747 | _ceLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCztZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:800:1: error: BUILDSTDERR: warning: label ‘_ceM3’ defined but not used [-Wunused-label] BUILDSTDERR: 800 | _ceM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 800 | _ceM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulatePar2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:823:1: error: BUILDSTDERR: warning: label ‘_ceMc’ defined but not used [-Wunused-label] BUILDSTDERR: 823 | _ceMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 823 | _ceMc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulatePar1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:848:1: error: BUILDSTDERR: warning: label ‘_ceMl’ defined but not used [-Wunused-label] BUILDSTDERR: 848 | _ceMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 848 | _ceMl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘rewe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:870:1: error: BUILDSTDERR: warning: label ‘_ceMu’ defined but not used [-Wunused-label] BUILDSTDERR: 870 | _ceMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 870 | _ceMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateM1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:895:1: error: BUILDSTDERR: warning: label ‘_ceMD’ defined but not used [-Wunused-label] BUILDSTDERR: 895 | _ceMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 895 | _ceMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCztZCzuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:920:1: error: BUILDSTDERR: warning: label ‘_ceMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 920 | _ceMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 920 | _ceMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceMN’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:947:1: error: BUILDSTDERR: warning: label ‘_ceMN’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _ceMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _ceMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceMW’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:968:1: error: BUILDSTDERR: warning: label ‘_ceMW’ defined but not used [-Wunused-label] BUILDSTDERR: 968 | _ceMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 968 | _ceMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCztZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1007:1: error: BUILDSTDERR: warning: label ‘_ceNg’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _ceNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _ceNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexPar1zuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1031:1: error: BUILDSTDERR: warning: label ‘_ceNs’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _ceNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _ceNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceNq’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1052:1: error: BUILDSTDERR: warning: label ‘_ceNq’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _ceNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _ceNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexPar1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1078:1: error: BUILDSTDERR: warning: label ‘_ceNE’ defined but not used [-Wunused-label] BUILDSTDERR: 1078 | _ceNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1078 | _ceNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘rewf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1100:1: error: BUILDSTDERR: warning: label ‘_ceNN’ defined but not used [-Wunused-label] BUILDSTDERR: 1100 | _ceNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1100 | _ceNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexM1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1125:1: error: BUILDSTDERR: warning: label ‘_ceNW’ defined but not used [-Wunused-label] BUILDSTDERR: 1125 | _ceNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1125 | _ceNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProxyzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1150:1: error: BUILDSTDERR: warning: label ‘_ceO9’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _ceO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _ceO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceO6’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1176:1: error: BUILDSTDERR: warning: label ‘_ceO6’ defined but not used [-Wunused-label] BUILDSTDERR: 1176 | _ceO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1176 | _ceO6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProxyzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1202:1: error: BUILDSTDERR: warning: label ‘_ceOm’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _ceOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _ceOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1237:1: error: BUILDSTDERR: warning: label ‘_ceOy’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _ceOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _ceOy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceOw’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1258:1: error: BUILDSTDERR: warning: label ‘_ceOw’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _ceOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _ceOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentity1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1284:1: error: BUILDSTDERR: warning: label ‘_ceOK’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _ceOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _ceOK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTaggedzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1319:1: error: BUILDSTDERR: warning: label ‘_ceOW’ defined but not used [-Wunused-label] BUILDSTDERR: 1319 | _ceOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1319 | _ceOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceOU’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1340:1: error: BUILDSTDERR: warning: label ‘_ceOU’ defined but not used [-Wunused-label] BUILDSTDERR: 1340 | _ceOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1340 | _ceOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTagged1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1366:1: error: BUILDSTDERR: warning: label ‘_ceP8’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _ceP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _ceP8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1401:1: error: BUILDSTDERR: warning: label ‘_cePo’ defined but not used [-Wunused-label] BUILDSTDERR: 1401 | _cePo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1401 | _cePo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1438:1: error: BUILDSTDERR: warning: label ‘_cePr’ defined but not used [-Wunused-label] BUILDSTDERR: 1438 | _cePr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1438 | _cePr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1476:1: error: BUILDSTDERR: warning: label ‘_cePL’ defined but not used [-Wunused-label] BUILDSTDERR: 1476 | _cePL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1476 | _cePL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1511:1: error: BUILDSTDERR: warning: label ‘_cePV’ defined but not used [-Wunused-label] BUILDSTDERR: 1511 | _cePV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1511 | _cePV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1546:1: error: BUILDSTDERR: warning: label ‘_ceQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _ceQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _ceQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableIdentityT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1585:1: error: BUILDSTDERR: warning: label ‘_ceQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 1585 | _ceQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1585 | _ceQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1648:1: error: BUILDSTDERR: warning: label ‘_ceQC’ defined but not used [-Wunused-label] BUILDSTDERR: 1648 | _ceQC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1648 | _ceQC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1684:1: error: BUILDSTDERR: warning: label ‘_ceQF’ defined but not used [-Wunused-label] BUILDSTDERR: 1684 | _ceQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1684 | _ceQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceQr’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1712:1: error: BUILDSTDERR: warning: label ‘_ceQr’ defined but not used [-Wunused-label] BUILDSTDERR: 1712 | _ceQr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1712 | _ceQr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1762:1: error: BUILDSTDERR: warning: label ‘_ceR1’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _ceR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _ceR1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1801:1: error: BUILDSTDERR: warning: label ‘_ceR4’ defined but not used [-Wunused-label] BUILDSTDERR: 1801 | _ceR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1801 | _ceR4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1851:1: error: BUILDSTDERR: warning: label ‘_ceRo’ defined but not used [-Wunused-label] BUILDSTDERR: 1851 | _ceRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1851 | _ceRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1888:1: error: BUILDSTDERR: warning: label ‘_ceRr’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _ceRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _ceRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1926:1: error: BUILDSTDERR: warning: label ‘_ceRM’ defined but not used [-Wunused-label] BUILDSTDERR: 1926 | _ceRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1926 | _ceRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1960:1: error: BUILDSTDERR: warning: label ‘_ceRX’ defined but not used [-Wunused-label] BUILDSTDERR: 1960 | _ceRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1960 | _ceRX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1994:1: error: BUILDSTDERR: warning: label ‘_ceS7’ defined but not used [-Wunused-label] BUILDSTDERR: 1994 | _ceS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1994 | _ceS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2033:1: error: BUILDSTDERR: warning: label ‘_ceSb’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _ceSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _ceSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2089:1: error: BUILDSTDERR: warning: label ‘_ceSE’ defined but not used [-Wunused-label] BUILDSTDERR: 2089 | _ceSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2089 | _ceSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComposezuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2129:1: error: BUILDSTDERR: warning: label ‘_ceSH’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _ceSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _ceSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceSt’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2158:1: error: BUILDSTDERR: warning: label ‘_ceSt’ defined but not used [-Wunused-label] BUILDSTDERR: 2158 | _ceSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2158 | _ceSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2210:1: error: BUILDSTDERR: warning: label ‘_ceTb’ defined but not used [-Wunused-label] BUILDSTDERR: 2210 | _ceTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2210 | _ceTb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2249:1: error: BUILDSTDERR: warning: label ‘_ceTe’ defined but not used [-Wunused-label] BUILDSTDERR: 2249 | _ceTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2249 | _ceTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCompose1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2306:1: error: BUILDSTDERR: warning: label ‘_ceTj’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _ceTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _ceTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2356:1: error: BUILDSTDERR: warning: label ‘_ceTF’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _ceTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _ceTF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sexX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2391:1: error: BUILDSTDERR: warning: label ‘_ceTP’ defined but not used [-Wunused-label] BUILDSTDERR: 2391 | _ceTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2391 | _ceTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComposezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2430:1: error: BUILDSTDERR: warning: label ‘_ceTS’ defined but not used [-Wunused-label] BUILDSTDERR: 2430 | _ceTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2430 | _ceTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sey3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2475:1: error: BUILDSTDERR: warning: label ‘_ceUf’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _ceUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _ceUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sey2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2510:1: error: BUILDSTDERR: warning: label ‘_ceUq’ defined but not used [-Wunused-label] BUILDSTDERR: 2510 | _ceUq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2510 | _ceUq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sey1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2545:1: error: BUILDSTDERR: warning: label ‘_ceUA’ defined but not used [-Wunused-label] BUILDSTDERR: 2545 | _ceUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2545 | _ceUA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCompose_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2586:1: error: BUILDSTDERR: warning: label ‘_ceUE’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _ceUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _ceUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2647:1: error: BUILDSTDERR: warning: label ‘_ceUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2647 | _ceUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2647 | _ceUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceUW’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2674:1: error: BUILDSTDERR: warning: label ‘_ceUW’ defined but not used [-Wunused-label] BUILDSTDERR: 2674 | _ceUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2674 | _ceUW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceV5’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2697:1: error: BUILDSTDERR: warning: label ‘_ceV5’ defined but not used [-Wunused-label] BUILDSTDERR: 2697 | _ceV5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2697 | _ceV5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2744:1: error: BUILDSTDERR: warning: label ‘_ceVF’ defined but not used [-Wunused-label] BUILDSTDERR: 2744 | _ceVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2744 | _ceVF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2790:1: error: BUILDSTDERR: warning: label ‘_ceVK’ defined but not used [-Wunused-label] BUILDSTDERR: 2790 | _ceVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2790 | _ceVK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2844:1: error: BUILDSTDERR: warning: label ‘_ceW5’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _ceW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _ceW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2890:1: error: BUILDSTDERR: warning: label ‘_ceWa’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _ceWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _ceWa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:2947:1: error: BUILDSTDERR: warning: label ‘_ceWg’ defined but not used [-Wunused-label] BUILDSTDERR: 2947 | _ceWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2947 | _ceWg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seys_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3001:1: error: BUILDSTDERR: warning: label ‘_ceWG’ defined but not used [-Wunused-label] BUILDSTDERR: 3001 | _ceWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3001 | _ceWG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3036:1: error: BUILDSTDERR: warning: label ‘_ceWQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _ceWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _ceWQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3075:1: error: BUILDSTDERR: warning: label ‘_ceWT’ defined but not used [-Wunused-label] BUILDSTDERR: 3075 | _ceWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3075 | _ceWT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3120:1: error: BUILDSTDERR: warning: label ‘_ceXg’ defined but not used [-Wunused-label] BUILDSTDERR: 3120 | _ceXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3120 | _ceXg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3155:1: error: BUILDSTDERR: warning: label ‘_ceXr’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _ceXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _ceXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3190:1: error: BUILDSTDERR: warning: label ‘_ceXB’ defined but not used [-Wunused-label] BUILDSTDERR: 3190 | _ceXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3190 | _ceXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3231:1: error: BUILDSTDERR: warning: label ‘_ceXF’ defined but not used [-Wunused-label] BUILDSTDERR: 3231 | _ceXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3231 | _ceXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3291:1: error: BUILDSTDERR: warning: label ‘_ceY3’ defined but not used [-Wunused-label] BUILDSTDERR: 3291 | _ceY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3291 | _ceY3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3328:1: error: BUILDSTDERR: warning: label ‘_ceY6’ defined but not used [-Wunused-label] BUILDSTDERR: 3328 | _ceY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3328 | _ceY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3366:1: error: BUILDSTDERR: warning: label ‘_ceYN’ defined but not used [-Wunused-label] BUILDSTDERR: 3366 | _ceYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3366 | _ceYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3405:1: error: BUILDSTDERR: warning: label ‘_ceYQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3405 | _ceYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3405 | _ceYQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3455:1: error: BUILDSTDERR: warning: label ‘_ceYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3455 | _ceYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3455 | _ceYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceYW’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3504:1: error: BUILDSTDERR: warning: label ‘_ceYW’ defined but not used [-Wunused-label] BUILDSTDERR: 3504 | _ceYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3504 | _ceYW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3543:1: error: BUILDSTDERR: warning: label ‘_ceZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 3543 | _ceZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3543 | _ceZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seyC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3596:1: error: BUILDSTDERR: warning: label ‘_ceZj’ defined but not used [-Wunused-label] BUILDSTDERR: 3596 | _ceZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3596 | _ceZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdwzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3635:1: error: BUILDSTDERR: warning: label ‘_ceZm’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _ceZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _ceZm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3684:1: error: BUILDSTDERR: warning: label ‘_ceZL’ defined but not used [-Wunused-label] BUILDSTDERR: 3684 | _ceZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3684 | _ceZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceZI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3710:1: error: BUILDSTDERR: warning: label ‘_ceZI’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _ceZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _ceZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdwzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3752:1: error: BUILDSTDERR: warning: label ‘_cf04’ defined but not used [-Wunused-label] BUILDSTDERR: 3752 | _cf04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3752 | _cf04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceZU’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3771:1: error: BUILDSTDERR: warning: label ‘_ceZU’ defined but not used [-Wunused-label] BUILDSTDERR: 3771 | _ceZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3771 | _ceZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_ceZY’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3784:1: error: BUILDSTDERR: warning: label ‘_ceZY’ defined but not used [-Wunused-label] BUILDSTDERR: 3784 | _ceZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3784 | _ceZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf0d’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3820:1: error: BUILDSTDERR: warning: label ‘_cf0d’ defined but not used [-Wunused-label] BUILDSTDERR: 3820 | _cf0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3820 | _cf0d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofreezuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3853:1: error: BUILDSTDERR: warning: label ‘_cf0w’ defined but not used [-Wunused-label] BUILDSTDERR: 3853 | _cf0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3853 | _cf0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf0t’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3880:1: error: BUILDSTDERR: warning: label ‘_cf0t’ defined but not used [-Wunused-label] BUILDSTDERR: 3880 | _cf0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3880 | _cf0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seza_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3909:1: error: BUILDSTDERR: warning: label ‘_cf0R’ defined but not used [-Wunused-label] BUILDSTDERR: 3909 | _cf0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3909 | _cf0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sez9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3943:1: error: BUILDSTDERR: warning: label ‘_cf12’ defined but not used [-Wunused-label] BUILDSTDERR: 3943 | _cf12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3943 | _cf12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sez8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:3977:1: error: BUILDSTDERR: warning: label ‘_cf1c’ defined but not used [-Wunused-label] BUILDSTDERR: 3977 | _cf1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3977 | _cf1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCofree_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4016:1: error: BUILDSTDERR: warning: label ‘_cf1g’ defined but not used [-Wunused-label] BUILDSTDERR: 4016 | _cf1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4016 | _cf1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sezc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4072:1: error: BUILDSTDERR: warning: label ‘_cf1E’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _cf1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _cf1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableBackwardszuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4109:1: error: BUILDSTDERR: warning: label ‘_cf1H’ defined but not used [-Wunused-label] BUILDSTDERR: 4109 | _cf1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4109 | _cf1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sezg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4147:1: error: BUILDSTDERR: warning: label ‘_cf21’ defined but not used [-Wunused-label] BUILDSTDERR: 4147 | _cf21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4147 | _cf21: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sezf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4182:1: error: BUILDSTDERR: warning: label ‘_cf2b’ defined but not used [-Wunused-label] BUILDSTDERR: 4182 | _cf2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4182 | _cf2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seze_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4217:1: error: BUILDSTDERR: warning: label ‘_cf2l’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _cf2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _cf2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableBackwards_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4256:1: error: BUILDSTDERR: warning: label ‘_cf2p’ defined but not used [-Wunused-label] BUILDSTDERR: 4256 | _cf2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4256 | _cf2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sezi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4312:1: error: BUILDSTDERR: warning: label ‘_cf2N’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _cf2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _cf2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReversezuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4349:1: error: BUILDSTDERR: warning: label ‘_cf2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4349 | _cf2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4349 | _cf2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sezm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4387:1: error: BUILDSTDERR: warning: label ‘_cf3a’ defined but not used [-Wunused-label] BUILDSTDERR: 4387 | _cf3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4387 | _cf3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sezl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4422:1: error: BUILDSTDERR: warning: label ‘_cf3k’ defined but not used [-Wunused-label] BUILDSTDERR: 4422 | _cf3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4422 | _cf3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘sezk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4457:1: error: BUILDSTDERR: warning: label ‘_cf3u’ defined but not used [-Wunused-label] BUILDSTDERR: 4457 | _cf3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4457 | _cf3u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableReverse_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4496:1: error: BUILDSTDERR: warning: label ‘_cf3y’ defined but not used [-Wunused-label] BUILDSTDERR: 4496 | _cf3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4496 | _cf3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableDualzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4552:1: error: BUILDSTDERR: warning: label ‘_cf3S’ defined but not used [-Wunused-label] BUILDSTDERR: 4552 | _cf3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4552 | _cf3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf3Q’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4573:1: error: BUILDSTDERR: warning: label ‘_cf3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4573 | _cf3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4573 | _cf3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableDual1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4599:1: error: BUILDSTDERR: warning: label ‘_cf44’ defined but not used [-Wunused-label] BUILDSTDERR: 4599 | _cf44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4599 | _cf44: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProductzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4634:1: error: BUILDSTDERR: warning: label ‘_cf4g’ defined but not used [-Wunused-label] BUILDSTDERR: 4634 | _cf4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4634 | _cf4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf4e’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4655:1: error: BUILDSTDERR: warning: label ‘_cf4e’ defined but not used [-Wunused-label] BUILDSTDERR: 4655 | _cf4e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4655 | _cf4e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableProduct1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4681:1: error: BUILDSTDERR: warning: label ‘_cf4s’ defined but not used [-Wunused-label] BUILDSTDERR: 4681 | _cf4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4681 | _cf4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableSumzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4716:1: error: BUILDSTDERR: warning: label ‘_cf4E’ defined but not used [-Wunused-label] BUILDSTDERR: 4716 | _cf4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4716 | _cf4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf4C’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4737:1: error: BUILDSTDERR: warning: label ‘_cf4C’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _cf4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _cf4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableSum1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4763:1: error: BUILDSTDERR: warning: label ‘_cf4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4763 | _cf4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4763 | _cf4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComplexzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4799:1: error: BUILDSTDERR: warning: label ‘_cf53’ defined but not used [-Wunused-label] BUILDSTDERR: 4799 | _cf53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4799 | _cf53: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf50’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4826:1: error: BUILDSTDERR: warning: label ‘_cf50’ defined but not used [-Wunused-label] BUILDSTDERR: 4826 | _cf50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4826 | _cf50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf59’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4846:1: error: BUILDSTDERR: warning: label ‘_cf59’ defined but not used [-Wunused-label] BUILDSTDERR: 4846 | _cf59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4846 | _cf59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableComplexzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4883:1: error: BUILDSTDERR: warning: label ‘_cf5A’ defined but not used [-Wunused-label] BUILDSTDERR: 4883 | _cf5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4883 | _cf5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf5u’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4908:1: error: BUILDSTDERR: warning: label ‘_cf5u’ defined but not used [-Wunused-label] BUILDSTDERR: 4908 | _cf5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4908 | _cf5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf5x’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4931:1: error: BUILDSTDERR: warning: label ‘_cf5x’ defined but not used [-Wunused-label] BUILDSTDERR: 4931 | _cf5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4931 | _cf5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableU1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:4983:1: error: BUILDSTDERR: warning: label ‘_cf5R’ defined but not used [-Wunused-label] BUILDSTDERR: 4983 | _cf5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4983 | _cf5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf5O’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5009:1: error: BUILDSTDERR: warning: label ‘_cf5O’ defined but not used [-Wunused-label] BUILDSTDERR: 5009 | _cf5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5009 | _cf5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableU1zuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5035:1: error: BUILDSTDERR: warning: label ‘_cf64’ defined but not used [-Wunused-label] BUILDSTDERR: 5035 | _cf64: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5035 | _cf64: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5071:1: error: BUILDSTDERR: warning: label ‘_cf6h’ defined but not used [-Wunused-label] BUILDSTDERR: 5071 | _cf6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5071 | _cf6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf6e’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5098:1: error: BUILDSTDERR: warning: label ‘_cf6e’ defined but not used [-Wunused-label] BUILDSTDERR: 5098 | _cf6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5098 | _cf6e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf6n’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5121:1: error: BUILDSTDERR: warning: label ‘_cf6n’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _cf6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _cf6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seA4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5168:1: error: BUILDSTDERR: warning: label ‘_cf6X’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _cf6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _cf6X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seA5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5214:1: error: BUILDSTDERR: warning: label ‘_cf72’ defined but not used [-Wunused-label] BUILDSTDERR: 5214 | _cf72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5214 | _cf72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seA0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5268:1: error: BUILDSTDERR: warning: label ‘_cf7n’ defined but not used [-Wunused-label] BUILDSTDERR: 5268 | _cf7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5268 | _cf7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seA1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5314:1: error: BUILDSTDERR: warning: label ‘_cf7s’ defined but not used [-Wunused-label] BUILDSTDERR: 5314 | _cf7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5314 | _cf7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdctabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5371:1: error: BUILDSTDERR: warning: label ‘_cf7y’ defined but not used [-Wunused-label] BUILDSTDERR: 5371 | _cf7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5371 | _cf7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seA9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5425:1: error: BUILDSTDERR: warning: label ‘_cf7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5425 | _cf7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5425 | _cf7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seA8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5460:1: error: BUILDSTDERR: warning: label ‘_cf88’ defined but not used [-Wunused-label] BUILDSTDERR: 5460 | _cf88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5460 | _cf88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5499:1: error: BUILDSTDERR: warning: label ‘_cf8b’ defined but not used [-Wunused-label] BUILDSTDERR: 5499 | _cf8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5499 | _cf8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5544:1: error: BUILDSTDERR: warning: label ‘_cf8y’ defined but not used [-Wunused-label] BUILDSTDERR: 5544 | _cf8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5544 | _cf8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5579:1: error: BUILDSTDERR: warning: label ‘_cf8J’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _cf8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _cf8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5614:1: error: BUILDSTDERR: warning: label ‘_cf8T’ defined but not used [-Wunused-label] BUILDSTDERR: 5614 | _cf8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5614 | _cf8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCztZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5655:1: error: BUILDSTDERR: warning: label ‘_cf8X’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _cf8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _cf8X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5715:1: error: BUILDSTDERR: warning: label ‘_cf9q’ defined but not used [-Wunused-label] BUILDSTDERR: 5715 | _cf9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5715 | _cf9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZCzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5755:1: error: BUILDSTDERR: warning: label ‘_cf9t’ defined but not used [-Wunused-label] BUILDSTDERR: 5755 | _cf9t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5755 | _cf9t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cf9f’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5784:1: error: BUILDSTDERR: warning: label ‘_cf9f’ defined but not used [-Wunused-label] BUILDSTDERR: 5784 | _cf9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | _cf9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5836:1: error: BUILDSTDERR: warning: label ‘_cf9X’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _cf9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _cf9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5875:1: error: BUILDSTDERR: warning: label ‘_cfa0’ defined but not used [-Wunused-label] BUILDSTDERR: 5875 | _cfa0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5875 | _cfa0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZC1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5932:1: error: BUILDSTDERR: warning: label ‘_cfa5’ defined but not used [-Wunused-label] BUILDSTDERR: 5932 | _cfa5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5932 | _cfa5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:5982:1: error: BUILDSTDERR: warning: label ‘_cfar’ defined but not used [-Wunused-label] BUILDSTDERR: 5982 | _cfar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5982 | _cfar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6017:1: error: BUILDSTDERR: warning: label ‘_cfaB’ defined but not used [-Wunused-label] BUILDSTDERR: 6017 | _cfaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6017 | _cfaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZCzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6056:1: error: BUILDSTDERR: warning: label ‘_cfaE’ defined but not used [-Wunused-label] BUILDSTDERR: 6056 | _cfaE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6056 | _cfaE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6101:1: error: BUILDSTDERR: warning: label ‘_cfb1’ defined but not used [-Wunused-label] BUILDSTDERR: 6101 | _cfb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6101 | _cfb1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6136:1: error: BUILDSTDERR: warning: label ‘_cfbc’ defined but not used [-Wunused-label] BUILDSTDERR: 6136 | _cfbc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6136 | _cfbc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6171:1: error: BUILDSTDERR: warning: label ‘_cfbm’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _cfbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _cfbm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableZCziZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6212:1: error: BUILDSTDERR: warning: label ‘_cfbq’ defined but not used [-Wunused-label] BUILDSTDERR: 6212 | _cfbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6212 | _cfbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentablePar1zuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6272:1: error: BUILDSTDERR: warning: label ‘_cfbK’ defined but not used [-Wunused-label] BUILDSTDERR: 6272 | _cfbK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6272 | _cfbK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfbI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6293:1: error: BUILDSTDERR: warning: label ‘_cfbI’ defined but not used [-Wunused-label] BUILDSTDERR: 6293 | _cfbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6293 | _cfbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentablePar2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6319:1: error: BUILDSTDERR: warning: label ‘_cfbW’ defined but not used [-Wunused-label] BUILDSTDERR: 6319 | _cfbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6319 | _cfbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6354:1: error: BUILDSTDERR: warning: label ‘_cfcc’ defined but not used [-Wunused-label] BUILDSTDERR: 6354 | _cfcc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6354 | _cfcc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableRec1zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6391:1: error: BUILDSTDERR: warning: label ‘_cfcf’ defined but not used [-Wunused-label] BUILDSTDERR: 6391 | _cfcf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6391 | _cfcf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6429:1: error: BUILDSTDERR: warning: label ‘_cfcz’ defined but not used [-Wunused-label] BUILDSTDERR: 6429 | _cfcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6429 | _cfcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6464:1: error: BUILDSTDERR: warning: label ‘_cfcJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6464 | _cfcJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6464 | _cfcJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6499:1: error: BUILDSTDERR: warning: label ‘_cfcT’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _cfcT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _cfcT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableRec1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6538:1: error: BUILDSTDERR: warning: label ‘_cfcX’ defined but not used [-Wunused-label] BUILDSTDERR: 6538 | _cfcX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6538 | _cfcX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6594:1: error: BUILDSTDERR: warning: label ‘_cfdl’ defined but not used [-Wunused-label] BUILDSTDERR: 6594 | _cfdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6594 | _cfdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableM1zuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6631:1: error: BUILDSTDERR: warning: label ‘_cfdo’ defined but not used [-Wunused-label] BUILDSTDERR: 6631 | _cfdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6631 | _cfdo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6669:1: error: BUILDSTDERR: warning: label ‘_cfdI’ defined but not used [-Wunused-label] BUILDSTDERR: 6669 | _cfdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6669 | _cfdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6704:1: error: BUILDSTDERR: warning: label ‘_cfdS’ defined but not used [-Wunused-label] BUILDSTDERR: 6704 | _cfdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6704 | _cfdS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6739:1: error: BUILDSTDERR: warning: label ‘_cfe2’ defined but not used [-Wunused-label] BUILDSTDERR: 6739 | _cfe2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6739 | _cfe2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableM1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6778:1: error: BUILDSTDERR: warning: label ‘_cfe6’ defined but not used [-Wunused-label] BUILDSTDERR: 6778 | _cfe6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6778 | _cfe6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6837:1: error: BUILDSTDERR: warning: label ‘_cfeE’ defined but not used [-Wunused-label] BUILDSTDERR: 6837 | _cfeE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6837 | _cfeE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seAZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6885:1: error: BUILDSTDERR: warning: label ‘_cfeJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6885 | _cfeJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6885 | _cfeJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCziZC1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6934:1: error: BUILDSTDERR: warning: label ‘_cfeO’ defined but not used [-Wunused-label] BUILDSTDERR: 6934 | _cfeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6934 | _cfeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateZCziZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:6983:1: error: BUILDSTDERR: warning: label ‘_cff3’ defined but not used [-Wunused-label] BUILDSTDERR: 6983 | _cff3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6983 | _cff3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGTabulateRec1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7006:1: error: BUILDSTDERR: warning: label ‘_cffc’ defined but not used [-Wunused-label] BUILDSTDERR: 7006 | _cffc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7006 | _cffc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexRec1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7029:1: error: BUILDSTDERR: warning: label ‘_cffl’ defined but not used [-Wunused-label] BUILDSTDERR: 7029 | _cffl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7029 | _cffl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7053:1: error: BUILDSTDERR: warning: label ‘_cffx’ defined but not used [-Wunused-label] BUILDSTDERR: 7053 | _cffx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7053 | _cffx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cffv’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7076:1: error: BUILDSTDERR: warning: label ‘_cffv’ defined but not used [-Wunused-label] BUILDSTDERR: 7076 | _cffv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7076 | _cffv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seB7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7110:1: error: BUILDSTDERR: warning: label ‘_cffQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7110 | _cffQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7110 | _cffQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7147:1: error: BUILDSTDERR: warning: label ‘_cffT’ defined but not used [-Wunused-label] BUILDSTDERR: 7147 | _cffT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7147 | _cffT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadTransCo1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7183:1: error: BUILDSTDERR: warning: label ‘_cfg6’ defined but not used [-Wunused-label] BUILDSTDERR: 7183 | _cfg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7183 | _cfg6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadTransCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7208:1: error: BUILDSTDERR: warning: label ‘_cfgf’ defined but not used [-Wunused-label] BUILDSTDERR: 7208 | _cfgf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7208 | _cfgf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7232:1: error: BUILDSTDERR: warning: label ‘_cfgw’ defined but not used [-Wunused-label] BUILDSTDERR: 7232 | _cfgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7232 | _cfgw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7269:1: error: BUILDSTDERR: warning: label ‘_cfgH’ defined but not used [-Wunused-label] BUILDSTDERR: 7269 | _cfgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7269 | _cfgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfFunctorCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7309:1: error: BUILDSTDERR: warning: label ‘_cfgL’ defined but not used [-Wunused-label] BUILDSTDERR: 7309 | _cfgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7309 | _cfgL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7360:1: error: BUILDSTDERR: warning: label ‘_cfha’ defined but not used [-Wunused-label] BUILDSTDERR: 7360 | _cfha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7360 | _cfha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfh8’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7392:1: error: BUILDSTDERR: warning: label ‘_cfh8’ defined but not used [-Wunused-label] BUILDSTDERR: 7392 | _cfh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7392 | _cfh8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7415:1: error: BUILDSTDERR: warning: label ‘_cfhg’ defined but not used [-Wunused-label] BUILDSTDERR: 7415 | _cfhg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7415 | _cfhg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7455:1: error: BUILDSTDERR: warning: label ‘_cfhD’ defined but not used [-Wunused-label] BUILDSTDERR: 7455 | _cfhD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7455 | _cfhD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfhB’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7487:1: error: BUILDSTDERR: warning: label ‘_cfhB’ defined but not used [-Wunused-label] BUILDSTDERR: 7487 | _cfhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7487 | _cfhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCozuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7510:1: error: BUILDSTDERR: warning: label ‘_cfhJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _cfhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _cfhJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7550:1: error: BUILDSTDERR: warning: label ‘_cfi6’ defined but not used [-Wunused-label] BUILDSTDERR: 7550 | _cfi6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7550 | _cfi6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfi4’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7582:1: error: BUILDSTDERR: warning: label ‘_cfi4’ defined but not used [-Wunused-label] BUILDSTDERR: 7582 | _cfi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7582 | _cfi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCozuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7605:1: error: BUILDSTDERR: warning: label ‘_cfic’ defined but not used [-Wunused-label] BUILDSTDERR: 7605 | _cfic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7605 | _cfic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unwrapRep1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7644:1: error: BUILDSTDERR: warning: label ‘_cfiq’ defined but not used [-Wunused-label] BUILDSTDERR: 7644 | _cfiq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7644 | _cfiq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unwrapRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7674:1: error: BUILDSTDERR: warning: label ‘_cfiz’ defined but not used [-Wunused-label] BUILDSTDERR: 7674 | _cfiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7674 | _cfiz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7700:1: error: BUILDSTDERR: warning: label ‘_cfj2’ defined but not used [-Wunused-label] BUILDSTDERR: 7700 | _cfj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7700 | _cfj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7744:1: error: BUILDSTDERR: warning: label ‘_cfj5’ defined but not used [-Wunused-label] BUILDSTDERR: 7744 | _cfj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7744 | _cfj5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCziZCzuzdcgindexzq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7798:1: error: BUILDSTDERR: warning: label ‘_cfja’ defined but not used [-Wunused-label] BUILDSTDERR: 7798 | _cfja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7798 | _cfja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfiJ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7826:1: error: BUILDSTDERR: warning: label ‘_cfiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7826 | _cfiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7826 | _cfiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfGIndexZCziZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7874:1: error: BUILDSTDERR: warning: label ‘_cfjq’ defined but not used [-Wunused-label] BUILDSTDERR: 7874 | _cfjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7874 | _cfjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unCo1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7899:1: error: BUILDSTDERR: warning: label ‘_cfjA’ defined but not used [-Wunused-label] BUILDSTDERR: 7899 | _cfjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7899 | _cfjA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_unCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7929:1: error: BUILDSTDERR: warning: label ‘_cfjJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7929 | _cfjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7929 | _cfjJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7952:1: error: BUILDSTDERR: warning: label ‘_cfkc’ defined but not used [-Wunused-label] BUILDSTDERR: 7952 | _cfkc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7952 | _cfkc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:7994:1: error: BUILDSTDERR: warning: label ‘_cfkf’ defined but not used [-Wunused-label] BUILDSTDERR: 7994 | _cfkf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7994 | _cfkf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gtabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8052:1: error: BUILDSTDERR: warning: label ‘_cfkk’ defined but not used [-Wunused-label] BUILDSTDERR: 8052 | _cfkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8052 | _cfkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfjT’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8078:1: error: BUILDSTDERR: warning: label ‘_cfjT’ defined but not used [-Wunused-label] BUILDSTDERR: 8078 | _cfjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8078 | _cfjT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zddmtabulate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8124:1: error: BUILDSTDERR: warning: label ‘_cfkD’ defined but not used [-Wunused-label] BUILDSTDERR: 8124 | _cfkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8124 | _cfkD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfkB’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8146:1: error: BUILDSTDERR: warning: label ‘_cfkB’ defined but not used [-Wunused-label] BUILDSTDERR: 8146 | _cfkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8146 | _cfkB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8172:1: error: BUILDSTDERR: warning: label ‘_cfl7’ defined but not used [-Wunused-label] BUILDSTDERR: 8172 | _cfl7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8172 | _cfl7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seBS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8216:1: error: BUILDSTDERR: warning: label ‘_cfla’ defined but not used [-Wunused-label] BUILDSTDERR: 8216 | _cfla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8216 | _cfla: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_gindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8266:1: error: BUILDSTDERR: warning: label ‘_cflf’ defined but not used [-Wunused-label] BUILDSTDERR: 8266 | _cflf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8266 | _cflf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfkO’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8292:1: error: BUILDSTDERR: warning: label ‘_cfkO’ defined but not used [-Wunused-label] BUILDSTDERR: 8292 | _cfkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8292 | _cfkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zddmindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8338:1: error: BUILDSTDERR: warning: label ‘_cfly’ defined but not used [-Wunused-label] BUILDSTDERR: 8338 | _cfly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8338 | _cfly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cflw’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8360:1: error: BUILDSTDERR: warning: label ‘_cflw’ defined but not used [-Wunused-label] BUILDSTDERR: 8360 | _cflw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8360 | _cflw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seC2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8386:1: error: BUILDSTDERR: warning: label ‘_cflW’ defined but not used [-Wunused-label] BUILDSTDERR: 8386 | _cflW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8386 | _cflW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seC3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8424:1: error: BUILDSTDERR: warning: label ‘_cflZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8424 | _cflZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8424 | _cflZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seC1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8476:1: error: BUILDSTDERR: warning: label ‘_cfmb’ defined but not used [-Wunused-label] BUILDSTDERR: 8476 | _cfmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8476 | _cfmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_tabulated_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8517:1: error: BUILDSTDERR: warning: label ‘_cfme’ defined but not used [-Wunused-label] BUILDSTDERR: 8517 | _cfme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8517 | _cfme: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seC7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8574:1: error: BUILDSTDERR: warning: label ‘_cfmM’ defined but not used [-Wunused-label] BUILDSTDERR: 8574 | _cfmM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8574 | _cfmM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seC9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8612:1: error: BUILDSTDERR: warning: label ‘_cfn4’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _cfn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _cfn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8651:1: error: BUILDSTDERR: warning: label ‘_cfn7’ defined but not used [-Wunused-label] BUILDSTDERR: 8651 | _cfn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8651 | _cfn7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8703:1: error: BUILDSTDERR: warning: label ‘_cfnc’ defined but not used [-Wunused-label] BUILDSTDERR: 8703 | _cfnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8703 | _cfnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_fmapRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8770:1: error: BUILDSTDERR: warning: label ‘_cfnh’ defined but not used [-Wunused-label] BUILDSTDERR: 8770 | _cfnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8770 | _cfnh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8814:1: error: BUILDSTDERR: warning: label ‘_cfnS’ defined but not used [-Wunused-label] BUILDSTDERR: 8814 | _cfnS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8814 | _cfnS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8848:1: error: BUILDSTDERR: warning: label ‘_cfnV’ defined but not used [-Wunused-label] BUILDSTDERR: 8848 | _cfnV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8848 | _cfnV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_pureRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8906:1: error: BUILDSTDERR: warning: label ‘_cfo0’ defined but not used [-Wunused-label] BUILDSTDERR: 8906 | _cfo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8906 | _cfo0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8949:1: error: BUILDSTDERR: warning: label ‘_cfoC’ defined but not used [-Wunused-label] BUILDSTDERR: 8949 | _cfoC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8949 | _cfoC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:8993:1: error: BUILDSTDERR: warning: label ‘_cfoF’ defined but not used [-Wunused-label] BUILDSTDERR: 8993 | _cfoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8993 | _cfoF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9051:1: error: BUILDSTDERR: warning: label ‘_cfoK’ defined but not used [-Wunused-label] BUILDSTDERR: 9051 | _cfoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9051 | _cfoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_bindRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9113:1: error: BUILDSTDERR: warning: label ‘_cfoP’ defined but not used [-Wunused-label] BUILDSTDERR: 9113 | _cfoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9113 | _cfoP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9168:1: error: BUILDSTDERR: warning: label ‘_cfpC’ defined but not used [-Wunused-label] BUILDSTDERR: 9168 | _cfpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9168 | _cfpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9208:1: error: BUILDSTDERR: warning: label ‘_cfpF’ defined but not used [-Wunused-label] BUILDSTDERR: 9208 | _cfpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9208 | _cfpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9266:1: error: BUILDSTDERR: warning: label ‘_cfpK’ defined but not used [-Wunused-label] BUILDSTDERR: 9266 | _cfpK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9266 | _cfpK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9317:1: error: BUILDSTDERR: warning: label ‘_cfpP’ defined but not used [-Wunused-label] BUILDSTDERR: 9317 | _cfpP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9317 | _cfpP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mfixRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9376:1: error: BUILDSTDERR: warning: label ‘_cfpU’ defined but not used [-Wunused-label] BUILDSTDERR: 9376 | _cfpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9376 | _cfpU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9419:1: error: BUILDSTDERR: warning: label ‘_cfqt’ defined but not used [-Wunused-label] BUILDSTDERR: 9419 | _cfqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9419 | _cfqt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9459:1: error: BUILDSTDERR: warning: label ‘_cfqD’ defined but not used [-Wunused-label] BUILDSTDERR: 9459 | _cfqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9459 | _cfqD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9505:1: error: BUILDSTDERR: warning: label ‘_cfqG’ defined but not used [-Wunused-label] BUILDSTDERR: 9505 | _cfqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9505 | _cfqG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mzzipWithRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9573:1: error: BUILDSTDERR: warning: label ‘_cfqL’ defined but not used [-Wunused-label] BUILDSTDERR: 9573 | _cfqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9573 | _cfqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9631:1: error: BUILDSTDERR: warning: label ‘_cfra’ defined but not used [-Wunused-label] BUILDSTDERR: 9631 | _cfra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9631 | _cfra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9670:1: error: BUILDSTDERR: warning: label ‘_cfrk’ defined but not used [-Wunused-label] BUILDSTDERR: 9670 | _cfrk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9670 | _cfrk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9708:1: error: BUILDSTDERR: warning: label ‘_cfrC’ defined but not used [-Wunused-label] BUILDSTDERR: 9708 | _cfrC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9708 | _cfrC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9743:1: error: BUILDSTDERR: warning: label ‘_cfrM’ defined but not used [-Wunused-label] BUILDSTDERR: 9743 | _cfrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9743 | _cfrM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9784:1: error: BUILDSTDERR: warning: label ‘_cfrQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9784 | _cfrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9784 | _cfrQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_mzzipRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9849:1: error: BUILDSTDERR: warning: label ‘_cfrV’ defined but not used [-Wunused-label] BUILDSTDERR: 9849 | _cfrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9849 | _cfrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_askRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9920:1: error: BUILDSTDERR: warning: label ‘_cfsh’ defined but not used [-Wunused-label] BUILDSTDERR: 9920 | _cfsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9920 | _cfsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9961:1: error: BUILDSTDERR: warning: label ‘_cfsy’ defined but not used [-Wunused-label] BUILDSTDERR: 9961 | _cfsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9961 | _cfsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:9999:1: error: BUILDSTDERR: warning: label ‘_cfsQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9999 | _cfsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9999 | _cfsQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10038:1: error: BUILDSTDERR: warning: label ‘_cfsT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10038 | _cfsT: BUILDSTDERR: | ^ BUILDSTDERR: 10038 | _cfsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_localRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10090:1: error: BUILDSTDERR: warning: label ‘_cfsY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10090 | _cfsY: BUILDSTDERR: | ^ BUILDSTDERR: 10090 | _cfsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10151:1: error: BUILDSTDERR: warning: label ‘_cftn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10151 | _cftn: BUILDSTDERR: | ^ BUILDSTDERR: 10151 | _cftn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seCY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10190:1: error: BUILDSTDERR: warning: label ‘_cftx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10190 | _cftx: BUILDSTDERR: | ^ BUILDSTDERR: 10190 | _cftx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seD0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10228:1: error: BUILDSTDERR: warning: label ‘_cftP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10228 | _cftP: BUILDSTDERR: | ^ BUILDSTDERR: 10228 | _cftP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seD1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10267:1: error: BUILDSTDERR: warning: label ‘_cftS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10267 | _cftS: BUILDSTDERR: | ^ BUILDSTDERR: 10267 | _cftS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_apRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10326:1: error: BUILDSTDERR: warning: label ‘_cftX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10326 | _cftX: BUILDSTDERR: | ^ BUILDSTDERR: 10326 | _cftX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seD7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10394:1: error: BUILDSTDERR: warning: label ‘_cfux’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10394 | _cfux: BUILDSTDERR: | ^ BUILDSTDERR: 10394 | _cfux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seD8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10439:1: error: BUILDSTDERR: warning: label ‘_cfuA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10439 | _cfuA: BUILDSTDERR: | ^ BUILDSTDERR: 10439 | _cfuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_distributeRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10500:1: error: BUILDSTDERR: warning: label ‘_cfuF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10500 | _cfuF: BUILDSTDERR: | ^ BUILDSTDERR: 10500 | _cfuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10555:1: error: BUILDSTDERR: warning: label ‘_cfvi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10555 | _cfvi: BUILDSTDERR: | ^ BUILDSTDERR: 10555 | _cfvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10596:1: error: BUILDSTDERR: warning: label ‘_cfvl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10596 | _cfvl: BUILDSTDERR: | ^ BUILDSTDERR: 10596 | _cfvl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10657:1: error: BUILDSTDERR: warning: label ‘_cfvq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10657 | _cfvq: BUILDSTDERR: | ^ BUILDSTDERR: 10657 | _cfvq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_collectRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10721:1: error: BUILDSTDERR: warning: label ‘_cfvv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10721 | _cfvv: BUILDSTDERR: | ^ BUILDSTDERR: 10721 | _cfvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10778:1: error: BUILDSTDERR: warning: label ‘_cfwa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10778 | _cfwa: BUILDSTDERR: | ^ BUILDSTDERR: 10778 | _cfwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10819:1: error: BUILDSTDERR: warning: label ‘_cfwd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10819 | _cfwd: BUILDSTDERR: | ^ BUILDSTDERR: 10819 | _cfwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10880:1: error: BUILDSTDERR: warning: label ‘_cfwi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10880 | _cfwi: BUILDSTDERR: | ^ BUILDSTDERR: 10880 | _cfwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:10944:1: error: BUILDSTDERR: warning: label ‘_cfwn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10944 | _cfwn: BUILDSTDERR: | ^ BUILDSTDERR: 10944 | _cfwn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11003:1: error: BUILDSTDERR: warning: label ‘_cfwV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11003 | _cfwV: BUILDSTDERR: | ^ BUILDSTDERR: 11003 | _cfwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11048:1: error: BUILDSTDERR: warning: label ‘_cfwY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11048 | _cfwY: BUILDSTDERR: | ^ BUILDSTDERR: 11048 | _cfwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11109:1: error: BUILDSTDERR: warning: label ‘_cfx3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11109 | _cfx3: BUILDSTDERR: | ^ BUILDSTDERR: 11109 | _cfx3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11165:1: error: BUILDSTDERR: warning: label ‘_cfxN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11165 | _cfxN: BUILDSTDERR: | ^ BUILDSTDERR: 11165 | _cfxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11210:1: error: BUILDSTDERR: warning: label ‘_cfxQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11210 | _cfxQ: BUILDSTDERR: | ^ BUILDSTDERR: 11210 | _cfxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11270:1: error: BUILDSTDERR: warning: label ‘_cfxV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11270 | _cfxV: BUILDSTDERR: | ^ BUILDSTDERR: 11270 | _cfxV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11332:1: error: BUILDSTDERR: warning: label ‘_cfy0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11332 | _cfy0: BUILDSTDERR: | ^ BUILDSTDERR: 11332 | _cfy0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11397:1: error: BUILDSTDERR: warning: label ‘_cfy8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11397 | _cfy8: BUILDSTDERR: | ^ BUILDSTDERR: 11397 | _cfy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfy6’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11437:1: error: BUILDSTDERR: warning: label ‘_cfy6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11437 | _cfy6: BUILDSTDERR: | ^ BUILDSTDERR: 11437 | _cfy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfyc’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11456:1: error: BUILDSTDERR: warning: label ‘_cfyc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11456 | _cfyc: BUILDSTDERR: | ^ BUILDSTDERR: 11456 | _cfyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11487:1: error: BUILDSTDERR: warning: label ‘_cfyH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11487 | _cfyH: BUILDSTDERR: | ^ BUILDSTDERR: 11487 | _cfyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11529:1: error: BUILDSTDERR: warning: label ‘_cfyK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11529 | _cfyK: BUILDSTDERR: | ^ BUILDSTDERR: 11529 | _cfyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11575:1: error: BUILDSTDERR: warning: label ‘_cfz5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11575 | _cfz5: BUILDSTDERR: | ^ BUILDSTDERR: 11575 | _cfz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11609:1: error: BUILDSTDERR: warning: label ‘_cfzg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11609 | _cfzg: BUILDSTDERR: | ^ BUILDSTDERR: 11609 | _cfzg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11643:1: error: BUILDSTDERR: warning: label ‘_cfzr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11643 | _cfzr: BUILDSTDERR: | ^ BUILDSTDERR: 11643 | _cfzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11677:1: error: BUILDSTDERR: warning: label ‘_cfzC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11677 | _cfzC: BUILDSTDERR: | ^ BUILDSTDERR: 11677 | _cfzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11711:1: error: BUILDSTDERR: warning: label ‘_cfzM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11711 | _cfzM: BUILDSTDERR: | ^ BUILDSTDERR: 11711 | _cfzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfDistributiveCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11752:1: error: BUILDSTDERR: warning: label ‘_cfzQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11752 | _cfzQ: BUILDSTDERR: | ^ BUILDSTDERR: 11752 | _cfzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11820:1: error: BUILDSTDERR: warning: label ‘_cfAi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11820 | _cfAi: BUILDSTDERR: | ^ BUILDSTDERR: 11820 | _cfAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11855:1: error: BUILDSTDERR: warning: label ‘_cfAs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11855 | _cfAs: BUILDSTDERR: | ^ BUILDSTDERR: 11855 | _cfAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seDV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11890:1: error: BUILDSTDERR: warning: label ‘_cfAC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11890 | _cfAC: BUILDSTDERR: | ^ BUILDSTDERR: 11890 | _cfAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11929:1: error: BUILDSTDERR: warning: label ‘_cfAG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11929 | _cfAG: BUILDSTDERR: | ^ BUILDSTDERR: 11929 | _cfAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcask_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:11986:1: error: BUILDSTDERR: warning: label ‘_cfB1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11986 | _cfB1: BUILDSTDERR: | ^ BUILDSTDERR: 11986 | _cfB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfAY’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12012:1: error: BUILDSTDERR: warning: label ‘_cfAY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12012 | _cfAY: BUILDSTDERR: | ^ BUILDSTDERR: 12012 | _cfAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seE4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12049:1: error: BUILDSTDERR: warning: label ‘_cfBm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12049 | _cfBm: BUILDSTDERR: | ^ BUILDSTDERR: 12049 | _cfBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seE6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12087:1: error: BUILDSTDERR: warning: label ‘_cfBE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12087 | _cfBE: BUILDSTDERR: | ^ BUILDSTDERR: 12087 | _cfBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seE7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12126:1: error: BUILDSTDERR: warning: label ‘_cfBH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12126 | _cfBH: BUILDSTDERR: | ^ BUILDSTDERR: 12126 | _cfBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdclocal_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12172:1: error: BUILDSTDERR: warning: label ‘_cfBM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12172 | _cfBM: BUILDSTDERR: | ^ BUILDSTDERR: 12172 | _cfBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfBc’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12201:1: error: BUILDSTDERR: warning: label ‘_cfBc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12201 | _cfBc: BUILDSTDERR: | ^ BUILDSTDERR: 12201 | _cfBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12257:1: error: BUILDSTDERR: warning: label ‘_cfCr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12257 | _cfCr: BUILDSTDERR: | ^ BUILDSTDERR: 12257 | _cfCr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12301:1: error: BUILDSTDERR: warning: label ‘_cfCu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12301 | _cfCu: BUILDSTDERR: | ^ BUILDSTDERR: 12301 | _cfCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12359:1: error: BUILDSTDERR: warning: label ‘_cfCz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12359 | _cfCz: BUILDSTDERR: | ^ BUILDSTDERR: 12359 | _cfCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12421:1: error: BUILDSTDERR: warning: label ‘_cfCE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12421 | _cfCE: BUILDSTDERR: | ^ BUILDSTDERR: 12421 | _cfCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12476:1: error: BUILDSTDERR: warning: label ‘_cfDd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12476 | _cfDd: BUILDSTDERR: | ^ BUILDSTDERR: 12476 | _cfDd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12510:1: error: BUILDSTDERR: warning: label ‘_cfDg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12510 | _cfDg: BUILDSTDERR: | ^ BUILDSTDERR: 12510 | _cfDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12568:1: error: BUILDSTDERR: warning: label ‘_cfDl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12568 | _cfDl: BUILDSTDERR: | ^ BUILDSTDERR: 12568 | _cfDl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12611:1: error: BUILDSTDERR: warning: label ‘_cfDI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12611 | _cfDI: BUILDSTDERR: | ^ BUILDSTDERR: 12611 | _cfDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12650:1: error: BUILDSTDERR: warning: label ‘_cfDS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12650 | _cfDS: BUILDSTDERR: | ^ BUILDSTDERR: 12650 | _cfDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12688:1: error: BUILDSTDERR: warning: label ‘_cfEa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12688 | _cfEa: BUILDSTDERR: | ^ BUILDSTDERR: 12688 | _cfEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12727:1: error: BUILDSTDERR: warning: label ‘_cfEd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12727 | _cfEd: BUILDSTDERR: | ^ BUILDSTDERR: 12727 | _cfEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12786:1: error: BUILDSTDERR: warning: label ‘_cfEi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12786 | _cfEi: BUILDSTDERR: | ^ BUILDSTDERR: 12786 | _cfEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12854:1: error: BUILDSTDERR: warning: label ‘_cfEL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12854 | _cfEL: BUILDSTDERR: | ^ BUILDSTDERR: 12854 | _cfEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfEJ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12889:1: error: BUILDSTDERR: warning: label ‘_cfEJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12889 | _cfEJ: BUILDSTDERR: | ^ BUILDSTDERR: 12889 | _cfEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfEP’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12907:1: error: BUILDSTDERR: warning: label ‘_cfEP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12907 | _cfEP: BUILDSTDERR: | ^ BUILDSTDERR: 12907 | _cfEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12935:1: error: BUILDSTDERR: warning: label ‘_cfEX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12935 | _cfEX: BUILDSTDERR: | ^ BUILDSTDERR: 12935 | _cfEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seED_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:12981:1: error: BUILDSTDERR: warning: label ‘_cfFk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12981 | _cfFk: BUILDSTDERR: | ^ BUILDSTDERR: 12981 | _cfFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfFi’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13015:1: error: BUILDSTDERR: warning: label ‘_cfFi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13015 | _cfFi: BUILDSTDERR: | ^ BUILDSTDERR: 13015 | _cfFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfFo’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13034:1: error: BUILDSTDERR: warning: label ‘_cfFo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13034 | _cfFo: BUILDSTDERR: | ^ BUILDSTDERR: 13034 | _cfFo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13062:1: error: BUILDSTDERR: warning: label ‘_cfFw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13062 | _cfFw: BUILDSTDERR: | ^ BUILDSTDERR: 13062 | _cfFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13103:1: error: BUILDSTDERR: warning: label ‘_cfFJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13103 | _cfFJ: BUILDSTDERR: | ^ BUILDSTDERR: 13103 | _cfFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13135:1: error: BUILDSTDERR: warning: label ‘_cfG0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13135 | _cfG0: BUILDSTDERR: | ^ BUILDSTDERR: 13135 | _cfG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13169:1: error: BUILDSTDERR: warning: label ‘_cfGb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13169 | _cfGb: BUILDSTDERR: | ^ BUILDSTDERR: 13169 | _cfGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13203:1: error: BUILDSTDERR: warning: label ‘_cfGm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13203 | _cfGm: BUILDSTDERR: | ^ BUILDSTDERR: 13203 | _cfGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13237:1: error: BUILDSTDERR: warning: label ‘_cfGx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13237 | _cfGx: BUILDSTDERR: | ^ BUILDSTDERR: 13237 | _cfGx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13271:1: error: BUILDSTDERR: warning: label ‘_cfGH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13271 | _cfGH: BUILDSTDERR: | ^ BUILDSTDERR: 13271 | _cfGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13306:1: error: BUILDSTDERR: warning: label ‘_cfGR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13306 | _cfGR: BUILDSTDERR: | ^ BUILDSTDERR: 13306 | _cfGR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplicativeCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13348:1: error: BUILDSTDERR: warning: label ‘_cfGV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13348 | _cfGV: BUILDSTDERR: | ^ BUILDSTDERR: 13348 | _cfGV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13422:1: error: BUILDSTDERR: warning: label ‘_cfHr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13422 | _cfHr: BUILDSTDERR: | ^ BUILDSTDERR: 13422 | _cfHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘rewg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13465:1: error: BUILDSTDERR: warning: label ‘_cfHu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13465 | _cfHu: BUILDSTDERR: | ^ BUILDSTDERR: 13465 | _cfHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadCozuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13518:1: error: BUILDSTDERR: warning: label ‘_cfHH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13518 | _cfHH: BUILDSTDERR: | ^ BUILDSTDERR: 13518 | _cfHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘rewh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13541:1: error: BUILDSTDERR: warning: label ‘_cfHQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13541 | _cfHQ: BUILDSTDERR: | ^ BUILDSTDERR: 13541 | _cfHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13566:1: error: BUILDSTDERR: warning: label ‘_cfI7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13566 | _cfI7: BUILDSTDERR: | ^ BUILDSTDERR: 13566 | _cfI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13601:1: error: BUILDSTDERR: warning: label ‘_cfIi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13601 | _cfIi: BUILDSTDERR: | ^ BUILDSTDERR: 13601 | _cfIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seEU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13635:1: error: BUILDSTDERR: warning: label ‘_cfIt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13635 | _cfIt: BUILDSTDERR: | ^ BUILDSTDERR: 13635 | _cfIt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seET_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13669:1: error: BUILDSTDERR: warning: label ‘_cfID’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13669 | _cfID: BUILDSTDERR: | ^ BUILDSTDERR: 13669 | _cfID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13710:1: error: BUILDSTDERR: warning: label ‘_cfIH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13710 | _cfIH: BUILDSTDERR: | ^ BUILDSTDERR: 13710 | _cfIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13775:1: error: BUILDSTDERR: warning: label ‘_cfJ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13775 | _cfJ3: BUILDSTDERR: | ^ BUILDSTDERR: 13775 | _cfJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfJ1’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13798:1: error: BUILDSTDERR: warning: label ‘_cfJ1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13798 | _cfJ1: BUILDSTDERR: | ^ BUILDSTDERR: 13798 | _cfJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seF1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13830:1: error: BUILDSTDERR: warning: label ‘_cfJo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13830 | _cfJo: BUILDSTDERR: | ^ BUILDSTDERR: 13830 | _cfJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seF5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13875:1: error: BUILDSTDERR: warning: label ‘_cfK3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13875 | _cfK3: BUILDSTDERR: | ^ BUILDSTDERR: 13875 | _cfK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seF4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13919:1: error: BUILDSTDERR: warning: label ‘_cfK6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13919 | _cfK6: BUILDSTDERR: | ^ BUILDSTDERR: 13919 | _cfK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seF7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:13971:1: error: BUILDSTDERR: warning: label ‘_cfKl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13971 | _cfKl: BUILDSTDERR: | ^ BUILDSTDERR: 13971 | _cfKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seF8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14009:1: error: BUILDSTDERR: warning: label ‘_cfKo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14009 | _cfKo: BUILDSTDERR: | ^ BUILDSTDERR: 14009 | _cfKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seF9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14084:1: error: BUILDSTDERR: warning: label ‘_cfKt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14084 | _cfKt: BUILDSTDERR: | ^ BUILDSTDERR: 14084 | _cfKt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14146:1: error: BUILDSTDERR: warning: label ‘_cfKy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14146 | _cfKy: BUILDSTDERR: | ^ BUILDSTDERR: 14146 | _cfKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCozuzdcreader_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14206:1: error: BUILDSTDERR: warning: label ‘_cfKD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14206 | _cfKD: BUILDSTDERR: | ^ BUILDSTDERR: 14206 | _cfKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfJe’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14230:1: error: BUILDSTDERR: warning: label ‘_cfJe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14230 | _cfJe: BUILDSTDERR: | ^ BUILDSTDERR: 14230 | _cfJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14275:1: error: BUILDSTDERR: warning: label ‘_cfLa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14275 | _cfLa: BUILDSTDERR: | ^ BUILDSTDERR: 14275 | _cfLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14311:1: error: BUILDSTDERR: warning: label ‘_cfLl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14311 | _cfLl: BUILDSTDERR: | ^ BUILDSTDERR: 14311 | _cfLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14346:1: error: BUILDSTDERR: warning: label ‘_cfLv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14346 | _cfLv: BUILDSTDERR: | ^ BUILDSTDERR: 14346 | _cfLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14382:1: error: BUILDSTDERR: warning: label ‘_cfLF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14382 | _cfLF: BUILDSTDERR: | ^ BUILDSTDERR: 14382 | _cfLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfMonadReaderaCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14425:1: error: BUILDSTDERR: warning: label ‘_cfLJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14425 | _cfLJ: BUILDSTDERR: | ^ BUILDSTDERR: 14425 | _cfLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14493:1: error: BUILDSTDERR: warning: label ‘_cfMa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14493 | _cfMa: BUILDSTDERR: | ^ BUILDSTDERR: 14493 | _cfMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14532:1: error: BUILDSTDERR: warning: label ‘_cfMk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14532 | _cfMk: BUILDSTDERR: | ^ BUILDSTDERR: 14532 | _cfMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14570:1: error: BUILDSTDERR: warning: label ‘_cfMC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14570 | _cfMC: BUILDSTDERR: | ^ BUILDSTDERR: 14570 | _cfMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14609:1: error: BUILDSTDERR: warning: label ‘_cfMF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14609 | _cfMF: BUILDSTDERR: | ^ BUILDSTDERR: 14609 | _cfMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14668:1: error: BUILDSTDERR: warning: label ‘_cfMK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14668 | _cfMK: BUILDSTDERR: | ^ BUILDSTDERR: 14668 | _cfMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14733:1: error: BUILDSTDERR: warning: label ‘_cfN3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14733 | _cfN3: BUILDSTDERR: | ^ BUILDSTDERR: 14733 | _cfN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14760:1: error: BUILDSTDERR: warning: label ‘_cfNm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14760 | _cfNm: BUILDSTDERR: | ^ BUILDSTDERR: 14760 | _cfNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfNk’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14794:1: error: BUILDSTDERR: warning: label ‘_cfNk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14794 | _cfNk: BUILDSTDERR: | ^ BUILDSTDERR: 14794 | _cfNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfNq’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14813:1: error: BUILDSTDERR: warning: label ‘_cfNq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14813 | _cfNq: BUILDSTDERR: | ^ BUILDSTDERR: 14813 | _cfNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14841:1: error: BUILDSTDERR: warning: label ‘_cfNy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14841 | _cfNy: BUILDSTDERR: | ^ BUILDSTDERR: 14841 | _cfNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14882:1: error: BUILDSTDERR: warning: label ‘_cfNV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14882 | _cfNV: BUILDSTDERR: | ^ BUILDSTDERR: 14882 | _cfNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfNT’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14916:1: error: BUILDSTDERR: warning: label ‘_cfNT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14916 | _cfNT: BUILDSTDERR: | ^ BUILDSTDERR: 14916 | _cfNT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfNZ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14935:1: error: BUILDSTDERR: warning: label ‘_cfNZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14935 | _cfNZ: BUILDSTDERR: | ^ BUILDSTDERR: 14935 | _cfNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:14963:1: error: BUILDSTDERR: warning: label ‘_cfO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14963 | _cfO7: BUILDSTDERR: | ^ BUILDSTDERR: 14963 | _cfO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15004:1: error: BUILDSTDERR: warning: label ‘_cfOu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15004 | _cfOu: BUILDSTDERR: | ^ BUILDSTDERR: 15004 | _cfOu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfOs’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15039:1: error: BUILDSTDERR: warning: label ‘_cfOs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15039 | _cfOs: BUILDSTDERR: | ^ BUILDSTDERR: 15039 | _cfOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘_cfOy’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15057:1: error: BUILDSTDERR: warning: label ‘_cfOy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15057 | _cfOy: BUILDSTDERR: | ^ BUILDSTDERR: 15057 | _cfOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘rewi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15085:1: error: BUILDSTDERR: warning: label ‘_cfOG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15085 | _cfOG: BUILDSTDERR: | ^ BUILDSTDERR: 15085 | _cfOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCozuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15128:1: error: BUILDSTDERR: warning: label ‘_cfOT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15128 | _cfOT: BUILDSTDERR: | ^ BUILDSTDERR: 15128 | _cfOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15152:1: error: BUILDSTDERR: warning: label ‘_cfPa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15152 | _cfPa: BUILDSTDERR: | ^ BUILDSTDERR: 15152 | _cfPa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15186:1: error: BUILDSTDERR: warning: label ‘_cfPl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15186 | _cfPl: BUILDSTDERR: | ^ BUILDSTDERR: 15186 | _cfPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15220:1: error: BUILDSTDERR: warning: label ‘_cfPw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15220 | _cfPw: BUILDSTDERR: | ^ BUILDSTDERR: 15220 | _cfPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15254:1: error: BUILDSTDERR: warning: label ‘_cfPH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15254 | _cfPH: BUILDSTDERR: | ^ BUILDSTDERR: 15254 | _cfPH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15288:1: error: BUILDSTDERR: warning: label ‘_cfPR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15288 | _cfPR: BUILDSTDERR: | ^ BUILDSTDERR: 15288 | _cfPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfApplyCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15329:1: error: BUILDSTDERR: warning: label ‘_cfPV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15329 | _cfPV: BUILDSTDERR: | ^ BUILDSTDERR: 15329 | _cfPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15397:1: error: BUILDSTDERR: warning: label ‘_cfQw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15397 | _cfQw: BUILDSTDERR: | ^ BUILDSTDERR: 15397 | _cfQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15441:1: error: BUILDSTDERR: warning: label ‘_cfQz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15441 | _cfQz: BUILDSTDERR: | ^ BUILDSTDERR: 15441 | _cfQz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15500:1: error: BUILDSTDERR: warning: label ‘_cfQE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15500 | _cfQE: BUILDSTDERR: | ^ BUILDSTDERR: 15500 | _cfQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15554:1: error: BUILDSTDERR: warning: label ‘_cfR1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15554 | _cfR1: BUILDSTDERR: | ^ BUILDSTDERR: 15554 | _cfR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15588:1: error: BUILDSTDERR: warning: label ‘_cfRc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15588 | _cfRc: BUILDSTDERR: | ^ BUILDSTDERR: 15588 | _cfRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seFW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15622:1: error: BUILDSTDERR: warning: label ‘_cfRm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15622 | _cfRm: BUILDSTDERR: | ^ BUILDSTDERR: 15622 | _cfRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfBindCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15661:1: error: BUILDSTDERR: warning: label ‘_cfRq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15661 | _cfRq: BUILDSTDERR: | ^ BUILDSTDERR: 15661 | _cfRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seG3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15717:1: error: BUILDSTDERR: warning: label ‘_cfS6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15717 | _cfS6: BUILDSTDERR: | ^ BUILDSTDERR: 15717 | _cfS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seG4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15756:1: error: BUILDSTDERR: warning: label ‘_cfS9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15756 | _cfS9: BUILDSTDERR: | ^ BUILDSTDERR: 15756 | _cfS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seG5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15815:1: error: BUILDSTDERR: warning: label ‘_cfSe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15815 | _cfSe: BUILDSTDERR: | ^ BUILDSTDERR: 15815 | _cfSe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15878:1: error: BUILDSTDERR: warning: label ‘_cfSj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15878 | _cfSj: BUILDSTDERR: | ^ BUILDSTDERR: 15878 | _cfSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seG9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15936:1: error: BUILDSTDERR: warning: label ‘_cfSI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15936 | _cfSI: BUILDSTDERR: | ^ BUILDSTDERR: 15936 | _cfSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seG8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:15970:1: error: BUILDSTDERR: warning: label ‘_cfST’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15970 | _cfST: BUILDSTDERR: | ^ BUILDSTDERR: 15970 | _cfST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seG7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16004:1: error: BUILDSTDERR: warning: label ‘_cfT3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16004 | _cfT3: BUILDSTDERR: | ^ BUILDSTDERR: 16004 | _cfT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfRepresentableTracedT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16043:1: error: BUILDSTDERR: warning: label ‘_cfT7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16043 | _cfT7: BUILDSTDERR: | ^ BUILDSTDERR: 16043 | _cfT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16103:1: error: BUILDSTDERR: warning: label ‘_cfTw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16103 | _cfTw: BUILDSTDERR: | ^ BUILDSTDERR: 16103 | _cfTw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16147:1: error: BUILDSTDERR: warning: label ‘_cfTP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16147 | _cfTP: BUILDSTDERR: | ^ BUILDSTDERR: 16147 | _cfTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16182:1: error: BUILDSTDERR: warning: label ‘_cfU7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16182 | _cfU7: BUILDSTDERR: | ^ BUILDSTDERR: 16182 | _cfU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16221:1: error: BUILDSTDERR: warning: label ‘_cfUa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16221 | _cfUa: BUILDSTDERR: | ^ BUILDSTDERR: 16221 | _cfUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16272:1: error: BUILDSTDERR: warning: label ‘_cfUf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16272 | _cfUf: BUILDSTDERR: | ^ BUILDSTDERR: 16272 | _cfUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicateRepBy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16339:1: error: BUILDSTDERR: warning: label ‘_cfUk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16339 | _cfUk: BUILDSTDERR: | ^ BUILDSTDERR: 16339 | _cfUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16401:1: error: BUILDSTDERR: warning: label ‘_cfUN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16401 | _cfUN: BUILDSTDERR: | ^ BUILDSTDERR: 16401 | _cfUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicatedRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16440:1: error: BUILDSTDERR: warning: label ‘_cfUQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16440 | _cfUQ: BUILDSTDERR: | ^ BUILDSTDERR: 16440 | _cfUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16484:1: error: BUILDSTDERR: warning: label ‘_cfVb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16484 | _cfVb: BUILDSTDERR: | ^ BUILDSTDERR: 16484 | _cfVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_duplicateRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16523:1: error: BUILDSTDERR: warning: label ‘_cfVe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16523 | _cfVe: BUILDSTDERR: | ^ BUILDSTDERR: 16523 | _cfVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16571:1: error: BUILDSTDERR: warning: label ‘_cfVz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16571 | _cfVz: BUILDSTDERR: | ^ BUILDSTDERR: 16571 | _cfVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16615:1: error: BUILDSTDERR: warning: label ‘_cfVZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16615 | _cfVZ: BUILDSTDERR: | ^ BUILDSTDERR: 16615 | _cfVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16650:1: error: BUILDSTDERR: warning: label ‘_cfWh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16650 | _cfWh: BUILDSTDERR: | ^ BUILDSTDERR: 16650 | _cfWh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16689:1: error: BUILDSTDERR: warning: label ‘_cfWk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16689 | _cfWk: BUILDSTDERR: | ^ BUILDSTDERR: 16689 | _cfWk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16740:1: error: BUILDSTDERR: warning: label ‘_cfWp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16740 | _cfWp: BUILDSTDERR: | ^ BUILDSTDERR: 16740 | _cfWp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16806:1: error: BUILDSTDERR: warning: label ‘_cfWu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16806 | _cfWu: BUILDSTDERR: | ^ BUILDSTDERR: 16806 | _cfWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendRepBy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16863:1: error: BUILDSTDERR: warning: label ‘_cfWz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16863 | _cfWz: BUILDSTDERR: | ^ BUILDSTDERR: 16863 | _cfWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16927:1: error: BUILDSTDERR: warning: label ‘_cfX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16927 | _cfX4: BUILDSTDERR: | ^ BUILDSTDERR: 16927 | _cfX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendedRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:16966:1: error: BUILDSTDERR: warning: label ‘_cfX7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16966 | _cfX7: BUILDSTDERR: | ^ BUILDSTDERR: 16966 | _cfX7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17014:1: error: BUILDSTDERR: warning: label ‘_cfXC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17014 | _cfXC: BUILDSTDERR: | ^ BUILDSTDERR: 17014 | _cfXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17059:1: error: BUILDSTDERR: warning: label ‘_cfY2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17059 | _cfY2: BUILDSTDERR: | ^ BUILDSTDERR: 17059 | _cfY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17097:1: error: BUILDSTDERR: warning: label ‘_cfYk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17097 | _cfYk: BUILDSTDERR: | ^ BUILDSTDERR: 17097 | _cfYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17136:1: error: BUILDSTDERR: warning: label ‘_cfYn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17136 | _cfYn: BUILDSTDERR: | ^ BUILDSTDERR: 17136 | _cfYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17187:1: error: BUILDSTDERR: warning: label ‘_cfYs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17187 | _cfYs: BUILDSTDERR: | ^ BUILDSTDERR: 17187 | _cfYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17253:1: error: BUILDSTDERR: warning: label ‘_cfYx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17253 | _cfYx: BUILDSTDERR: | ^ BUILDSTDERR: 17253 | _cfYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17312:1: error: BUILDSTDERR: warning: label ‘_cfYC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17312 | _cfYC: BUILDSTDERR: | ^ BUILDSTDERR: 17312 | _cfYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCo1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17387:1: error: BUILDSTDERR: warning: label ‘_cfYH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17387 | _cfYH: BUILDSTDERR: | ^ BUILDSTDERR: 17387 | _cfYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCo2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17433:1: error: BUILDSTDERR: warning: label ‘_cfZ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17433 | _cfZ6: BUILDSTDERR: | ^ BUILDSTDERR: 17433 | _cfZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17469:1: error: BUILDSTDERR: warning: label ‘_cfZm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17469 | _cfZm: BUILDSTDERR: | ^ BUILDSTDERR: 17469 | _cfZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17505:1: error: BUILDSTDERR: warning: label ‘_cfZw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17505 | _cfZw: BUILDSTDERR: | ^ BUILDSTDERR: 17505 | _cfZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seGW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17541:1: error: BUILDSTDERR: warning: label ‘_cfZG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17541 | _cfZG: BUILDSTDERR: | ^ BUILDSTDERR: 17541 | _cfZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfExtendCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17582:1: error: BUILDSTDERR: warning: label ‘_cfZK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17582 | _cfZK: BUILDSTDERR: | ^ BUILDSTDERR: 17582 | _cfZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seH1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17642:1: error: BUILDSTDERR: warning: label ‘_cg09’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17642 | _cg09: BUILDSTDERR: | ^ BUILDSTDERR: 17642 | _cg09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extendRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17681:1: error: BUILDSTDERR: warning: label ‘_cg0c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17681 | _cg0c: BUILDSTDERR: | ^ BUILDSTDERR: 17681 | _cg0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seH6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17729:1: error: BUILDSTDERR: warning: label ‘_cg0H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17729 | _cg0H: BUILDSTDERR: | ^ BUILDSTDERR: 17729 | _cg0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seH8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17774:1: error: BUILDSTDERR: warning: label ‘_cg17’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17774 | _cg17: BUILDSTDERR: | ^ BUILDSTDERR: 17774 | _cg17: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17812:1: error: BUILDSTDERR: warning: label ‘_cg1p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17812 | _cg1p: BUILDSTDERR: | ^ BUILDSTDERR: 17812 | _cg1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17851:1: error: BUILDSTDERR: warning: label ‘_cg1s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17851 | _cg1s: BUILDSTDERR: | ^ BUILDSTDERR: 17851 | _cg1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17902:1: error: BUILDSTDERR: warning: label ‘_cg1x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17902 | _cg1x: BUILDSTDERR: | ^ BUILDSTDERR: 17902 | _cg1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:17968:1: error: BUILDSTDERR: warning: label ‘_cg1C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17968 | _cg1C: BUILDSTDERR: | ^ BUILDSTDERR: 17968 | _cg1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18027:1: error: BUILDSTDERR: warning: label ‘_cg1H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18027 | _cg1H: BUILDSTDERR: | ^ BUILDSTDERR: 18027 | _cg1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCo1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18102:1: error: BUILDSTDERR: warning: label ‘_cg1M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18102 | _cg1M: BUILDSTDERR: | ^ BUILDSTDERR: 18102 | _cg1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18152:1: error: BUILDSTDERR: warning: label ‘_cg2l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18152 | _cg2l: BUILDSTDERR: | ^ BUILDSTDERR: 18152 | _cg2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extractRepBy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18201:1: error: BUILDSTDERR: warning: label ‘_cg2o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18201 | _cg2o: BUILDSTDERR: | ^ BUILDSTDERR: 18201 | _cg2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18244:1: error: BUILDSTDERR: warning: label ‘_cg2J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18244 | _cg2J: BUILDSTDERR: | ^ BUILDSTDERR: 18244 | _cg2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18284:1: error: BUILDSTDERR: warning: label ‘_cg2W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18284 | _cg2W: BUILDSTDERR: | ^ BUILDSTDERR: 18284 | _cg2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_extractRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18337:1: error: BUILDSTDERR: warning: label ‘_cg2Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18337 | _cg2Z: BUILDSTDERR: | ^ BUILDSTDERR: 18337 | _cg2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18392:1: error: BUILDSTDERR: warning: label ‘_cg3m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18392 | _cg3m: BUILDSTDERR: | ^ BUILDSTDERR: 18392 | _cg3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18432:1: error: BUILDSTDERR: warning: label ‘_cg3z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18432 | _cg3z: BUILDSTDERR: | ^ BUILDSTDERR: 18432 | _cg3z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCozuzdcextract_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18485:1: error: BUILDSTDERR: warning: label ‘_cg3C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18485 | _cg3C: BUILDSTDERR: | ^ BUILDSTDERR: 18485 | _cg3C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCo2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18541:1: error: BUILDSTDERR: warning: label ‘_cg3R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18541 | _cg3R: BUILDSTDERR: | ^ BUILDSTDERR: 18541 | _cg3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18577:1: error: BUILDSTDERR: warning: label ‘_cg47’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18577 | _cg47: BUILDSTDERR: | ^ BUILDSTDERR: 18577 | _cg47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18613:1: error: BUILDSTDERR: warning: label ‘_cg4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18613 | _cg4h: BUILDSTDERR: | ^ BUILDSTDERR: 18613 | _cg4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18649:1: error: BUILDSTDERR: warning: label ‘_cg4r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18649 | _cg4r: BUILDSTDERR: | ^ BUILDSTDERR: 18649 | _cg4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18685:1: error: BUILDSTDERR: warning: label ‘_cg4B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18685 | _cg4B: BUILDSTDERR: | ^ BUILDSTDERR: 18685 | _cg4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_zdfComonadCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18727:1: error: BUILDSTDERR: warning: label ‘_cg4F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18727 | _cg4F: BUILDSTDERR: | ^ BUILDSTDERR: 18727 | _cg4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18794:1: error: BUILDSTDERR: warning: label ‘_cg56’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18794 | _cg56: BUILDSTDERR: | ^ BUILDSTDERR: 18794 | _cg56: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18832:1: error: BUILDSTDERR: warning: label ‘_cg5o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18832 | _cg5o: BUILDSTDERR: | ^ BUILDSTDERR: 18832 | _cg5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18871:1: error: BUILDSTDERR: warning: label ‘_cg5r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18871 | _cg5r: BUILDSTDERR: | ^ BUILDSTDERR: 18871 | _cg5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_imapRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18929:1: error: BUILDSTDERR: warning: label ‘_cg5w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18929 | _cg5w: BUILDSTDERR: | ^ BUILDSTDERR: 18929 | _cg5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:18990:1: error: BUILDSTDERR: warning: label ‘_cg6a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18990 | _cg6a: BUILDSTDERR: | ^ BUILDSTDERR: 18990 | _cg6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19034:1: error: BUILDSTDERR: warning: label ‘_cg6d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19034 | _cg6d: BUILDSTDERR: | ^ BUILDSTDERR: 19034 | _cg6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19091:1: error: BUILDSTDERR: warning: label ‘_cg6i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19091 | _cg6i: BUILDSTDERR: | ^ BUILDSTDERR: 19091 | _cg6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_ifoldMapRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19154:1: error: BUILDSTDERR: warning: label ‘_cg6n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19154 | _cg6n: BUILDSTDERR: | ^ BUILDSTDERR: 19154 | _cg6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19213:1: error: BUILDSTDERR: warning: label ‘_cg6T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19213 | _cg6T: BUILDSTDERR: | ^ BUILDSTDERR: 19213 | _cg6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19251:1: error: BUILDSTDERR: warning: label ‘_cg7b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19251 | _cg7b: BUILDSTDERR: | ^ BUILDSTDERR: 19251 | _cg7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seHZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19290:1: error: BUILDSTDERR: warning: label ‘_cg7e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19290 | _cg7e: BUILDSTDERR: | ^ BUILDSTDERR: 19290 | _cg7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seI0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19346:1: error: BUILDSTDERR: warning: label ‘_cg7j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19346 | _cg7j: BUILDSTDERR: | ^ BUILDSTDERR: 19346 | _cg7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_itraverseRep_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19414:1: error: BUILDSTDERR: warning: label ‘_cg7o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19414 | _cg7o: BUILDSTDERR: | ^ BUILDSTDERR: 19414 | _cg7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seI7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19473:1: error: BUILDSTDERR: warning: label ‘_cg7X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19473 | _cg7X: BUILDSTDERR: | ^ BUILDSTDERR: 19473 | _cg7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seI6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19513:1: error: BUILDSTDERR: warning: label ‘_cg87’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19513 | _cg87: BUILDSTDERR: | ^ BUILDSTDERR: 19513 | _cg87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seI8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19559:1: error: BUILDSTDERR: warning: label ‘_cg8a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19559 | _cg8a: BUILDSTDERR: | ^ BUILDSTDERR: 19559 | _cg8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_liftR2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19627:1: error: BUILDSTDERR: warning: label ‘_cg8f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19627 | _cg8f: BUILDSTDERR: | ^ BUILDSTDERR: 19627 | _cg8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seIh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19685:1: error: BUILDSTDERR: warning: label ‘_cg8M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19685 | _cg8M: BUILDSTDERR: | ^ BUILDSTDERR: 19685 | _cg8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seIg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19725:1: error: BUILDSTDERR: warning: label ‘_cg8W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19725 | _cg8W: BUILDSTDERR: | ^ BUILDSTDERR: 19725 | _cg8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seIf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19765:1: error: BUILDSTDERR: warning: label ‘_cg96’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19765 | _cg96: BUILDSTDERR: | ^ BUILDSTDERR: 19765 | _cg96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘seIi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19813:1: error: BUILDSTDERR: warning: label ‘_cg99’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19813 | _cg99: BUILDSTDERR: | ^ BUILDSTDERR: 19813 | _cg99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_liftR3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:19891:1: error: BUILDSTDERR: warning: label ‘_cg9e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19891 | _cg9e: BUILDSTDERR: | ^ BUILDSTDERR: 19891 | _cg9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_CZCRepresentable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:20165:1: error: BUILDSTDERR: warning: label ‘_cg9y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20165 | _cg9y: BUILDSTDERR: | ^ BUILDSTDERR: 20165 | _cg9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziRep_CZCRepresentable_con_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:20201:1: error: BUILDSTDERR: warning: label ‘_cg9I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20201 | _cg9I: BUILDSTDERR: | ^ BUILDSTDERR: 20201 | _cg9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:1090:16: error: BUILDSTDERR: warning: ‘rewf_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 1090 | static StgWord rewf_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | static StgWord rewf_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_66.hc:860:16: error: BUILDSTDERR: warning: ‘rewe_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 860 | static StgWord rewe_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 860 | static StgWord rewe_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.p_o ) BUILDSTDERR: src/Data/Functor/Adjunction.hs:9:14: warning: [-Wtrustworthy-safe] BUILDSTDERR: ‘Data.Functor.Adjunction’ is marked as Trustworthy but has been inferred as safe! BUILDSTDERR: | BUILDSTDERR: 9 | {-# LANGUAGE Trustworthy #-} BUILDSTDERR: | ^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:179:1: error: BUILDSTDERR: warning: label ‘_ci3D’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _ci3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _ci3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ci3A’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:204:1: error: BUILDSTDERR: warning: label ‘_ci3A’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _ci3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _ci3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:232:1: error: BUILDSTDERR: warning: label ‘_ci3U’ defined but not used [-Wunused-label] BUILDSTDERR: 232 | _ci3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 232 | _ci3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ci3R’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:257:1: error: BUILDSTDERR: warning: label ‘_ci3R’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _ci3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _ci3R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:285:1: error: BUILDSTDERR: warning: label ‘_ci4b’ defined but not used [-Wunused-label] BUILDSTDERR: 285 | _ci4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 285 | _ci4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ci48’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:310:1: error: BUILDSTDERR: warning: label ‘_ci48’ defined but not used [-Wunused-label] BUILDSTDERR: 310 | _ci48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 310 | _ci48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_counit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:338:1: error: BUILDSTDERR: warning: label ‘_ci4s’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _ci4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _ci4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ci4p’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:363:1: error: BUILDSTDERR: warning: label ‘_ci4p’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _ci4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _ci4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_leftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:391:1: error: BUILDSTDERR: warning: label ‘_ci4J’ defined but not used [-Wunused-label] BUILDSTDERR: 391 | _ci4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 391 | _ci4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ci4G’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:416:1: error: BUILDSTDERR: warning: label ‘_ci4G’ defined but not used [-Wunused-label] BUILDSTDERR: 416 | _ci4G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 416 | _ci4G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_rightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:444:1: error: BUILDSTDERR: warning: label ‘_ci50’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _ci50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _ci50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ci4X’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:469:1: error: BUILDSTDERR: warning: label ‘_ci4X’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _ci4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _ci4X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:497:1: error: BUILDSTDERR: warning: label ‘_ci5f’ defined but not used [-Wunused-label] BUILDSTDERR: 497 | _ci5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 497 | _ci5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:546:1: error: BUILDSTDERR: warning: label ‘_ci5r’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _ci5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _ci5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:587:1: error: BUILDSTDERR: warning: label ‘_ci5C’ defined but not used [-Wunused-label] BUILDSTDERR: 587 | _ci5C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 587 | _ci5C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:611:1: error: BUILDSTDERR: warning: label ‘_ci5L’ defined but not used [-Wunused-label] BUILDSTDERR: 611 | _ci5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 611 | _ci5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shSI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:638:1: error: BUILDSTDERR: warning: label ‘_ci61’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _ci61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _ci61: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shSK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:676:1: error: BUILDSTDERR: warning: label ‘_ci6c’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _ci6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _ci6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:706:1: error: BUILDSTDERR: warning: label ‘_ci6f’ defined but not used [-Wunused-label] BUILDSTDERR: 706 | _ci6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 706 | _ci6f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:748:1: error: BUILDSTDERR: warning: label ‘_ci6u’ defined but not used [-Wunused-label] BUILDSTDERR: 748 | _ci6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 748 | _ci6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shSN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:775:1: error: BUILDSTDERR: warning: label ‘_ci6K’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _ci6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _ci6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shSP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:813:1: error: BUILDSTDERR: warning: label ‘_ci6V’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _ci6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _ci6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:843:1: error: BUILDSTDERR: warning: label ‘_ci6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 843 | _ci6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 843 | _ci6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shSR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:887:1: error: BUILDSTDERR: warning: label ‘_ci7k’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _ci7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _ci7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:924:1: error: BUILDSTDERR: warning: label ‘_ci7n’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _ci7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _ci7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shST_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:962:1: error: BUILDSTDERR: warning: label ‘_ci7H’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _ci7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _ci7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:999:1: error: BUILDSTDERR: warning: label ‘_ci7K’ defined but not used [-Wunused-label] BUILDSTDERR: 999 | _ci7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 999 | _ci7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shT0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1037:1: error: BUILDSTDERR: warning: label ‘_ci8b’ defined but not used [-Wunused-label] BUILDSTDERR: 1037 | _ci8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1037 | _ci8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1068:1: error: BUILDSTDERR: warning: label ‘_ci8e’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _ci8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _ci8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ci7Y’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1099:1: error: BUILDSTDERR: warning: label ‘_ci7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _ci7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _ci7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shT4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1149:1: error: BUILDSTDERR: warning: label ‘_ci8C’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _ci8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _ci8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1197:1: error: BUILDSTDERR: warning: label ‘_ci8H’ defined but not used [-Wunused-label] BUILDSTDERR: 1197 | _ci8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1197 | _ci8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shT6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1247:1: error: BUILDSTDERR: warning: label ‘_ci91’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _ci91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _ci91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1284:1: error: BUILDSTDERR: warning: label ‘_ci94’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _ci94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _ci94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shT8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1322:1: error: BUILDSTDERR: warning: label ‘_ci9o’ defined but not used [-Wunused-label] BUILDSTDERR: 1322 | _ci9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1322 | _ci9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1359:1: error: BUILDSTDERR: warning: label ‘_ci9r’ defined but not used [-Wunused-label] BUILDSTDERR: 1359 | _ci9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1359 | _ci9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1397:1: error: BUILDSTDERR: warning: label ‘_ci9S’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _ci9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _ci9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1429:1: error: BUILDSTDERR: warning: label ‘_cia2’ defined but not used [-Wunused-label] BUILDSTDERR: 1429 | _cia2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1429 | _cia2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1461:1: error: BUILDSTDERR: warning: label ‘_ciac’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _ciac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _ciac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1498:1: error: BUILDSTDERR: warning: label ‘_ciaB’ defined but not used [-Wunused-label] BUILDSTDERR: 1498 | _ciaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1498 | _ciaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1538:1: error: BUILDSTDERR: warning: label ‘_ciaM’ defined but not used [-Wunused-label] BUILDSTDERR: 1538 | _ciaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1538 | _ciaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1570:1: error: BUILDSTDERR: warning: label ‘_ciaP’ defined but not used [-Wunused-label] BUILDSTDERR: 1570 | _ciaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1570 | _ciaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciao’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1613:1: error: BUILDSTDERR: warning: label ‘_ciao’ defined but not used [-Wunused-label] BUILDSTDERR: 1613 | _ciao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1613 | _ciao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1665:1: error: BUILDSTDERR: warning: label ‘_ciaW’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _ciaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _ciaW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1730:1: error: BUILDSTDERR: warning: label ‘_cib9’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _cib9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _cib9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1760:1: error: BUILDSTDERR: warning: label ‘_cibc’ defined but not used [-Wunused-label] BUILDSTDERR: 1760 | _cibc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1760 | _cibc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1804:1: error: BUILDSTDERR: warning: label ‘_cibR’ defined but not used [-Wunused-label] BUILDSTDERR: 1804 | _cibR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1804 | _cibR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1841:1: error: BUILDSTDERR: warning: label ‘_cicb’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _cicb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _cicb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1889:1: error: BUILDSTDERR: warning: label ‘_cicg’ defined but not used [-Wunused-label] BUILDSTDERR: 1889 | _cicg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1889 | _cicg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:1945:1: error: BUILDSTDERR: warning: label ‘_cicl’ defined but not used [-Wunused-label] BUILDSTDERR: 1945 | _cicl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1945 | _cicl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2000:1: error: BUILDSTDERR: warning: label ‘_cicy’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _cicy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _cicy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2030:1: error: BUILDSTDERR: warning: label ‘_cicB’ defined but not used [-Wunused-label] BUILDSTDERR: 2030 | _cicB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2030 | _cicB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2074:1: error: BUILDSTDERR: warning: label ‘_cid3’ defined but not used [-Wunused-label] BUILDSTDERR: 2074 | _cid3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2074 | _cid3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2111:1: error: BUILDSTDERR: warning: label ‘_cid6’ defined but not used [-Wunused-label] BUILDSTDERR: 2111 | _cid6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2111 | _cid6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2149:1: error: BUILDSTDERR: warning: label ‘_cidq’ defined but not used [-Wunused-label] BUILDSTDERR: 2149 | _cidq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2149 | _cidq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2186:1: error: BUILDSTDERR: warning: label ‘_cidt’ defined but not used [-Wunused-label] BUILDSTDERR: 2186 | _cidt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2186 | _cidt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2225:1: error: BUILDSTDERR: warning: label ‘_cidU’ defined but not used [-Wunused-label] BUILDSTDERR: 2225 | _cidU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2225 | _cidU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2267:1: error: BUILDSTDERR: warning: label ‘_cidX’ defined but not used [-Wunused-label] BUILDSTDERR: 2267 | _cidX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2267 | _cidX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2318:1: error: BUILDSTDERR: warning: label ‘_ciea’ defined but not used [-Wunused-label] BUILDSTDERR: 2318 | _ciea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2318 | _ciea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2349:1: error: BUILDSTDERR: warning: label ‘_cied’ defined but not used [-Wunused-label] BUILDSTDERR: 2349 | _cied: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2349 | _cied: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZC1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2393:1: error: BUILDSTDERR: warning: label ‘_cieu’ defined but not used [-Wunused-label] BUILDSTDERR: 2393 | _cieu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2393 | _cieu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2420:1: error: BUILDSTDERR: warning: label ‘_cieR’ defined but not used [-Wunused-label] BUILDSTDERR: 2420 | _cieR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2420 | _cieR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2462:1: error: BUILDSTDERR: warning: label ‘_cieU’ defined but not used [-Wunused-label] BUILDSTDERR: 2462 | _cieU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2462 | _cieU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2513:1: error: BUILDSTDERR: warning: label ‘_cif7’ defined but not used [-Wunused-label] BUILDSTDERR: 2513 | _cif7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2513 | _cif7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2544:1: error: BUILDSTDERR: warning: label ‘_cifa’ defined but not used [-Wunused-label] BUILDSTDERR: 2544 | _cifa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2544 | _cifa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2590:1: error: BUILDSTDERR: warning: label ‘_cify’ defined but not used [-Wunused-label] BUILDSTDERR: 2590 | _cify: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2590 | _cify: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2625:1: error: BUILDSTDERR: warning: label ‘_cifI’ defined but not used [-Wunused-label] BUILDSTDERR: 2625 | _cifI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2625 | _cifI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2664:1: error: BUILDSTDERR: warning: label ‘_cifL’ defined but not used [-Wunused-label] BUILDSTDERR: 2664 | _cifL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2664 | _cifL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2709:1: error: BUILDSTDERR: warning: label ‘_cig7’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _cig7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _cig7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shTV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2744:1: error: BUILDSTDERR: warning: label ‘_cigh’ defined but not used [-Wunused-label] BUILDSTDERR: 2744 | _cigh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2744 | _cigh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2783:1: error: BUILDSTDERR: warning: label ‘_cigk’ defined but not used [-Wunused-label] BUILDSTDERR: 2783 | _cigk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2783 | _cigk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2829:1: error: BUILDSTDERR: warning: label ‘_cigD’ defined but not used [-Wunused-label] BUILDSTDERR: 2829 | _cigD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2829 | _cigD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cigA’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2854:1: error: BUILDSTDERR: warning: label ‘_cigA’ defined but not used [-Wunused-label] BUILDSTDERR: 2854 | _cigA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2854 | _cigA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2882:1: error: BUILDSTDERR: warning: label ‘_cigU’ defined but not used [-Wunused-label] BUILDSTDERR: 2882 | _cigU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2882 | _cigU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cigR’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2907:1: error: BUILDSTDERR: warning: label ‘_cigR’ defined but not used [-Wunused-label] BUILDSTDERR: 2907 | _cigR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2907 | _cigR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2935:1: error: BUILDSTDERR: warning: label ‘_cihf’ defined but not used [-Wunused-label] BUILDSTDERR: 2935 | _cihf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2935 | _cihf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cih8’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:2964:1: error: BUILDSTDERR: warning: label ‘_cih8’ defined but not used [-Wunused-label] BUILDSTDERR: 2964 | _cih8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2964 | _cih8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3012:1: error: BUILDSTDERR: warning: label ‘_cihC’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _cihC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _cihC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3053:1: error: BUILDSTDERR: warning: label ‘_cihM’ defined but not used [-Wunused-label] BUILDSTDERR: 3053 | _cihM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3053 | _cihM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3098:1: error: BUILDSTDERR: warning: label ‘_cihQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3098 | _cihQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3098 | _cihQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3152:1: error: BUILDSTDERR: warning: label ‘_ciic’ defined but not used [-Wunused-label] BUILDSTDERR: 3152 | _ciic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3152 | _ciic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3187:1: error: BUILDSTDERR: warning: label ‘_ciim’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _ciim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _ciim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3226:1: error: BUILDSTDERR: warning: label ‘_ciip’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _ciip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _ciip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3271:1: error: BUILDSTDERR: warning: label ‘_ciiL’ defined but not used [-Wunused-label] BUILDSTDERR: 3271 | _ciiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3271 | _ciiL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3306:1: error: BUILDSTDERR: warning: label ‘_ciiV’ defined but not used [-Wunused-label] BUILDSTDERR: 3306 | _ciiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3306 | _ciiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3345:1: error: BUILDSTDERR: warning: label ‘_ciiY’ defined but not used [-Wunused-label] BUILDSTDERR: 3345 | _ciiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3345 | _ciiY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3390:1: error: BUILDSTDERR: warning: label ‘_cijk’ defined but not used [-Wunused-label] BUILDSTDERR: 3390 | _cijk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3390 | _cijk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3427:1: error: BUILDSTDERR: warning: label ‘_cijn’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _cijn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _cijn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3465:1: error: BUILDSTDERR: warning: label ‘_cijH’ defined but not used [-Wunused-label] BUILDSTDERR: 3465 | _cijH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3465 | _cijH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3502:1: error: BUILDSTDERR: warning: label ‘_cijK’ defined but not used [-Wunused-label] BUILDSTDERR: 3502 | _cijK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3502 | _cijK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3539:1: error: BUILDSTDERR: warning: label ‘_cijX’ defined but not used [-Wunused-label] BUILDSTDERR: 3539 | _cijX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3539 | _cijX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3563:1: error: BUILDSTDERR: warning: label ‘_cik6’ defined but not used [-Wunused-label] BUILDSTDERR: 3563 | _cik6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3563 | _cik6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3587:1: error: BUILDSTDERR: warning: label ‘_cikf’ defined but not used [-Wunused-label] BUILDSTDERR: 3587 | _cikf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3587 | _cikf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3614:1: error: BUILDSTDERR: warning: label ‘_cikv’ defined but not used [-Wunused-label] BUILDSTDERR: 3614 | _cikv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3614 | _cikv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3652:1: error: BUILDSTDERR: warning: label ‘_cikG’ defined but not used [-Wunused-label] BUILDSTDERR: 3652 | _cikG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3652 | _cikG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3682:1: error: BUILDSTDERR: warning: label ‘_cikJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3682 | _cikJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3682 | _cikJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3727:1: error: BUILDSTDERR: warning: label ‘_cil5’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _cil5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _cil5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3765:1: error: BUILDSTDERR: warning: label ‘_cilg’ defined but not used [-Wunused-label] BUILDSTDERR: 3765 | _cilg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3765 | _cilg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3795:1: error: BUILDSTDERR: warning: label ‘_cilj’ defined but not used [-Wunused-label] BUILDSTDERR: 3795 | _cilj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3795 | _cilj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3839:1: error: BUILDSTDERR: warning: label ‘_cilF’ defined but not used [-Wunused-label] BUILDSTDERR: 3839 | _cilF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3839 | _cilF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3876:1: error: BUILDSTDERR: warning: label ‘_cilI’ defined but not used [-Wunused-label] BUILDSTDERR: 3876 | _cilI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3876 | _cilI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3914:1: error: BUILDSTDERR: warning: label ‘_cim2’ defined but not used [-Wunused-label] BUILDSTDERR: 3914 | _cim2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3914 | _cim2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3951:1: error: BUILDSTDERR: warning: label ‘_cim5’ defined but not used [-Wunused-label] BUILDSTDERR: 3951 | _cim5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3951 | _cim5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:3990:1: error: BUILDSTDERR: warning: label ‘_cimw’ defined but not used [-Wunused-label] BUILDSTDERR: 3990 | _cimw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3990 | _cimw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4032:1: error: BUILDSTDERR: warning: label ‘_cimz’ defined but not used [-Wunused-label] BUILDSTDERR: 4032 | _cimz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4032 | _cimz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4083:1: error: BUILDSTDERR: warning: label ‘_cimM’ defined but not used [-Wunused-label] BUILDSTDERR: 4083 | _cimM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4083 | _cimM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4114:1: error: BUILDSTDERR: warning: label ‘_cimP’ defined but not used [-Wunused-label] BUILDSTDERR: 4114 | _cimP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4114 | _cimP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4161:1: error: BUILDSTDERR: warning: label ‘_cink’ defined but not used [-Wunused-label] BUILDSTDERR: 4161 | _cink: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4161 | _cink: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4203:1: error: BUILDSTDERR: warning: label ‘_cinn’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _cinn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _cinn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4254:1: error: BUILDSTDERR: warning: label ‘_cinA’ defined but not used [-Wunused-label] BUILDSTDERR: 4254 | _cinA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4254 | _cinA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4285:1: error: BUILDSTDERR: warning: label ‘_cinD’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _cinD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _cinD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4331:1: error: BUILDSTDERR: warning: label ‘_cio1’ defined but not used [-Wunused-label] BUILDSTDERR: 4331 | _cio1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4331 | _cio1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shUX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4366:1: error: BUILDSTDERR: warning: label ‘_ciob’ defined but not used [-Wunused-label] BUILDSTDERR: 4366 | _ciob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4366 | _ciob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4405:1: error: BUILDSTDERR: warning: label ‘_cioe’ defined but not used [-Wunused-label] BUILDSTDERR: 4405 | _cioe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4405 | _cioe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shV2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4450:1: error: BUILDSTDERR: warning: label ‘_cioA’ defined but not used [-Wunused-label] BUILDSTDERR: 4450 | _cioA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4450 | _cioA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shV1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4485:1: error: BUILDSTDERR: warning: label ‘_cioK’ defined but not used [-Wunused-label] BUILDSTDERR: 4485 | _cioK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4485 | _cioK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4524:1: error: BUILDSTDERR: warning: label ‘_cioN’ defined but not used [-Wunused-label] BUILDSTDERR: 4524 | _cioN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4524 | _cioN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4570:1: error: BUILDSTDERR: warning: label ‘_cip6’ defined but not used [-Wunused-label] BUILDSTDERR: 4570 | _cip6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4570 | _cip6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cip3’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4595:1: error: BUILDSTDERR: warning: label ‘_cip3’ defined but not used [-Wunused-label] BUILDSTDERR: 4595 | _cip3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4595 | _cip3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4623:1: error: BUILDSTDERR: warning: label ‘_cipn’ defined but not used [-Wunused-label] BUILDSTDERR: 4623 | _cipn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4623 | _cipn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cipk’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4648:1: error: BUILDSTDERR: warning: label ‘_cipk’ defined but not used [-Wunused-label] BUILDSTDERR: 4648 | _cipk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4648 | _cipk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4676:1: error: BUILDSTDERR: warning: label ‘_cipI’ defined but not used [-Wunused-label] BUILDSTDERR: 4676 | _cipI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4676 | _cipI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cipB’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4705:1: error: BUILDSTDERR: warning: label ‘_cipB’ defined but not used [-Wunused-label] BUILDSTDERR: 4705 | _cipB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4705 | _cipB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4753:1: error: BUILDSTDERR: warning: label ‘_ciq5’ defined but not used [-Wunused-label] BUILDSTDERR: 4753 | _ciq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4753 | _ciq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4794:1: error: BUILDSTDERR: warning: label ‘_ciqf’ defined but not used [-Wunused-label] BUILDSTDERR: 4794 | _ciqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4794 | _ciqf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4839:1: error: BUILDSTDERR: warning: label ‘_ciqj’ defined but not used [-Wunused-label] BUILDSTDERR: 4839 | _ciqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4839 | _ciqj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4893:1: error: BUILDSTDERR: warning: label ‘_ciqF’ defined but not used [-Wunused-label] BUILDSTDERR: 4893 | _ciqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4893 | _ciqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4928:1: error: BUILDSTDERR: warning: label ‘_ciqP’ defined but not used [-Wunused-label] BUILDSTDERR: 4928 | _ciqP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4928 | _ciqP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcp2Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:4967:1: error: BUILDSTDERR: warning: label ‘_ciqS’ defined but not used [-Wunused-label] BUILDSTDERR: 4967 | _ciqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4967 | _ciqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5012:1: error: BUILDSTDERR: warning: label ‘_cire’ defined but not used [-Wunused-label] BUILDSTDERR: 5012 | _cire: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5012 | _cire: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5047:1: error: BUILDSTDERR: warning: label ‘_ciro’ defined but not used [-Wunused-label] BUILDSTDERR: 5047 | _ciro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5047 | _ciro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcp1Adjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5086:1: error: BUILDSTDERR: warning: label ‘_cirr’ defined but not used [-Wunused-label] BUILDSTDERR: 5086 | _cirr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5086 | _cirr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5132:1: error: BUILDSTDERR: warning: label ‘_cirQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5132 | _cirQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5132 | _cirQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cirO’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5165:1: error: BUILDSTDERR: warning: label ‘_cirO’ defined but not used [-Wunused-label] BUILDSTDERR: 5165 | _cirO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5165 | _cirO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5188:1: error: BUILDSTDERR: warning: label ‘_cisb’ defined but not used [-Wunused-label] BUILDSTDERR: 5188 | _cisb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5188 | _cisb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5228:1: error: BUILDSTDERR: warning: label ‘_cise’ defined but not used [-Wunused-label] BUILDSTDERR: 5228 | _cise: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5228 | _cise: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5284:1: error: BUILDSTDERR: warning: label ‘_cisj’ defined but not used [-Wunused-label] BUILDSTDERR: 5284 | _cisj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5284 | _cisj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5332:1: error: BUILDSTDERR: warning: label ‘_cisK’ defined but not used [-Wunused-label] BUILDSTDERR: 5332 | _cisK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5332 | _cisK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cisI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5366:1: error: BUILDSTDERR: warning: label ‘_cisI’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _cisI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _cisI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cisO’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5385:1: error: BUILDSTDERR: warning: label ‘_cisO’ defined but not used [-Wunused-label] BUILDSTDERR: 5385 | _cisO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5385 | _cisO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cisT’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5403:1: error: BUILDSTDERR: warning: label ‘_cisT’ defined but not used [-Wunused-label] BUILDSTDERR: 5403 | _cisT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5403 | _cisT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5427:1: error: BUILDSTDERR: warning: label ‘_cith’ defined but not used [-Wunused-label] BUILDSTDERR: 5427 | _cith: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5427 | _cith: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5469:1: error: BUILDSTDERR: warning: label ‘_citk’ defined but not used [-Wunused-label] BUILDSTDERR: 5469 | _citk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5469 | _citk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5517:1: error: BUILDSTDERR: warning: label ‘_citp’ defined but not used [-Wunused-label] BUILDSTDERR: 5517 | _citp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5517 | _citp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5565:1: error: BUILDSTDERR: warning: label ‘_citU’ defined but not used [-Wunused-label] BUILDSTDERR: 5565 | _citU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5565 | _citU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5610:1: error: BUILDSTDERR: warning: label ‘_ciu0’ defined but not used [-Wunused-label] BUILDSTDERR: 5610 | _ciu0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5610 | _ciu0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_citY’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5660:1: error: BUILDSTDERR: warning: label ‘_citY’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _citY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _citY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciu4’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5679:1: error: BUILDSTDERR: warning: label ‘_ciu4’ defined but not used [-Wunused-label] BUILDSTDERR: 5679 | _ciu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5679 | _ciu4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciu9’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5698:1: error: BUILDSTDERR: warning: label ‘_ciu9’ defined but not used [-Wunused-label] BUILDSTDERR: 5698 | _ciu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5698 | _ciu9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5726:1: error: BUILDSTDERR: warning: label ‘_ciuy’ defined but not used [-Wunused-label] BUILDSTDERR: 5726 | _ciuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5726 | _ciuy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shVS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5771:1: error: BUILDSTDERR: warning: label ‘_ciuE’ defined but not used [-Wunused-label] BUILDSTDERR: 5771 | _ciuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5771 | _ciuE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciuC’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5821:1: error: BUILDSTDERR: warning: label ‘_ciuC’ defined but not used [-Wunused-label] BUILDSTDERR: 5821 | _ciuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5821 | _ciuC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciuI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5840:1: error: BUILDSTDERR: warning: label ‘_ciuI’ defined but not used [-Wunused-label] BUILDSTDERR: 5840 | _ciuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5840 | _ciuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciuN’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5859:1: error: BUILDSTDERR: warning: label ‘_ciuN’ defined but not used [-Wunused-label] BUILDSTDERR: 5859 | _ciuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5859 | _ciuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5891:1: error: BUILDSTDERR: warning: label ‘_ciuY’ defined but not used [-Wunused-label] BUILDSTDERR: 5891 | _ciuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5891 | _ciuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5945:1: error: BUILDSTDERR: warning: label ‘_civl’ defined but not used [-Wunused-label] BUILDSTDERR: 5945 | _civl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5945 | _civl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_civi’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:5973:1: error: BUILDSTDERR: warning: label ‘_civi’ defined but not used [-Wunused-label] BUILDSTDERR: 5973 | _civi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5973 | _civi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6016:1: error: BUILDSTDERR: warning: label ‘_civN’ defined but not used [-Wunused-label] BUILDSTDERR: 6016 | _civN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6016 | _civN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_civL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6050:1: error: BUILDSTDERR: warning: label ‘_civL’ defined but not used [-Wunused-label] BUILDSTDERR: 6050 | _civL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6050 | _civL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6075:1: error: BUILDSTDERR: warning: label ‘_ciw5’ defined but not used [-Wunused-label] BUILDSTDERR: 6075 | _ciw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6075 | _ciw5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciw3’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6109:1: error: BUILDSTDERR: warning: label ‘_ciw3’ defined but not used [-Wunused-label] BUILDSTDERR: 6109 | _ciw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6109 | _ciw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZCzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6134:1: error: BUILDSTDERR: warning: label ‘_ciwf’ defined but not used [-Wunused-label] BUILDSTDERR: 6134 | _ciwf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6134 | _ciwf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_civy’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6170:1: error: BUILDSTDERR: warning: label ‘_civy’ defined but not used [-Wunused-label] BUILDSTDERR: 6170 | _civy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6170 | _civy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6246:1: error: BUILDSTDERR: warning: label ‘_ciwH’ defined but not used [-Wunused-label] BUILDSTDERR: 6246 | _ciwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6246 | _ciwH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6281:1: error: BUILDSTDERR: warning: label ‘_ciwS’ defined but not used [-Wunused-label] BUILDSTDERR: 6281 | _ciwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6281 | _ciwS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6316:1: error: BUILDSTDERR: warning: label ‘_cix3’ defined but not used [-Wunused-label] BUILDSTDERR: 6316 | _cix3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6316 | _cix3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6351:1: error: BUILDSTDERR: warning: label ‘_cixe’ defined but not used [-Wunused-label] BUILDSTDERR: 6351 | _cixe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6351 | _cixe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6386:1: error: BUILDSTDERR: warning: label ‘_cixo’ defined but not used [-Wunused-label] BUILDSTDERR: 6386 | _cixo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6386 | _cixo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6422:1: error: BUILDSTDERR: warning: label ‘_cixy’ defined but not used [-Wunused-label] BUILDSTDERR: 6422 | _cixy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6422 | _cixy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCzpZCZCztZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6466:1: error: BUILDSTDERR: warning: label ‘_cixC’ defined but not used [-Wunused-label] BUILDSTDERR: 6466 | _cixC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6466 | _cixC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6547:1: error: BUILDSTDERR: warning: label ‘_ciy6’ defined but not used [-Wunused-label] BUILDSTDERR: 6547 | _ciy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6547 | _ciy6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6579:1: error: BUILDSTDERR: warning: label ‘_ciyg’ defined but not used [-Wunused-label] BUILDSTDERR: 6579 | _ciyg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6579 | _ciyg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6611:1: error: BUILDSTDERR: warning: label ‘_ciyq’ defined but not used [-Wunused-label] BUILDSTDERR: 6611 | _ciyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6611 | _ciyq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6647:1: error: BUILDSTDERR: warning: label ‘_ciyD’ defined but not used [-Wunused-label] BUILDSTDERR: 6647 | _ciyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6647 | _ciyD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciyB’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6681:1: error: BUILDSTDERR: warning: label ‘_ciyB’ defined but not used [-Wunused-label] BUILDSTDERR: 6681 | _ciyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6681 | _ciyB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciyH’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6700:1: error: BUILDSTDERR: warning: label ‘_ciyH’ defined but not used [-Wunused-label] BUILDSTDERR: 6700 | _ciyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6700 | _ciyH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciyM’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6718:1: error: BUILDSTDERR: warning: label ‘_ciyM’ defined but not used [-Wunused-label] BUILDSTDERR: 6718 | _ciyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6718 | _ciyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6743:1: error: BUILDSTDERR: warning: label ‘_ciz9’ defined but not used [-Wunused-label] BUILDSTDERR: 6743 | _ciz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6743 | _ciz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6785:1: error: BUILDSTDERR: warning: label ‘_cizc’ defined but not used [-Wunused-label] BUILDSTDERR: 6785 | _cizc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6785 | _cizc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6836:1: error: BUILDSTDERR: warning: label ‘_cizw’ defined but not used [-Wunused-label] BUILDSTDERR: 6836 | _cizw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6836 | _cizw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6877:1: error: BUILDSTDERR: warning: label ‘_cizz’ defined but not used [-Wunused-label] BUILDSTDERR: 6877 | _cizz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6877 | _cizz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:6940:1: error: BUILDSTDERR: warning: label ‘_cizE’ defined but not used [-Wunused-label] BUILDSTDERR: 6940 | _cizE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6940 | _cizE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7010:1: error: BUILDSTDERR: warning: label ‘_ciAc’ defined but not used [-Wunused-label] BUILDSTDERR: 7010 | _ciAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7010 | _ciAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7045:1: error: BUILDSTDERR: warning: label ‘_ciAm’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _ciAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _ciAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7081:1: error: BUILDSTDERR: warning: label ‘_ciAD’ defined but not used [-Wunused-label] BUILDSTDERR: 7081 | _ciAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7081 | _ciAD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7123:1: error: BUILDSTDERR: warning: label ‘_ciAG’ defined but not used [-Wunused-label] BUILDSTDERR: 7123 | _ciAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7123 | _ciAG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7175:1: error: BUILDSTDERR: warning: label ‘_ciB0’ defined but not used [-Wunused-label] BUILDSTDERR: 7175 | _ciB0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7175 | _ciB0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7218:1: error: BUILDSTDERR: warning: label ‘_ciB3’ defined but not used [-Wunused-label] BUILDSTDERR: 7218 | _ciB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7218 | _ciB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZCzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7273:1: error: BUILDSTDERR: warning: label ‘_ciB8’ defined but not used [-Wunused-label] BUILDSTDERR: 7273 | _ciB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7273 | _ciB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7333:1: error: BUILDSTDERR: warning: label ‘_ciBD’ defined but not used [-Wunused-label] BUILDSTDERR: 7333 | _ciBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7333 | _ciBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7368:1: error: BUILDSTDERR: warning: label ‘_ciBO’ defined but not used [-Wunused-label] BUILDSTDERR: 7368 | _ciBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7368 | _ciBO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7403:1: error: BUILDSTDERR: warning: label ‘_ciBY’ defined but not used [-Wunused-label] BUILDSTDERR: 7403 | _ciBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7403 | _ciBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7439:1: error: BUILDSTDERR: warning: label ‘_ciC8’ defined but not used [-Wunused-label] BUILDSTDERR: 7439 | _ciC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7439 | _ciC8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7475:1: error: BUILDSTDERR: warning: label ‘_ciCi’ defined but not used [-Wunused-label] BUILDSTDERR: 7475 | _ciCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7475 | _ciCi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7511:1: error: BUILDSTDERR: warning: label ‘_ciCs’ defined but not used [-Wunused-label] BUILDSTDERR: 7511 | _ciCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7511 | _ciCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZCziZCZCziZC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7555:1: error: BUILDSTDERR: warning: label ‘_ciCw’ defined but not used [-Wunused-label] BUILDSTDERR: 7555 | _ciCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7555 | _ciCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shWX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7637:1: error: BUILDSTDERR: warning: label ‘_ciD3’ defined but not used [-Wunused-label] BUILDSTDERR: 7637 | _ciD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7637 | _ciD3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciD1’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7671:1: error: BUILDSTDERR: warning: label ‘_ciD1’ defined but not used [-Wunused-label] BUILDSTDERR: 7671 | _ciD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7671 | _ciD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciD7’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7690:1: error: BUILDSTDERR: warning: label ‘_ciD7’ defined but not used [-Wunused-label] BUILDSTDERR: 7690 | _ciD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7690 | _ciD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciDc’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7708:1: error: BUILDSTDERR: warning: label ‘_ciDc’ defined but not used [-Wunused-label] BUILDSTDERR: 7708 | _ciDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7708 | _ciDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shX1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7733:1: error: BUILDSTDERR: warning: label ‘_ciDs’ defined but not used [-Wunused-label] BUILDSTDERR: 7733 | _ciDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7733 | _ciDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shX3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7771:1: error: BUILDSTDERR: warning: label ‘_ciDK’ defined but not used [-Wunused-label] BUILDSTDERR: 7771 | _ciDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7771 | _ciDK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shX4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7810:1: error: BUILDSTDERR: warning: label ‘_ciDN’ defined but not used [-Wunused-label] BUILDSTDERR: 7810 | _ciDN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7810 | _ciDN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7859:1: error: BUILDSTDERR: warning: label ‘_ciDS’ defined but not used [-Wunused-label] BUILDSTDERR: 7859 | _ciDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7859 | _ciDS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shX7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7912:1: error: BUILDSTDERR: warning: label ‘_ciEi’ defined but not used [-Wunused-label] BUILDSTDERR: 7912 | _ciEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7912 | _ciEi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shX8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7952:1: error: BUILDSTDERR: warning: label ‘_ciEv’ defined but not used [-Wunused-label] BUILDSTDERR: 7952 | _ciEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7952 | _ciEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciEt’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:7985:1: error: BUILDSTDERR: warning: label ‘_ciEt’ defined but not used [-Wunused-label] BUILDSTDERR: 7985 | _ciEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7985 | _ciEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8008:1: error: BUILDSTDERR: warning: label ‘_ciEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8008 | _ciEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8008 | _ciEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8047:1: error: BUILDSTDERR: warning: label ‘_ciET’ defined but not used [-Wunused-label] BUILDSTDERR: 8047 | _ciET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8047 | _ciET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1zuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8096:1: error: BUILDSTDERR: warning: label ‘_ciEY’ defined but not used [-Wunused-label] BUILDSTDERR: 8096 | _ciEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8096 | _ciEY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8148:1: error: BUILDSTDERR: warning: label ‘_ciFp’ defined but not used [-Wunused-label] BUILDSTDERR: 8148 | _ciFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8148 | _ciFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8182:1: error: BUILDSTDERR: warning: label ‘_ciFA’ defined but not used [-Wunused-label] BUILDSTDERR: 8182 | _ciFA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8182 | _ciFA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8216:1: error: BUILDSTDERR: warning: label ‘_ciFK’ defined but not used [-Wunused-label] BUILDSTDERR: 8216 | _ciFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8216 | _ciFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8251:1: error: BUILDSTDERR: warning: label ‘_ciFU’ defined but not used [-Wunused-label] BUILDSTDERR: 8251 | _ciFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8251 | _ciFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8286:1: error: BUILDSTDERR: warning: label ‘_ciG4’ defined but not used [-Wunused-label] BUILDSTDERR: 8286 | _ciG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8286 | _ciG4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8321:1: error: BUILDSTDERR: warning: label ‘_ciGe’ defined but not used [-Wunused-label] BUILDSTDERR: 8321 | _ciGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8321 | _ciGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionRec1Rec1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8363:1: error: BUILDSTDERR: warning: label ‘_ciGi’ defined but not used [-Wunused-label] BUILDSTDERR: 8363 | _ciGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8363 | _ciGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8438:1: error: BUILDSTDERR: warning: label ‘_ciGT’ defined but not used [-Wunused-label] BUILDSTDERR: 8438 | _ciGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8438 | _ciGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8483:1: error: BUILDSTDERR: warning: label ‘_ciGZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8483 | _ciGZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8483 | _ciGZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciGX’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8533:1: error: BUILDSTDERR: warning: label ‘_ciGX’ defined but not used [-Wunused-label] BUILDSTDERR: 8533 | _ciGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8533 | _ciGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciH3’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8552:1: error: BUILDSTDERR: warning: label ‘_ciH3’ defined but not used [-Wunused-label] BUILDSTDERR: 8552 | _ciH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8552 | _ciH3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciH8’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8571:1: error: BUILDSTDERR: warning: label ‘_ciH8’ defined but not used [-Wunused-label] BUILDSTDERR: 8571 | _ciH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8571 | _ciH8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8599:1: error: BUILDSTDERR: warning: label ‘_ciHx’ defined but not used [-Wunused-label] BUILDSTDERR: 8599 | _ciHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8599 | _ciHx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8644:1: error: BUILDSTDERR: warning: label ‘_ciHD’ defined but not used [-Wunused-label] BUILDSTDERR: 8644 | _ciHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8644 | _ciHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciHB’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8694:1: error: BUILDSTDERR: warning: label ‘_ciHB’ defined but not used [-Wunused-label] BUILDSTDERR: 8694 | _ciHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8694 | _ciHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciHH’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8713:1: error: BUILDSTDERR: warning: label ‘_ciHH’ defined but not used [-Wunused-label] BUILDSTDERR: 8713 | _ciHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8713 | _ciHH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciHM’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8732:1: error: BUILDSTDERR: warning: label ‘_ciHM’ defined but not used [-Wunused-label] BUILDSTDERR: 8732 | _ciHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8732 | _ciHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8764:1: error: BUILDSTDERR: warning: label ‘_ciHX’ defined but not used [-Wunused-label] BUILDSTDERR: 8764 | _ciHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8764 | _ciHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8818:1: error: BUILDSTDERR: warning: label ‘_ciIk’ defined but not used [-Wunused-label] BUILDSTDERR: 8818 | _ciIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8818 | _ciIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciIh’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8846:1: error: BUILDSTDERR: warning: label ‘_ciIh’ defined but not used [-Wunused-label] BUILDSTDERR: 8846 | _ciIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8846 | _ciIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8889:1: error: BUILDSTDERR: warning: label ‘_ciIM’ defined but not used [-Wunused-label] BUILDSTDERR: 8889 | _ciIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8889 | _ciIM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciIK’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8923:1: error: BUILDSTDERR: warning: label ‘_ciIK’ defined but not used [-Wunused-label] BUILDSTDERR: 8923 | _ciIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8923 | _ciIK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8948:1: error: BUILDSTDERR: warning: label ‘_ciJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 8948 | _ciJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8948 | _ciJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciJ2’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:8982:1: error: BUILDSTDERR: warning: label ‘_ciJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 8982 | _ciJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8982 | _ciJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProductzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9007:1: error: BUILDSTDERR: warning: label ‘_ciJe’ defined but not used [-Wunused-label] BUILDSTDERR: 9007 | _ciJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9007 | _ciJe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciIx’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9043:1: error: BUILDSTDERR: warning: label ‘_ciIx’ defined but not used [-Wunused-label] BUILDSTDERR: 9043 | _ciIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9043 | _ciIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9119:1: error: BUILDSTDERR: warning: label ‘_ciJG’ defined but not used [-Wunused-label] BUILDSTDERR: 9119 | _ciJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9119 | _ciJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9154:1: error: BUILDSTDERR: warning: label ‘_ciJR’ defined but not used [-Wunused-label] BUILDSTDERR: 9154 | _ciJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9154 | _ciJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9189:1: error: BUILDSTDERR: warning: label ‘_ciK2’ defined but not used [-Wunused-label] BUILDSTDERR: 9189 | _ciK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9189 | _ciK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9224:1: error: BUILDSTDERR: warning: label ‘_ciKd’ defined but not used [-Wunused-label] BUILDSTDERR: 9224 | _ciKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9224 | _ciKd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9259:1: error: BUILDSTDERR: warning: label ‘_ciKn’ defined but not used [-Wunused-label] BUILDSTDERR: 9259 | _ciKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9259 | _ciKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shXS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9295:1: error: BUILDSTDERR: warning: label ‘_ciKx’ defined but not used [-Wunused-label] BUILDSTDERR: 9295 | _ciKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9295 | _ciKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionSumProduct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9339:1: error: BUILDSTDERR: warning: label ‘_ciKB’ defined but not used [-Wunused-label] BUILDSTDERR: 9339 | _ciKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9339 | _ciKB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shY1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9420:1: error: BUILDSTDERR: warning: label ‘_ciL5’ defined but not used [-Wunused-label] BUILDSTDERR: 9420 | _ciL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9420 | _ciL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shY2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9452:1: error: BUILDSTDERR: warning: label ‘_ciLf’ defined but not used [-Wunused-label] BUILDSTDERR: 9452 | _ciLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9452 | _ciLf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shY3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9484:1: error: BUILDSTDERR: warning: label ‘_ciLp’ defined but not used [-Wunused-label] BUILDSTDERR: 9484 | _ciLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9484 | _ciLp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shY4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9520:1: error: BUILDSTDERR: warning: label ‘_ciLC’ defined but not used [-Wunused-label] BUILDSTDERR: 9520 | _ciLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9520 | _ciLC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciLA’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9554:1: error: BUILDSTDERR: warning: label ‘_ciLA’ defined but not used [-Wunused-label] BUILDSTDERR: 9554 | _ciLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9554 | _ciLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciLG’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9573:1: error: BUILDSTDERR: warning: label ‘_ciLG’ defined but not used [-Wunused-label] BUILDSTDERR: 9573 | _ciLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9573 | _ciLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciLL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9591:1: error: BUILDSTDERR: warning: label ‘_ciLL’ defined but not used [-Wunused-label] BUILDSTDERR: 9591 | _ciLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9591 | _ciLL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shY9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9616:1: error: BUILDSTDERR: warning: label ‘_ciM8’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _ciM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _ciM8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shY8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9658:1: error: BUILDSTDERR: warning: label ‘_ciMb’ defined but not used [-Wunused-label] BUILDSTDERR: 9658 | _ciMb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9658 | _ciMb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9709:1: error: BUILDSTDERR: warning: label ‘_ciMv’ defined but not used [-Wunused-label] BUILDSTDERR: 9709 | _ciMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9709 | _ciMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9750:1: error: BUILDSTDERR: warning: label ‘_ciMy’ defined but not used [-Wunused-label] BUILDSTDERR: 9750 | _ciMy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9750 | _ciMy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9813:1: error: BUILDSTDERR: warning: label ‘_ciMD’ defined but not used [-Wunused-label] BUILDSTDERR: 9813 | _ciMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9813 | _ciMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9883:1: error: BUILDSTDERR: warning: label ‘_ciNb’ defined but not used [-Wunused-label] BUILDSTDERR: 9883 | _ciNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9883 | _ciNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9918:1: error: BUILDSTDERR: warning: label ‘_ciNl’ defined but not used [-Wunused-label] BUILDSTDERR: 9918 | _ciNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9918 | _ciNl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9954:1: error: BUILDSTDERR: warning: label ‘_ciNC’ defined but not used [-Wunused-label] BUILDSTDERR: 9954 | _ciNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9954 | _ciNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:9996:1: error: BUILDSTDERR: warning: label ‘_ciNF’ defined but not used [-Wunused-label] BUILDSTDERR: 9996 | _ciNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9996 | _ciNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10048:1: error: BUILDSTDERR: warning: label ‘_ciNZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10048 | _ciNZ: BUILDSTDERR: | ^ BUILDSTDERR: 10048 | _ciNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10091:1: error: BUILDSTDERR: warning: label ‘_ciO2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10091 | _ciO2: BUILDSTDERR: | ^ BUILDSTDERR: 10091 | _ciO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeComposezuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10146:1: error: BUILDSTDERR: warning: label ‘_ciO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10146 | _ciO7: BUILDSTDERR: | ^ BUILDSTDERR: 10146 | _ciO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10206:1: error: BUILDSTDERR: warning: label ‘_ciOC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10206 | _ciOC: BUILDSTDERR: | ^ BUILDSTDERR: 10206 | _ciOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10241:1: error: BUILDSTDERR: warning: label ‘_ciON’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10241 | _ciON: BUILDSTDERR: | ^ BUILDSTDERR: 10241 | _ciON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10276:1: error: BUILDSTDERR: warning: label ‘_ciOX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10276 | _ciOX: BUILDSTDERR: | ^ BUILDSTDERR: 10276 | _ciOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10312:1: error: BUILDSTDERR: warning: label ‘_ciP7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10312 | _ciP7: BUILDSTDERR: | ^ BUILDSTDERR: 10312 | _ciP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10348:1: error: BUILDSTDERR: warning: label ‘_ciPh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10348 | _ciPh: BUILDSTDERR: | ^ BUILDSTDERR: 10348 | _ciPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10384:1: error: BUILDSTDERR: warning: label ‘_ciPr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10384 | _ciPr: BUILDSTDERR: | ^ BUILDSTDERR: 10384 | _ciPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionComposeCompose_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10428:1: error: BUILDSTDERR: warning: label ‘_ciPv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10428 | _ciPv: BUILDSTDERR: | ^ BUILDSTDERR: 10428 | _ciPv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10509:1: error: BUILDSTDERR: warning: label ‘_ciQ7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10509 | _ciQ7: BUILDSTDERR: | ^ BUILDSTDERR: 10509 | _ciQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10547:1: error: BUILDSTDERR: warning: label ‘_ciQd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10547 | _ciQd: BUILDSTDERR: | ^ BUILDSTDERR: 10547 | _ciQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciQb’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10594:1: error: BUILDSTDERR: warning: label ‘_ciQb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10594 | _ciQb: BUILDSTDERR: | ^ BUILDSTDERR: 10594 | _ciQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciQh’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10613:1: error: BUILDSTDERR: warning: label ‘_ciQh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10613 | _ciQh: BUILDSTDERR: | ^ BUILDSTDERR: 10613 | _ciQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciQm’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10632:1: error: BUILDSTDERR: warning: label ‘_ciQm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10632 | _ciQm: BUILDSTDERR: | ^ BUILDSTDERR: 10632 | _ciQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10658:1: error: BUILDSTDERR: warning: label ‘_ciQE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10658 | _ciQE: BUILDSTDERR: | ^ BUILDSTDERR: 10658 | _ciQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10696:1: error: BUILDSTDERR: warning: label ‘_ciQX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10696 | _ciQX: BUILDSTDERR: | ^ BUILDSTDERR: 10696 | _ciQX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10741:1: error: BUILDSTDERR: warning: label ‘_ciR0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10741 | _ciR0: BUILDSTDERR: | ^ BUILDSTDERR: 10741 | _ciR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10790:1: error: BUILDSTDERR: warning: label ‘_ciR5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10790 | _ciR5: BUILDSTDERR: | ^ BUILDSTDERR: 10790 | _ciR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10842:1: error: BUILDSTDERR: warning: label ‘_ciRx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10842 | _ciRx: BUILDSTDERR: | ^ BUILDSTDERR: 10842 | _ciRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10878:1: error: BUILDSTDERR: warning: label ‘_ciRY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10878 | _ciRY: BUILDSTDERR: | ^ BUILDSTDERR: 10878 | _ciRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10930:1: error: BUILDSTDERR: warning: label ‘_ciS4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10930 | _ciS4: BUILDSTDERR: | ^ BUILDSTDERR: 10930 | _ciS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:10989:1: error: BUILDSTDERR: warning: label ‘_ciSc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10989 | _ciSc: BUILDSTDERR: | ^ BUILDSTDERR: 10989 | _ciSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciSa’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11036:1: error: BUILDSTDERR: warning: label ‘_ciSa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11036 | _ciSa: BUILDSTDERR: | ^ BUILDSTDERR: 11036 | _ciSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11061:1: error: BUILDSTDERR: warning: label ‘_ciSz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11061 | _ciSz: BUILDSTDERR: | ^ BUILDSTDERR: 11061 | _ciSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shYY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11100:1: error: BUILDSTDERR: warning: label ‘_ciSC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11100 | _ciSC: BUILDSTDERR: | ^ BUILDSTDERR: 11100 | _ciSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11149:1: error: BUILDSTDERR: warning: label ‘_ciSH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11149 | _ciSH: BUILDSTDERR: | ^ BUILDSTDERR: 11149 | _ciSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZ5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11201:1: error: BUILDSTDERR: warning: label ‘_ciTc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11201 | _ciTc: BUILDSTDERR: | ^ BUILDSTDERR: 11201 | _ciTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZ4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11235:1: error: BUILDSTDERR: warning: label ‘_ciTn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11235 | _ciTn: BUILDSTDERR: | ^ BUILDSTDERR: 11235 | _ciTn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZ3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11269:1: error: BUILDSTDERR: warning: label ‘_ciTx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11269 | _ciTx: BUILDSTDERR: | ^ BUILDSTDERR: 11269 | _ciTx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZ2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11304:1: error: BUILDSTDERR: warning: label ‘_ciTH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11304 | _ciTH: BUILDSTDERR: | ^ BUILDSTDERR: 11304 | _ciTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZ1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11339:1: error: BUILDSTDERR: warning: label ‘_ciTR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11339 | _ciTR: BUILDSTDERR: | ^ BUILDSTDERR: 11339 | _ciTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZ0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11374:1: error: BUILDSTDERR: warning: label ‘_ciU1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11374 | _ciU1: BUILDSTDERR: | ^ BUILDSTDERR: 11374 | _ciU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionWriterTTracedT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11416:1: error: BUILDSTDERR: warning: label ‘_ciU5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11416 | _ciU5: BUILDSTDERR: | ^ BUILDSTDERR: 11416 | _ciU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZ8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11491:1: error: BUILDSTDERR: warning: label ‘_ciUC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11491 | _ciUC: BUILDSTDERR: | ^ BUILDSTDERR: 11491 | _ciUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciUA’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11525:1: error: BUILDSTDERR: warning: label ‘_ciUA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11525 | _ciUA: BUILDSTDERR: | ^ BUILDSTDERR: 11525 | _ciUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciUG’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11544:1: error: BUILDSTDERR: warning: label ‘_ciUG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11544 | _ciUG: BUILDSTDERR: | ^ BUILDSTDERR: 11544 | _ciUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciUL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11562:1: error: BUILDSTDERR: warning: label ‘_ciUL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11562 | _ciUL: BUILDSTDERR: | ^ BUILDSTDERR: 11562 | _ciUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11586:1: error: BUILDSTDERR: warning: label ‘_ciV9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11586 | _ciV9: BUILDSTDERR: | ^ BUILDSTDERR: 11586 | _ciV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11627:1: error: BUILDSTDERR: warning: label ‘_ciVc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11627 | _ciVc: BUILDSTDERR: | ^ BUILDSTDERR: 11627 | _ciVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11678:1: error: BUILDSTDERR: warning: label ‘_ciVh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11678 | _ciVh: BUILDSTDERR: | ^ BUILDSTDERR: 11678 | _ciVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11726:1: error: BUILDSTDERR: warning: label ‘_ciVI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11726 | _ciVI: BUILDSTDERR: | ^ BUILDSTDERR: 11726 | _ciVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciVG’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11760:1: error: BUILDSTDERR: warning: label ‘_ciVG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11760 | _ciVG: BUILDSTDERR: | ^ BUILDSTDERR: 11760 | _ciVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11784:1: error: BUILDSTDERR: warning: label ‘_ciVW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11784 | _ciVW: BUILDSTDERR: | ^ BUILDSTDERR: 11784 | _ciVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11820:1: error: BUILDSTDERR: warning: label ‘_ciVZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11820 | _ciVZ: BUILDSTDERR: | ^ BUILDSTDERR: 11820 | _ciVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11879:1: error: BUILDSTDERR: warning: label ‘_ciWi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11879 | _ciWi: BUILDSTDERR: | ^ BUILDSTDERR: 11879 | _ciWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciWf’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11906:1: error: BUILDSTDERR: warning: label ‘_ciWf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11906 | _ciWf: BUILDSTDERR: | ^ BUILDSTDERR: 11906 | _ciWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11936:1: error: BUILDSTDERR: warning: label ‘_ciWD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11936 | _ciWD: BUILDSTDERR: | ^ BUILDSTDERR: 11936 | _ciWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:11970:1: error: BUILDSTDERR: warning: label ‘_ciWO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11970 | _ciWO: BUILDSTDERR: | ^ BUILDSTDERR: 11970 | _ciWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12004:1: error: BUILDSTDERR: warning: label ‘_ciWZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12004 | _ciWZ: BUILDSTDERR: | ^ BUILDSTDERR: 12004 | _ciWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12038:1: error: BUILDSTDERR: warning: label ‘_ciXa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12038 | _ciXa: BUILDSTDERR: | ^ BUILDSTDERR: 12038 | _ciXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12072:1: error: BUILDSTDERR: warning: label ‘_ciXk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12072 | _ciXk: BUILDSTDERR: | ^ BUILDSTDERR: 12072 | _ciXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12107:1: error: BUILDSTDERR: warning: label ‘_ciXu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12107 | _ciXu: BUILDSTDERR: | ^ BUILDSTDERR: 12107 | _ciXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionEnvTReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12149:1: error: BUILDSTDERR: warning: label ‘_ciXy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12149 | _ciXy: BUILDSTDERR: | ^ BUILDSTDERR: 12149 | _ciXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12224:1: error: BUILDSTDERR: warning: label ‘_ciY5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12224 | _ciY5: BUILDSTDERR: | ^ BUILDSTDERR: 12224 | _ciY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciY3’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12258:1: error: BUILDSTDERR: warning: label ‘_ciY3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12258 | _ciY3: BUILDSTDERR: | ^ BUILDSTDERR: 12258 | _ciY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciY9’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12277:1: error: BUILDSTDERR: warning: label ‘_ciY9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12277 | _ciY9: BUILDSTDERR: | ^ BUILDSTDERR: 12277 | _ciY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciYe’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12295:1: error: BUILDSTDERR: warning: label ‘_ciYe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12295 | _ciYe: BUILDSTDERR: | ^ BUILDSTDERR: 12295 | _ciYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12320:1: error: BUILDSTDERR: warning: label ‘_ciYu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12320 | _ciYu: BUILDSTDERR: | ^ BUILDSTDERR: 12320 | _ciYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12358:1: error: BUILDSTDERR: warning: label ‘_ciYM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12358 | _ciYM: BUILDSTDERR: | ^ BUILDSTDERR: 12358 | _ciYM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12397:1: error: BUILDSTDERR: warning: label ‘_ciYP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12397 | _ciYP: BUILDSTDERR: | ^ BUILDSTDERR: 12397 | _ciYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12446:1: error: BUILDSTDERR: warning: label ‘_ciYU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12446 | _ciYU: BUILDSTDERR: | ^ BUILDSTDERR: 12446 | _ciYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12499:1: error: BUILDSTDERR: warning: label ‘_ciZk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12499 | _ciZk: BUILDSTDERR: | ^ BUILDSTDERR: 12499 | _ciZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12539:1: error: BUILDSTDERR: warning: label ‘_ciZx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12539 | _ciZx: BUILDSTDERR: | ^ BUILDSTDERR: 12539 | _ciZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_ciZv’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12572:1: error: BUILDSTDERR: warning: label ‘_ciZv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12572 | _ciZv: BUILDSTDERR: | ^ BUILDSTDERR: 12572 | _ciZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12595:1: error: BUILDSTDERR: warning: label ‘_ciZS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12595 | _ciZS: BUILDSTDERR: | ^ BUILDSTDERR: 12595 | _ciZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12634:1: error: BUILDSTDERR: warning: label ‘_ciZV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12634 | _ciZV: BUILDSTDERR: | ^ BUILDSTDERR: 12634 | _ciZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityTzuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12683:1: error: BUILDSTDERR: warning: label ‘_cj00’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12683 | _cj00: BUILDSTDERR: | ^ BUILDSTDERR: 12683 | _cj00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12735:1: error: BUILDSTDERR: warning: label ‘_cj0r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12735 | _cj0r: BUILDSTDERR: | ^ BUILDSTDERR: 12735 | _cj0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12769:1: error: BUILDSTDERR: warning: label ‘_cj0C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12769 | _cj0C: BUILDSTDERR: | ^ BUILDSTDERR: 12769 | _cj0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12803:1: error: BUILDSTDERR: warning: label ‘_cj0M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12803 | _cj0M: BUILDSTDERR: | ^ BUILDSTDERR: 12803 | _cj0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12838:1: error: BUILDSTDERR: warning: label ‘_cj0W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12838 | _cj0W: BUILDSTDERR: | ^ BUILDSTDERR: 12838 | _cj0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12873:1: error: BUILDSTDERR: warning: label ‘_cj16’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12873 | _cj16: BUILDSTDERR: | ^ BUILDSTDERR: 12873 | _cj16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘shZU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12908:1: error: BUILDSTDERR: warning: label ‘_cj1g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12908 | _cj1g: BUILDSTDERR: | ^ BUILDSTDERR: 12908 | _cj1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityTIdentityT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:12950:1: error: BUILDSTDERR: warning: label ‘_cj1k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12950 | _cj1k: BUILDSTDERR: | ^ BUILDSTDERR: 12950 | _cj1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmcounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13025:1: error: BUILDSTDERR: warning: label ‘_cj1H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13025 | _cj1H: BUILDSTDERR: | ^ BUILDSTDERR: 13025 | _cj1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zddmunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13061:1: error: BUILDSTDERR: warning: label ‘_cj1Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13061 | _cj1Q: BUILDSTDERR: | ^ BUILDSTDERR: 13061 | _cj1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13094:1: error: BUILDSTDERR: warning: label ‘_cj1Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13094 | _cj1Z: BUILDSTDERR: | ^ BUILDSTDERR: 13094 | _cj1Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionPar1Par4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13118:1: error: BUILDSTDERR: warning: label ‘_cj28’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13118 | _cj28: BUILDSTDERR: | ^ BUILDSTDERR: 13118 | _cj28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionIdentityIdentity3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13154:1: error: BUILDSTDERR: warning: label ‘_cj2h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13154 | _cj2h: BUILDSTDERR: | ^ BUILDSTDERR: 13154 | _cj2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13194:1: error: BUILDSTDERR: warning: label ‘_cj2r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13194 | _cj2r: BUILDSTDERR: | ^ BUILDSTDERR: 13194 | _cj2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionZLz2cUZRZLzmzgZRzuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13236:1: error: BUILDSTDERR: warning: label ‘_cj2G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13236 | _cj2G: BUILDSTDERR: | ^ BUILDSTDERR: 13236 | _cj2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj2D’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13262:1: error: BUILDSTDERR: warning: label ‘_cj2D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13262 | _cj2D: BUILDSTDERR: | ^ BUILDSTDERR: 13262 | _cj2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0f_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13303:1: error: BUILDSTDERR: warning: label ‘_cj37’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13303 | _cj37: BUILDSTDERR: | ^ BUILDSTDERR: 13303 | _cj37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0g_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13341:1: error: BUILDSTDERR: warning: label ‘_cj3a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13341 | _cj3a: BUILDSTDERR: | ^ BUILDSTDERR: 13341 | _cj3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0e_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13393:1: error: BUILDSTDERR: warning: label ‘_cj3m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13393 | _cj3m: BUILDSTDERR: | ^ BUILDSTDERR: 13393 | _cj3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_adjuncted_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13433:1: error: BUILDSTDERR: warning: label ‘_cj3p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13433 | _cj3p: BUILDSTDERR: | ^ BUILDSTDERR: 13433 | _cj3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_tabulateAdjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13494:1: error: BUILDSTDERR: warning: label ‘_cj3H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13494 | _cj3H: BUILDSTDERR: | ^ BUILDSTDERR: 13494 | _cj3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0m_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13536:1: error: BUILDSTDERR: warning: label ‘_cj48’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13536 | _cj48: BUILDSTDERR: | ^ BUILDSTDERR: 13536 | _cj48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0n_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13570:1: error: BUILDSTDERR: warning: label ‘_cj4b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13570 | _cj4b: BUILDSTDERR: | ^ BUILDSTDERR: 13570 | _cj4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_indexAdjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13628:1: error: BUILDSTDERR: warning: label ‘_cj4g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13628 | _cj4g: BUILDSTDERR: | ^ BUILDSTDERR: 13628 | _cj4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0r_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13671:1: error: BUILDSTDERR: warning: label ‘_cj4C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13671 | _cj4C: BUILDSTDERR: | ^ BUILDSTDERR: 13671 | _cj4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0s_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13703:1: error: BUILDSTDERR: warning: label ‘_cj4M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13703 | _cj4M: BUILDSTDERR: | ^ BUILDSTDERR: 13703 | _cj4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0t_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13735:1: error: BUILDSTDERR: warning: label ‘_cj4W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13735 | _cj4W: BUILDSTDERR: | ^ BUILDSTDERR: 13735 | _cj4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0w_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13770:1: error: BUILDSTDERR: warning: label ‘_cj5g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13770 | _cj5g: BUILDSTDERR: | ^ BUILDSTDERR: 13770 | _cj5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0x_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13812:1: error: BUILDSTDERR: warning: label ‘_cj5j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13812 | _cj5j: BUILDSTDERR: | ^ BUILDSTDERR: 13812 | _cj5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zzapWithAdjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13876:1: error: BUILDSTDERR: warning: label ‘_cj5o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13876 | _cj5o: BUILDSTDERR: | ^ BUILDSTDERR: 13876 | _cj5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0A_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13949:1: error: BUILDSTDERR: warning: label ‘_cj61’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13949 | _cj61: BUILDSTDERR: | ^ BUILDSTDERR: 13949 | _cj61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0B_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:13997:1: error: BUILDSTDERR: warning: label ‘_cj66’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13997 | _cj66: BUILDSTDERR: | ^ BUILDSTDERR: 13997 | _cj66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_splitL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14053:1: error: BUILDSTDERR: warning: label ‘_cj6b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14053 | _cj6b: BUILDSTDERR: | ^ BUILDSTDERR: 14053 | _cj6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0D_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14105:1: error: BUILDSTDERR: warning: label ‘_cj6y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14105 | _cj6y: BUILDSTDERR: | ^ BUILDSTDERR: 14105 | _cj6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0I_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14141:1: error: BUILDSTDERR: warning: label ‘_cj6M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14141 | _cj6M: BUILDSTDERR: | ^ BUILDSTDERR: 14141 | _cj6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj6K’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14173:1: error: BUILDSTDERR: warning: label ‘_cj6K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14173 | _cj6K: BUILDSTDERR: | ^ BUILDSTDERR: 14173 | _cj6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_extractL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14198:1: error: BUILDSTDERR: warning: label ‘_cj6S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14198 | _cj6S: BUILDSTDERR: | ^ BUILDSTDERR: 14198 | _cj6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unsplitL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14248:1: error: BUILDSTDERR: warning: label ‘_cj78’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14248 | _cj78: BUILDSTDERR: | ^ BUILDSTDERR: 14248 | _cj78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0O_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14278:1: error: BUILDSTDERR: warning: label ‘_cj7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14278 | _cj7y: BUILDSTDERR: | ^ BUILDSTDERR: 14278 | _cj7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj7w’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14312:1: error: BUILDSTDERR: warning: label ‘_cj7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14312 | _cj7w: BUILDSTDERR: | ^ BUILDSTDERR: 14312 | _cj7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0U_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14337:1: error: BUILDSTDERR: warning: label ‘_cj82’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14337 | _cj82: BUILDSTDERR: | ^ BUILDSTDERR: 14337 | _cj82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0V_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14378:1: error: BUILDSTDERR: warning: label ‘_cj86’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14378 | _cj86: BUILDSTDERR: | ^ BUILDSTDERR: 14378 | _cj86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0R_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14434:1: error: BUILDSTDERR: warning: label ‘_cj8b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14434 | _cj8b: BUILDSTDERR: | ^ BUILDSTDERR: 14434 | _cj8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si0W_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14488:1: error: BUILDSTDERR: warning: label ‘_cj8s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14488 | _cj8s: BUILDSTDERR: | ^ BUILDSTDERR: 14488 | _cj8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj8p’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14523:1: error: BUILDSTDERR: warning: label ‘_cj8p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14523 | _cj8p: BUILDSTDERR: | ^ BUILDSTDERR: 14523 | _cj8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si11_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14567:1: error: BUILDSTDERR: warning: label ‘_cj8z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14567 | _cj8z: BUILDSTDERR: | ^ BUILDSTDERR: 14567 | _cj8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14640:1: error: BUILDSTDERR: warning: label ‘_cj8F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14640 | _cj8F: BUILDSTDERR: | ^ BUILDSTDERR: 14640 | _cj8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1a_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14689:1: error: BUILDSTDERR: warning: label ‘_cj91’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14689 | _cj91: BUILDSTDERR: | ^ BUILDSTDERR: 14689 | _cj91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj8Z’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14722:1: error: BUILDSTDERR: warning: label ‘_cj8Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14722 | _cj8Z: BUILDSTDERR: | ^ BUILDSTDERR: 14722 | _cj8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj95’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14740:1: error: BUILDSTDERR: warning: label ‘_cj95’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14740 | _cj95: BUILDSTDERR: | ^ BUILDSTDERR: 14740 | _cj95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdwzdcleftAdjunct1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14762:1: error: BUILDSTDERR: warning: label ‘_cj9d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14762 | _cj9d: BUILDSTDERR: | ^ BUILDSTDERR: 14762 | _cj9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj8P’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14790:1: error: BUILDSTDERR: warning: label ‘_cj8P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14790 | _cj8P: BUILDSTDERR: | ^ BUILDSTDERR: 14790 | _cj8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcunit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14838:1: error: BUILDSTDERR: warning: label ‘_cj9J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14838 | _cj9J: BUILDSTDERR: | ^ BUILDSTDERR: 14838 | _cj9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj9G’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14864:1: error: BUILDSTDERR: warning: label ‘_cj9G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14864 | _cj9G: BUILDSTDERR: | ^ BUILDSTDERR: 14864 | _cj9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14908:1: error: BUILDSTDERR: warning: label ‘_cj9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14908 | _cj9Z: BUILDSTDERR: | ^ BUILDSTDERR: 14908 | _cj9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cj9W’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14935:1: error: BUILDSTDERR: warning: label ‘_cj9W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14935 | _cj9W: BUILDSTDERR: | ^ BUILDSTDERR: 14935 | _cj9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1x_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:14976:1: error: BUILDSTDERR: warning: label ‘_cjaH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14976 | _cjaH: BUILDSTDERR: | ^ BUILDSTDERR: 14976 | _cjaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1y_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15010:1: error: BUILDSTDERR: warning: label ‘_cjaK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15010 | _cjaK: BUILDSTDERR: | ^ BUILDSTDERR: 15010 | _cjaK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1u_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15068:1: error: BUILDSTDERR: warning: label ‘_cjaP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15068 | _cjaP: BUILDSTDERR: | ^ BUILDSTDERR: 15068 | _cjaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1z_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15119:1: error: BUILDSTDERR: warning: label ‘_cjb1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15119 | _cjb1: BUILDSTDERR: | ^ BUILDSTDERR: 15119 | _cjb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1I_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15156:1: error: BUILDSTDERR: warning: label ‘_cjbq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15156 | _cjbq: BUILDSTDERR: | ^ BUILDSTDERR: 15156 | _cjbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1K_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15207:1: error: BUILDSTDERR: warning: label ‘_cjbE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15207 | _cjbE: BUILDSTDERR: | ^ BUILDSTDERR: 15207 | _cjbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1A_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15249:1: error: BUILDSTDERR: warning: label ‘_cjbL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15249 | _cjbL: BUILDSTDERR: | ^ BUILDSTDERR: 15249 | _cjbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjbd’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15299:1: error: BUILDSTDERR: warning: label ‘_cjbd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15299 | _cjbd: BUILDSTDERR: | ^ BUILDSTDERR: 15299 | _cjbd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15370:1: error: BUILDSTDERR: warning: label ‘_cjc1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15370 | _cjc1: BUILDSTDERR: | ^ BUILDSTDERR: 15370 | _cjc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cja8’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15389:1: error: BUILDSTDERR: warning: label ‘_cja8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15389 | _cja8: BUILDSTDERR: | ^ BUILDSTDERR: 15389 | _cja8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjac’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15417:1: error: BUILDSTDERR: warning: label ‘_cjac’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15417 | _cjac: BUILDSTDERR: | ^ BUILDSTDERR: 15417 | _cjac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjch’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15493:1: error: BUILDSTDERR: warning: label ‘_cjch’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15493 | _cjch: BUILDSTDERR: | ^ BUILDSTDERR: 15493 | _cjch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjcl’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15516:1: error: BUILDSTDERR: warning: label ‘_cjcl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15516 | _cjcl: BUILDSTDERR: | ^ BUILDSTDERR: 15516 | _cjcl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjcs’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15535:1: error: BUILDSTDERR: warning: label ‘_cjcs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15535 | _cjcs: BUILDSTDERR: | ^ BUILDSTDERR: 15535 | _cjcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjc6’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15551:1: error: BUILDSTDERR: warning: label ‘_cjc6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15551 | _cjc6: BUILDSTDERR: | ^ BUILDSTDERR: 15551 | _cjc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1T_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15578:1: error: BUILDSTDERR: warning: label ‘_cjda’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15578 | _cjda: BUILDSTDERR: | ^ BUILDSTDERR: 15578 | _cjda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1Y_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15612:1: error: BUILDSTDERR: warning: label ‘_cjdy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15612 | _cjdy: BUILDSTDERR: | ^ BUILDSTDERR: 15612 | _cjdy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si20_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15648:1: error: BUILDSTDERR: warning: label ‘_cjdK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15648 | _cjdK: BUILDSTDERR: | ^ BUILDSTDERR: 15648 | _cjdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si1U_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15690:1: error: BUILDSTDERR: warning: label ‘_cjdR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15690 | _cjdR: BUILDSTDERR: | ^ BUILDSTDERR: 15690 | _cjdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjdm’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15738:1: error: BUILDSTDERR: warning: label ‘_cjdm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15738 | _cjdm: BUILDSTDERR: | ^ BUILDSTDERR: 15738 | _cjdm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofreezuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15817:1: error: BUILDSTDERR: warning: label ‘_cje6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15817 | _cje6: BUILDSTDERR: | ^ BUILDSTDERR: 15817 | _cje6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cje4’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15860:1: error: BUILDSTDERR: warning: label ‘_cje4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15860 | _cje4: BUILDSTDERR: | ^ BUILDSTDERR: 15860 | _cje4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si28_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15888:1: error: BUILDSTDERR: warning: label ‘_cjeA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15888 | _cjeA: BUILDSTDERR: | ^ BUILDSTDERR: 15888 | _cjeA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si27_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15922:1: error: BUILDSTDERR: warning: label ‘_cjeL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15922 | _cjeL: BUILDSTDERR: | ^ BUILDSTDERR: 15922 | _cjeL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si26_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15956:1: error: BUILDSTDERR: warning: label ‘_cjeW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15956 | _cjeW: BUILDSTDERR: | ^ BUILDSTDERR: 15956 | _cjeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si25_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:15990:1: error: BUILDSTDERR: warning: label ‘_cjf7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15990 | _cjf7: BUILDSTDERR: | ^ BUILDSTDERR: 15990 | _cjf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si24_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16024:1: error: BUILDSTDERR: warning: label ‘_cjfh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16024 | _cjfh: BUILDSTDERR: | ^ BUILDSTDERR: 16024 | _cjfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si23_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16059:1: error: BUILDSTDERR: warning: label ‘_cjfr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16059 | _cjfr: BUILDSTDERR: | ^ BUILDSTDERR: 16059 | _cjfr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionFreeCofree_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16101:1: error: BUILDSTDERR: warning: label ‘_cjfv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16101 | _cjfv: BUILDSTDERR: | ^ BUILDSTDERR: 16101 | _cjfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_duplicateL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16176:1: error: BUILDSTDERR: warning: label ‘_cjfV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16176 | _cjfV: BUILDSTDERR: | ^ BUILDSTDERR: 16176 | _cjfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjfT’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16201:1: error: BUILDSTDERR: warning: label ‘_cjfT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16201 | _cjfT: BUILDSTDERR: | ^ BUILDSTDERR: 16201 | _cjfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2d_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16239:1: error: BUILDSTDERR: warning: label ‘_cjgg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16239 | _cjgg: BUILDSTDERR: | ^ BUILDSTDERR: 16239 | _cjgg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2e_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16279:1: error: BUILDSTDERR: warning: label ‘_cjgq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16279 | _cjgq: BUILDSTDERR: | ^ BUILDSTDERR: 16279 | _cjgq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2h_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16317:1: error: BUILDSTDERR: warning: label ‘_cjgI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16317 | _cjgI: BUILDSTDERR: | ^ BUILDSTDERR: 16317 | _cjgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2g_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16352:1: error: BUILDSTDERR: warning: label ‘_cjgS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16352 | _cjgS: BUILDSTDERR: | ^ BUILDSTDERR: 16352 | _cjgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2i_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16393:1: error: BUILDSTDERR: warning: label ‘_cjgW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16393 | _cjgW: BUILDSTDERR: | ^ BUILDSTDERR: 16393 | _cjgW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zzipR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16456:1: error: BUILDSTDERR: warning: label ‘_cjh1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16456 | _cjh1: BUILDSTDERR: | ^ BUILDSTDERR: 16456 | _cjh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2k_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16520:1: error: BUILDSTDERR: warning: label ‘_cjhu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16520 | _cjhu: BUILDSTDERR: | ^ BUILDSTDERR: 16520 | _cjhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2l_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16560:1: error: BUILDSTDERR: warning: label ‘_cjhE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16560 | _cjhE: BUILDSTDERR: | ^ BUILDSTDERR: 16560 | _cjhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2o_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16598:1: error: BUILDSTDERR: warning: label ‘_cjhW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16598 | _cjhW: BUILDSTDERR: | ^ BUILDSTDERR: 16598 | _cjhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2n_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16633:1: error: BUILDSTDERR: warning: label ‘_cji6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16633 | _cji6: BUILDSTDERR: | ^ BUILDSTDERR: 16633 | _cji6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2p_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16674:1: error: BUILDSTDERR: warning: label ‘_cjia’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16674 | _cjia: BUILDSTDERR: | ^ BUILDSTDERR: 16674 | _cjia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unzzipR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16736:1: error: BUILDSTDERR: warning: label ‘_cjif’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16736 | _cjif: BUILDSTDERR: | ^ BUILDSTDERR: 16736 | _cjif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_absurdL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16795:1: error: BUILDSTDERR: warning: label ‘_cjiG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16795 | _cjiG: BUILDSTDERR: | ^ BUILDSTDERR: 16795 | _cjiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_unabsurdL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16851:1: error: BUILDSTDERR: warning: label ‘_cjiQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16851 | _cjiQ: BUILDSTDERR: | ^ BUILDSTDERR: 16851 | _cjiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2t_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16893:1: error: BUILDSTDERR: warning: label ‘_cjj7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16893 | _cjj7: BUILDSTDERR: | ^ BUILDSTDERR: 16893 | _cjj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2u_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16933:1: error: BUILDSTDERR: warning: label ‘_cjjh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16933 | _cjjh: BUILDSTDERR: | ^ BUILDSTDERR: 16933 | _cjjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2z_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:16974:1: error: BUILDSTDERR: warning: label ‘_cjjA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16974 | _cjjA: BUILDSTDERR: | ^ BUILDSTDERR: 16974 | _cjjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjjt’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17012:1: error: BUILDSTDERR: warning: label ‘_cjjt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17012 | _cjjt: BUILDSTDERR: | ^ BUILDSTDERR: 17012 | _cjjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_cozzipL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17051:1: error: BUILDSTDERR: warning: label ‘_cjjK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17051 | _cjjK: BUILDSTDERR: | ^ BUILDSTDERR: 17051 | _cjjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2B_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17115:1: error: BUILDSTDERR: warning: label ‘_cjk9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17115 | _cjk9: BUILDSTDERR: | ^ BUILDSTDERR: 17115 | _cjk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2C_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17155:1: error: BUILDSTDERR: warning: label ‘_cjkj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17155 | _cjkj: BUILDSTDERR: | ^ BUILDSTDERR: 17155 | _cjkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘si2H_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17196:1: error: BUILDSTDERR: warning: label ‘_cjkC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17196 | _cjkC: BUILDSTDERR: | ^ BUILDSTDERR: 17196 | _cjkC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘_cjkv’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17234:1: error: BUILDSTDERR: warning: label ‘_cjkv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17234 | _cjkv: BUILDSTDERR: | ^ BUILDSTDERR: 17234 | _cjkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_uncozzipL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17272:1: error: BUILDSTDERR: warning: label ‘_cjkM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17272 | _cjkM: BUILDSTDERR: | ^ BUILDSTDERR: 17272 | _cjkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdccounit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17325:1: error: BUILDSTDERR: warning: label ‘_cjl3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17325 | _cjl3: BUILDSTDERR: | ^ BUILDSTDERR: 17325 | _cjl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcleftAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17350:1: error: BUILDSTDERR: warning: label ‘_cjlc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17350 | _cjlc: BUILDSTDERR: | ^ BUILDSTDERR: 17350 | _cjlc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_zdfAdjunctionV1U1zuzdcrightAdjunct_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17374:1: error: BUILDSTDERR: warning: label ‘_cjll’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17374 | _cjll: BUILDSTDERR: | ^ BUILDSTDERR: 17374 | _cjll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_CZCAdjunction_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17486:1: error: BUILDSTDERR: warning: label ‘_cjlv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17486 | _cjlv: BUILDSTDERR: | ^ BUILDSTDERR: 17486 | _cjlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_DataziFunctorziAdjunction_CZCAdjunction_con_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17528:1: error: BUILDSTDERR: warning: label ‘_cjlF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17528 | _cjlF: BUILDSTDERR: | ^ BUILDSTDERR: 17528 | _cjlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc25009_0/ghc_77.hc:17544:22: error: BUILDSTDERR: warning: ‘SjlJ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: | BUILDSTDERR: 17544 | static const StgWord SjlJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 17544 | static const StgWord SjlJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.p_o ) BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:69:1: error: BUILDSTDERR: warning: label ‘_cjzJ’ defined but not used [-Wunused-label] BUILDSTDERR: 69 | _cjzJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 69 | _cjzJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjzH’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:102:1: error: BUILDSTDERR: warning: label ‘_cjzH’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _cjzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _cjzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:125:1: error: BUILDSTDERR: warning: label ‘_cjA4’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _cjA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _cjA4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:165:1: error: BUILDSTDERR: warning: label ‘_cjA7’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _cjA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _cjA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:219:1: error: BUILDSTDERR: warning: label ‘_cjAk’ defined but not used [-Wunused-label] BUILDSTDERR: 219 | _cjAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 219 | _cjAk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:266:1: error: BUILDSTDERR: warning: label ‘_cjAq’ defined but not used [-Wunused-label] BUILDSTDERR: 266 | _cjAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 266 | _cjAq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjAo’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:317:1: error: BUILDSTDERR: warning: label ‘_cjAo’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _cjAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _cjAo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjAu’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:336:1: error: BUILDSTDERR: warning: label ‘_cjAu’ defined but not used [-Wunused-label] BUILDSTDERR: 336 | _cjAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 336 | _cjAu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjAz’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:354:1: error: BUILDSTDERR: warning: label ‘_cjAz’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _cjAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _cjAz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:385:1: error: BUILDSTDERR: warning: label ‘_cjB8’ defined but not used [-Wunused-label] BUILDSTDERR: 385 | _cjB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 385 | _cjB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjB6’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:418:1: error: BUILDSTDERR: warning: label ‘_cjB6’ defined but not used [-Wunused-label] BUILDSTDERR: 418 | _cjB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 418 | _cjB6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:441:1: error: BUILDSTDERR: warning: label ‘_cjBt’ defined but not used [-Wunused-label] BUILDSTDERR: 441 | _cjBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 441 | _cjBt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:481:1: error: BUILDSTDERR: warning: label ‘_cjBw’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cjBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cjBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:535:1: error: BUILDSTDERR: warning: label ‘_cjBJ’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _cjBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _cjBJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:582:1: error: BUILDSTDERR: warning: label ‘_cjBP’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _cjBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _cjBP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjBN’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:633:1: error: BUILDSTDERR: warning: label ‘_cjBN’ defined but not used [-Wunused-label] BUILDSTDERR: 633 | _cjBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 633 | _cjBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjBT’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:652:1: error: BUILDSTDERR: warning: label ‘_cjBT’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cjBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cjBT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjBY’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:670:1: error: BUILDSTDERR: warning: label ‘_cjBY’ defined but not used [-Wunused-label] BUILDSTDERR: 670 | _cjBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 670 | _cjBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:700:1: error: BUILDSTDERR: warning: label ‘_cjCv’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _cjCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _cjCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:735:1: error: BUILDSTDERR: warning: label ‘_cjCG’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _cjCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _cjCG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:774:1: error: BUILDSTDERR: warning: label ‘_cjCK’ defined but not used [-Wunused-label] BUILDSTDERR: 774 | _cjCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 774 | _cjCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:827:1: error: BUILDSTDERR: warning: label ‘_cjDd’ defined but not used [-Wunused-label] BUILDSTDERR: 827 | _cjDd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 827 | _cjDd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjxY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:865:1: error: BUILDSTDERR: warning: label ‘_cjDg’ defined but not used [-Wunused-label] BUILDSTDERR: 865 | _cjDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 865 | _cjDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjy1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:916:1: error: BUILDSTDERR: warning: label ‘_cjDt’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _cjDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _cjDt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:947:1: error: BUILDSTDERR: warning: label ‘_cjDw’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _cjDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _cjDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjy9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:993:1: error: BUILDSTDERR: warning: label ‘_cjE1’ defined but not used [-Wunused-label] BUILDSTDERR: 993 | _cjE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 993 | _cjE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjy5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1037:1: error: BUILDSTDERR: warning: label ‘_cjE7’ defined but not used [-Wunused-label] BUILDSTDERR: 1037 | _cjE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1037 | _cjE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjE5’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cjE5’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cjE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cjE5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjEb’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1105:1: error: BUILDSTDERR: warning: label ‘_cjEb’ defined but not used [-Wunused-label] BUILDSTDERR: 1105 | _cjEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1105 | _cjEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjEg’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1124:1: error: BUILDSTDERR: warning: label ‘_cjEg’ defined but not used [-Wunused-label] BUILDSTDERR: 1124 | _cjEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1124 | _cjEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1150:1: error: BUILDSTDERR: warning: label ‘_cjEG’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _cjEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _cjEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1192:1: error: BUILDSTDERR: warning: label ‘_cjEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1192 | _cjEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1192 | _cjEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadTransAdjointTzuzdclift_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1241:1: error: BUILDSTDERR: warning: label ‘_cjEO’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _cjEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _cjEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadTransAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1289:1: error: BUILDSTDERR: warning: label ‘_cjF7’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _cjF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _cjF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1314:1: error: BUILDSTDERR: warning: label ‘_cjFh’ defined but not used [-Wunused-label] BUILDSTDERR: 1314 | _cjFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1314 | _cjFh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1344:1: error: BUILDSTDERR: warning: label ‘_cjFq’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _cjFq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _cjFq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1370:1: error: BUILDSTDERR: warning: label ‘_cjFP’ defined but not used [-Wunused-label] BUILDSTDERR: 1370 | _cjFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1370 | _cjFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1406:1: error: BUILDSTDERR: warning: label ‘_cjFS’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _cjFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _cjFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1459:1: error: BUILDSTDERR: warning: label ‘_cjG5’ defined but not used [-Wunused-label] BUILDSTDERR: 1459 | _cjG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1459 | _cjG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1505:1: error: BUILDSTDERR: warning: label ‘_cjGb’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _cjGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _cjGb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjG9’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1550:1: error: BUILDSTDERR: warning: label ‘_cjG9’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _cjG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _cjG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjGf’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1569:1: error: BUILDSTDERR: warning: label ‘_cjGf’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _cjGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _cjGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘_cjGk’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1588:1: error: BUILDSTDERR: warning: label ‘_cjGk’ defined but not used [-Wunused-label] BUILDSTDERR: 1588 | _cjGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1588 | _cjGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1621:1: error: BUILDSTDERR: warning: label ‘_cjGO’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _cjGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _cjGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cjHe’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cjHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cjHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1696:1: error: BUILDSTDERR: warning: label ‘_cjHh’ defined but not used [-Wunused-label] BUILDSTDERR: 1696 | _cjHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1696 | _cjHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1757:1: error: BUILDSTDERR: warning: label ‘_cjHm’ defined but not used [-Wunused-label] BUILDSTDERR: 1757 | _cjHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1757 | _cjHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1817:1: error: BUILDSTDERR: warning: label ‘_cjHr’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _cjHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _cjHr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1865:1: error: BUILDSTDERR: warning: label ‘_cjHR’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _cjHR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _cjHR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1908:1: error: BUILDSTDERR: warning: label ‘_cjHU’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _cjHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _cjHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1957:1: error: BUILDSTDERR: warning: label ‘_cjIe’ defined but not used [-Wunused-label] BUILDSTDERR: 1957 | _cjIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1957 | _cjIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:1999:1: error: BUILDSTDERR: warning: label ‘_cjIh’ defined but not used [-Wunused-label] BUILDSTDERR: 1999 | _cjIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1999 | _cjIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2043:1: error: BUILDSTDERR: warning: label ‘_cjIB’ defined but not used [-Wunused-label] BUILDSTDERR: 2043 | _cjIB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2043 | _cjIB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2085:1: error: BUILDSTDERR: warning: label ‘_cjIE’ defined but not used [-Wunused-label] BUILDSTDERR: 2085 | _cjIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2085 | _cjIE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2126:1: error: BUILDSTDERR: warning: label ‘_cjIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2126 | _cjIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2126 | _cjIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘rjx9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2157:1: error: BUILDSTDERR: warning: label ‘_cjJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 2157 | _cjJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2157 | _cjJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadAdjointTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2194:1: error: BUILDSTDERR: warning: label ‘_cjJf’ defined but not used [-Wunused-label] BUILDSTDERR: 2194 | _cjJf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2194 | _cjJf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjz1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2218:1: error: BUILDSTDERR: warning: label ‘_cjJw’ defined but not used [-Wunused-label] BUILDSTDERR: 2218 | _cjJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2218 | _cjJw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjz0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2253:1: error: BUILDSTDERR: warning: label ‘_cjJH’ defined but not used [-Wunused-label] BUILDSTDERR: 2253 | _cjJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2253 | _cjJH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2288:1: error: BUILDSTDERR: warning: label ‘_cjJS’ defined but not used [-Wunused-label] BUILDSTDERR: 2288 | _cjJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2288 | _cjJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2323:1: error: BUILDSTDERR: warning: label ‘_cjK3’ defined but not used [-Wunused-label] BUILDSTDERR: 2323 | _cjK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2323 | _cjK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2358:1: error: BUILDSTDERR: warning: label ‘_cjKd’ defined but not used [-Wunused-label] BUILDSTDERR: 2358 | _cjKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2358 | _cjKd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjyW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2394:1: error: BUILDSTDERR: warning: label ‘_cjKn’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _cjKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _cjKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfApplicativeAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2438:1: error: BUILDSTDERR: warning: label ‘_cjKr’ defined but not used [-Wunused-label] BUILDSTDERR: 2438 | _cjKr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2438 | _cjKr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘rjxa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2518:1: error: BUILDSTDERR: warning: label ‘_cjKO’ defined but not used [-Wunused-label] BUILDSTDERR: 2518 | _cjKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2518 | _cjKO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjz8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2543:1: error: BUILDSTDERR: warning: label ‘_cjL5’ defined but not used [-Wunused-label] BUILDSTDERR: 2543 | _cjL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2543 | _cjL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjz7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2579:1: error: BUILDSTDERR: warning: label ‘_cjLg’ defined but not used [-Wunused-label] BUILDSTDERR: 2579 | _cjLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2579 | _cjLg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjz6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2614:1: error: BUILDSTDERR: warning: label ‘_cjLr’ defined but not used [-Wunused-label] BUILDSTDERR: 2614 | _cjLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2614 | _cjLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjz5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2649:1: error: BUILDSTDERR: warning: label ‘_cjLB’ defined but not used [-Wunused-label] BUILDSTDERR: 2649 | _cjLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2649 | _cjLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_zdfMonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2692:1: error: BUILDSTDERR: warning: label ‘_cjLF’ defined but not used [-Wunused-label] BUILDSTDERR: 2692 | _cjLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2692 | _cjLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_adjoint1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2759:1: error: BUILDSTDERR: warning: label ‘_cjLY’ defined but not used [-Wunused-label] BUILDSTDERR: 2759 | _cjLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2759 | _cjLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjzb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2786:1: error: BUILDSTDERR: warning: label ‘_cjMf’ defined but not used [-Wunused-label] BUILDSTDERR: 2786 | _cjMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2786 | _cjMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjzd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2824:1: error: BUILDSTDERR: warning: label ‘_cjMq’ defined but not used [-Wunused-label] BUILDSTDERR: 2824 | _cjMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2824 | _cjMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2856:1: error: BUILDSTDERR: warning: label ‘_cjMt’ defined but not used [-Wunused-label] BUILDSTDERR: 2856 | _cjMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2856 | _cjMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjzf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2906:1: error: BUILDSTDERR: warning: label ‘_cjMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2906 | _cjMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2906 | _cjMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjzh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2947:1: error: BUILDSTDERR: warning: label ‘_cjN9’ defined but not used [-Wunused-label] BUILDSTDERR: 2947 | _cjN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2947 | _cjN9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘sjzi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:2989:1: error: BUILDSTDERR: warning: label ‘_cjNc’ defined but not used [-Wunused-label] BUILDSTDERR: 2989 | _cjNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2989 | _cjNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziTransziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_88.hc:3036:1: error: BUILDSTDERR: warning: label ‘_cjNh’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _cjNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _cjNh: BUILDSTDERR: | ^ [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.p_o ) BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1s_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:69:1: error: BUILDSTDERR: warning: label ‘_ck3u’ defined but not used [-Wunused-label] BUILDSTDERR: 69 | _ck3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 69 | _ck3u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck3s’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:103:1: error: BUILDSTDERR: warning: label ‘_ck3s’ defined but not used [-Wunused-label] BUILDSTDERR: 103 | _ck3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 103 | _ck3s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck3y’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:122:1: error: BUILDSTDERR: warning: label ‘_ck3y’ defined but not used [-Wunused-label] BUILDSTDERR: 122 | _ck3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 122 | _ck3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck3D’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:140:1: error: BUILDSTDERR: warning: label ‘_ck3D’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _ck3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _ck3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1t_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:168:1: error: BUILDSTDERR: warning: label ‘_ck3M’ defined but not used [-Wunused-label] BUILDSTDERR: 168 | _ck3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 168 | _ck3M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:227:1: error: BUILDSTDERR: warning: label ‘_ck3U’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _ck3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _ck3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck3S’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:266:1: error: BUILDSTDERR: warning: label ‘_ck3S’ defined but not used [-Wunused-label] BUILDSTDERR: 266 | _ck3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 266 | _ck3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1C_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:297:1: error: BUILDSTDERR: warning: label ‘_ck4t’ defined but not used [-Wunused-label] BUILDSTDERR: 297 | _ck4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 297 | _ck4t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck4r’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:331:1: error: BUILDSTDERR: warning: label ‘_ck4r’ defined but not used [-Wunused-label] BUILDSTDERR: 331 | _ck4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 331 | _ck4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck4x’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:350:1: error: BUILDSTDERR: warning: label ‘_ck4x’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _ck4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _ck4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck4C’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:368:1: error: BUILDSTDERR: warning: label ‘_ck4C’ defined but not used [-Wunused-label] BUILDSTDERR: 368 | _ck4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 368 | _ck4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1D_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:396:1: error: BUILDSTDERR: warning: label ‘_ck4L’ defined but not used [-Wunused-label] BUILDSTDERR: 396 | _ck4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 396 | _ck4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:455:1: error: BUILDSTDERR: warning: label ‘_ck4T’ defined but not used [-Wunused-label] BUILDSTDERR: 455 | _ck4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 455 | _ck4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck4R’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:494:1: error: BUILDSTDERR: warning: label ‘_ck4R’ defined but not used [-Wunused-label] BUILDSTDERR: 494 | _ck4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 494 | _ck4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1H_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:524:1: error: BUILDSTDERR: warning: label ‘_ck5j’ defined but not used [-Wunused-label] BUILDSTDERR: 524 | _ck5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 524 | _ck5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1G_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:559:1: error: BUILDSTDERR: warning: label ‘_ck5u’ defined but not used [-Wunused-label] BUILDSTDERR: 559 | _ck5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 559 | _ck5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfFunctorAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:598:1: error: BUILDSTDERR: warning: label ‘_ck5y’ defined but not used [-Wunused-label] BUILDSTDERR: 598 | _ck5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 598 | _ck5y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1O_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:650:1: error: BUILDSTDERR: warning: label ‘_ck69’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _ck69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _ck69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1P_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:681:1: error: BUILDSTDERR: warning: label ‘_ck6c’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _ck6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _ck6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1Q_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:737:1: error: BUILDSTDERR: warning: label ‘_ck6h’ defined but not used [-Wunused-label] BUILDSTDERR: 737 | _ck6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 737 | _ck6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:796:1: error: BUILDSTDERR: warning: label ‘_ck6p’ defined but not used [-Wunused-label] BUILDSTDERR: 796 | _ck6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 796 | _ck6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck6n’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:835:1: error: BUILDSTDERR: warning: label ‘_ck6n’ defined but not used [-Wunused-label] BUILDSTDERR: 835 | _ck6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 835 | _ck6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1T_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:865:1: error: BUILDSTDERR: warning: label ‘_ck6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 865 | _ck6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 865 | _ck6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:902:1: error: BUILDSTDERR: warning: label ‘_ck6T’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _ck6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _ck6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:938:1: error: BUILDSTDERR: warning: label ‘_ck76’ defined but not used [-Wunused-label] BUILDSTDERR: 938 | _ck76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 938 | _ck76: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk1Z_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:965:1: error: BUILDSTDERR: warning: label ‘_ck7t’ defined but not used [-Wunused-label] BUILDSTDERR: 965 | _ck7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 965 | _ck7t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk20_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1007:1: error: BUILDSTDERR: warning: label ‘_ck7w’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _ck7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _ck7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1063:1: error: BUILDSTDERR: warning: label ‘_ck7E’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _ck7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _ck7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck7C’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1100:1: error: BUILDSTDERR: warning: label ‘_ck7C’ defined but not used [-Wunused-label] BUILDSTDERR: 1100 | _ck7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1100 | _ck7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk25_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1130:1: error: BUILDSTDERR: warning: label ‘_ck84’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _ck84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _ck84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk24_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1165:1: error: BUILDSTDERR: warning: label ‘_ck8f’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _ck8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _ck8f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk23_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1200:1: error: BUILDSTDERR: warning: label ‘_ck8p’ defined but not used [-Wunused-label] BUILDSTDERR: 1200 | _ck8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1200 | _ck8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfExtendAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1241:1: error: BUILDSTDERR: warning: label ‘_ck8t’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _ck8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _ck8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2c_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1300:1: error: BUILDSTDERR: warning: label ‘_ck96’ defined but not used [-Wunused-label] BUILDSTDERR: 1300 | _ck96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1300 | _ck96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2d_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1331:1: error: BUILDSTDERR: warning: label ‘_ck99’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _ck99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _ck99: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2e_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1387:1: error: BUILDSTDERR: warning: label ‘_ck9e’ defined but not used [-Wunused-label] BUILDSTDERR: 1387 | _ck9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1387 | _ck9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1446:1: error: BUILDSTDERR: warning: label ‘_ck9m’ defined but not used [-Wunused-label] BUILDSTDERR: 1446 | _ck9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1446 | _ck9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ck9k’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1485:1: error: BUILDSTDERR: warning: label ‘_ck9k’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _ck9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _ck9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2h_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1515:1: error: BUILDSTDERR: warning: label ‘_ck9N’ defined but not used [-Wunused-label] BUILDSTDERR: 1515 | _ck9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1515 | _ck9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1552:1: error: BUILDSTDERR: warning: label ‘_ck9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _ck9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _ck9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjointT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1591:1: error: BUILDSTDERR: warning: label ‘_cka4’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _cka4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _cka4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1621:1: error: BUILDSTDERR: warning: label ‘_ckad’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _ckad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _ckad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2o_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1645:1: error: BUILDSTDERR: warning: label ‘_ckaH’ defined but not used [-Wunused-label] BUILDSTDERR: 1645 | _ckaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1645 | _ckaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2p_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1683:1: error: BUILDSTDERR: warning: label ‘_ckaK’ defined but not used [-Wunused-label] BUILDSTDERR: 1683 | _ckaK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1683 | _ckaK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2m_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1740:1: error: BUILDSTDERR: warning: label ‘_ckaS’ defined but not used [-Wunused-label] BUILDSTDERR: 1740 | _ckaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1740 | _ckaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ckaQ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1789:1: error: BUILDSTDERR: warning: label ‘_ckaQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1789 | _ckaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1789 | _ckaQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2r_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1817:1: error: BUILDSTDERR: warning: label ‘_ckbn’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _ckbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _ckbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2s_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1859:1: error: BUILDSTDERR: warning: label ‘_ckbq’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _ckbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _ckbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2t_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1912:1: error: BUILDSTDERR: warning: label ‘_ckbv’ defined but not used [-Wunused-label] BUILDSTDERR: 1912 | _ckbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1912 | _ckbv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadTransAdjointTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:1969:1: error: BUILDSTDERR: warning: label ‘_ckbA’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _ckbA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _ckbA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadTransAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2017:1: error: BUILDSTDERR: warning: label ‘_ckbX’ defined but not used [-Wunused-label] BUILDSTDERR: 2017 | _ckbX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2017 | _ckbX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2x_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2041:1: error: BUILDSTDERR: warning: label ‘_ckck’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _ckck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _ckck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2w_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2079:1: error: BUILDSTDERR: warning: label ‘_ckcn’ defined but not used [-Wunused-label] BUILDSTDERR: 2079 | _ckcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2079 | _ckcn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2z_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2133:1: error: BUILDSTDERR: warning: label ‘_ckcI’ defined but not used [-Wunused-label] BUILDSTDERR: 2133 | _ckcI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2133 | _ckcI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2A_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2175:1: error: BUILDSTDERR: warning: label ‘_ckcL’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _ckcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _ckcL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2221:1: error: BUILDSTDERR: warning: label ‘_ckcQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _ckcQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _ckcQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2F_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2268:1: error: BUILDSTDERR: warning: label ‘_ckdn’ defined but not used [-Wunused-label] BUILDSTDERR: 2268 | _ckdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2268 | _ckdn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2G_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2310:1: error: BUILDSTDERR: warning: label ‘_ckdq’ defined but not used [-Wunused-label] BUILDSTDERR: 2310 | _ckdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2310 | _ckdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2366:1: error: BUILDSTDERR: warning: label ‘_ckdy’ defined but not used [-Wunused-label] BUILDSTDERR: 2366 | _ckdy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2366 | _ckdy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘_ckdw’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2403:1: error: BUILDSTDERR: warning: label ‘_ckdw’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _ckdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _ckdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2M_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2433:1: error: BUILDSTDERR: warning: label ‘_ckdY’ defined but not used [-Wunused-label] BUILDSTDERR: 2433 | _ckdY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2433 | _ckdY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2L_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2468:1: error: BUILDSTDERR: warning: label ‘_cke9’ defined but not used [-Wunused-label] BUILDSTDERR: 2468 | _cke9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2468 | _cke9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2K_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2503:1: error: BUILDSTDERR: warning: label ‘_ckej’ defined but not used [-Wunused-label] BUILDSTDERR: 2503 | _ckej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2503 | _ckej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2J_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2539:1: error: BUILDSTDERR: warning: label ‘_cket’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _cket: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _cket: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_zdfComonadAdjointT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2581:1: error: BUILDSTDERR: warning: label ‘_ckex’ defined but not used [-Wunused-label] BUILDSTDERR: 2581 | _ckex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2581 | _ckex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_adjoint1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2646:1: error: BUILDSTDERR: warning: label ‘_ckeQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2646 | _ckeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2646 | _ckeQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2P_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2673:1: error: BUILDSTDERR: warning: label ‘_ckf7’ defined but not used [-Wunused-label] BUILDSTDERR: 2673 | _ckf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2673 | _ckf7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2R_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2711:1: error: BUILDSTDERR: warning: label ‘_ckfi’ defined but not used [-Wunused-label] BUILDSTDERR: 2711 | _ckfi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2711 | _ckfi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_adjoint_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2743:1: error: BUILDSTDERR: warning: label ‘_ckfl’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _ckfl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _ckfl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2T_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2793:1: error: BUILDSTDERR: warning: label ‘_ckfI’ defined but not used [-Wunused-label] BUILDSTDERR: 2793 | _ckfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2793 | _ckfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2V_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2834:1: error: BUILDSTDERR: warning: label ‘_ckg1’ defined but not used [-Wunused-label] BUILDSTDERR: 2834 | _ckg1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2834 | _ckg1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘sk2W_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2876:1: error: BUILDSTDERR: warning: label ‘_ckg4’ defined but not used [-Wunused-label] BUILDSTDERR: 2876 | _ckg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2876 | _ckg4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziTransziAdjoint_runAdjoint_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:2923:1: error: BUILDSTDERR: warning: label ‘_ckg9’ defined but not used [-Wunused-label] BUILDSTDERR: 2923 | _ckg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2923 | _ckg9: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc25009_0/ghc_99.hc:3139:22: error: BUILDSTDERR: warning: ‘Skgm_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 3139 | static const StgWord Skgm_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 3139 | static const StgWord Skgm_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.p_o ) BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soL5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:171:1: error: BUILDSTDERR: warning: label ‘_coUB’ defined but not used [-Wunused-label] BUILDSTDERR: 171 | _coUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 171 | _coUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soL8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:223:1: error: BUILDSTDERR: warning: label ‘_coUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 223 | _coUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 223 | _coUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcput_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:253:1: error: BUILDSTDERR: warning: label ‘_coUT’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _coUT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _coUT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_coUr’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:283:1: error: BUILDSTDERR: warning: label ‘_coUr’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _coUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _coUr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_getStateT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:342:1: error: BUILDSTDERR: warning: label ‘_coVa’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _coVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _coVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_getStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:372:1: error: BUILDSTDERR: warning: label ‘_coVj’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _coVj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _coVj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:397:1: error: BUILDSTDERR: warning: label ‘_coVX’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _coVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _coVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:449:1: error: BUILDSTDERR: warning: label ‘_coW3’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _coW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _coW3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:507:1: error: BUILDSTDERR: warning: label ‘_coW8’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _coW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _coW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:563:1: error: BUILDSTDERR: warning: label ‘_coWd’ defined but not used [-Wunused-label] BUILDSTDERR: 563 | _coWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 563 | _coWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:619:1: error: BUILDSTDERR: warning: label ‘_coWy’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _coWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _coWy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:661:1: error: BUILDSTDERR: warning: label ‘_coWB’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _coWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _coWB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:708:1: error: BUILDSTDERR: warning: label ‘_coWG’ defined but not used [-Wunused-label] BUILDSTDERR: 708 | _coWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 708 | _coWG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:758:1: error: BUILDSTDERR: warning: label ‘_coXr’ defined but not used [-Wunused-label] BUILDSTDERR: 758 | _coXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 758 | _coXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:810:1: error: BUILDSTDERR: warning: label ‘_coXw’ defined but not used [-Wunused-label] BUILDSTDERR: 810 | _coXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 810 | _coXw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:866:1: error: BUILDSTDERR: warning: label ‘_coXB’ defined but not used [-Wunused-label] BUILDSTDERR: 866 | _coXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 866 | _coXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:922:1: error: BUILDSTDERR: warning: label ‘_coXW’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _coXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _coXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:964:1: error: BUILDSTDERR: warning: label ‘_coXZ’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _coXZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _coXZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1011:1: error: BUILDSTDERR: warning: label ‘_coY4’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _coY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _coY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1059:1: error: BUILDSTDERR: warning: label ‘_coYx’ defined but not used [-Wunused-label] BUILDSTDERR: 1059 | _coYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1059 | _coYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1094:1: error: BUILDSTDERR: warning: label ‘_coYI’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _coYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _coYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfFunctorStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1133:1: error: BUILDSTDERR: warning: label ‘_coYM’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _coYM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _coYM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1187:1: error: BUILDSTDERR: warning: label ‘_coZb’ defined but not used [-Wunused-label] BUILDSTDERR: 1187 | _coZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1187 | _coZb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_coZ9’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1219:1: error: BUILDSTDERR: warning: label ‘_coZ9’ defined but not used [-Wunused-label] BUILDSTDERR: 1219 | _coZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1219 | _coZ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1243:1: error: BUILDSTDERR: warning: label ‘_coZh’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _coZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _coZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soM0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1285:1: error: BUILDSTDERR: warning: label ‘_coZE’ defined but not used [-Wunused-label] BUILDSTDERR: 1285 | _coZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1285 | _coZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_coZC’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1317:1: error: BUILDSTDERR: warning: label ‘_coZC’ defined but not used [-Wunused-label] BUILDSTDERR: 1317 | _coZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1317 | _coZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1339:1: error: BUILDSTDERR: warning: label ‘_coZU’ defined but not used [-Wunused-label] BUILDSTDERR: 1339 | _coZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1339 | _coZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_coZS’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1371:1: error: BUILDSTDERR: warning: label ‘_coZS’ defined but not used [-Wunused-label] BUILDSTDERR: 1371 | _coZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1371 | _coZS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soM1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1392:1: error: BUILDSTDERR: warning: label ‘_cp08’ defined but not used [-Wunused-label] BUILDSTDERR: 1392 | _cp08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1392 | _cp08: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1428:1: error: BUILDSTDERR: warning: label ‘_cp0l’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _cp0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _cp0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp0j’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1460:1: error: BUILDSTDERR: warning: label ‘_cp0j’ defined but not used [-Wunused-label] BUILDSTDERR: 1460 | _cp0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1460 | _cp0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1482:1: error: BUILDSTDERR: warning: label ‘_cp0B’ defined but not used [-Wunused-label] BUILDSTDERR: 1482 | _cp0B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1482 | _cp0B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp0z’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1514:1: error: BUILDSTDERR: warning: label ‘_cp0z’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _cp0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _cp0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soLW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1535:1: error: BUILDSTDERR: warning: label ‘_cp0P’ defined but not used [-Wunused-label] BUILDSTDERR: 1535 | _cp0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1535 | _cp0P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdwzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1577:1: error: BUILDSTDERR: warning: label ‘_cp0S’ defined but not used [-Wunused-label] BUILDSTDERR: 1577 | _cp0S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1577 | _cp0S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1647:1: error: BUILDSTDERR: warning: label ‘_cp1j’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _cp1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _cp1j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp1g’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1673:1: error: BUILDSTDERR: warning: label ‘_cp1g’ defined but not used [-Wunused-label] BUILDSTDERR: 1673 | _cp1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1673 | _cp1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soM9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1718:1: error: BUILDSTDERR: warning: label ‘_cp1F’ defined but not used [-Wunused-label] BUILDSTDERR: 1718 | _cp1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1718 | _cp1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_stateT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1763:1: error: BUILDSTDERR: warning: label ‘_cp1I’ defined but not used [-Wunused-label] BUILDSTDERR: 1763 | _cp1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1763 | _cp1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_stateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1805:1: error: BUILDSTDERR: warning: label ‘_cp1V’ defined but not used [-Wunused-label] BUILDSTDERR: 1805 | _cp1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1805 | _cp1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1832:1: error: BUILDSTDERR: warning: label ‘_cp2g’ defined but not used [-Wunused-label] BUILDSTDERR: 1832 | _cp2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1832 | _cp2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcget_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1885:1: error: BUILDSTDERR: warning: label ‘_cp2n’ defined but not used [-Wunused-label] BUILDSTDERR: 1885 | _cp2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1885 | _cp2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp25’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1913:1: error: BUILDSTDERR: warning: label ‘_cp25’ defined but not used [-Wunused-label] BUILDSTDERR: 1913 | _cp25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1913 | _cp25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:1964:1: error: BUILDSTDERR: warning: label ‘_cp2T’ defined but not used [-Wunused-label] BUILDSTDERR: 1964 | _cp2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1964 | _cp2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2004:1: error: BUILDSTDERR: warning: label ‘_cp2W’ defined but not used [-Wunused-label] BUILDSTDERR: 2004 | _cp2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2004 | _cp2W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2058:1: error: BUILDSTDERR: warning: label ‘_cp33’ defined but not used [-Wunused-label] BUILDSTDERR: 2058 | _cp33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2058 | _cp33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp2C’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2087:1: error: BUILDSTDERR: warning: label ‘_cp2C’ defined but not used [-Wunused-label] BUILDSTDERR: 2087 | _cp2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2087 | _cp2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2144:1: error: BUILDSTDERR: warning: label ‘_cp3A’ defined but not used [-Wunused-label] BUILDSTDERR: 2144 | _cp3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2144 | _cp3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2201:1: error: BUILDSTDERR: warning: label ‘_cp3F’ defined but not used [-Wunused-label] BUILDSTDERR: 2201 | _cp3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2201 | _cp3F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateTzuzdclift_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2262:1: error: BUILDSTDERR: warning: label ‘_cp3M’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _cp3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _cp3M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadTransStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2319:1: error: BUILDSTDERR: warning: label ‘_cp41’ defined but not used [-Wunused-label] BUILDSTDERR: 2319 | _cp41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2319 | _cp41: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2343:1: error: BUILDSTDERR: warning: label ‘_cp4h’ defined but not used [-Wunused-label] BUILDSTDERR: 2343 | _cp4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2343 | _cp4h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2382:1: error: BUILDSTDERR: warning: label ‘_cp4r’ defined but not used [-Wunused-label] BUILDSTDERR: 2382 | _cp4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2382 | _cp4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2421:1: error: BUILDSTDERR: warning: label ‘_cp4u’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _cp4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _cp4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2467:1: error: BUILDSTDERR: warning: label ‘_cp4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2467 | _cp4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2467 | _cp4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2502:1: error: BUILDSTDERR: warning: label ‘_cp50’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _cp50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _cp50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2541:1: error: BUILDSTDERR: warning: label ‘_cp53’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _cp53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _cp53: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2592:1: error: BUILDSTDERR: warning: label ‘_cp5p’ defined but not used [-Wunused-label] BUILDSTDERR: 2592 | _cp5p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2592 | _cp5p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2624:1: error: BUILDSTDERR: warning: label ‘_cp5z’ defined but not used [-Wunused-label] BUILDSTDERR: 2624 | _cp5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2624 | _cp5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2661:1: error: BUILDSTDERR: warning: label ‘_cp5T’ defined but not used [-Wunused-label] BUILDSTDERR: 2661 | _cp5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2661 | _cp5T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2709:1: error: BUILDSTDERR: warning: label ‘_cp5Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _cp5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _cp5Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateTzuzdcliftB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2771:1: error: BUILDSTDERR: warning: label ‘_cp65’ defined but not used [-Wunused-label] BUILDSTDERR: 2771 | _cp65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2771 | _cp65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2839:1: error: BUILDSTDERR: warning: label ‘_cp6w’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _cp6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _cp6w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2873:1: error: BUILDSTDERR: warning: label ‘_cp6H’ defined but not used [-Wunused-label] BUILDSTDERR: 2873 | _cp6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2873 | _cp6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindTransStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2910:1: error: BUILDSTDERR: warning: label ‘_cp6L’ defined but not used [-Wunused-label] BUILDSTDERR: 2910 | _cp6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2910 | _cp6L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_runStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:2963:1: error: BUILDSTDERR: warning: label ‘_cp71’ defined but not used [-Wunused-label] BUILDSTDERR: 2963 | _cp71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2963 | _cp71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soN2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3005:1: error: BUILDSTDERR: warning: label ‘_cp7n’ defined but not used [-Wunused-label] BUILDSTDERR: 3005 | _cp7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3005 | _cp7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp7k’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3042:1: error: BUILDSTDERR: warning: label ‘_cp7k’ defined but not used [-Wunused-label] BUILDSTDERR: 3042 | _cp7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3042 | _cp7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soMX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3074:1: error: BUILDSTDERR: warning: label ‘_cp7F’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _cp7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _cp7F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp7D’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3119:1: error: BUILDSTDERR: warning: label ‘_cp7D’ defined but not used [-Wunused-label] BUILDSTDERR: 3119 | _cp7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3119 | _cp7D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_evalStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3148:1: error: BUILDSTDERR: warning: label ‘_cp7J’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _cp7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _cp7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3213:1: error: BUILDSTDERR: warning: label ‘_cp8b’ defined but not used [-Wunused-label] BUILDSTDERR: 3213 | _cp8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3213 | _cp8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp88’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3250:1: error: BUILDSTDERR: warning: label ‘_cp88’ defined but not used [-Wunused-label] BUILDSTDERR: 3250 | _cp88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3250 | _cp88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soN8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3282:1: error: BUILDSTDERR: warning: label ‘_cp8t’ defined but not used [-Wunused-label] BUILDSTDERR: 3282 | _cp8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3282 | _cp8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp8r’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3327:1: error: BUILDSTDERR: warning: label ‘_cp8r’ defined but not used [-Wunused-label] BUILDSTDERR: 3327 | _cp8r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3327 | _cp8r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_execStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3356:1: error: BUILDSTDERR: warning: label ‘_cp8x’ defined but not used [-Wunused-label] BUILDSTDERR: 3356 | _cp8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3356 | _cp8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3422:1: error: BUILDSTDERR: warning: label ‘_cp9q’ defined but not used [-Wunused-label] BUILDSTDERR: 3422 | _cp9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3422 | _cp9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3472:1: error: BUILDSTDERR: warning: label ‘_cp9F’ defined but not used [-Wunused-label] BUILDSTDERR: 3472 | _cp9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3472 | _cp9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3510:1: error: BUILDSTDERR: warning: label ‘_cp9I’ defined but not used [-Wunused-label] BUILDSTDERR: 3510 | _cp9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3510 | _cp9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3582:1: error: BUILDSTDERR: warning: label ‘_cp9N’ defined but not used [-Wunused-label] BUILDSTDERR: 3582 | _cp9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3582 | _cp9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3644:1: error: BUILDSTDERR: warning: label ‘_cp9W’ defined but not used [-Wunused-label] BUILDSTDERR: 3644 | _cp9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3644 | _cp9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cp9U’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3703:1: error: BUILDSTDERR: warning: label ‘_cp9U’ defined but not used [-Wunused-label] BUILDSTDERR: 3703 | _cp9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3703 | _cp9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3729:1: error: BUILDSTDERR: warning: label ‘_cpa2’ defined but not used [-Wunused-label] BUILDSTDERR: 3729 | _cpa2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3729 | _cpa2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_liftCallCC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3785:1: error: BUILDSTDERR: warning: label ‘_cpa9’ defined but not used [-Wunused-label] BUILDSTDERR: 3785 | _cpa9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3785 | _cpa9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3852:1: error: BUILDSTDERR: warning: label ‘_cpbb’ defined but not used [-Wunused-label] BUILDSTDERR: 3852 | _cpbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3852 | _cpbb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3904:1: error: BUILDSTDERR: warning: label ‘_cpbi’ defined but not used [-Wunused-label] BUILDSTDERR: 3904 | _cpbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3904 | _cpbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:3968:1: error: BUILDSTDERR: warning: label ‘_cpbn’ defined but not used [-Wunused-label] BUILDSTDERR: 3968 | _cpbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3968 | _cpbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4028:1: error: BUILDSTDERR: warning: label ‘_cpbw’ defined but not used [-Wunused-label] BUILDSTDERR: 4028 | _cpbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4028 | _cpbw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpbu’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4086:1: error: BUILDSTDERR: warning: label ‘_cpbu’ defined but not used [-Wunused-label] BUILDSTDERR: 4086 | _cpbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4086 | _cpbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4112:1: error: BUILDSTDERR: warning: label ‘_cpbC’ defined but not used [-Wunused-label] BUILDSTDERR: 4112 | _cpbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4112 | _cpbC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_liftCallCCzq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4168:1: error: BUILDSTDERR: warning: label ‘_cpbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4168 | _cpbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4168 | _cpbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4232:1: error: BUILDSTDERR: warning: label ‘_cpcb’ defined but not used [-Wunused-label] BUILDSTDERR: 4232 | _cpcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4232 | _cpcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateTzuzdccallCC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4269:1: error: BUILDSTDERR: warning: label ‘_cpce’ defined but not used [-Wunused-label] BUILDSTDERR: 4269 | _cpce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4269 | _cpce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4311:1: error: BUILDSTDERR: warning: label ‘_cpcA’ defined but not used [-Wunused-label] BUILDSTDERR: 4311 | _cpcA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4311 | _cpcA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soNP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4356:1: error: BUILDSTDERR: warning: label ‘_cpcL’ defined but not used [-Wunused-label] BUILDSTDERR: 4356 | _cpcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4356 | _cpcL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_runState_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4389:1: error: BUILDSTDERR: warning: label ‘_cpcO’ defined but not used [-Wunused-label] BUILDSTDERR: 4389 | _cpcO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4389 | _cpcO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_evalState_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4452:1: error: BUILDSTDERR: warning: label ‘_cpdd’ defined but not used [-Wunused-label] BUILDSTDERR: 4452 | _cpdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4452 | _cpdd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpd9’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4501:1: error: BUILDSTDERR: warning: label ‘_cpd9’ defined but not used [-Wunused-label] BUILDSTDERR: 4501 | _cpd9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4501 | _cpd9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpdb’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4517:1: error: BUILDSTDERR: warning: label ‘_cpdb’ defined but not used [-Wunused-label] BUILDSTDERR: 4517 | _cpdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4517 | _cpdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_execState_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4556:1: error: BUILDSTDERR: warning: label ‘_cpdA’ defined but not used [-Wunused-label] BUILDSTDERR: 4556 | _cpdA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4556 | _cpdA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpdw’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4605:1: error: BUILDSTDERR: warning: label ‘_cpdw’ defined but not used [-Wunused-label] BUILDSTDERR: 4605 | _cpdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4605 | _cpdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpdy’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4621:1: error: BUILDSTDERR: warning: label ‘_cpdy’ defined but not used [-Wunused-label] BUILDSTDERR: 4621 | _cpdy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4621 | _cpdy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4655:1: error: BUILDSTDERR: warning: label ‘_cpee’ defined but not used [-Wunused-label] BUILDSTDERR: 4655 | _cpee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4655 | _cpee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpec’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4699:1: error: BUILDSTDERR: warning: label ‘_cpec’ defined but not used [-Wunused-label] BUILDSTDERR: 4699 | _cpec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4699 | _cpec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4726:1: error: BUILDSTDERR: warning: label ‘_cpei’ defined but not used [-Wunused-label] BUILDSTDERR: 4726 | _cpei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4726 | _cpei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soO8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4788:1: error: BUILDSTDERR: warning: label ‘_cpen’ defined but not used [-Wunused-label] BUILDSTDERR: 4788 | _cpen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4788 | _cpen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateTzuzdcwrap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4853:1: error: BUILDSTDERR: warning: label ‘_cpeu’ defined but not used [-Wunused-label] BUILDSTDERR: 4853 | _cpeu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4853 | _cpeu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapStateT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4917:1: error: BUILDSTDERR: warning: label ‘_cpeM’ defined but not used [-Wunused-label] BUILDSTDERR: 4917 | _cpeM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4917 | _cpeM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4956:1: error: BUILDSTDERR: warning: label ‘_cpeV’ defined but not used [-Wunused-label] BUILDSTDERR: 4956 | _cpeV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4956 | _cpeV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:4979:1: error: BUILDSTDERR: warning: label ‘_cpfd’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _cpfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _cpfd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5011:1: error: BUILDSTDERR: warning: label ‘_cpfp’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _cpfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _cpfp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_mapState_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5061:1: error: BUILDSTDERR: warning: label ‘_cpfs’ defined but not used [-Wunused-label] BUILDSTDERR: 5061 | _cpfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5061 | _cpfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5112:1: error: BUILDSTDERR: warning: label ‘_cpfY’ defined but not used [-Wunused-label] BUILDSTDERR: 5112 | _cpfY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5112 | _cpfY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5149:1: error: BUILDSTDERR: warning: label ‘_cpgd’ defined but not used [-Wunused-label] BUILDSTDERR: 5149 | _cpgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5149 | _cpgd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpga’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5188:1: error: BUILDSTDERR: warning: label ‘_cpga’ defined but not used [-Wunused-label] BUILDSTDERR: 5188 | _cpga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5188 | _cpga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpgh’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5218:1: error: BUILDSTDERR: warning: label ‘_cpgh’ defined but not used [-Wunused-label] BUILDSTDERR: 5218 | _cpgh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5218 | _cpgh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5267:1: error: BUILDSTDERR: warning: label ‘_cpgL’ defined but not used [-Wunused-label] BUILDSTDERR: 5267 | _cpgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5267 | _cpgL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5311:1: error: BUILDSTDERR: warning: label ‘_cpgO’ defined but not used [-Wunused-label] BUILDSTDERR: 5311 | _cpgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5311 | _cpgO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5367:1: error: BUILDSTDERR: warning: label ‘_cpgT’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _cpgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _cpgT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpfI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5390:1: error: BUILDSTDERR: warning: label ‘_cpfI’ defined but not used [-Wunused-label] BUILDSTDERR: 5390 | _cpfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5390 | _cpfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpfN’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5416:1: error: BUILDSTDERR: warning: label ‘_cpfN’ defined but not used [-Wunused-label] BUILDSTDERR: 5416 | _cpfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5416 | _cpfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5479:1: error: BUILDSTDERR: warning: label ‘_cphw’ defined but not used [-Wunused-label] BUILDSTDERR: 5479 | _cphw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5479 | _cphw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5516:1: error: BUILDSTDERR: warning: label ‘_cphL’ defined but not used [-Wunused-label] BUILDSTDERR: 5516 | _cphL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5516 | _cphL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cphI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5555:1: error: BUILDSTDERR: warning: label ‘_cphI’ defined but not used [-Wunused-label] BUILDSTDERR: 5555 | _cphI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5555 | _cphI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cphP’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5585:1: error: BUILDSTDERR: warning: label ‘_cphP’ defined but not used [-Wunused-label] BUILDSTDERR: 5585 | _cphP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5585 | _cphP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5634:1: error: BUILDSTDERR: warning: label ‘_cpij’ defined but not used [-Wunused-label] BUILDSTDERR: 5634 | _cpij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5634 | _cpij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soOW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5679:1: error: BUILDSTDERR: warning: label ‘_cpim’ defined but not used [-Wunused-label] BUILDSTDERR: 5679 | _cpim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5679 | _cpim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5735:1: error: BUILDSTDERR: warning: label ‘_cpir’ defined but not used [-Wunused-label] BUILDSTDERR: 5735 | _cpir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5735 | _cpir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cphg’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5758:1: error: BUILDSTDERR: warning: label ‘_cphg’ defined but not used [-Wunused-label] BUILDSTDERR: 5758 | _cphg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5758 | _cphg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cphl’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5784:1: error: BUILDSTDERR: warning: label ‘_cphl’ defined but not used [-Wunused-label] BUILDSTDERR: 5784 | _cphl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | _cphl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soP2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5847:1: error: BUILDSTDERR: warning: label ‘_cpiU’ defined but not used [-Wunused-label] BUILDSTDERR: 5847 | _cpiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5847 | _cpiU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soP3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5879:1: error: BUILDSTDERR: warning: label ‘_cpj4’ defined but not used [-Wunused-label] BUILDSTDERR: 5879 | _cpj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5879 | _cpj4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soP4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5914:1: error: BUILDSTDERR: warning: label ‘_cpje’ defined but not used [-Wunused-label] BUILDSTDERR: 5914 | _cpje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5914 | _cpje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soP6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:5957:1: error: BUILDSTDERR: warning: label ‘_cpjq’ defined but not used [-Wunused-label] BUILDSTDERR: 5957 | _cpjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5957 | _cpjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6008:1: error: BUILDSTDERR: warning: label ‘_cpjt’ defined but not used [-Wunused-label] BUILDSTDERR: 6008 | _cpjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6008 | _cpjt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6070:1: error: BUILDSTDERR: warning: label ‘_cpjV’ defined but not used [-Wunused-label] BUILDSTDERR: 6070 | _cpjV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6070 | _cpjV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6127:1: error: BUILDSTDERR: warning: label ‘_cpk0’ defined but not used [-Wunused-label] BUILDSTDERR: 6127 | _cpk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6127 | _cpk0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6178:1: error: BUILDSTDERR: warning: label ‘_cpkt’ defined but not used [-Wunused-label] BUILDSTDERR: 6178 | _cpkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6178 | _cpkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6235:1: error: BUILDSTDERR: warning: label ‘_cpkD’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _cpkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _cpkD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpkB’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6296:1: error: BUILDSTDERR: warning: label ‘_cpkB’ defined but not used [-Wunused-label] BUILDSTDERR: 6296 | _cpkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6296 | _cpkB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6318:1: error: BUILDSTDERR: warning: label ‘_cpkR’ defined but not used [-Wunused-label] BUILDSTDERR: 6318 | _cpkR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6318 | _cpkR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6364:1: error: BUILDSTDERR: warning: label ‘_cpkX’ defined but not used [-Wunused-label] BUILDSTDERR: 6364 | _cpkX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6364 | _cpkX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpkV’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6409:1: error: BUILDSTDERR: warning: label ‘_cpkV’ defined but not used [-Wunused-label] BUILDSTDERR: 6409 | _cpkV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6409 | _cpkV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpl1’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6428:1: error: BUILDSTDERR: warning: label ‘_cpl1’ defined but not used [-Wunused-label] BUILDSTDERR: 6428 | _cpl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6428 | _cpl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6465:1: error: BUILDSTDERR: warning: label ‘_cplw’ defined but not used [-Wunused-label] BUILDSTDERR: 6465 | _cplw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6465 | _cplw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6522:1: error: BUILDSTDERR: warning: label ‘_cplB’ defined but not used [-Wunused-label] BUILDSTDERR: 6522 | _cplB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6522 | _cplB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6572:1: error: BUILDSTDERR: warning: label ‘_cplV’ defined but not used [-Wunused-label] BUILDSTDERR: 6572 | _cplV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6572 | _cplV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6604:1: error: BUILDSTDERR: warning: label ‘_cpm5’ defined but not used [-Wunused-label] BUILDSTDERR: 6604 | _cpm5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6604 | _cpm5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6641:1: error: BUILDSTDERR: warning: label ‘_cpmo’ defined but not used [-Wunused-label] BUILDSTDERR: 6641 | _cpmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6641 | _cpmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6682:1: error: BUILDSTDERR: warning: label ‘_cpmP’ defined but not used [-Wunused-label] BUILDSTDERR: 6682 | _cpmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6682 | _cpmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6734:1: error: BUILDSTDERR: warning: label ‘_cpmV’ defined but not used [-Wunused-label] BUILDSTDERR: 6734 | _cpmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6734 | _cpmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6792:1: error: BUILDSTDERR: warning: label ‘_cpn0’ defined but not used [-Wunused-label] BUILDSTDERR: 6792 | _cpn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6792 | _cpn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soPZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6850:1: error: BUILDSTDERR: warning: label ‘_cpn5’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _cpn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _cpn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6916:1: error: BUILDSTDERR: warning: label ‘_cpna’ defined but not used [-Wunused-label] BUILDSTDERR: 6916 | _cpna: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6916 | _cpna: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:6972:1: error: BUILDSTDERR: warning: label ‘_cpnB’ defined but not used [-Wunused-label] BUILDSTDERR: 6972 | _cpnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6972 | _cpnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7019:1: error: BUILDSTDERR: warning: label ‘_cpo1’ defined but not used [-Wunused-label] BUILDSTDERR: 7019 | _cpo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7019 | _cpo1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7060:1: error: BUILDSTDERR: warning: label ‘_cpob’ defined but not used [-Wunused-label] BUILDSTDERR: 7060 | _cpob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7060 | _cpob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7105:1: error: BUILDSTDERR: warning: label ‘_cpoh’ defined but not used [-Wunused-label] BUILDSTDERR: 7105 | _cpoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7105 | _cpoh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpof’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7159:1: error: BUILDSTDERR: warning: label ‘_cpof’ defined but not used [-Wunused-label] BUILDSTDERR: 7159 | _cpof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7159 | _cpof: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpol’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7178:1: error: BUILDSTDERR: warning: label ‘_cpol’ defined but not used [-Wunused-label] BUILDSTDERR: 7178 | _cpol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7178 | _cpol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7208:1: error: BUILDSTDERR: warning: label ‘_cpov’ defined but not used [-Wunused-label] BUILDSTDERR: 7208 | _cpov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7208 | _cpov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7252:1: error: BUILDSTDERR: warning: label ‘_cpp1’ defined but not used [-Wunused-label] BUILDSTDERR: 7252 | _cpp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7252 | _cpp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7293:1: error: BUILDSTDERR: warning: label ‘_cpps’ defined but not used [-Wunused-label] BUILDSTDERR: 7293 | _cpps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7293 | _cpps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7345:1: error: BUILDSTDERR: warning: label ‘_cppy’ defined but not used [-Wunused-label] BUILDSTDERR: 7345 | _cppy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7345 | _cppy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7403:1: error: BUILDSTDERR: warning: label ‘_cppD’ defined but not used [-Wunused-label] BUILDSTDERR: 7403 | _cppD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7403 | _cppD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7462:1: error: BUILDSTDERR: warning: label ‘_cppL’ defined but not used [-Wunused-label] BUILDSTDERR: 7462 | _cppL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7462 | _cppL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cppJ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7518:1: error: BUILDSTDERR: warning: label ‘_cppJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7518 | _cppJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7518 | _cppJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cppP’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7537:1: error: BUILDSTDERR: warning: label ‘_cppP’ defined but not used [-Wunused-label] BUILDSTDERR: 7537 | _cppP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7537 | _cppP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7569:1: error: BUILDSTDERR: warning: label ‘_cppZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _cppZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _cppZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7620:1: error: BUILDSTDERR: warning: label ‘_cpqk’ defined but not used [-Wunused-label] BUILDSTDERR: 7620 | _cpqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7620 | _cpqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7653:1: error: BUILDSTDERR: warning: label ‘_cpqB’ defined but not used [-Wunused-label] BUILDSTDERR: 7653 | _cpqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7653 | _cpqB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘roKX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7684:1: error: BUILDSTDERR: warning: label ‘_cpqE’ defined but not used [-Wunused-label] BUILDSTDERR: 7684 | _cpqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7684 | _cpqE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7721:1: error: BUILDSTDERR: warning: label ‘_cpqR’ defined but not used [-Wunused-label] BUILDSTDERR: 7721 | _cpqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7721 | _cpqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7745:1: error: BUILDSTDERR: warning: label ‘_cpr8’ defined but not used [-Wunused-label] BUILDSTDERR: 7745 | _cpr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7745 | _cpr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7781:1: error: BUILDSTDERR: warning: label ‘_cprj’ defined but not used [-Wunused-label] BUILDSTDERR: 7781 | _cprj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7781 | _cprj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7817:1: error: BUILDSTDERR: warning: label ‘_cpru’ defined but not used [-Wunused-label] BUILDSTDERR: 7817 | _cpru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7817 | _cpru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7853:1: error: BUILDSTDERR: warning: label ‘_cprF’ defined but not used [-Wunused-label] BUILDSTDERR: 7853 | _cprF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7853 | _cprF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7889:1: error: BUILDSTDERR: warning: label ‘_cprQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7889 | _cprQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7889 | _cprQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7925:1: error: BUILDSTDERR: warning: label ‘_cps0’ defined but not used [-Wunused-label] BUILDSTDERR: 7925 | _cps0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7925 | _cps0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplicativeStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:7971:1: error: BUILDSTDERR: warning: label ‘_cps4’ defined but not used [-Wunused-label] BUILDSTDERR: 7971 | _cps4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7971 | _cps4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8060:1: error: BUILDSTDERR: warning: label ‘_cpsB’ defined but not used [-Wunused-label] BUILDSTDERR: 8060 | _cpsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8060 | _cpsB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpsz’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8092:1: error: BUILDSTDERR: warning: label ‘_cpsz’ defined but not used [-Wunused-label] BUILDSTDERR: 8092 | _cpsz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8092 | _cpsz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateTzuzdcp1Monad_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8116:1: error: BUILDSTDERR: warning: label ‘_cpsH’ defined but not used [-Wunused-label] BUILDSTDERR: 8116 | _cpsH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8116 | _cpsH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘roKY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8160:1: error: BUILDSTDERR: warning: label ‘_cpsU’ defined but not used [-Wunused-label] BUILDSTDERR: 8160 | _cpsU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8160 | _cpsU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soR2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8185:1: error: BUILDSTDERR: warning: label ‘_cptc’ defined but not used [-Wunused-label] BUILDSTDERR: 8185 | _cptc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8185 | _cptc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soR1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8220:1: error: BUILDSTDERR: warning: label ‘_cptn’ defined but not used [-Wunused-label] BUILDSTDERR: 8220 | _cptn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8220 | _cptn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soR0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8255:1: error: BUILDSTDERR: warning: label ‘_cpty’ defined but not used [-Wunused-label] BUILDSTDERR: 8255 | _cpty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8255 | _cpty: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soQZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8290:1: error: BUILDSTDERR: warning: label ‘_cptI’ defined but not used [-Wunused-label] BUILDSTDERR: 8290 | _cptI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8290 | _cptI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8333:1: error: BUILDSTDERR: warning: label ‘_cptM’ defined but not used [-Wunused-label] BUILDSTDERR: 8333 | _cptM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8333 | _cptM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soR6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8402:1: error: BUILDSTDERR: warning: label ‘_cpuc’ defined but not used [-Wunused-label] BUILDSTDERR: 8402 | _cpuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8402 | _cpuc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateTzuzdcp1MonadFree_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8439:1: error: BUILDSTDERR: warning: label ‘_cpuf’ defined but not used [-Wunused-label] BUILDSTDERR: 8439 | _cpuf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8439 | _cpuf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8479:1: error: BUILDSTDERR: warning: label ‘_cpuA’ defined but not used [-Wunused-label] BUILDSTDERR: 8479 | _cpuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8479 | _cpuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8515:1: error: BUILDSTDERR: warning: label ‘_cpuK’ defined but not used [-Wunused-label] BUILDSTDERR: 8515 | _cpuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8515 | _cpuK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadFreefStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8558:1: error: BUILDSTDERR: warning: label ‘_cpuO’ defined but not used [-Wunused-label] BUILDSTDERR: 8558 | _cpuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8558 | _cpuO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8615:1: error: BUILDSTDERR: warning: label ‘_cpva’ defined but not used [-Wunused-label] BUILDSTDERR: 8615 | _cpva: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8615 | _cpva: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateTzuzdcp1MonadCont_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8652:1: error: BUILDSTDERR: warning: label ‘_cpvd’ defined but not used [-Wunused-label] BUILDSTDERR: 8652 | _cpvd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8652 | _cpvd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8691:1: error: BUILDSTDERR: warning: label ‘_cpvy’ defined but not used [-Wunused-label] BUILDSTDERR: 8691 | _cpvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8691 | _cpvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8726:1: error: BUILDSTDERR: warning: label ‘_cpvI’ defined but not used [-Wunused-label] BUILDSTDERR: 8726 | _cpvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8726 | _cpvI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadContStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8767:1: error: BUILDSTDERR: warning: label ‘_cpvM’ defined but not used [-Wunused-label] BUILDSTDERR: 8767 | _cpvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8767 | _cpvM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8821:1: error: BUILDSTDERR: warning: label ‘_cpw8’ defined but not used [-Wunused-label] BUILDSTDERR: 8821 | _cpw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8821 | _cpw8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8858:1: error: BUILDSTDERR: warning: label ‘_cpwb’ defined but not used [-Wunused-label] BUILDSTDERR: 8858 | _cpwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8858 | _cpwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8897:1: error: BUILDSTDERR: warning: label ‘_cpwv’ defined but not used [-Wunused-label] BUILDSTDERR: 8897 | _cpwv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8897 | _cpwv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8936:1: error: BUILDSTDERR: warning: label ‘_cpwP’ defined but not used [-Wunused-label] BUILDSTDERR: 8936 | _cpwP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8936 | _cpwP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:8993:1: error: BUILDSTDERR: warning: label ‘_cpwU’ defined but not used [-Wunused-label] BUILDSTDERR: 8993 | _cpwU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8993 | _cpwU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9051:1: error: BUILDSTDERR: warning: label ‘_cpx7’ defined but not used [-Wunused-label] BUILDSTDERR: 9051 | _cpx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9051 | _cpx7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9082:1: error: BUILDSTDERR: warning: label ‘_cpxp’ defined but not used [-Wunused-label] BUILDSTDERR: 9082 | _cpxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9082 | _cpxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9139:1: error: BUILDSTDERR: warning: label ‘_cpxu’ defined but not used [-Wunused-label] BUILDSTDERR: 9139 | _cpxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9139 | _cpxu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9200:1: error: BUILDSTDERR: warning: label ‘_cpxz’ defined but not used [-Wunused-label] BUILDSTDERR: 9200 | _cpxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9200 | _cpxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9269:1: error: BUILDSTDERR: warning: label ‘_cpy4’ defined but not used [-Wunused-label] BUILDSTDERR: 9269 | _cpy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9269 | _cpy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9304:1: error: BUILDSTDERR: warning: label ‘_cpyf’ defined but not used [-Wunused-label] BUILDSTDERR: 9304 | _cpyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9304 | _cpyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9339:1: error: BUILDSTDERR: warning: label ‘_cpyq’ defined but not used [-Wunused-label] BUILDSTDERR: 9339 | _cpyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9339 | _cpyq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9374:1: error: BUILDSTDERR: warning: label ‘_cpyB’ defined but not used [-Wunused-label] BUILDSTDERR: 9374 | _cpyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9374 | _cpyB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9409:1: error: BUILDSTDERR: warning: label ‘_cpyL’ defined but not used [-Wunused-label] BUILDSTDERR: 9409 | _cpyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9409 | _cpyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9446:1: error: BUILDSTDERR: warning: label ‘_cpyV’ defined but not used [-Wunused-label] BUILDSTDERR: 9446 | _cpyV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9446 | _cpyV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadWriterwStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9489:1: error: BUILDSTDERR: warning: label ‘_cpyZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9489 | _cpyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9489 | _cpyZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9570:1: error: BUILDSTDERR: warning: label ‘_cpzt’ defined but not used [-Wunused-label] BUILDSTDERR: 9570 | _cpzt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9570 | _cpzt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9607:1: error: BUILDSTDERR: warning: label ‘_cpzw’ defined but not used [-Wunused-label] BUILDSTDERR: 9607 | _cpzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9607 | _cpzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9646:1: error: BUILDSTDERR: warning: label ‘_cpzQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9646 | _cpzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9646 | _cpzQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9680:1: error: BUILDSTDERR: warning: label ‘_cpA8’ defined but not used [-Wunused-label] BUILDSTDERR: 9680 | _cpA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9680 | _cpA8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soS0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9720:1: error: BUILDSTDERR: warning: label ‘_cpAk’ defined but not used [-Wunused-label] BUILDSTDERR: 9720 | _cpAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9720 | _cpAk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soS1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9779:1: error: BUILDSTDERR: warning: label ‘_cpAp’ defined but not used [-Wunused-label] BUILDSTDERR: 9779 | _cpAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9779 | _cpAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soRV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9839:1: error: BUILDSTDERR: warning: label ‘_cpAB’ defined but not used [-Wunused-label] BUILDSTDERR: 9839 | _cpAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9839 | _cpAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateTzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9882:1: error: BUILDSTDERR: warning: label ‘_cpAE’ defined but not used [-Wunused-label] BUILDSTDERR: 9882 | _cpAE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9882 | _cpAE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soS7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9944:1: error: BUILDSTDERR: warning: label ‘_cpB7’ defined but not used [-Wunused-label] BUILDSTDERR: 9944 | _cpB7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9944 | _cpB7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soS6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:9979:1: error: BUILDSTDERR: warning: label ‘_cpBi’ defined but not used [-Wunused-label] BUILDSTDERR: 9979 | _cpBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9979 | _cpBi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soS5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10014:1: error: BUILDSTDERR: warning: label ‘_cpBs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10014 | _cpBs: BUILDSTDERR: | ^ BUILDSTDERR: 10014 | _cpBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soS4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10050:1: error: BUILDSTDERR: warning: label ‘_cpBC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10050 | _cpBC: BUILDSTDERR: | ^ BUILDSTDERR: 10050 | _cpBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadReadereStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10093:1: error: BUILDSTDERR: warning: label ‘_cpBG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10093 | _cpBG: BUILDSTDERR: | ^ BUILDSTDERR: 10093 | _cpBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateTzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10162:1: error: BUILDSTDERR: warning: label ‘_cpC2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10162 | _cpC2: BUILDSTDERR: | ^ BUILDSTDERR: 10162 | _cpC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpC0’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10186:1: error: BUILDSTDERR: warning: label ‘_cpC0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10186 | _cpC0: BUILDSTDERR: | ^ BUILDSTDERR: 10186 | _cpC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10216:1: error: BUILDSTDERR: warning: label ‘_cpCk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10216 | _cpCk: BUILDSTDERR: | ^ BUILDSTDERR: 10216 | _cpCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10252:1: error: BUILDSTDERR: warning: label ‘_cpCv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10252 | _cpCv: BUILDSTDERR: | ^ BUILDSTDERR: 10252 | _cpCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10288:1: error: BUILDSTDERR: warning: label ‘_cpCF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10288 | _cpCF: BUILDSTDERR: | ^ BUILDSTDERR: 10288 | _cpCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10325:1: error: BUILDSTDERR: warning: label ‘_cpCP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10325 | _cpCP: BUILDSTDERR: | ^ BUILDSTDERR: 10325 | _cpCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfMonadStatesStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10370:1: error: BUILDSTDERR: warning: label ‘_cpCT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10370 | _cpCT: BUILDSTDERR: | ^ BUILDSTDERR: 10370 | _cpCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10444:1: error: BUILDSTDERR: warning: label ‘_cpDs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10444 | _cpDs: BUILDSTDERR: | ^ BUILDSTDERR: 10444 | _cpDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10501:1: error: BUILDSTDERR: warning: label ‘_cpDC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10501 | _cpDC: BUILDSTDERR: | ^ BUILDSTDERR: 10501 | _cpDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpDA’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10562:1: error: BUILDSTDERR: warning: label ‘_cpDA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10562 | _cpDA: BUILDSTDERR: | ^ BUILDSTDERR: 10562 | _cpDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10584:1: error: BUILDSTDERR: warning: label ‘_cpDQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10584 | _cpDQ: BUILDSTDERR: | ^ BUILDSTDERR: 10584 | _cpDQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10630:1: error: BUILDSTDERR: warning: label ‘_cpDW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10630 | _cpDW: BUILDSTDERR: | ^ BUILDSTDERR: 10630 | _cpDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpDU’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10675:1: error: BUILDSTDERR: warning: label ‘_cpDU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10675 | _cpDU: BUILDSTDERR: | ^ BUILDSTDERR: 10675 | _cpDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpE0’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10694:1: error: BUILDSTDERR: warning: label ‘_cpE0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10694 | _cpE0: BUILDSTDERR: | ^ BUILDSTDERR: 10694 | _cpE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindStateT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10728:1: error: BUILDSTDERR: warning: label ‘_cpEm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10728 | _cpEm: BUILDSTDERR: | ^ BUILDSTDERR: 10728 | _cpEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10762:1: error: BUILDSTDERR: warning: label ‘_cpEC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10762 | _cpEC: BUILDSTDERR: | ^ BUILDSTDERR: 10762 | _cpEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10794:1: error: BUILDSTDERR: warning: label ‘_cpEM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10794 | _cpEM: BUILDSTDERR: | ^ BUILDSTDERR: 10794 | _cpEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10829:1: error: BUILDSTDERR: warning: label ‘_cpEW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10829 | _cpEW: BUILDSTDERR: | ^ BUILDSTDERR: 10829 | _cpEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10861:1: error: BUILDSTDERR: warning: label ‘_cpF6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10861 | _cpF6: BUILDSTDERR: | ^ BUILDSTDERR: 10861 | _cpF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soT0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10898:1: error: BUILDSTDERR: warning: label ‘_cpFp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10898 | _cpFp: BUILDSTDERR: | ^ BUILDSTDERR: 10898 | _cpFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soST_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10939:1: error: BUILDSTDERR: warning: label ‘_cpFQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10939 | _cpFQ: BUILDSTDERR: | ^ BUILDSTDERR: 10939 | _cpFQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:10991:1: error: BUILDSTDERR: warning: label ‘_cpFW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10991 | _cpFW: BUILDSTDERR: | ^ BUILDSTDERR: 10991 | _cpFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soSZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11049:1: error: BUILDSTDERR: warning: label ‘_cpG1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11049 | _cpG1: BUILDSTDERR: | ^ BUILDSTDERR: 11049 | _cpG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11107:1: error: BUILDSTDERR: warning: label ‘_cpG6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11107 | _cpG6: BUILDSTDERR: | ^ BUILDSTDERR: 11107 | _cpG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11175:1: error: BUILDSTDERR: warning: label ‘_cpGb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11175 | _cpGb: BUILDSTDERR: | ^ BUILDSTDERR: 11175 | _cpGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11235:1: error: BUILDSTDERR: warning: label ‘_cpGE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11235 | _cpGE: BUILDSTDERR: | ^ BUILDSTDERR: 11235 | _cpGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soT6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11262:1: error: BUILDSTDERR: warning: label ‘_cpGY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11262 | _cpGY: BUILDSTDERR: | ^ BUILDSTDERR: 11262 | _cpGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpGV’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11297:1: error: BUILDSTDERR: warning: label ‘_cpGV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11297 | _cpGV: BUILDSTDERR: | ^ BUILDSTDERR: 11297 | _cpGV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11334:1: error: BUILDSTDERR: warning: label ‘_cpHj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11334 | _cpHj: BUILDSTDERR: | ^ BUILDSTDERR: 11334 | _cpHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11379:1: error: BUILDSTDERR: warning: label ‘_cpHm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11379 | _cpHm: BUILDSTDERR: | ^ BUILDSTDERR: 11379 | _cpHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11434:1: error: BUILDSTDERR: warning: label ‘_cpHr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11434 | _cpHr: BUILDSTDERR: | ^ BUILDSTDERR: 11434 | _cpHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11483:1: error: BUILDSTDERR: warning: label ‘_cpHT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11483 | _cpHT: BUILDSTDERR: | ^ BUILDSTDERR: 11483 | _cpHT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpHQ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11518:1: error: BUILDSTDERR: warning: label ‘_cpHQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11518 | _cpHQ: BUILDSTDERR: | ^ BUILDSTDERR: 11518 | _cpHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11555:1: error: BUILDSTDERR: warning: label ‘_cpIe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11555 | _cpIe: BUILDSTDERR: | ^ BUILDSTDERR: 11555 | _cpIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11600:1: error: BUILDSTDERR: warning: label ‘_cpIh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11600 | _cpIh: BUILDSTDERR: | ^ BUILDSTDERR: 11600 | _cpIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11655:1: error: BUILDSTDERR: warning: label ‘_cpIm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11655 | _cpIm: BUILDSTDERR: | ^ BUILDSTDERR: 11655 | _cpIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11704:1: error: BUILDSTDERR: warning: label ‘_cpIN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11704 | _cpIN: BUILDSTDERR: | ^ BUILDSTDERR: 11704 | _cpIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘_cpIL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11738:1: error: BUILDSTDERR: warning: label ‘_cpIL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11738 | _cpIL: BUILDSTDERR: | ^ BUILDSTDERR: 11738 | _cpIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11764:1: error: BUILDSTDERR: warning: label ‘_cpIR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11764 | _cpIR: BUILDSTDERR: | ^ BUILDSTDERR: 11764 | _cpIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11811:1: error: BUILDSTDERR: warning: label ‘_cpJc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11811 | _cpJc: BUILDSTDERR: | ^ BUILDSTDERR: 11811 | _cpJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11846:1: error: BUILDSTDERR: warning: label ‘_cpJm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11846 | _cpJm: BUILDSTDERR: | ^ BUILDSTDERR: 11846 | _cpJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11882:1: error: BUILDSTDERR: warning: label ‘_cpJw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11882 | _cpJw: BUILDSTDERR: | ^ BUILDSTDERR: 11882 | _cpJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11918:1: error: BUILDSTDERR: warning: label ‘_cpJH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11918 | _cpJH: BUILDSTDERR: | ^ BUILDSTDERR: 11918 | _cpJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11953:1: error: BUILDSTDERR: warning: label ‘_cpJR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11953 | _cpJR: BUILDSTDERR: | ^ BUILDSTDERR: 11953 | _cpJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfApplyStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:11996:1: error: BUILDSTDERR: warning: label ‘_cpJV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11996 | _cpJV: BUILDSTDERR: | ^ BUILDSTDERR: 11996 | _cpJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:12070:1: error: BUILDSTDERR: warning: label ‘_cpKo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12070 | _cpKo: BUILDSTDERR: | ^ BUILDSTDERR: 12070 | _cpKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:12105:1: error: BUILDSTDERR: warning: label ‘_cpKz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12105 | _cpKz: BUILDSTDERR: | ^ BUILDSTDERR: 12105 | _cpKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘soTG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:12140:1: error: BUILDSTDERR: warning: label ‘_cpKJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12140 | _cpKJ: BUILDSTDERR: | ^ BUILDSTDERR: 12140 | _cpKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziState_zdfBindStateT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_110.hc:12181:1: error: BUILDSTDERR: warning: label ‘_cpKN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12181 | _cpKN: BUILDSTDERR: | ^ BUILDSTDERR: 12181 | _cpKN: BUILDSTDERR: | ^~~~~ [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.p_o ) BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:79:1: error: BUILDSTDERR: warning: label ‘_csIg’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _csIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _csIg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:118:1: error: BUILDSTDERR: warning: label ‘_csIj’ defined but not used [-Wunused-label] BUILDSTDERR: 118 | _csIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 118 | _csIj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:175:1: error: BUILDSTDERR: warning: label ‘_csIo’ defined but not used [-Wunused-label] BUILDSTDERR: 175 | _csIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 175 | _csIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:225:1: error: BUILDSTDERR: warning: label ‘_csIS’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _csIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _csIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:265:1: error: BUILDSTDERR: warning: label ‘_csIY’ defined but not used [-Wunused-label] BUILDSTDERR: 265 | _csIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 265 | _csIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csIW’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:314:1: error: BUILDSTDERR: warning: label ‘_csIW’ defined but not used [-Wunused-label] BUILDSTDERR: 314 | _csIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 314 | _csIW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csJ2’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:333:1: error: BUILDSTDERR: warning: label ‘_csJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 333 | _csJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 333 | _csJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:365:1: error: BUILDSTDERR: warning: label ‘_csJc’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _csJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _csJc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:413:1: error: BUILDSTDERR: warning: label ‘_csJG’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _csJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _csJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:453:1: error: BUILDSTDERR: warning: label ‘_csJM’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _csJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _csJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csJK’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:502:1: error: BUILDSTDERR: warning: label ‘_csJK’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _csJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _csJK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csJQ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:521:1: error: BUILDSTDERR: warning: label ‘_csJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 521 | _csJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 521 | _csJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:553:1: error: BUILDSTDERR: warning: label ‘_csK0’ defined but not used [-Wunused-label] BUILDSTDERR: 553 | _csK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 553 | _csK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:600:1: error: BUILDSTDERR: warning: label ‘_csKE’ defined but not used [-Wunused-label] BUILDSTDERR: 600 | _csKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 600 | _csKE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:634:1: error: BUILDSTDERR: warning: label ‘_csKH’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _csKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _csKH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:692:1: error: BUILDSTDERR: warning: label ‘_csKM’ defined but not used [-Wunused-label] BUILDSTDERR: 692 | _csKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 692 | _csKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:743:1: error: BUILDSTDERR: warning: label ‘_csL6’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _csL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _csL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:785:1: error: BUILDSTDERR: warning: label ‘_csL9’ defined but not used [-Wunused-label] BUILDSTDERR: 785 | _csL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 785 | _csL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:833:1: error: BUILDSTDERR: warning: label ‘_csLe’ defined but not used [-Wunused-label] BUILDSTDERR: 833 | _csLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 833 | _csLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:878:1: error: BUILDSTDERR: warning: label ‘_csLY’ defined but not used [-Wunused-label] BUILDSTDERR: 878 | _csLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 878 | _csLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:912:1: error: BUILDSTDERR: warning: label ‘_csM1’ defined but not used [-Wunused-label] BUILDSTDERR: 912 | _csM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 912 | _csM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:970:1: error: BUILDSTDERR: warning: label ‘_csM6’ defined but not used [-Wunused-label] BUILDSTDERR: 970 | _csM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 970 | _csM6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1020:1: error: BUILDSTDERR: warning: label ‘_csMj’ defined but not used [-Wunused-label] BUILDSTDERR: 1020 | _csMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1020 | _csMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadTransReaderTzuzdclift_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1050:1: error: BUILDSTDERR: warning: label ‘_csMm’ defined but not used [-Wunused-label] BUILDSTDERR: 1050 | _csMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1050 | _csMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadTransReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1093:1: error: BUILDSTDERR: warning: label ‘_csMF’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _csMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _csMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssw0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1116:1: error: BUILDSTDERR: warning: label ‘_csNd’ defined but not used [-Wunused-label] BUILDSTDERR: 1116 | _csNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1116 | _csNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssw1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1150:1: error: BUILDSTDERR: warning: label ‘_csNg’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _csNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _csNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssvX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1208:1: error: BUILDSTDERR: warning: label ‘_csNl’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _csNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _csNl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssw3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1259:1: error: BUILDSTDERR: warning: label ‘_csNF’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _csNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _csNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssw4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1301:1: error: BUILDSTDERR: warning: label ‘_csNI’ defined but not used [-Wunused-label] BUILDSTDERR: 1301 | _csNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1301 | _csNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderTzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1349:1: error: BUILDSTDERR: warning: label ‘_csNN’ defined but not used [-Wunused-label] BUILDSTDERR: 1349 | _csNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1349 | _csNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssw8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1395:1: error: BUILDSTDERR: warning: label ‘_csOf’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _csOf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _csOf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1433:1: error: BUILDSTDERR: warning: label ‘_csOx’ defined but not used [-Wunused-label] BUILDSTDERR: 1433 | _csOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1433 | _csOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1473:1: error: BUILDSTDERR: warning: label ‘_csOA’ defined but not used [-Wunused-label] BUILDSTDERR: 1473 | _csOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1473 | _csOA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1531:1: error: BUILDSTDERR: warning: label ‘_csOF’ defined but not used [-Wunused-label] BUILDSTDERR: 1531 | _csOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1531 | _csOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1587:1: error: BUILDSTDERR: warning: label ‘_csP3’ defined but not used [-Wunused-label] BUILDSTDERR: 1587 | _csP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1587 | _csP3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1625:1: error: BUILDSTDERR: warning: label ‘_csPl’ defined but not used [-Wunused-label] BUILDSTDERR: 1625 | _csPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1625 | _csPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1665:1: error: BUILDSTDERR: warning: label ‘_csPo’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _csPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _csPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1723:1: error: BUILDSTDERR: warning: label ‘_csPt’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _csPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _csPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1778:1: error: BUILDSTDERR: warning: label ‘_csQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _csQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _csQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1812:1: error: BUILDSTDERR: warning: label ‘_csQc’ defined but not used [-Wunused-label] BUILDSTDERR: 1812 | _csQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1812 | _csQc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1870:1: error: BUILDSTDERR: warning: label ‘_csQh’ defined but not used [-Wunused-label] BUILDSTDERR: 1870 | _csQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1870 | _csQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1921:1: error: BUILDSTDERR: warning: label ‘_csQB’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _csQB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _csQB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssws_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:1963:1: error: BUILDSTDERR: warning: label ‘_csQE’ defined but not used [-Wunused-label] BUILDSTDERR: 1963 | _csQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1963 | _csQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2011:1: error: BUILDSTDERR: warning: label ‘_csQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2011 | _csQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2011 | _csQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_getReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2058:1: error: BUILDSTDERR: warning: label ‘_csR5’ defined but not used [-Wunused-label] BUILDSTDERR: 2058 | _csR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2058 | _csR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_getReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2088:1: error: BUILDSTDERR: warning: label ‘_csRe’ defined but not used [-Wunused-label] BUILDSTDERR: 2088 | _csRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2088 | _csRe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2110:1: error: BUILDSTDERR: warning: label ‘_csRn’ defined but not used [-Wunused-label] BUILDSTDERR: 2110 | _csRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2110 | _csRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2137:1: error: BUILDSTDERR: warning: label ‘_csRG’ defined but not used [-Wunused-label] BUILDSTDERR: 2137 | _csRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2137 | _csRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csRE’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2170:1: error: BUILDSTDERR: warning: label ‘_csRE’ defined but not used [-Wunused-label] BUILDSTDERR: 2170 | _csRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2170 | _csRE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2195:1: error: BUILDSTDERR: warning: label ‘_csS0’ defined but not used [-Wunused-label] BUILDSTDERR: 2195 | _csS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2195 | _csS0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2240:1: error: BUILDSTDERR: warning: label ‘_csS3’ defined but not used [-Wunused-label] BUILDSTDERR: 2240 | _csS3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2240 | _csS3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2299:1: error: BUILDSTDERR: warning: label ‘_csSv’ defined but not used [-Wunused-label] BUILDSTDERR: 2299 | _csSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2299 | _csSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2341:1: error: BUILDSTDERR: warning: label ‘_csSy’ defined but not used [-Wunused-label] BUILDSTDERR: 2341 | _csSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2341 | _csSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2393:1: error: BUILDSTDERR: warning: label ‘_csSD’ defined but not used [-Wunused-label] BUILDSTDERR: 2393 | _csSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2393 | _csSD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdctraverse1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2444:1: error: BUILDSTDERR: warning: label ‘_csSI’ defined but not used [-Wunused-label] BUILDSTDERR: 2444 | _csSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2444 | _csSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2501:1: error: BUILDSTDERR: warning: label ‘_csTf’ defined but not used [-Wunused-label] BUILDSTDERR: 2501 | _csTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2501 | _csTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csTd’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2534:1: error: BUILDSTDERR: warning: label ‘_csTd’ defined but not used [-Wunused-label] BUILDSTDERR: 2534 | _csTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2534 | _csTd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2559:1: error: BUILDSTDERR: warning: label ‘_csTz’ defined but not used [-Wunused-label] BUILDSTDERR: 2559 | _csTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2559 | _csTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2604:1: error: BUILDSTDERR: warning: label ‘_csTC’ defined but not used [-Wunused-label] BUILDSTDERR: 2604 | _csTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2604 | _csTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2663:1: error: BUILDSTDERR: warning: label ‘_csU4’ defined but not used [-Wunused-label] BUILDSTDERR: 2663 | _csU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2663 | _csU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2705:1: error: BUILDSTDERR: warning: label ‘_csU7’ defined but not used [-Wunused-label] BUILDSTDERR: 2705 | _csU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2705 | _csU7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2757:1: error: BUILDSTDERR: warning: label ‘_csUc’ defined but not used [-Wunused-label] BUILDSTDERR: 2757 | _csUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2757 | _csUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2808:1: error: BUILDSTDERR: warning: label ‘_csUh’ defined but not used [-Wunused-label] BUILDSTDERR: 2808 | _csUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2808 | _csUh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2864:1: error: BUILDSTDERR: warning: label ‘_csUS’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _csUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _csUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sswX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2909:1: error: BUILDSTDERR: warning: label ‘_csUV’ defined but not used [-Wunused-label] BUILDSTDERR: 2909 | _csUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2909 | _csUV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssx0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:2968:1: error: BUILDSTDERR: warning: label ‘_csVg’ defined but not used [-Wunused-label] BUILDSTDERR: 2968 | _csVg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2968 | _csVg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssx1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3010:1: error: BUILDSTDERR: warning: label ‘_csVj’ defined but not used [-Wunused-label] BUILDSTDERR: 3010 | _csVj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3010 | _csVj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcfoldMap1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3058:1: error: BUILDSTDERR: warning: label ‘_csVo’ defined but not used [-Wunused-label] BUILDSTDERR: 3058 | _csVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3058 | _csVo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssx7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3108:1: error: BUILDSTDERR: warning: label ‘_csVV’ defined but not used [-Wunused-label] BUILDSTDERR: 3108 | _csVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3108 | _csVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssx6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3153:1: error: BUILDSTDERR: warning: label ‘_csVY’ defined but not used [-Wunused-label] BUILDSTDERR: 3153 | _csVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3153 | _csVY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssx9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3212:1: error: BUILDSTDERR: warning: label ‘_csWj’ defined but not used [-Wunused-label] BUILDSTDERR: 3212 | _csWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3212 | _csWj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3254:1: error: BUILDSTDERR: warning: label ‘_csWm’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _csWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _csWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3302:1: error: BUILDSTDERR: warning: label ‘_csWr’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _csWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _csWr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3353:1: error: BUILDSTDERR: warning: label ‘_csWK’ defined but not used [-Wunused-label] BUILDSTDERR: 3353 | _csWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3353 | _csWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3385:1: error: BUILDSTDERR: warning: label ‘_csWT’ defined but not used [-Wunused-label] BUILDSTDERR: 3385 | _csWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3385 | _csWT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3411:1: error: BUILDSTDERR: warning: label ‘_csX9’ defined but not used [-Wunused-label] BUILDSTDERR: 3411 | _csX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3411 | _csX9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3451:1: error: BUILDSTDERR: warning: label ‘_csXc’ defined but not used [-Wunused-label] BUILDSTDERR: 3451 | _csXc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3451 | _csXc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3505:1: error: BUILDSTDERR: warning: label ‘_csXx’ defined but not used [-Wunused-label] BUILDSTDERR: 3505 | _csXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3505 | _csXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csXv’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3545:1: error: BUILDSTDERR: warning: label ‘_csXv’ defined but not used [-Wunused-label] BUILDSTDERR: 3545 | _csXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3545 | _csXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3573:1: error: BUILDSTDERR: warning: label ‘_csXY’ defined but not used [-Wunused-label] BUILDSTDERR: 3573 | _csXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3573 | _csXY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3610:1: error: BUILDSTDERR: warning: label ‘_csY8’ defined but not used [-Wunused-label] BUILDSTDERR: 3610 | _csY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3610 | _csY8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3656:1: error: BUILDSTDERR: warning: label ‘_csYb’ defined but not used [-Wunused-label] BUILDSTDERR: 3656 | _csYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3656 | _csYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3720:1: error: BUILDSTDERR: warning: label ‘_csYw’ defined but not used [-Wunused-label] BUILDSTDERR: 3720 | _csYw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3720 | _csYw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3763:1: error: BUILDSTDERR: warning: label ‘_csYG’ defined but not used [-Wunused-label] BUILDSTDERR: 3763 | _csYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3763 | _csYG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csYA’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3810:1: error: BUILDSTDERR: warning: label ‘_csYA’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _csYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _csYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3846:1: error: BUILDSTDERR: warning: label ‘_csYR’ defined but not used [-Wunused-label] BUILDSTDERR: 3846 | _csYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3846 | _csYR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3901:1: error: BUILDSTDERR: warning: label ‘_csZk’ defined but not used [-Wunused-label] BUILDSTDERR: 3901 | _csZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3901 | _csZk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_csZi’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3941:1: error: BUILDSTDERR: warning: label ‘_csZi’ defined but not used [-Wunused-label] BUILDSTDERR: 3941 | _csZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3941 | _csZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:3969:1: error: BUILDSTDERR: warning: label ‘_csZK’ defined but not used [-Wunused-label] BUILDSTDERR: 3969 | _csZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3969 | _csZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4006:1: error: BUILDSTDERR: warning: label ‘_csZU’ defined but not used [-Wunused-label] BUILDSTDERR: 4006 | _csZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4006 | _csZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4052:1: error: BUILDSTDERR: warning: label ‘_csZX’ defined but not used [-Wunused-label] BUILDSTDERR: 4052 | _csZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4052 | _csZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4116:1: error: BUILDSTDERR: warning: label ‘_ct0i’ defined but not used [-Wunused-label] BUILDSTDERR: 4116 | _ct0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4116 | _ct0i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4159:1: error: BUILDSTDERR: warning: label ‘_ct0s’ defined but not used [-Wunused-label] BUILDSTDERR: 4159 | _ct0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4159 | _ct0s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct0m’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4206:1: error: BUILDSTDERR: warning: label ‘_ct0m’ defined but not used [-Wunused-label] BUILDSTDERR: 4206 | _ct0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4206 | _ct0m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4242:1: error: BUILDSTDERR: warning: label ‘_ct0D’ defined but not used [-Wunused-label] BUILDSTDERR: 4242 | _ct0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4242 | _ct0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4291:1: error: BUILDSTDERR: warning: label ‘_ct1j’ defined but not used [-Wunused-label] BUILDSTDERR: 4291 | _ct1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4291 | _ct1j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4335:1: error: BUILDSTDERR: warning: label ‘_ct1m’ defined but not used [-Wunused-label] BUILDSTDERR: 4335 | _ct1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4335 | _ct1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4397:1: error: BUILDSTDERR: warning: label ‘_ct1r’ defined but not used [-Wunused-label] BUILDSTDERR: 4397 | _ct1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4397 | _ct1r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4457:1: error: BUILDSTDERR: warning: label ‘_ct1M’ defined but not used [-Wunused-label] BUILDSTDERR: 4457 | _ct1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4457 | _ct1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4499:1: error: BUILDSTDERR: warning: label ‘_ct1P’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _ct1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _ct1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4547:1: error: BUILDSTDERR: warning: label ‘_ct1U’ defined but not used [-Wunused-label] BUILDSTDERR: 4547 | _ct1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4547 | _ct1U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT10_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4601:1: error: BUILDSTDERR: warning: label ‘_ct2k’ defined but not used [-Wunused-label] BUILDSTDERR: 4601 | _ct2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4601 | _ct2k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssy0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4652:1: error: BUILDSTDERR: warning: label ‘_ct2B’ defined but not used [-Wunused-label] BUILDSTDERR: 4652 | _ct2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4652 | _ct2B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4693:1: error: BUILDSTDERR: warning: label ‘_ct2T’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _ct2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _ct2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssxZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4729:1: error: BUILDSTDERR: warning: label ‘_ct2W’ defined but not used [-Wunused-label] BUILDSTDERR: 4729 | _ct2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4729 | _ct2W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4791:1: error: BUILDSTDERR: warning: label ‘_ct31’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _ct31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _ct31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4858:1: error: BUILDSTDERR: warning: label ‘_ct3q’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _ct3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _ct3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct3o’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4898:1: error: BUILDSTDERR: warning: label ‘_ct3o’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _ct3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _ct3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4928:1: error: BUILDSTDERR: warning: label ‘_ct3K’ defined but not used [-Wunused-label] BUILDSTDERR: 4928 | _ct3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4928 | _ct3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssya_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:4969:1: error: BUILDSTDERR: warning: label ‘_ct4h’ defined but not used [-Wunused-label] BUILDSTDERR: 4969 | _ct4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4969 | _ct4h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct4a’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5007:1: error: BUILDSTDERR: warning: label ‘_ct4a’ defined but not used [-Wunused-label] BUILDSTDERR: 5007 | _ct4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5007 | _ct4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5043:1: error: BUILDSTDERR: warning: label ‘_ct4s’ defined but not used [-Wunused-label] BUILDSTDERR: 5043 | _ct4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5043 | _ct4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5098:1: error: BUILDSTDERR: warning: label ‘_ct4x’ defined but not used [-Wunused-label] BUILDSTDERR: 5098 | _ct4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5098 | _ct4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5161:1: error: BUILDSTDERR: warning: label ‘_ct4J’ defined but not used [-Wunused-label] BUILDSTDERR: 5161 | _ct4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5161 | _ct4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct4D’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5213:1: error: BUILDSTDERR: warning: label ‘_ct4D’ defined but not used [-Wunused-label] BUILDSTDERR: 5213 | _ct4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5213 | _ct4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5253:1: error: BUILDSTDERR: warning: label ‘_ct5g’ defined but not used [-Wunused-label] BUILDSTDERR: 5253 | _ct5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5253 | _ct5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5295:1: error: BUILDSTDERR: warning: label ‘_ct5B’ defined but not used [-Wunused-label] BUILDSTDERR: 5295 | _ct5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5295 | _ct5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct5z’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5330:1: error: BUILDSTDERR: warning: label ‘_ct5z’ defined but not used [-Wunused-label] BUILDSTDERR: 5330 | _ct5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5330 | _ct5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5357:1: error: BUILDSTDERR: warning: label ‘_ct5F’ defined but not used [-Wunused-label] BUILDSTDERR: 5357 | _ct5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5357 | _ct5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5420:1: error: BUILDSTDERR: warning: label ‘_ct5K’ defined but not used [-Wunused-label] BUILDSTDERR: 5420 | _ct5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5420 | _ct5K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5484:1: error: BUILDSTDERR: warning: label ‘_ct69’ defined but not used [-Wunused-label] BUILDSTDERR: 5484 | _ct69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5484 | _ct69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5525:1: error: BUILDSTDERR: warning: label ‘_ct6j’ defined but not used [-Wunused-label] BUILDSTDERR: 5525 | _ct6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5525 | _ct6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5574:1: error: BUILDSTDERR: warning: label ‘_ct6m’ defined but not used [-Wunused-label] BUILDSTDERR: 5574 | _ct6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5574 | _ct6m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5637:1: error: BUILDSTDERR: warning: label ‘_ct6J’ defined but not used [-Wunused-label] BUILDSTDERR: 5637 | _ct6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5637 | _ct6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5679:1: error: BUILDSTDERR: warning: label ‘_ct74’ defined but not used [-Wunused-label] BUILDSTDERR: 5679 | _ct74: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5679 | _ct74: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct72’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5714:1: error: BUILDSTDERR: warning: label ‘_ct72’ defined but not used [-Wunused-label] BUILDSTDERR: 5714 | _ct72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5714 | _ct72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5741:1: error: BUILDSTDERR: warning: label ‘_ct78’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _ct78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _ct78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5804:1: error: BUILDSTDERR: warning: label ‘_ct7d’ defined but not used [-Wunused-label] BUILDSTDERR: 5804 | _ct7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5804 | _ct7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5866:1: error: BUILDSTDERR: warning: label ‘_ct7y’ defined but not used [-Wunused-label] BUILDSTDERR: 5866 | _ct7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5866 | _ct7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct7v’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5889:1: error: BUILDSTDERR: warning: label ‘_ct7v’ defined but not used [-Wunused-label] BUILDSTDERR: 5889 | _ct7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5889 | _ct7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5940:1: error: BUILDSTDERR: warning: label ‘_ct7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5940 | _ct7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5940 | _ct7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssyV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:5982:1: error: BUILDSTDERR: warning: label ‘_ct89’ defined but not used [-Wunused-label] BUILDSTDERR: 5982 | _ct89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5982 | _ct89: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6031:1: error: BUILDSTDERR: warning: label ‘_ct8c’ defined but not used [-Wunused-label] BUILDSTDERR: 6031 | _ct8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6031 | _ct8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT11_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6096:1: error: BUILDSTDERR: warning: label ‘_ct8z’ defined but not used [-Wunused-label] BUILDSTDERR: 6096 | _ct8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6096 | _ct8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct8x’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6136:1: error: BUILDSTDERR: warning: label ‘_ct8x’ defined but not used [-Wunused-label] BUILDSTDERR: 6136 | _ct8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6136 | _ct8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssz9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6166:1: error: BUILDSTDERR: warning: label ‘_ct8T’ defined but not used [-Wunused-label] BUILDSTDERR: 6166 | _ct8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6166 | _ct8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssz6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6207:1: error: BUILDSTDERR: warning: label ‘_ct9q’ defined but not used [-Wunused-label] BUILDSTDERR: 6207 | _ct9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6207 | _ct9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct9j’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6246:1: error: BUILDSTDERR: warning: label ‘_ct9j’ defined but not used [-Wunused-label] BUILDSTDERR: 6246 | _ct9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6246 | _ct9j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssz7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6284:1: error: BUILDSTDERR: warning: label ‘_ct9B’ defined but not used [-Wunused-label] BUILDSTDERR: 6284 | _ct9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6284 | _ct9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssz8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6339:1: error: BUILDSTDERR: warning: label ‘_ct9G’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _ct9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _ct9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6402:1: error: BUILDSTDERR: warning: label ‘_ct9S’ defined but not used [-Wunused-label] BUILDSTDERR: 6402 | _ct9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6402 | _ct9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ct9M’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6454:1: error: BUILDSTDERR: warning: label ‘_ct9M’ defined but not used [-Wunused-label] BUILDSTDERR: 6454 | _ct9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6454 | _ct9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6491:1: error: BUILDSTDERR: warning: label ‘_ctah’ defined but not used [-Wunused-label] BUILDSTDERR: 6491 | _ctah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6491 | _ctah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6519:1: error: BUILDSTDERR: warning: label ‘_ctay’ defined but not used [-Wunused-label] BUILDSTDERR: 6519 | _ctay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6519 | _ctay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6561:1: error: BUILDSTDERR: warning: label ‘_ctaI’ defined but not used [-Wunused-label] BUILDSTDERR: 6561 | _ctaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6561 | _ctaI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6609:1: error: BUILDSTDERR: warning: label ‘_ctaL’ defined but not used [-Wunused-label] BUILDSTDERR: 6609 | _ctaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6609 | _ctaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6667:1: error: BUILDSTDERR: warning: label ‘_ctb7’ defined but not used [-Wunused-label] BUILDSTDERR: 6667 | _ctb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6667 | _ctb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6708:1: error: BUILDSTDERR: warning: label ‘_ctba’ defined but not used [-Wunused-label] BUILDSTDERR: 6708 | _ctba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6708 | _ctba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6759:1: error: BUILDSTDERR: warning: label ‘_ctbv’ defined but not used [-Wunused-label] BUILDSTDERR: 6759 | _ctbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6759 | _ctbv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6801:1: error: BUILDSTDERR: warning: label ‘_ctbF’ defined but not used [-Wunused-label] BUILDSTDERR: 6801 | _ctbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6801 | _ctbF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6849:1: error: BUILDSTDERR: warning: label ‘_ctbI’ defined but not used [-Wunused-label] BUILDSTDERR: 6849 | _ctbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6849 | _ctbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6907:1: error: BUILDSTDERR: warning: label ‘_ctc5’ defined but not used [-Wunused-label] BUILDSTDERR: 6907 | _ctc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6907 | _ctc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6943:1: error: BUILDSTDERR: warning: label ‘_ctcg’ defined but not used [-Wunused-label] BUILDSTDERR: 6943 | _ctcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6943 | _ctcg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:6978:1: error: BUILDSTDERR: warning: label ‘_ctcr’ defined but not used [-Wunused-label] BUILDSTDERR: 6978 | _ctcr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6978 | _ctcr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7014:1: error: BUILDSTDERR: warning: label ‘_ctcC’ defined but not used [-Wunused-label] BUILDSTDERR: 7014 | _ctcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7014 | _ctcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7050:1: error: BUILDSTDERR: warning: label ‘_ctcN’ defined but not used [-Wunused-label] BUILDSTDERR: 7050 | _ctcN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7050 | _ctcN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7086:1: error: BUILDSTDERR: warning: label ‘_ctcY’ defined but not used [-Wunused-label] BUILDSTDERR: 7086 | _ctcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7086 | _ctcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7122:1: error: BUILDSTDERR: warning: label ‘_ctd9’ defined but not used [-Wunused-label] BUILDSTDERR: 7122 | _ctd9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7122 | _ctd9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7158:1: error: BUILDSTDERR: warning: label ‘_ctdk’ defined but not used [-Wunused-label] BUILDSTDERR: 7158 | _ctdk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7158 | _ctdk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7194:1: error: BUILDSTDERR: warning: label ‘_ctdv’ defined but not used [-Wunused-label] BUILDSTDERR: 7194 | _ctdv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7194 | _ctdv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7230:1: error: BUILDSTDERR: warning: label ‘_ctdG’ defined but not used [-Wunused-label] BUILDSTDERR: 7230 | _ctdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7230 | _ctdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7266:1: error: BUILDSTDERR: warning: label ‘_ctdR’ defined but not used [-Wunused-label] BUILDSTDERR: 7266 | _ctdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7266 | _ctdR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7302:1: error: BUILDSTDERR: warning: label ‘_cte2’ defined but not used [-Wunused-label] BUILDSTDERR: 7302 | _cte2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7302 | _cte2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7338:1: error: BUILDSTDERR: warning: label ‘_cted’ defined but not used [-Wunused-label] BUILDSTDERR: 7338 | _cted: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7338 | _cted: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7374:1: error: BUILDSTDERR: warning: label ‘_cteo’ defined but not used [-Wunused-label] BUILDSTDERR: 7374 | _cteo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7374 | _cteo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7410:1: error: BUILDSTDERR: warning: label ‘_ctez’ defined but not used [-Wunused-label] BUILDSTDERR: 7410 | _ctez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7410 | _ctez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7445:1: error: BUILDSTDERR: warning: label ‘_cteK’ defined but not used [-Wunused-label] BUILDSTDERR: 7445 | _cteK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7445 | _cteK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldableReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7498:1: error: BUILDSTDERR: warning: label ‘_cteO’ defined but not used [-Wunused-label] BUILDSTDERR: 7498 | _cteO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7498 | _cteO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7650:1: error: BUILDSTDERR: warning: label ‘_ctfC’ defined but not used [-Wunused-label] BUILDSTDERR: 7650 | _ctfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7650 | _ctfC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7685:1: error: BUILDSTDERR: warning: label ‘_ctfM’ defined but not used [-Wunused-label] BUILDSTDERR: 7685 | _ctfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7685 | _ctfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7724:1: error: BUILDSTDERR: warning: label ‘_ctfP’ defined but not used [-Wunused-label] BUILDSTDERR: 7724 | _ctfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7724 | _ctfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7770:1: error: BUILDSTDERR: warning: label ‘_ctgb’ defined but not used [-Wunused-label] BUILDSTDERR: 7770 | _ctgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7770 | _ctgb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘sszQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7805:1: error: BUILDSTDERR: warning: label ‘_ctgl’ defined but not used [-Wunused-label] BUILDSTDERR: 7805 | _ctgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7805 | _ctgl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcp1Foldable1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7844:1: error: BUILDSTDERR: warning: label ‘_ctgo’ defined but not used [-Wunused-label] BUILDSTDERR: 7844 | _ctgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7844 | _ctgo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdcfold1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7891:1: error: BUILDSTDERR: warning: label ‘_ctgD’ defined but not used [-Wunused-label] BUILDSTDERR: 7891 | _ctgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7891 | _ctgD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7927:1: error: BUILDSTDERR: warning: label ‘_ctgN’ defined but not used [-Wunused-label] BUILDSTDERR: 7927 | _ctgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7927 | _ctgN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderTzuzdctoNonEmpty_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:7969:1: error: BUILDSTDERR: warning: label ‘_ctgY’ defined but not used [-Wunused-label] BUILDSTDERR: 7969 | _ctgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7969 | _ctgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssA3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8004:1: error: BUILDSTDERR: warning: label ‘_cthe’ defined but not used [-Wunused-label] BUILDSTDERR: 8004 | _cthe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8004 | _cthe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssA2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8041:1: error: BUILDSTDERR: warning: label ‘_cthp’ defined but not used [-Wunused-label] BUILDSTDERR: 8041 | _cthp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8041 | _cthp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssA1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8076:1: error: BUILDSTDERR: warning: label ‘_cthA’ defined but not used [-Wunused-label] BUILDSTDERR: 8076 | _cthA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8076 | _cthA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssA0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8111:1: error: BUILDSTDERR: warning: label ‘_cthK’ defined but not used [-Wunused-label] BUILDSTDERR: 8111 | _cthK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8111 | _cthK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFoldable1ReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8154:1: error: BUILDSTDERR: warning: label ‘_cthO’ defined but not used [-Wunused-label] BUILDSTDERR: 8154 | _cthO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8154 | _cthO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssA7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8222:1: error: BUILDSTDERR: warning: label ‘_ctie’ defined but not used [-Wunused-label] BUILDSTDERR: 8222 | _ctie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8222 | _ctie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssA6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8257:1: error: BUILDSTDERR: warning: label ‘_ctio’ defined but not used [-Wunused-label] BUILDSTDERR: 8257 | _ctio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8257 | _ctio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcp1Traversable1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8296:1: error: BUILDSTDERR: warning: label ‘_ctir’ defined but not used [-Wunused-label] BUILDSTDERR: 8296 | _ctir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8296 | _ctir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8342:1: error: BUILDSTDERR: warning: label ‘_ctiU’ defined but not used [-Wunused-label] BUILDSTDERR: 8342 | _ctiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8342 | _ctiU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8381:1: error: BUILDSTDERR: warning: label ‘_ctje’ defined but not used [-Wunused-label] BUILDSTDERR: 8381 | _ctje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8381 | _ctje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8419:1: error: BUILDSTDERR: warning: label ‘_ctjw’ defined but not used [-Wunused-label] BUILDSTDERR: 8419 | _ctjw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8419 | _ctjw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8458:1: error: BUILDSTDERR: warning: label ‘_ctjz’ defined but not used [-Wunused-label] BUILDSTDERR: 8458 | _ctjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8458 | _ctjz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8510:1: error: BUILDSTDERR: warning: label ‘_ctjE’ defined but not used [-Wunused-label] BUILDSTDERR: 8510 | _ctjE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8510 | _ctjE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8579:1: error: BUILDSTDERR: warning: label ‘_ctjJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8579 | _ctjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8579 | _ctjJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8641:1: error: BUILDSTDERR: warning: label ‘_ctkt’ defined but not used [-Wunused-label] BUILDSTDERR: 8641 | _ctkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8641 | _ctkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8685:1: error: BUILDSTDERR: warning: label ‘_ctkw’ defined but not used [-Wunused-label] BUILDSTDERR: 8685 | _ctkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8685 | _ctkw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8743:1: error: BUILDSTDERR: warning: label ‘_ctkB’ defined but not used [-Wunused-label] BUILDSTDERR: 8743 | _ctkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8743 | _ctkB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8806:1: error: BUILDSTDERR: warning: label ‘_ctkG’ defined but not used [-Wunused-label] BUILDSTDERR: 8806 | _ctkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8806 | _ctkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8874:1: error: BUILDSTDERR: warning: label ‘_ctkL’ defined but not used [-Wunused-label] BUILDSTDERR: 8874 | _ctkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8874 | _ctkL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8925:1: error: BUILDSTDERR: warning: label ‘_ctkQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8925 | _ctkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8925 | _ctkQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:8978:1: error: BUILDSTDERR: warning: label ‘_ctlL’ defined but not used [-Wunused-label] BUILDSTDERR: 8978 | _ctlL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8978 | _ctlL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9025:1: error: BUILDSTDERR: warning: label ‘_ctlO’ defined but not used [-Wunused-label] BUILDSTDERR: 9025 | _ctlO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9025 | _ctlO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9080:1: error: BUILDSTDERR: warning: label ‘_ctm0’ defined but not used [-Wunused-label] BUILDSTDERR: 9080 | _ctm0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9080 | _ctm0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9127:1: error: BUILDSTDERR: warning: label ‘_ctm3’ defined but not used [-Wunused-label] BUILDSTDERR: 9127 | _ctm3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9127 | _ctm3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9196:1: error: BUILDSTDERR: warning: label ‘_ctm8’ defined but not used [-Wunused-label] BUILDSTDERR: 9196 | _ctm8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9196 | _ctm8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9252:1: error: BUILDSTDERR: warning: label ‘_ctmP’ defined but not used [-Wunused-label] BUILDSTDERR: 9252 | _ctmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9252 | _ctmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9299:1: error: BUILDSTDERR: warning: label ‘_ctmS’ defined but not used [-Wunused-label] BUILDSTDERR: 9299 | _ctmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9299 | _ctmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9354:1: error: BUILDSTDERR: warning: label ‘_ctn4’ defined but not used [-Wunused-label] BUILDSTDERR: 9354 | _ctn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9354 | _ctn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9401:1: error: BUILDSTDERR: warning: label ‘_ctn7’ defined but not used [-Wunused-label] BUILDSTDERR: 9401 | _ctn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9401 | _ctn7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9470:1: error: BUILDSTDERR: warning: label ‘_ctnc’ defined but not used [-Wunused-label] BUILDSTDERR: 9470 | _ctnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9470 | _ctnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9525:1: error: BUILDSTDERR: warning: label ‘_ctnK’ defined but not used [-Wunused-label] BUILDSTDERR: 9525 | _ctnK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9525 | _ctnK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9568:1: error: BUILDSTDERR: warning: label ‘_ctnN’ defined but not used [-Wunused-label] BUILDSTDERR: 9568 | _ctnN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9568 | _ctnN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssAV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9621:1: error: BUILDSTDERR: warning: label ‘_cto9’ defined but not used [-Wunused-label] BUILDSTDERR: 9621 | _cto9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9621 | _cto9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssB0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9674:1: error: BUILDSTDERR: warning: label ‘_ctoe’ defined but not used [-Wunused-label] BUILDSTDERR: 9674 | _ctoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9674 | _ctoe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcindex_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9737:1: error: BUILDSTDERR: warning: label ‘_ctoj’ defined but not used [-Wunused-label] BUILDSTDERR: 9737 | _ctoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9737 | _ctoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssB5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9785:1: error: BUILDSTDERR: warning: label ‘_ctoQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9785 | _ctoQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9785 | _ctoQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssB4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9828:1: error: BUILDSTDERR: warning: label ‘_ctoT’ defined but not used [-Wunused-label] BUILDSTDERR: 9828 | _ctoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9828 | _ctoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssB7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9884:1: error: BUILDSTDERR: warning: label ‘_ctpe’ defined but not used [-Wunused-label] BUILDSTDERR: 9884 | _ctpe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9884 | _ctpe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssB8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9926:1: error: BUILDSTDERR: warning: label ‘_ctph’ defined but not used [-Wunused-label] BUILDSTDERR: 9926 | _ctph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9926 | _ctph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:9973:1: error: BUILDSTDERR: warning: label ‘_ctpm’ defined but not used [-Wunused-label] BUILDSTDERR: 9973 | _ctpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9973 | _ctpm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10020:1: error: BUILDSTDERR: warning: label ‘_ctq1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10020 | _ctq1: BUILDSTDERR: | ^ BUILDSTDERR: 10020 | _ctq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10052:1: error: BUILDSTDERR: warning: label ‘_ctq4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10052 | _ctq4: BUILDSTDERR: | ^ BUILDSTDERR: 10052 | _ctq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10108:1: error: BUILDSTDERR: warning: label ‘_ctq9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10108 | _ctq9: BUILDSTDERR: | ^ BUILDSTDERR: 10108 | _ctq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10164:1: error: BUILDSTDERR: warning: label ‘_ctqu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10164 | _ctqu: BUILDSTDERR: | ^ BUILDSTDERR: 10164 | _ctqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10206:1: error: BUILDSTDERR: warning: label ‘_ctqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10206 | _ctqx: BUILDSTDERR: | ^ BUILDSTDERR: 10206 | _ctqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10253:1: error: BUILDSTDERR: warning: label ‘_ctqC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10253 | _ctqC: BUILDSTDERR: | ^ BUILDSTDERR: 10253 | _ctqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10301:1: error: BUILDSTDERR: warning: label ‘_ctr5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10301 | _ctr5: BUILDSTDERR: | ^ BUILDSTDERR: 10301 | _ctr5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10336:1: error: BUILDSTDERR: warning: label ‘_ctrg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10336 | _ctrg: BUILDSTDERR: | ^ BUILDSTDERR: 10336 | _ctrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfFunctorReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10375:1: error: BUILDSTDERR: warning: label ‘_ctrk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10375 | _ctrk: BUILDSTDERR: | ^ BUILDSTDERR: 10375 | _ctrk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10428:1: error: BUILDSTDERR: warning: label ‘_ctrG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10428 | _ctrG: BUILDSTDERR: | ^ BUILDSTDERR: 10428 | _ctrG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10463:1: error: BUILDSTDERR: warning: label ‘_ctrQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10463 | _ctrQ: BUILDSTDERR: | ^ BUILDSTDERR: 10463 | _ctrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcp1Traversable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10502:1: error: BUILDSTDERR: warning: label ‘_ctrT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10502 | _ctrT: BUILDSTDERR: | ^ BUILDSTDERR: 10502 | _ctrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10548:1: error: BUILDSTDERR: warning: label ‘_cts8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10548 | _cts8: BUILDSTDERR: | ^ BUILDSTDERR: 10548 | _cts8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10582:1: error: BUILDSTDERR: warning: label ‘_ctso’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10582 | _ctso: BUILDSTDERR: | ^ BUILDSTDERR: 10582 | _ctso: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10619:1: error: BUILDSTDERR: warning: label ‘_ctsr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10619 | _ctsr: BUILDSTDERR: | ^ BUILDSTDERR: 10619 | _ctsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10657:1: error: BUILDSTDERR: warning: label ‘_ctsL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10657 | _ctsL: BUILDSTDERR: | ^ BUILDSTDERR: 10657 | _ctsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10697:1: error: BUILDSTDERR: warning: label ‘_ctsO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10697 | _ctsO: BUILDSTDERR: | ^ BUILDSTDERR: 10697 | _ctsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10745:1: error: BUILDSTDERR: warning: label ‘_ctt9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10745 | _ctt9: BUILDSTDERR: | ^ BUILDSTDERR: 10745 | _ctt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10780:1: error: BUILDSTDERR: warning: label ‘_cttk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10780 | _cttk: BUILDSTDERR: | ^ BUILDSTDERR: 10780 | _cttk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10815:1: error: BUILDSTDERR: warning: label ‘_cttv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10815 | _cttv: BUILDSTDERR: | ^ BUILDSTDERR: 10815 | _cttv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10850:1: error: BUILDSTDERR: warning: label ‘_cttG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10850 | _cttG: BUILDSTDERR: | ^ BUILDSTDERR: 10850 | _cttG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10885:1: error: BUILDSTDERR: warning: label ‘_cttQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10885 | _cttQ: BUILDSTDERR: | ^ BUILDSTDERR: 10885 | _cttQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10922:1: error: BUILDSTDERR: warning: label ‘_ctu0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10922 | _ctu0: BUILDSTDERR: | ^ BUILDSTDERR: 10922 | _ctu0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversableReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:10966:1: error: BUILDSTDERR: warning: label ‘_ctu4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10966 | _ctu4: BUILDSTDERR: | ^ BUILDSTDERR: 10966 | _ctu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11048:1: error: BUILDSTDERR: warning: label ‘_ctuy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11048 | _ctuy: BUILDSTDERR: | ^ BUILDSTDERR: 11048 | _ctuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11083:1: error: BUILDSTDERR: warning: label ‘_ctuI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11083 | _ctuI: BUILDSTDERR: | ^ BUILDSTDERR: 11083 | _ctuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcp2Traversable1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11122:1: error: BUILDSTDERR: warning: label ‘_ctuL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11122 | _ctuL: BUILDSTDERR: | ^ BUILDSTDERR: 11122 | _ctuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderTzuzdcsequence1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11169:1: error: BUILDSTDERR: warning: label ‘_ctv0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11169 | _ctv0: BUILDSTDERR: | ^ BUILDSTDERR: 11169 | _ctv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11203:1: error: BUILDSTDERR: warning: label ‘_ctvh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11203 | _ctvh: BUILDSTDERR: | ^ BUILDSTDERR: 11203 | _ctvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11238:1: error: BUILDSTDERR: warning: label ‘_ctvs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11238 | _ctvs: BUILDSTDERR: | ^ BUILDSTDERR: 11238 | _ctvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11273:1: error: BUILDSTDERR: warning: label ‘_ctvC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11273 | _ctvC: BUILDSTDERR: | ^ BUILDSTDERR: 11273 | _ctvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssBU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11310:1: error: BUILDSTDERR: warning: label ‘_ctvM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11310 | _ctvM: BUILDSTDERR: | ^ BUILDSTDERR: 11310 | _ctvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfTraversable1ReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11353:1: error: BUILDSTDERR: warning: label ‘_ctvQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11353 | _ctvQ: BUILDSTDERR: | ^ BUILDSTDERR: 11353 | _ctvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssC5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11422:1: error: BUILDSTDERR: warning: label ‘_ctwj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11422 | _ctwj: BUILDSTDERR: | ^ BUILDSTDERR: 11422 | _ctwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctwh’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11454:1: error: BUILDSTDERR: warning: label ‘_ctwh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11454 | _ctwh: BUILDSTDERR: | ^ BUILDSTDERR: 11454 | _ctwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssC3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11476:1: error: BUILDSTDERR: warning: label ‘_ctwz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11476 | _ctwz: BUILDSTDERR: | ^ BUILDSTDERR: 11476 | _ctwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctwx’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11508:1: error: BUILDSTDERR: warning: label ‘_ctwx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11508 | _ctwx: BUILDSTDERR: | ^ BUILDSTDERR: 11508 | _ctwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11533:1: error: BUILDSTDERR: warning: label ‘_ctwF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11533 | _ctwF: BUILDSTDERR: | ^ BUILDSTDERR: 11533 | _ctwF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11580:1: error: BUILDSTDERR: warning: label ‘_ctx4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11580 | _ctx4: BUILDSTDERR: | ^ BUILDSTDERR: 11580 | _ctx4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctx2’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11612:1: error: BUILDSTDERR: warning: label ‘_ctx2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11612 | _ctx2: BUILDSTDERR: | ^ BUILDSTDERR: 11612 | _ctx2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11634:1: error: BUILDSTDERR: warning: label ‘_ctxk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11634 | _ctxk: BUILDSTDERR: | ^ BUILDSTDERR: 11634 | _ctxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctxi’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11666:1: error: BUILDSTDERR: warning: label ‘_ctxi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11666 | _ctxi: BUILDSTDERR: | ^ BUILDSTDERR: 11666 | _ctxi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11691:1: error: BUILDSTDERR: warning: label ‘_ctxq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11691 | _ctxq: BUILDSTDERR: | ^ BUILDSTDERR: 11691 | _ctxq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11737:1: error: BUILDSTDERR: warning: label ‘_ctxM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11737 | _ctxM: BUILDSTDERR: | ^ BUILDSTDERR: 11737 | _ctxM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11773:1: error: BUILDSTDERR: warning: label ‘_ctxZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11773 | _ctxZ: BUILDSTDERR: | ^ BUILDSTDERR: 11773 | _ctxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctxX’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11805:1: error: BUILDSTDERR: warning: label ‘_ctxX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11805 | _ctxX: BUILDSTDERR: | ^ BUILDSTDERR: 11805 | _ctxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11830:1: error: BUILDSTDERR: warning: label ‘_cty5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11830 | _cty5: BUILDSTDERR: | ^ BUILDSTDERR: 11830 | _cty5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11875:1: error: BUILDSTDERR: warning: label ‘_ctyr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11875 | _ctyr: BUILDSTDERR: | ^ BUILDSTDERR: 11875 | _ctyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11912:1: error: BUILDSTDERR: warning: label ‘_ctyB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11912 | _ctyB: BUILDSTDERR: | ^ BUILDSTDERR: 11912 | _ctyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11950:1: error: BUILDSTDERR: warning: label ‘_ctyT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11950 | _ctyT: BUILDSTDERR: | ^ BUILDSTDERR: 11950 | _ctyT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:11989:1: error: BUILDSTDERR: warning: label ‘_ctyW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11989 | _ctyW: BUILDSTDERR: | ^ BUILDSTDERR: 11989 | _ctyW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12040:1: error: BUILDSTDERR: warning: label ‘_ctz1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12040 | _ctz1: BUILDSTDERR: | ^ BUILDSTDERR: 12040 | _ctz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12097:1: error: BUILDSTDERR: warning: label ‘_ctzB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12097 | _ctzB: BUILDSTDERR: | ^ BUILDSTDERR: 12097 | _ctzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctzz’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12130:1: error: BUILDSTDERR: warning: label ‘_ctzz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12130 | _ctzz: BUILDSTDERR: | ^ BUILDSTDERR: 12130 | _ctzz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12159:1: error: BUILDSTDERR: warning: label ‘_ctzK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12159 | _ctzK: BUILDSTDERR: | ^ BUILDSTDERR: 12159 | _ctzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctzI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12206:1: error: BUILDSTDERR: warning: label ‘_ctzI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12206 | _ctzI: BUILDSTDERR: | ^ BUILDSTDERR: 12206 | _ctzI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctzO’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12225:1: error: BUILDSTDERR: warning: label ‘_ctzO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12225 | _ctzO: BUILDSTDERR: | ^ BUILDSTDERR: 12225 | _ctzO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12251:1: error: BUILDSTDERR: warning: label ‘_ctA5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12251 | _ctA5: BUILDSTDERR: | ^ BUILDSTDERR: 12251 | _ctA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12286:1: error: BUILDSTDERR: warning: label ‘_ctAf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12286 | _ctAf: BUILDSTDERR: | ^ BUILDSTDERR: 12286 | _ctAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12326:1: error: BUILDSTDERR: warning: label ‘_ctAy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12326 | _ctAy: BUILDSTDERR: | ^ BUILDSTDERR: 12326 | _ctAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12371:1: error: BUILDSTDERR: warning: label ‘_ctAB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12371 | _ctAB: BUILDSTDERR: | ^ BUILDSTDERR: 12371 | _ctAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12422:1: error: BUILDSTDERR: warning: label ‘_ctAG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12422 | _ctAG: BUILDSTDERR: | ^ BUILDSTDERR: 12422 | _ctAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12482:1: error: BUILDSTDERR: warning: label ‘_ctBa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12482 | _ctBa: BUILDSTDERR: | ^ BUILDSTDERR: 12482 | _ctBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12519:1: error: BUILDSTDERR: warning: label ‘_ctBs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12519 | _ctBs: BUILDSTDERR: | ^ BUILDSTDERR: 12519 | _ctBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12560:1: error: BUILDSTDERR: warning: label ‘_ctBv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12560 | _ctBv: BUILDSTDERR: | ^ BUILDSTDERR: 12560 | _ctBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12612:1: error: BUILDSTDERR: warning: label ‘_ctBA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12612 | _ctBA: BUILDSTDERR: | ^ BUILDSTDERR: 12612 | _ctBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12663:1: error: BUILDSTDERR: warning: label ‘_ctBZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12663 | _ctBZ: BUILDSTDERR: | ^ BUILDSTDERR: 12663 | _ctBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12698:1: error: BUILDSTDERR: warning: label ‘_ctCa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12698 | _ctCa: BUILDSTDERR: | ^ BUILDSTDERR: 12698 | _ctCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12733:1: error: BUILDSTDERR: warning: label ‘_ctCl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12733 | _ctCl: BUILDSTDERR: | ^ BUILDSTDERR: 12733 | _ctCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12768:1: error: BUILDSTDERR: warning: label ‘_ctCw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12768 | _ctCw: BUILDSTDERR: | ^ BUILDSTDERR: 12768 | _ctCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12803:1: error: BUILDSTDERR: warning: label ‘_ctCG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12803 | _ctCG: BUILDSTDERR: | ^ BUILDSTDERR: 12803 | _ctCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfDistributiveReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12846:1: error: BUILDSTDERR: warning: label ‘_ctCK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12846 | _ctCK: BUILDSTDERR: | ^ BUILDSTDERR: 12846 | _ctCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12920:1: error: BUILDSTDERR: warning: label ‘_ctDc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12920 | _ctDc: BUILDSTDERR: | ^ BUILDSTDERR: 12920 | _ctDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderTzuzdcp1Representable_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12957:1: error: BUILDSTDERR: warning: label ‘_ctDf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12957 | _ctDf: BUILDSTDERR: | ^ BUILDSTDERR: 12957 | _ctDf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssD1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:12995:1: error: BUILDSTDERR: warning: label ‘_ctDA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12995 | _ctDA: BUILDSTDERR: | ^ BUILDSTDERR: 12995 | _ctDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssD0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13030:1: error: BUILDSTDERR: warning: label ‘_ctDL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13030 | _ctDL: BUILDSTDERR: | ^ BUILDSTDERR: 13030 | _ctDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssCZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13065:1: error: BUILDSTDERR: warning: label ‘_ctDV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13065 | _ctDV: BUILDSTDERR: | ^ BUILDSTDERR: 13065 | _ctDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfRepresentableReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13106:1: error: BUILDSTDERR: warning: label ‘_ctDZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13106 | _ctDZ: BUILDSTDERR: | ^ BUILDSTDERR: 13106 | _ctDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssD6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13166:1: error: BUILDSTDERR: warning: label ‘_ctEo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13166 | _ctEo: BUILDSTDERR: | ^ BUILDSTDERR: 13166 | _ctEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssD7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13201:1: error: BUILDSTDERR: warning: label ‘_ctEy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13201 | _ctEy: BUILDSTDERR: | ^ BUILDSTDERR: 13201 | _ctEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssD9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13238:1: error: BUILDSTDERR: warning: label ‘_ctF0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13238 | _ctF0: BUILDSTDERR: | ^ BUILDSTDERR: 13238 | _ctF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDa_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13282:1: error: BUILDSTDERR: warning: label ‘_ctF3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13282 | _ctF3: BUILDSTDERR: | ^ BUILDSTDERR: 13282 | _ctF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13344:1: error: BUILDSTDERR: warning: label ‘_ctF8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13344 | _ctF8: BUILDSTDERR: | ^ BUILDSTDERR: 13344 | _ctF8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13415:1: error: BUILDSTDERR: warning: label ‘_ctFd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13415 | _ctFd: BUILDSTDERR: | ^ BUILDSTDERR: 13415 | _ctFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13479:1: error: BUILDSTDERR: warning: label ‘_ctFG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13479 | _ctFG: BUILDSTDERR: | ^ BUILDSTDERR: 13479 | _ctFG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13514:1: error: BUILDSTDERR: warning: label ‘_ctFQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13514 | _ctFQ: BUILDSTDERR: | ^ BUILDSTDERR: 13514 | _ctFQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13554:1: error: BUILDSTDERR: warning: label ‘_ctG9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13554 | _ctG9: BUILDSTDERR: | ^ BUILDSTDERR: 13554 | _ctG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13598:1: error: BUILDSTDERR: warning: label ‘_ctGI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13598 | _ctGI: BUILDSTDERR: | ^ BUILDSTDERR: 13598 | _ctGI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13638:1: error: BUILDSTDERR: warning: label ‘_ctH0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13638 | _ctH0: BUILDSTDERR: | ^ BUILDSTDERR: 13638 | _ctH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13684:1: error: BUILDSTDERR: warning: label ‘_ctH4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13684 | _ctH4: BUILDSTDERR: | ^ BUILDSTDERR: 13684 | _ctH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13747:1: error: BUILDSTDERR: warning: label ‘_ctH9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13747 | _ctH9: BUILDSTDERR: | ^ BUILDSTDERR: 13747 | _ctH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13821:1: error: BUILDSTDERR: warning: label ‘_ctHe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13821 | _ctHe: BUILDSTDERR: | ^ BUILDSTDERR: 13821 | _ctHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13889:1: error: BUILDSTDERR: warning: label ‘_ctHj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13889 | _ctHj: BUILDSTDERR: | ^ BUILDSTDERR: 13889 | _ctHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:13958:1: error: BUILDSTDERR: warning: label ‘_ctHo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13958 | _ctHo: BUILDSTDERR: | ^ BUILDSTDERR: 13958 | _ctHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14036:1: error: BUILDSTDERR: warning: label ‘_ctHt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14036 | _ctHt: BUILDSTDERR: | ^ BUILDSTDERR: 14036 | _ctHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14096:1: error: BUILDSTDERR: warning: label ‘_ctI6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14096 | _ctI6: BUILDSTDERR: | ^ BUILDSTDERR: 14096 | _ctI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14131:1: error: BUILDSTDERR: warning: label ‘_ctIg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14131 | _ctIg: BUILDSTDERR: | ^ BUILDSTDERR: 14131 | _ctIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14171:1: error: BUILDSTDERR: warning: label ‘_ctIz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14171 | _ctIz: BUILDSTDERR: | ^ BUILDSTDERR: 14171 | _ctIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14215:1: error: BUILDSTDERR: warning: label ‘_ctJf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14215 | _ctJf: BUILDSTDERR: | ^ BUILDSTDERR: 14215 | _ctJf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14255:1: error: BUILDSTDERR: warning: label ‘_ctJx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14255 | _ctJx: BUILDSTDERR: | ^ BUILDSTDERR: 14255 | _ctJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14301:1: error: BUILDSTDERR: warning: label ‘_ctJB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14301 | _ctJB: BUILDSTDERR: | ^ BUILDSTDERR: 14301 | _ctJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14364:1: error: BUILDSTDERR: warning: label ‘_ctJG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14364 | _ctJG: BUILDSTDERR: | ^ BUILDSTDERR: 14364 | _ctJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14438:1: error: BUILDSTDERR: warning: label ‘_ctJL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14438 | _ctJL: BUILDSTDERR: | ^ BUILDSTDERR: 14438 | _ctJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14508:1: error: BUILDSTDERR: warning: label ‘_ctJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14508 | _ctJQ: BUILDSTDERR: | ^ BUILDSTDERR: 14508 | _ctJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14571:1: error: BUILDSTDERR: warning: label ‘_ctJV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14571 | _ctJV: BUILDSTDERR: | ^ BUILDSTDERR: 14571 | _ctJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14643:1: error: BUILDSTDERR: warning: label ‘_ctK0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14643 | _ctK0: BUILDSTDERR: | ^ BUILDSTDERR: 14643 | _ctK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14723:1: error: BUILDSTDERR: warning: label ‘_ctK5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14723 | _ctK5: BUILDSTDERR: | ^ BUILDSTDERR: 14723 | _ctK5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14783:1: error: BUILDSTDERR: warning: label ‘_ctKJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14783 | _ctKJ: BUILDSTDERR: | ^ BUILDSTDERR: 14783 | _ctKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14821:1: error: BUILDSTDERR: warning: label ‘_ctKT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14821 | _ctKT: BUILDSTDERR: | ^ BUILDSTDERR: 14821 | _ctKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14859:1: error: BUILDSTDERR: warning: label ‘_ctL3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14859 | _ctL3: BUILDSTDERR: | ^ BUILDSTDERR: 14859 | _ctL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssDW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14897:1: error: BUILDSTDERR: warning: label ‘_ctLd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14897 | _ctLd: BUILDSTDERR: | ^ BUILDSTDERR: 14897 | _ctLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfComonadReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:14943:1: error: BUILDSTDERR: warning: label ‘_ctLh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14943 | _ctLh: BUILDSTDERR: | ^ BUILDSTDERR: 14943 | _ctLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssE5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15025:1: error: BUILDSTDERR: warning: label ‘_ctLS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15025 | _ctLS: BUILDSTDERR: | ^ BUILDSTDERR: 15025 | _ctLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssE9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15069:1: error: BUILDSTDERR: warning: label ‘_ctMr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15069 | _ctMr: BUILDSTDERR: | ^ BUILDSTDERR: 15069 | _ctMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15109:1: error: BUILDSTDERR: warning: label ‘_ctMJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15109 | _ctMJ: BUILDSTDERR: | ^ BUILDSTDERR: 15109 | _ctMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15155:1: error: BUILDSTDERR: warning: label ‘_ctMN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15155 | _ctMN: BUILDSTDERR: | ^ BUILDSTDERR: 15155 | _ctMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15218:1: error: BUILDSTDERR: warning: label ‘_ctMS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15218 | _ctMS: BUILDSTDERR: | ^ BUILDSTDERR: 15218 | _ctMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15292:1: error: BUILDSTDERR: warning: label ‘_ctMX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15292 | _ctMX: BUILDSTDERR: | ^ BUILDSTDERR: 15292 | _ctMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15360:1: error: BUILDSTDERR: warning: label ‘_ctN2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15360 | _ctN2: BUILDSTDERR: | ^ BUILDSTDERR: 15360 | _ctN2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15431:1: error: BUILDSTDERR: warning: label ‘_ctN7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15431 | _ctN7: BUILDSTDERR: | ^ BUILDSTDERR: 15431 | _ctN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcduplicated_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15511:1: error: BUILDSTDERR: warning: label ‘_ctNc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15511 | _ctNc: BUILDSTDERR: | ^ BUILDSTDERR: 15511 | _ctNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15565:1: error: BUILDSTDERR: warning: label ‘_ctNV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15565 | _ctNV: BUILDSTDERR: | ^ BUILDSTDERR: 15565 | _ctNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15609:1: error: BUILDSTDERR: warning: label ‘_ctOB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15609 | _ctOB: BUILDSTDERR: | ^ BUILDSTDERR: 15609 | _ctOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15649:1: error: BUILDSTDERR: warning: label ‘_ctOT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15649 | _ctOT: BUILDSTDERR: | ^ BUILDSTDERR: 15649 | _ctOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15695:1: error: BUILDSTDERR: warning: label ‘_ctOX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15695 | _ctOX: BUILDSTDERR: | ^ BUILDSTDERR: 15695 | _ctOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15758:1: error: BUILDSTDERR: warning: label ‘_ctP2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15758 | _ctP2: BUILDSTDERR: | ^ BUILDSTDERR: 15758 | _ctP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15832:1: error: BUILDSTDERR: warning: label ‘_ctP7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15832 | _ctP7: BUILDSTDERR: | ^ BUILDSTDERR: 15832 | _ctP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15902:1: error: BUILDSTDERR: warning: label ‘_ctPc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15902 | _ctPc: BUILDSTDERR: | ^ BUILDSTDERR: 15902 | _ctPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:15965:1: error: BUILDSTDERR: warning: label ‘_ctPh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15965 | _ctPh: BUILDSTDERR: | ^ BUILDSTDERR: 15965 | _ctPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16039:1: error: BUILDSTDERR: warning: label ‘_ctPm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16039 | _ctPm: BUILDSTDERR: | ^ BUILDSTDERR: 16039 | _ctPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderTzuzdcextended_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16121:1: error: BUILDSTDERR: warning: label ‘_ctPr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16121 | _ctPr: BUILDSTDERR: | ^ BUILDSTDERR: 16121 | _ctPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16170:1: error: BUILDSTDERR: warning: label ‘_ctQ1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16170 | _ctQ1: BUILDSTDERR: | ^ BUILDSTDERR: 16170 | _ctQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16208:1: error: BUILDSTDERR: warning: label ‘_ctQb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16208 | _ctQb: BUILDSTDERR: | ^ BUILDSTDERR: 16208 | _ctQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16246:1: error: BUILDSTDERR: warning: label ‘_ctQl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16246 | _ctQl: BUILDSTDERR: | ^ BUILDSTDERR: 16246 | _ctQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfExtendReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16291:1: error: BUILDSTDERR: warning: label ‘_ctQp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16291 | _ctQp: BUILDSTDERR: | ^ BUILDSTDERR: 16291 | _ctQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16359:1: error: BUILDSTDERR: warning: label ‘_ctQN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16359 | _ctQN: BUILDSTDERR: | ^ BUILDSTDERR: 16359 | _ctQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16395:1: error: BUILDSTDERR: warning: label ‘_ctR0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16395 | _ctR0: BUILDSTDERR: | ^ BUILDSTDERR: 16395 | _ctR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctQY’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16427:1: error: BUILDSTDERR: warning: label ‘_ctQY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16427 | _ctQY: BUILDSTDERR: | ^ BUILDSTDERR: 16427 | _ctQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16452:1: error: BUILDSTDERR: warning: label ‘_ctR6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16452 | _ctR6: BUILDSTDERR: | ^ BUILDSTDERR: 16452 | _ctR6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16499:1: error: BUILDSTDERR: warning: label ‘_ctRA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16499 | _ctRA: BUILDSTDERR: | ^ BUILDSTDERR: 16499 | _ctRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16540:1: error: BUILDSTDERR: warning: label ‘_ctRN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16540 | _ctRN: BUILDSTDERR: | ^ BUILDSTDERR: 16540 | _ctRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctRL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16573:1: error: BUILDSTDERR: warning: label ‘_ctRL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16573 | _ctRL: BUILDSTDERR: | ^ BUILDSTDERR: 16573 | _ctRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssEX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16604:1: error: BUILDSTDERR: warning: label ‘_ctRW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16604 | _ctRW: BUILDSTDERR: | ^ BUILDSTDERR: 16604 | _ctRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctRU’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16660:1: error: BUILDSTDERR: warning: label ‘_ctRU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16660 | _ctRU: BUILDSTDERR: | ^ BUILDSTDERR: 16660 | _ctRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctS0’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16679:1: error: BUILDSTDERR: warning: label ‘_ctS0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16679 | _ctS0: BUILDSTDERR: | ^ BUILDSTDERR: 16679 | _ctS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16710:1: error: BUILDSTDERR: warning: label ‘_ctSa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16710 | _ctSa: BUILDSTDERR: | ^ BUILDSTDERR: 16710 | _ctSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16756:1: error: BUILDSTDERR: warning: label ‘_ctSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16756 | _ctSr: BUILDSTDERR: | ^ BUILDSTDERR: 16756 | _ctSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssF8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16784:1: error: BUILDSTDERR: warning: label ‘_ctSP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16784 | _ctSP: BUILDSTDERR: | ^ BUILDSTDERR: 16784 | _ctSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssF7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16825:1: error: BUILDSTDERR: warning: label ‘_ctT2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16825 | _ctT2: BUILDSTDERR: | ^ BUILDSTDERR: 16825 | _ctT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctT0’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16858:1: error: BUILDSTDERR: warning: label ‘_ctT0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16858 | _ctT0: BUILDSTDERR: | ^ BUILDSTDERR: 16858 | _ctT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssF9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16889:1: error: BUILDSTDERR: warning: label ‘_ctTb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16889 | _ctTb: BUILDSTDERR: | ^ BUILDSTDERR: 16889 | _ctTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctT9’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16943:1: error: BUILDSTDERR: warning: label ‘_ctT9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16943 | _ctT9: BUILDSTDERR: | ^ BUILDSTDERR: 16943 | _ctT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctTf’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16962:1: error: BUILDSTDERR: warning: label ‘_ctTf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16962 | _ctTf: BUILDSTDERR: | ^ BUILDSTDERR: 16962 | _ctTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:16992:1: error: BUILDSTDERR: warning: label ‘_ctTp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16992 | _ctTp: BUILDSTDERR: | ^ BUILDSTDERR: 16992 | _ctTp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17035:1: error: BUILDSTDERR: warning: label ‘_ctTG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17035 | _ctTG: BUILDSTDERR: | ^ BUILDSTDERR: 17035 | _ctTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17068:1: error: BUILDSTDERR: warning: label ‘_ctTX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17068 | _ctTX: BUILDSTDERR: | ^ BUILDSTDERR: 17068 | _ctTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17103:1: error: BUILDSTDERR: warning: label ‘_ctU8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17103 | _ctU8: BUILDSTDERR: | ^ BUILDSTDERR: 17103 | _ctU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17138:1: error: BUILDSTDERR: warning: label ‘_ctUj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17138 | _ctUj: BUILDSTDERR: | ^ BUILDSTDERR: 17138 | _ctUj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17173:1: error: BUILDSTDERR: warning: label ‘_ctUu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17173 | _ctUu: BUILDSTDERR: | ^ BUILDSTDERR: 17173 | _ctUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17208:1: error: BUILDSTDERR: warning: label ‘_ctUE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17208 | _ctUE: BUILDSTDERR: | ^ BUILDSTDERR: 17208 | _ctUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFe_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17244:1: error: BUILDSTDERR: warning: label ‘_ctUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17244 | _ctUO: BUILDSTDERR: | ^ BUILDSTDERR: 17244 | _ctUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplicativeReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17288:1: error: BUILDSTDERR: warning: label ‘_ctUS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17288 | _ctUS: BUILDSTDERR: | ^ BUILDSTDERR: 17288 | _ctUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFm_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17369:1: error: BUILDSTDERR: warning: label ‘_ctVm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17369 | _ctVm: BUILDSTDERR: | ^ BUILDSTDERR: 17369 | _ctVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdcp1Monad_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17406:1: error: BUILDSTDERR: warning: label ‘_ctVp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17406 | _ctVp: BUILDSTDERR: | ^ BUILDSTDERR: 17406 | _ctVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17444:1: error: BUILDSTDERR: warning: label ‘_ctVJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17444 | _ctVJ: BUILDSTDERR: | ^ BUILDSTDERR: 17444 | _ctVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdcreturn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17481:1: error: BUILDSTDERR: warning: label ‘_ctVM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17481 | _ctVM: BUILDSTDERR: | ^ BUILDSTDERR: 17481 | _ctVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17521:1: error: BUILDSTDERR: warning: label ‘_ctWm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17521 | _ctWm: BUILDSTDERR: | ^ BUILDSTDERR: 17521 | _ctWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17565:1: error: BUILDSTDERR: warning: label ‘_ctWp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17565 | _ctWp: BUILDSTDERR: | ^ BUILDSTDERR: 17565 | _ctWp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17618:1: error: BUILDSTDERR: warning: label ‘_ctWC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17618 | _ctWC: BUILDSTDERR: | ^ BUILDSTDERR: 17618 | _ctWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17647:1: error: BUILDSTDERR: warning: label ‘_ctWM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17647 | _ctWM: BUILDSTDERR: | ^ BUILDSTDERR: 17647 | _ctWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17695:1: error: BUILDSTDERR: warning: label ‘_ctWP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17695 | _ctWP: BUILDSTDERR: | ^ BUILDSTDERR: 17695 | _ctWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘rsv2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17769:1: error: BUILDSTDERR: warning: label ‘_ctWU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17769 | _ctWU: BUILDSTDERR: | ^ BUILDSTDERR: 17769 | _ctWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17821:1: error: BUILDSTDERR: warning: label ‘_ctXf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17821 | _ctXf: BUILDSTDERR: | ^ BUILDSTDERR: 17821 | _ctXf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘rsv3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17844:1: error: BUILDSTDERR: warning: label ‘_ctXo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17844 | _ctXo: BUILDSTDERR: | ^ BUILDSTDERR: 17844 | _ctXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17869:1: error: BUILDSTDERR: warning: label ‘_ctXE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17869 | _ctXE: BUILDSTDERR: | ^ BUILDSTDERR: 17869 | _ctXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17905:1: error: BUILDSTDERR: warning: label ‘_ctXP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17905 | _ctXP: BUILDSTDERR: | ^ BUILDSTDERR: 17905 | _ctXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17940:1: error: BUILDSTDERR: warning: label ‘_ctY0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17940 | _ctY0: BUILDSTDERR: | ^ BUILDSTDERR: 17940 | _ctY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:17975:1: error: BUILDSTDERR: warning: label ‘_ctYa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17975 | _ctYa: BUILDSTDERR: | ^ BUILDSTDERR: 17975 | _ctYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18018:1: error: BUILDSTDERR: warning: label ‘_ctYe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18018 | _ctYe: BUILDSTDERR: | ^ BUILDSTDERR: 18018 | _ctYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18087:1: error: BUILDSTDERR: warning: label ‘_ctYE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18087 | _ctYE: BUILDSTDERR: | ^ BUILDSTDERR: 18087 | _ctYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18124:1: error: BUILDSTDERR: warning: label ‘_ctYH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18124 | _ctYH: BUILDSTDERR: | ^ BUILDSTDERR: 18124 | _ctYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18163:1: error: BUILDSTDERR: warning: label ‘_ctZ1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18163 | _ctZ1: BUILDSTDERR: | ^ BUILDSTDERR: 18163 | _ctZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18201:1: error: BUILDSTDERR: warning: label ‘_ctZm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18201 | _ctZm: BUILDSTDERR: | ^ BUILDSTDERR: 18201 | _ctZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_ctZk’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18248:1: error: BUILDSTDERR: warning: label ‘_ctZk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18248 | _ctZk: BUILDSTDERR: | ^ BUILDSTDERR: 18248 | _ctZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18273:1: error: BUILDSTDERR: warning: label ‘_ctZE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18273 | _ctZE: BUILDSTDERR: | ^ BUILDSTDERR: 18273 | _ctZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18310:1: error: BUILDSTDERR: warning: label ‘_ctZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18310 | _ctZH: BUILDSTDERR: | ^ BUILDSTDERR: 18310 | _ctZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18379:1: error: BUILDSTDERR: warning: label ‘_cu01’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18379 | _cu01: BUILDSTDERR: | ^ BUILDSTDERR: 18379 | _cu01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssG5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18430:1: error: BUILDSTDERR: warning: label ‘_cu0g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18430 | _cu0g: BUILDSTDERR: | ^ BUILDSTDERR: 18430 | _cu0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssFY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18467:1: error: BUILDSTDERR: warning: label ‘_cu0j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18467 | _cu0j: BUILDSTDERR: | ^ BUILDSTDERR: 18467 | _cu0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssG8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18536:1: error: BUILDSTDERR: warning: label ‘_cu0L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18536 | _cu0L: BUILDSTDERR: | ^ BUILDSTDERR: 18536 | _cu0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssG7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18580:1: error: BUILDSTDERR: warning: label ‘_cu0O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18580 | _cu0O: BUILDSTDERR: | ^ BUILDSTDERR: 18580 | _cu0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18633:1: error: BUILDSTDERR: warning: label ‘_cu11’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18633 | _cu11: BUILDSTDERR: | ^ BUILDSTDERR: 18633 | _cu11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssG9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18662:1: error: BUILDSTDERR: warning: label ‘_cu1b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18662 | _cu1b: BUILDSTDERR: | ^ BUILDSTDERR: 18662 | _cu1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18710:1: error: BUILDSTDERR: warning: label ‘_cu1e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18710 | _cu1e: BUILDSTDERR: | ^ BUILDSTDERR: 18710 | _cu1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18787:1: error: BUILDSTDERR: warning: label ‘_cu1j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18787 | _cu1j: BUILDSTDERR: | ^ BUILDSTDERR: 18787 | _cu1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18859:1: error: BUILDSTDERR: warning: label ‘_cu20’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18859 | _cu20: BUILDSTDERR: | ^ BUILDSTDERR: 18859 | _cu20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18894:1: error: BUILDSTDERR: warning: label ‘_cu2b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18894 | _cu2b: BUILDSTDERR: | ^ BUILDSTDERR: 18894 | _cu2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18929:1: error: BUILDSTDERR: warning: label ‘_cu2l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18929 | _cu2l: BUILDSTDERR: | ^ BUILDSTDERR: 18929 | _cu2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:18965:1: error: BUILDSTDERR: warning: label ‘_cu2w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18965 | _cu2w: BUILDSTDERR: | ^ BUILDSTDERR: 18965 | _cu2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19000:1: error: BUILDSTDERR: warning: label ‘_cu2G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19000 | _cu2G: BUILDSTDERR: | ^ BUILDSTDERR: 19000 | _cu2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGf_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19037:1: error: BUILDSTDERR: warning: label ‘_cu2Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19037 | _cu2Q: BUILDSTDERR: | ^ BUILDSTDERR: 19037 | _cu2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadWriterwReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19080:1: error: BUILDSTDERR: warning: label ‘_cu2U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19080 | _cu2U: BUILDSTDERR: | ^ BUILDSTDERR: 19080 | _cu2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19161:1: error: BUILDSTDERR: warning: label ‘_cu3o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19161 | _cu3o: BUILDSTDERR: | ^ BUILDSTDERR: 19161 | _cu3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderTzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19198:1: error: BUILDSTDERR: warning: label ‘_cu3r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19198 | _cu3r: BUILDSTDERR: | ^ BUILDSTDERR: 19198 | _cu3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19237:1: error: BUILDSTDERR: warning: label ‘_cu3L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19237 | _cu3L: BUILDSTDERR: | ^ BUILDSTDERR: 19237 | _cu3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19273:1: error: BUILDSTDERR: warning: label ‘_cu3V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19273 | _cu3V: BUILDSTDERR: | ^ BUILDSTDERR: 19273 | _cu3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfMonadIOReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19314:1: error: BUILDSTDERR: warning: label ‘_cu3Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19314 | _cu3Z: BUILDSTDERR: | ^ BUILDSTDERR: 19314 | _cu3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19368:1: error: BUILDSTDERR: warning: label ‘_cu4l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19368 | _cu4l: BUILDSTDERR: | ^ BUILDSTDERR: 19368 | _cu4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19404:1: error: BUILDSTDERR: warning: label ‘_cu4y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19404 | _cu4y: BUILDSTDERR: | ^ BUILDSTDERR: 19404 | _cu4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu4w’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19436:1: error: BUILDSTDERR: warning: label ‘_cu4w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19436 | _cu4w: BUILDSTDERR: | ^ BUILDSTDERR: 19436 | _cu4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19461:1: error: BUILDSTDERR: warning: label ‘_cu4E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19461 | _cu4E: BUILDSTDERR: | ^ BUILDSTDERR: 19461 | _cu4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19508:1: error: BUILDSTDERR: warning: label ‘_cu58’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19508 | _cu58: BUILDSTDERR: | ^ BUILDSTDERR: 19508 | _cu58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19549:1: error: BUILDSTDERR: warning: label ‘_cu5l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19549 | _cu5l: BUILDSTDERR: | ^ BUILDSTDERR: 19549 | _cu5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu5j’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19582:1: error: BUILDSTDERR: warning: label ‘_cu5j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19582 | _cu5j: BUILDSTDERR: | ^ BUILDSTDERR: 19582 | _cu5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19613:1: error: BUILDSTDERR: warning: label ‘_cu5u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19613 | _cu5u: BUILDSTDERR: | ^ BUILDSTDERR: 19613 | _cu5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu5s’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19667:1: error: BUILDSTDERR: warning: label ‘_cu5s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19667 | _cu5s: BUILDSTDERR: | ^ BUILDSTDERR: 19667 | _cu5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu5y’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19686:1: error: BUILDSTDERR: warning: label ‘_cu5y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19686 | _cu5y: BUILDSTDERR: | ^ BUILDSTDERR: 19686 | _cu5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19716:1: error: BUILDSTDERR: warning: label ‘_cu5I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19716 | _cu5I: BUILDSTDERR: | ^ BUILDSTDERR: 19716 | _cu5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19760:1: error: BUILDSTDERR: warning: label ‘_cu6e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19760 | _cu6e: BUILDSTDERR: | ^ BUILDSTDERR: 19760 | _cu6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19801:1: error: BUILDSTDERR: warning: label ‘_cu6r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19801 | _cu6r: BUILDSTDERR: | ^ BUILDSTDERR: 19801 | _cu6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu6p’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19834:1: error: BUILDSTDERR: warning: label ‘_cu6p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19834 | _cu6p: BUILDSTDERR: | ^ BUILDSTDERR: 19834 | _cu6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19865:1: error: BUILDSTDERR: warning: label ‘_cu6A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19865 | _cu6A: BUILDSTDERR: | ^ BUILDSTDERR: 19865 | _cu6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu6y’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19919:1: error: BUILDSTDERR: warning: label ‘_cu6y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19919 | _cu6y: BUILDSTDERR: | ^ BUILDSTDERR: 19919 | _cu6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu6E’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19938:1: error: BUILDSTDERR: warning: label ‘_cu6E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19938 | _cu6E: BUILDSTDERR: | ^ BUILDSTDERR: 19938 | _cu6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:19968:1: error: BUILDSTDERR: warning: label ‘_cu6O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19968 | _cu6O: BUILDSTDERR: | ^ BUILDSTDERR: 19968 | _cu6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssH0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20012:1: error: BUILDSTDERR: warning: label ‘_cu7k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20012 | _cu7k: BUILDSTDERR: | ^ BUILDSTDERR: 20012 | _cu7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssGZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20053:1: error: BUILDSTDERR: warning: label ‘_cu7x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20053 | _cu7x: BUILDSTDERR: | ^ BUILDSTDERR: 20053 | _cu7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu7v’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20086:1: error: BUILDSTDERR: warning: label ‘_cu7v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20086 | _cu7v: BUILDSTDERR: | ^ BUILDSTDERR: 20086 | _cu7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssH1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20117:1: error: BUILDSTDERR: warning: label ‘_cu7G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20117 | _cu7G: BUILDSTDERR: | ^ BUILDSTDERR: 20117 | _cu7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu7E’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20173:1: error: BUILDSTDERR: warning: label ‘_cu7E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20173 | _cu7E: BUILDSTDERR: | ^ BUILDSTDERR: 20173 | _cu7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘_cu7K’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20192:1: error: BUILDSTDERR: warning: label ‘_cu7K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20192 | _cu7K: BUILDSTDERR: | ^ BUILDSTDERR: 20192 | _cu7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘rsv4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20223:1: error: BUILDSTDERR: warning: label ‘_cu7U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20223 | _cu7U: BUILDSTDERR: | ^ BUILDSTDERR: 20223 | _cu7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20269:1: error: BUILDSTDERR: warning: label ‘_cu8b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20269 | _cu8b: BUILDSTDERR: | ^ BUILDSTDERR: 20269 | _cu8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssH8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20293:1: error: BUILDSTDERR: warning: label ‘_cu8s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20293 | _cu8s: BUILDSTDERR: | ^ BUILDSTDERR: 20293 | _cu8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssH7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20328:1: error: BUILDSTDERR: warning: label ‘_cu8D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20328 | _cu8D: BUILDSTDERR: | ^ BUILDSTDERR: 20328 | _cu8D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssH6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20363:1: error: BUILDSTDERR: warning: label ‘_cu8O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20363 | _cu8O: BUILDSTDERR: | ^ BUILDSTDERR: 20363 | _cu8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssH5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20398:1: error: BUILDSTDERR: warning: label ‘_cu8Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20398 | _cu8Z: BUILDSTDERR: | ^ BUILDSTDERR: 20398 | _cu8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssH4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20433:1: error: BUILDSTDERR: warning: label ‘_cu99’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20433 | _cu99: BUILDSTDERR: | ^ BUILDSTDERR: 20433 | _cu99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfApplyReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20476:1: error: BUILDSTDERR: warning: label ‘_cu9d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20476 | _cu9d: BUILDSTDERR: | ^ BUILDSTDERR: 20476 | _cu9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20550:1: error: BUILDSTDERR: warning: label ‘_cu9F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20550 | _cu9F: BUILDSTDERR: | ^ BUILDSTDERR: 20550 | _cu9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderTzuzdcp1Bind_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20587:1: error: BUILDSTDERR: warning: label ‘_cu9I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20587 | _cu9I: BUILDSTDERR: | ^ BUILDSTDERR: 20587 | _cu9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20627:1: error: BUILDSTDERR: warning: label ‘_cuaj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20627 | _cuaj: BUILDSTDERR: | ^ BUILDSTDERR: 20627 | _cuaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20671:1: error: BUILDSTDERR: warning: label ‘_cuam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20671 | _cuam: BUILDSTDERR: | ^ BUILDSTDERR: 20671 | _cuam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20724:1: error: BUILDSTDERR: warning: label ‘_cuay’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20724 | _cuay: BUILDSTDERR: | ^ BUILDSTDERR: 20724 | _cuay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20770:1: error: BUILDSTDERR: warning: label ‘_cuaB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20770 | _cuaB: BUILDSTDERR: | ^ BUILDSTDERR: 20770 | _cuaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20836:1: error: BUILDSTDERR: warning: label ‘_cuaG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20836 | _cuaG: BUILDSTDERR: | ^ BUILDSTDERR: 20836 | _cuaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHp_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20887:1: error: BUILDSTDERR: warning: label ‘_cub7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20887 | _cub7: BUILDSTDERR: | ^ BUILDSTDERR: 20887 | _cub7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHo_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20922:1: error: BUILDSTDERR: warning: label ‘_cubi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20922 | _cubi: BUILDSTDERR: | ^ BUILDSTDERR: 20922 | _cubi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHn_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20957:1: error: BUILDSTDERR: warning: label ‘_cubs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20957 | _cubs: BUILDSTDERR: | ^ BUILDSTDERR: 20957 | _cubs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_zdfBindReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:20998:1: error: BUILDSTDERR: warning: label ‘_cubw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20998 | _cubw: BUILDSTDERR: | ^ BUILDSTDERR: 20998 | _cubw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21061:1: error: BUILDSTDERR: warning: label ‘_cubX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21061 | _cubX: BUILDSTDERR: | ^ BUILDSTDERR: 21061 | _cubX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_readerT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21106:1: error: BUILDSTDERR: warning: label ‘_cuc0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21106 | _cuc0: BUILDSTDERR: | ^ BUILDSTDERR: 21106 | _cuc0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_readerT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21148:1: error: BUILDSTDERR: warning: label ‘_cucd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21148 | _cucd: BUILDSTDERR: | ^ BUILDSTDERR: 21148 | _cucd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21174:1: error: BUILDSTDERR: warning: label ‘_cucE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21174 | _cucE: BUILDSTDERR: | ^ BUILDSTDERR: 21174 | _cucE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21219:1: error: BUILDSTDERR: warning: label ‘_cucH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21219 | _cucH: BUILDSTDERR: | ^ BUILDSTDERR: 21219 | _cucH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_runReaderT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21277:1: error: BUILDSTDERR: warning: label ‘_cucM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21277 | _cucM: BUILDSTDERR: | ^ BUILDSTDERR: 21277 | _cucM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHA_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21322:1: error: BUILDSTDERR: warning: label ‘_cudr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21322 | _cudr: BUILDSTDERR: | ^ BUILDSTDERR: 21322 | _cudr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21367:1: error: BUILDSTDERR: warning: label ‘_cudu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21367 | _cudu: BUILDSTDERR: | ^ BUILDSTDERR: 21367 | _cudu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21425:1: error: BUILDSTDERR: warning: label ‘_cudz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21425 | _cudz: BUILDSTDERR: | ^ BUILDSTDERR: 21425 | _cudz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21475:1: error: BUILDSTDERR: warning: label ‘_cudT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21475 | _cudT: BUILDSTDERR: | ^ BUILDSTDERR: 21475 | _cudT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHF_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21510:1: error: BUILDSTDERR: warning: label ‘_cue4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21510 | _cue4: BUILDSTDERR: | ^ BUILDSTDERR: 21510 | _cue4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘ssHG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21541:1: error: BUILDSTDERR: warning: label ‘_cue7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21541 | _cue7: BUILDSTDERR: | ^ BUILDSTDERR: 21541 | _cue7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziMonadziRepresentableziReader_runReader_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_121.hc:21594:1: error: BUILDSTDERR: warning: label ‘_cuec’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21594 | _cuec: BUILDSTDERR: | ^ BUILDSTDERR: 21594 | _cuec: BUILDSTDERR: | ^~~~~ [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.p_o ) BUILDSTDERR: src/Control/Comonad/Representable/Store.hs:46:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 46 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svcq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:78:1: error: BUILDSTDERR: warning: label ‘_cvmA’ defined but not used [-Wunused-label] BUILDSTDERR: 78 | _cvmA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 78 | _cvmA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:114:1: error: BUILDSTDERR: warning: label ‘_cvmD’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _cvmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _cvmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvml’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:131:1: error: BUILDSTDERR: warning: label ‘_cvml’ defined but not used [-Wunused-label] BUILDSTDERR: 131 | _cvml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 131 | _cvml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvmo’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:158:1: error: BUILDSTDERR: warning: label ‘_cvmo’ defined but not used [-Wunused-label] BUILDSTDERR: 158 | _cvmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 158 | _cvmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svcy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:207:1: error: BUILDSTDERR: warning: label ‘_cvn4’ defined but not used [-Wunused-label] BUILDSTDERR: 207 | _cvn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 207 | _cvn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svcx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:243:1: error: BUILDSTDERR: warning: label ‘_cvne’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _cvne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _cvne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:283:1: error: BUILDSTDERR: warning: label ‘_cvnh’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _cvnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _cvnh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvmV’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:312:1: error: BUILDSTDERR: warning: label ‘_cvmV’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _cvmV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _cvmV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:368:1: error: BUILDSTDERR: warning: label ‘_cvnB’ defined but not used [-Wunused-label] BUILDSTDERR: 368 | _cvnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 368 | _cvnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvny’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:395:1: error: BUILDSTDERR: warning: label ‘_cvny’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _cvny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _cvny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svcP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:427:1: error: BUILDSTDERR: warning: label ‘_cvo4’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _cvo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _cvo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:467:1: error: BUILDSTDERR: warning: label ‘_cvo7’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _cvo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _cvo7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvnP’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:490:1: error: BUILDSTDERR: warning: label ‘_cvnP’ defined but not used [-Wunused-label] BUILDSTDERR: 490 | _cvnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 490 | _cvnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvnS’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:517:1: error: BUILDSTDERR: warning: label ‘_cvnS’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _cvnS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _cvnS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svcX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:566:1: error: BUILDSTDERR: warning: label ‘_cvoH’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _cvoH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _cvoH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svcY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:610:1: error: BUILDSTDERR: warning: label ‘_cvoK’ defined but not used [-Wunused-label] BUILDSTDERR: 610 | _cvoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 610 | _cvoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:667:1: error: BUILDSTDERR: warning: label ‘_cvoP’ defined but not used [-Wunused-label] BUILDSTDERR: 667 | _cvoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 667 | _cvoP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvoo’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:700:1: error: BUILDSTDERR: warning: label ‘_cvoo’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _cvoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _cvoo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svd7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:753:1: error: BUILDSTDERR: warning: label ‘_cvpz’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _cvpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _cvpz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svd8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:785:1: error: BUILDSTDERR: warning: label ‘_cvpC’ defined but not used [-Wunused-label] BUILDSTDERR: 785 | _cvpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 785 | _cvpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svd9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:842:1: error: BUILDSTDERR: warning: label ‘_cvpH’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cvpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cvpH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:899:1: error: BUILDSTDERR: warning: label ‘_cvpM’ defined but not used [-Wunused-label] BUILDSTDERR: 899 | _cvpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 899 | _cvpM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvp8’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:932:1: error: BUILDSTDERR: warning: label ‘_cvp8’ defined but not used [-Wunused-label] BUILDSTDERR: 932 | _cvp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 932 | _cvp8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:986:1: error: BUILDSTDERR: warning: label ‘_cvqe’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cvqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cvqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1021:1: error: BUILDSTDERR: warning: label ‘_cvqp’ defined but not used [-Wunused-label] BUILDSTDERR: 1021 | _cvqp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1021 | _cvqp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfFunctorStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1060:1: error: BUILDSTDERR: warning: label ‘_cvqt’ defined but not used [-Wunused-label] BUILDSTDERR: 1060 | _cvqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1060 | _cvqt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1113:1: error: BUILDSTDERR: warning: label ‘_cvr1’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _cvr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _cvr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1153:1: error: BUILDSTDERR: warning: label ‘_cvrq’ defined but not used [-Wunused-label] BUILDSTDERR: 1153 | _cvrq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1153 | _cvrq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1192:1: error: BUILDSTDERR: warning: label ‘_cvrw’ defined but not used [-Wunused-label] BUILDSTDERR: 1192 | _cvrw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1192 | _cvrw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvru’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1241:1: error: BUILDSTDERR: warning: label ‘_cvru’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _cvru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _cvru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svds_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1272:1: error: BUILDSTDERR: warning: label ‘_cvrE’ defined but not used [-Wunused-label] BUILDSTDERR: 1272 | _cvrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1272 | _cvrE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczlzizg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1330:1: error: BUILDSTDERR: warning: label ‘_cvrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1330 | _cvrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1330 | _cvrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvqJ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1358:1: error: BUILDSTDERR: warning: label ‘_cvqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1358 | _cvqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1358 | _cvqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvqP’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1393:1: error: BUILDSTDERR: warning: label ‘_cvqP’ defined but not used [-Wunused-label] BUILDSTDERR: 1393 | _cvqP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1393 | _cvqP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cvsh’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cvsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cvsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvsf’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1489:1: error: BUILDSTDERR: warning: label ‘_cvsf’ defined but not used [-Wunused-label] BUILDSTDERR: 1489 | _cvsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1489 | _cvsf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1510:1: error: BUILDSTDERR: warning: label ‘_cvsu’ defined but not used [-Wunused-label] BUILDSTDERR: 1510 | _cvsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1510 | _cvsu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdcp1Apply_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1549:1: error: BUILDSTDERR: warning: label ‘_cvsx’ defined but not used [-Wunused-label] BUILDSTDERR: 1549 | _cvsx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1549 | _cvsx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreT1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1593:1: error: BUILDSTDERR: warning: label ‘_cvsM’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _cvsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _cvsM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczizg_slow’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1614:1: error: BUILDSTDERR: warning: label ‘_cvsS’ defined but not used [-Wunused-label] BUILDSTDERR: 1614 | _cvsS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1614 | _cvsS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1627:1: error: BUILDSTDERR: warning: label ‘_cvt3’ defined but not used [-Wunused-label] BUILDSTDERR: 1627 | _cvt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1627 | _cvt3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1668:1: error: BUILDSTDERR: warning: label ‘_cvtB’ defined but not used [-Wunused-label] BUILDSTDERR: 1668 | _cvtB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1668 | _cvtB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvtz’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1701:1: error: BUILDSTDERR: warning: label ‘_cvtz’ defined but not used [-Wunused-label] BUILDSTDERR: 1701 | _cvtz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1701 | _cvtz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvtF’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1720:1: error: BUILDSTDERR: warning: label ‘_cvtF’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _cvtF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _cvtF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1750:1: error: BUILDSTDERR: warning: label ‘_cvtQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1750 | _cvtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1750 | _cvtQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvtO’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1799:1: error: BUILDSTDERR: warning: label ‘_cvtO’ defined but not used [-Wunused-label] BUILDSTDERR: 1799 | _cvtO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1799 | _cvtO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1825:1: error: BUILDSTDERR: warning: label ‘_cvu6’ defined but not used [-Wunused-label] BUILDSTDERR: 1825 | _cvu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1825 | _cvu6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1865:1: error: BUILDSTDERR: warning: label ‘_cvuc’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _cvuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _cvuc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvua’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1921:1: error: BUILDSTDERR: warning: label ‘_cvua’ defined but not used [-Wunused-label] BUILDSTDERR: 1921 | _cvua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1921 | _cvua: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svdR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:1952:1: error: BUILDSTDERR: warning: label ‘_cvuk’ defined but not used [-Wunused-label] BUILDSTDERR: 1952 | _cvuk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1952 | _cvuk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczizg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2017:1: error: BUILDSTDERR: warning: label ‘_cvup’ defined but not used [-Wunused-label] BUILDSTDERR: 2017 | _cvup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2017 | _cvup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczizg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2075:1: error: BUILDSTDERR: warning: label ‘_cvuQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _cvuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _cvuQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvuN’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2103:1: error: BUILDSTDERR: warning: label ‘_cvuN’ defined but not used [-Wunused-label] BUILDSTDERR: 2103 | _cvuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2103 | _cvuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvuU’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2132:1: error: BUILDSTDERR: warning: label ‘_cvuU’ defined but not used [-Wunused-label] BUILDSTDERR: 2132 | _cvuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2132 | _cvuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvv0’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2161:1: error: BUILDSTDERR: warning: label ‘_cvv0’ defined but not used [-Wunused-label] BUILDSTDERR: 2161 | _cvv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2161 | _cvv0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlzi_slow’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2198:1: error: BUILDSTDERR: warning: label ‘_cvvf’ defined but not used [-Wunused-label] BUILDSTDERR: 2198 | _cvvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2198 | _cvvf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sven_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2211:1: error: BUILDSTDERR: warning: label ‘_cvvq’ defined but not used [-Wunused-label] BUILDSTDERR: 2211 | _cvvq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2211 | _cvvq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svej_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2252:1: error: BUILDSTDERR: warning: label ‘_cvvY’ defined but not used [-Wunused-label] BUILDSTDERR: 2252 | _cvvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2252 | _cvvY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvvW’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2285:1: error: BUILDSTDERR: warning: label ‘_cvvW’ defined but not used [-Wunused-label] BUILDSTDERR: 2285 | _cvvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2285 | _cvvW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvw2’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2304:1: error: BUILDSTDERR: warning: label ‘_cvw2’ defined but not used [-Wunused-label] BUILDSTDERR: 2304 | _cvw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2304 | _cvw2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svek_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2334:1: error: BUILDSTDERR: warning: label ‘_cvwd’ defined but not used [-Wunused-label] BUILDSTDERR: 2334 | _cvwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2334 | _cvwd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvwb’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2383:1: error: BUILDSTDERR: warning: label ‘_cvwb’ defined but not used [-Wunused-label] BUILDSTDERR: 2383 | _cvwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2383 | _cvwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svef_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2409:1: error: BUILDSTDERR: warning: label ‘_cvwt’ defined but not used [-Wunused-label] BUILDSTDERR: 2409 | _cvwt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2409 | _cvwt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svel_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2449:1: error: BUILDSTDERR: warning: label ‘_cvwz’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _cvwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _cvwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvwx’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2505:1: error: BUILDSTDERR: warning: label ‘_cvwx’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _cvwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _cvwx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svem_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2536:1: error: BUILDSTDERR: warning: label ‘_cvwH’ defined but not used [-Wunused-label] BUILDSTDERR: 2536 | _cvwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2536 | _cvwH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlzi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2601:1: error: BUILDSTDERR: warning: label ‘_cvwM’ defined but not used [-Wunused-label] BUILDSTDERR: 2601 | _cvwM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2601 | _cvwM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdczlzi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2659:1: error: BUILDSTDERR: warning: label ‘_cvxd’ defined but not used [-Wunused-label] BUILDSTDERR: 2659 | _cvxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2659 | _cvxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvxa’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2687:1: error: BUILDSTDERR: warning: label ‘_cvxa’ defined but not used [-Wunused-label] BUILDSTDERR: 2687 | _cvxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2687 | _cvxa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvxh’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2716:1: error: BUILDSTDERR: warning: label ‘_cvxh’ defined but not used [-Wunused-label] BUILDSTDERR: 2716 | _cvxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2716 | _cvxh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvxn’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2745:1: error: BUILDSTDERR: warning: label ‘_cvxn’ defined but not used [-Wunused-label] BUILDSTDERR: 2745 | _cvxn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2745 | _cvxn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sveX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2787:1: error: BUILDSTDERR: warning: label ‘_cvxY’ defined but not used [-Wunused-label] BUILDSTDERR: 2787 | _cvxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2787 | _cvxY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sveT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2828:1: error: BUILDSTDERR: warning: label ‘_cvyw’ defined but not used [-Wunused-label] BUILDSTDERR: 2828 | _cvyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2828 | _cvyw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvyu’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2862:1: error: BUILDSTDERR: warning: label ‘_cvyu’ defined but not used [-Wunused-label] BUILDSTDERR: 2862 | _cvyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2862 | _cvyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvyA’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2880:1: error: BUILDSTDERR: warning: label ‘_cvyA’ defined but not used [-Wunused-label] BUILDSTDERR: 2880 | _cvyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2880 | _cvyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sveU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2910:1: error: BUILDSTDERR: warning: label ‘_cvyL’ defined but not used [-Wunused-label] BUILDSTDERR: 2910 | _cvyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2910 | _cvyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvyJ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2961:1: error: BUILDSTDERR: warning: label ‘_cvyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2961 | _cvyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2961 | _cvyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sveP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:2987:1: error: BUILDSTDERR: warning: label ‘_cvz1’ defined but not used [-Wunused-label] BUILDSTDERR: 2987 | _cvz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2987 | _cvz1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sveV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3028:1: error: BUILDSTDERR: warning: label ‘_cvz7’ defined but not used [-Wunused-label] BUILDSTDERR: 3028 | _cvz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3028 | _cvz7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvz5’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3086:1: error: BUILDSTDERR: warning: label ‘_cvz5’ defined but not used [-Wunused-label] BUILDSTDERR: 3086 | _cvz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3086 | _cvz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sveW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3118:1: error: BUILDSTDERR: warning: label ‘_cvzf’ defined but not used [-Wunused-label] BUILDSTDERR: 3118 | _cvzf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3118 | _cvzf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreTzuzdcliftF2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3178:1: error: BUILDSTDERR: warning: label ‘_cvzk’ defined but not used [-Wunused-label] BUILDSTDERR: 3178 | _cvzk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3178 | _cvzk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvxG’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3206:1: error: BUILDSTDERR: warning: label ‘_cvxG’ defined but not used [-Wunused-label] BUILDSTDERR: 3206 | _cvxG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3206 | _cvxG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvxM’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3242:1: error: BUILDSTDERR: warning: label ‘_cvxM’ defined but not used [-Wunused-label] BUILDSTDERR: 3242 | _cvxM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3242 | _cvxM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svf5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3307:1: error: BUILDSTDERR: warning: label ‘_cvzU’ defined but not used [-Wunused-label] BUILDSTDERR: 3307 | _cvzU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3307 | _cvzU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svf4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3343:1: error: BUILDSTDERR: warning: label ‘_cvA5’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _cvA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _cvA5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svf3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3379:1: error: BUILDSTDERR: warning: label ‘_cvAg’ defined but not used [-Wunused-label] BUILDSTDERR: 3379 | _cvAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3379 | _cvAg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svf2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3415:1: error: BUILDSTDERR: warning: label ‘_cvAr’ defined but not used [-Wunused-label] BUILDSTDERR: 3415 | _cvAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3415 | _cvAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svf1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3451:1: error: BUILDSTDERR: warning: label ‘_cvAB’ defined but not used [-Wunused-label] BUILDSTDERR: 3451 | _cvAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3451 | _cvAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3496:1: error: BUILDSTDERR: warning: label ‘_cvAF’ defined but not used [-Wunused-label] BUILDSTDERR: 3496 | _cvAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3496 | _cvAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40Uzg_slow’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3571:1: error: BUILDSTDERR: warning: label ‘_cvAX’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _cvAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _cvAX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3584:1: error: BUILDSTDERR: warning: label ‘_cvB8’ defined but not used [-Wunused-label] BUILDSTDERR: 3584 | _cvB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3584 | _cvB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svff_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3624:1: error: BUILDSTDERR: warning: label ‘_cvBx’ defined but not used [-Wunused-label] BUILDSTDERR: 3624 | _cvBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3624 | _cvBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3663:1: error: BUILDSTDERR: warning: label ‘_cvBD’ defined but not used [-Wunused-label] BUILDSTDERR: 3663 | _cvBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3663 | _cvBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvBB’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3712:1: error: BUILDSTDERR: warning: label ‘_cvBB’ defined but not used [-Wunused-label] BUILDSTDERR: 3712 | _cvBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3712 | _cvBB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvBH’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3731:1: error: BUILDSTDERR: warning: label ‘_cvBH’ defined but not used [-Wunused-label] BUILDSTDERR: 3731 | _cvBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3731 | _cvBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3762:1: error: BUILDSTDERR: warning: label ‘_cvBR’ defined but not used [-Wunused-label] BUILDSTDERR: 3762 | _cvBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3762 | _cvBR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3827:1: error: BUILDSTDERR: warning: label ‘_cvBW’ defined but not used [-Wunused-label] BUILDSTDERR: 3827 | _cvBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3827 | _cvBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3884:1: error: BUILDSTDERR: warning: label ‘_cvCy’ defined but not used [-Wunused-label] BUILDSTDERR: 3884 | _cvCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3884 | _cvCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3924:1: error: BUILDSTDERR: warning: label ‘_cvCX’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _cvCX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _cvCX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:3963:1: error: BUILDSTDERR: warning: label ‘_cvD3’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _cvD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _cvD3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvD1’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4012:1: error: BUILDSTDERR: warning: label ‘_cvD1’ defined but not used [-Wunused-label] BUILDSTDERR: 4012 | _cvD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4012 | _cvD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvD7’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4031:1: error: BUILDSTDERR: warning: label ‘_cvD7’ defined but not used [-Wunused-label] BUILDSTDERR: 4031 | _cvD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4031 | _cvD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfy_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4062:1: error: BUILDSTDERR: warning: label ‘_cvDh’ defined but not used [-Wunused-label] BUILDSTDERR: 4062 | _cvDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4062 | _cvDh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4120:1: error: BUILDSTDERR: warning: label ‘_cvDm’ defined but not used [-Wunused-label] BUILDSTDERR: 4120 | _cvDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4120 | _cvDm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvCg’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4148:1: error: BUILDSTDERR: warning: label ‘_cvCg’ defined but not used [-Wunused-label] BUILDSTDERR: 4148 | _cvCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4148 | _cvCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvCm’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4183:1: error: BUILDSTDERR: warning: label ‘_cvCm’ defined but not used [-Wunused-label] BUILDSTDERR: 4183 | _cvCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4183 | _cvCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4246:1: error: BUILDSTDERR: warning: label ‘_cvE3’ defined but not used [-Wunused-label] BUILDSTDERR: 4246 | _cvE3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4246 | _cvE3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4286:1: error: BUILDSTDERR: warning: label ‘_cvEs’ defined but not used [-Wunused-label] BUILDSTDERR: 4286 | _cvEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4286 | _cvEs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4325:1: error: BUILDSTDERR: warning: label ‘_cvEy’ defined but not used [-Wunused-label] BUILDSTDERR: 4325 | _cvEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4325 | _cvEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvEw’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4374:1: error: BUILDSTDERR: warning: label ‘_cvEw’ defined but not used [-Wunused-label] BUILDSTDERR: 4374 | _cvEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4374 | _cvEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4405:1: error: BUILDSTDERR: warning: label ‘_cvEG’ defined but not used [-Wunused-label] BUILDSTDERR: 4405 | _cvEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4405 | _cvEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4463:1: error: BUILDSTDERR: warning: label ‘_cvEL’ defined but not used [-Wunused-label] BUILDSTDERR: 4463 | _cvEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4463 | _cvEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvDL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4491:1: error: BUILDSTDERR: warning: label ‘_cvDL’ defined but not used [-Wunused-label] BUILDSTDERR: 4491 | _cvDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4491 | _cvDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvDR’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4526:1: error: BUILDSTDERR: warning: label ‘_cvDR’ defined but not used [-Wunused-label] BUILDSTDERR: 4526 | _cvDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4526 | _cvDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfY_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4589:1: error: BUILDSTDERR: warning: label ‘_cvFg’ defined but not used [-Wunused-label] BUILDSTDERR: 4589 | _cvFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4589 | _cvFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4623:1: error: BUILDSTDERR: warning: label ‘_cvFH’ defined but not used [-Wunused-label] BUILDSTDERR: 4623 | _cvFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4623 | _cvFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfW_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4658:1: error: BUILDSTDERR: warning: label ‘_cvFK’ defined but not used [-Wunused-label] BUILDSTDERR: 4658 | _cvFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4658 | _cvFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svfX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4722:1: error: BUILDSTDERR: warning: label ‘_cvFP’ defined but not used [-Wunused-label] BUILDSTDERR: 4722 | _cvFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4722 | _cvFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4782:1: error: BUILDSTDERR: warning: label ‘_cvFV’ defined but not used [-Wunused-label] BUILDSTDERR: 4782 | _cvFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4782 | _cvFV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svg4_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4838:1: error: BUILDSTDERR: warning: label ‘_cvGo’ defined but not used [-Wunused-label] BUILDSTDERR: 4838 | _cvGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4838 | _cvGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvGm’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4870:1: error: BUILDSTDERR: warning: label ‘_cvGm’ defined but not used [-Wunused-label] BUILDSTDERR: 4870 | _cvGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4870 | _cvGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svg2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4891:1: error: BUILDSTDERR: warning: label ‘_cvGB’ defined but not used [-Wunused-label] BUILDSTDERR: 4891 | _cvGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4891 | _cvGB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4930:1: error: BUILDSTDERR: warning: label ‘_cvGE’ defined but not used [-Wunused-label] BUILDSTDERR: 4930 | _cvGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4930 | _cvGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svga_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:4976:1: error: BUILDSTDERR: warning: label ‘_cvH0’ defined but not used [-Wunused-label] BUILDSTDERR: 4976 | _cvH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4976 | _cvH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgh_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5012:1: error: BUILDSTDERR: warning: label ‘_cvHx’ defined but not used [-Wunused-label] BUILDSTDERR: 5012 | _cvHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5012 | _cvHx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvHv’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5046:1: error: BUILDSTDERR: warning: label ‘_cvHv’ defined but not used [-Wunused-label] BUILDSTDERR: 5046 | _cvHv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5046 | _cvHv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvHB’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5064:1: error: BUILDSTDERR: warning: label ‘_cvHB’ defined but not used [-Wunused-label] BUILDSTDERR: 5064 | _cvHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5064 | _cvHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgi_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5093:1: error: BUILDSTDERR: warning: label ‘_cvHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5093 | _cvHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5093 | _cvHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5150:1: error: BUILDSTDERR: warning: label ‘_cvHO’ defined but not used [-Wunused-label] BUILDSTDERR: 5150 | _cvHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5150 | _cvHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvHb’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5196:1: error: BUILDSTDERR: warning: label ‘_cvHb’ defined but not used [-Wunused-label] BUILDSTDERR: 5196 | _cvHb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5196 | _cvHb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5244:1: error: BUILDSTDERR: warning: label ‘_cvI4’ defined but not used [-Wunused-label] BUILDSTDERR: 5244 | _cvI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5244 | _cvI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5278:1: error: BUILDSTDERR: warning: label ‘_cvIy’ defined but not used [-Wunused-label] BUILDSTDERR: 5278 | _cvIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5278 | _cvIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5318:1: error: BUILDSTDERR: warning: label ‘_cvIP’ defined but not used [-Wunused-label] BUILDSTDERR: 5318 | _cvIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5318 | _cvIP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgs_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5364:1: error: BUILDSTDERR: warning: label ‘_cvIS’ defined but not used [-Wunused-label] BUILDSTDERR: 5364 | _cvIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5364 | _cvIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgu_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5423:1: error: BUILDSTDERR: warning: label ‘_cvIX’ defined but not used [-Wunused-label] BUILDSTDERR: 5423 | _cvIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5423 | _cvIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvIg’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5464:1: error: BUILDSTDERR: warning: label ‘_cvIg’ defined but not used [-Wunused-label] BUILDSTDERR: 5464 | _cvIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5464 | _cvIg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvIm’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5500:1: error: BUILDSTDERR: warning: label ‘_cvIm’ defined but not used [-Wunused-label] BUILDSTDERR: 5500 | _cvIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5500 | _cvIm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5568:1: error: BUILDSTDERR: warning: label ‘_cvJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 5568 | _cvJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5568 | _cvJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcztzg_slow’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5629:1: error: BUILDSTDERR: warning: label ‘_cvJx’ defined but not used [-Wunused-label] BUILDSTDERR: 5629 | _cvJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5629 | _cvJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5642:1: error: BUILDSTDERR: warning: label ‘_cvJI’ defined but not used [-Wunused-label] BUILDSTDERR: 5642 | _cvJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5642 | _cvJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5683:1: error: BUILDSTDERR: warning: label ‘_cvKg’ defined but not used [-Wunused-label] BUILDSTDERR: 5683 | _cvKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5683 | _cvKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvKe’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5716:1: error: BUILDSTDERR: warning: label ‘_cvKe’ defined but not used [-Wunused-label] BUILDSTDERR: 5716 | _cvKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5716 | _cvKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvKk’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5735:1: error: BUILDSTDERR: warning: label ‘_cvKk’ defined but not used [-Wunused-label] BUILDSTDERR: 5735 | _cvKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5735 | _cvKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5765:1: error: BUILDSTDERR: warning: label ‘_cvKv’ defined but not used [-Wunused-label] BUILDSTDERR: 5765 | _cvKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5765 | _cvKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvKt’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5814:1: error: BUILDSTDERR: warning: label ‘_cvKt’ defined but not used [-Wunused-label] BUILDSTDERR: 5814 | _cvKt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5814 | _cvKt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5840:1: error: BUILDSTDERR: warning: label ‘_cvKL’ defined but not used [-Wunused-label] BUILDSTDERR: 5840 | _cvKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5840 | _cvKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5880:1: error: BUILDSTDERR: warning: label ‘_cvKR’ defined but not used [-Wunused-label] BUILDSTDERR: 5880 | _cvKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5880 | _cvKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvKP’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5936:1: error: BUILDSTDERR: warning: label ‘_cvKP’ defined but not used [-Wunused-label] BUILDSTDERR: 5936 | _cvKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5936 | _cvKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svgK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:5967:1: error: BUILDSTDERR: warning: label ‘_cvKZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5967 | _cvKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5967 | _cvKZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6032:1: error: BUILDSTDERR: warning: label ‘_cvL4’ defined but not used [-Wunused-label] BUILDSTDERR: 6032 | _cvL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6032 | _cvL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6090:1: error: BUILDSTDERR: warning: label ‘_cvLv’ defined but not used [-Wunused-label] BUILDSTDERR: 6090 | _cvLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6090 | _cvLv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvLs’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6118:1: error: BUILDSTDERR: warning: label ‘_cvLs’ defined but not used [-Wunused-label] BUILDSTDERR: 6118 | _cvLs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6118 | _cvLs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvLz’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6147:1: error: BUILDSTDERR: warning: label ‘_cvLz’ defined but not used [-Wunused-label] BUILDSTDERR: 6147 | _cvLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6147 | _cvLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvLF’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6176:1: error: BUILDSTDERR: warning: label ‘_cvLF’ defined but not used [-Wunused-label] BUILDSTDERR: 6176 | _cvLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6176 | _cvLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6219:1: error: BUILDSTDERR: warning: label ‘_cvLX’ defined but not used [-Wunused-label] BUILDSTDERR: 6219 | _cvLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6219 | _cvLX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6253:1: error: BUILDSTDERR: warning: label ‘_cvMe’ defined but not used [-Wunused-label] BUILDSTDERR: 6253 | _cvMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6253 | _cvMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svha_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6289:1: error: BUILDSTDERR: warning: label ‘_cvMp’ defined but not used [-Wunused-label] BUILDSTDERR: 6289 | _cvMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6289 | _cvMp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svh9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6325:1: error: BUILDSTDERR: warning: label ‘_cvMA’ defined but not used [-Wunused-label] BUILDSTDERR: 6325 | _cvMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6325 | _cvMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svh8_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6361:1: error: BUILDSTDERR: warning: label ‘_cvML’ defined but not used [-Wunused-label] BUILDSTDERR: 6361 | _cvML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6361 | _cvML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svh7_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6397:1: error: BUILDSTDERR: warning: label ‘_cvMW’ defined but not used [-Wunused-label] BUILDSTDERR: 6397 | _cvMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6397 | _cvMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svh6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6433:1: error: BUILDSTDERR: warning: label ‘_cvN6’ defined but not used [-Wunused-label] BUILDSTDERR: 6433 | _cvN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6433 | _cvN6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfApplicativeStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6479:1: error: BUILDSTDERR: warning: label ‘_cvNa’ defined but not used [-Wunused-label] BUILDSTDERR: 6479 | _cvNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6479 | _cvNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6569:1: error: BUILDSTDERR: warning: label ‘_cvO1’ defined but not used [-Wunused-label] BUILDSTDERR: 6569 | _cvO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6569 | _cvO1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6616:1: error: BUILDSTDERR: warning: label ‘_cvO6’ defined but not used [-Wunused-label] BUILDSTDERR: 6616 | _cvO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6616 | _cvO6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6671:1: error: BUILDSTDERR: warning: label ‘_cvOb’ defined but not used [-Wunused-label] BUILDSTDERR: 6671 | _cvOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6671 | _cvOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcduplicated_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6726:1: error: BUILDSTDERR: warning: label ‘_cvOg’ defined but not used [-Wunused-label] BUILDSTDERR: 6726 | _cvOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6726 | _cvOg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvNy’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6758:1: error: BUILDSTDERR: warning: label ‘_cvNy’ defined but not used [-Wunused-label] BUILDSTDERR: 6758 | _cvNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6758 | _cvNy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6811:1: error: BUILDSTDERR: warning: label ‘_cvOK’ defined but not used [-Wunused-label] BUILDSTDERR: 6811 | _cvOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6811 | _cvOK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvOI’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6843:1: error: BUILDSTDERR: warning: label ‘_cvOI’ defined but not used [-Wunused-label] BUILDSTDERR: 6843 | _cvOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6843 | _cvOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svho_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6864:1: error: BUILDSTDERR: warning: label ‘_cvOX’ defined but not used [-Wunused-label] BUILDSTDERR: 6864 | _cvOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6864 | _cvOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcp1Extend_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6903:1: error: BUILDSTDERR: warning: label ‘_cvP0’ defined but not used [-Wunused-label] BUILDSTDERR: 6903 | _cvP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6903 | _cvP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhB_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6950:1: error: BUILDSTDERR: warning: label ‘_cvPK’ defined but not used [-Wunused-label] BUILDSTDERR: 6950 | _cvPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6950 | _cvPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhC_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:6997:1: error: BUILDSTDERR: warning: label ‘_cvPP’ defined but not used [-Wunused-label] BUILDSTDERR: 6997 | _cvPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6997 | _cvPP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhD_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7052:1: error: BUILDSTDERR: warning: label ‘_cvPU’ defined but not used [-Wunused-label] BUILDSTDERR: 7052 | _cvPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7052 | _cvPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhz_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7107:1: error: BUILDSTDERR: warning: label ‘_cvQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 7107 | _cvQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7107 | _cvQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvQ7’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7141:1: error: BUILDSTDERR: warning: label ‘_cvQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 7141 | _cvQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7141 | _cvQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvQd’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7159:1: error: BUILDSTDERR: warning: label ‘_cvQd’ defined but not used [-Wunused-label] BUILDSTDERR: 7159 | _cvQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7159 | _cvQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7190:1: error: BUILDSTDERR: warning: label ‘_cvQo’ defined but not used [-Wunused-label] BUILDSTDERR: 7190 | _cvQo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7190 | _cvQo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvQm’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7248:1: error: BUILDSTDERR: warning: label ‘_cvQm’ defined but not used [-Wunused-label] BUILDSTDERR: 7248 | _cvQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7248 | _cvQm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcextended_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7278:1: error: BUILDSTDERR: warning: label ‘_cvQw’ defined but not used [-Wunused-label] BUILDSTDERR: 7278 | _cvQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7278 | _cvQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreTzuzdcextended_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7324:1: error: BUILDSTDERR: warning: label ‘_cvQV’ defined but not used [-Wunused-label] BUILDSTDERR: 7324 | _cvQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7324 | _cvQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvQS’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7353:1: error: BUILDSTDERR: warning: label ‘_cvQS’ defined but not used [-Wunused-label] BUILDSTDERR: 7353 | _cvQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7353 | _cvQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvQZ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7379:1: error: BUILDSTDERR: warning: label ‘_cvQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7379 | _cvQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7379 | _cvQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7421:1: error: BUILDSTDERR: warning: label ‘_cvRn’ defined but not used [-Wunused-label] BUILDSTDERR: 7421 | _cvRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7421 | _cvRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7456:1: error: BUILDSTDERR: warning: label ‘_cvRy’ defined but not used [-Wunused-label] BUILDSTDERR: 7456 | _cvRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7456 | _cvRy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svhR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7491:1: error: BUILDSTDERR: warning: label ‘_cvRI’ defined but not used [-Wunused-label] BUILDSTDERR: 7491 | _cvRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7491 | _cvRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfExtendStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7532:1: error: BUILDSTDERR: warning: label ‘_cvRM’ defined but not used [-Wunused-label] BUILDSTDERR: 7532 | _cvRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7532 | _cvRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svi1_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7594:1: error: BUILDSTDERR: warning: label ‘_cvSx’ defined but not used [-Wunused-label] BUILDSTDERR: 7594 | _cvSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7594 | _cvSx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svi2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7641:1: error: BUILDSTDERR: warning: label ‘_cvSC’ defined but not used [-Wunused-label] BUILDSTDERR: 7641 | _cvSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7641 | _cvSC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svi3_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7696:1: error: BUILDSTDERR: warning: label ‘_cvSH’ defined but not used [-Wunused-label] BUILDSTDERR: 7696 | _cvSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7696 | _cvSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7751:1: error: BUILDSTDERR: warning: label ‘_cvSM’ defined but not used [-Wunused-label] BUILDSTDERR: 7751 | _cvSM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7751 | _cvSM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvS4’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7783:1: error: BUILDSTDERR: warning: label ‘_cvS4’ defined but not used [-Wunused-label] BUILDSTDERR: 7783 | _cvS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7783 | _cvS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svia_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7835:1: error: BUILDSTDERR: warning: label ‘_cvTj’ defined but not used [-Wunused-label] BUILDSTDERR: 7835 | _cvTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7835 | _cvTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7875:1: error: BUILDSTDERR: warning: label ‘_cvTm’ defined but not used [-Wunused-label] BUILDSTDERR: 7875 | _cvTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7875 | _cvTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvT7’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7907:1: error: BUILDSTDERR: warning: label ‘_cvT7’ defined but not used [-Wunused-label] BUILDSTDERR: 7907 | _cvT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7907 | _cvT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svif_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7958:1: error: BUILDSTDERR: warning: label ‘_cvTL’ defined but not used [-Wunused-label] BUILDSTDERR: 7958 | _cvTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7958 | _cvTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvTJ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:7990:1: error: BUILDSTDERR: warning: label ‘_cvTJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7990 | _cvTJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7990 | _cvTJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svid_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8011:1: error: BUILDSTDERR: warning: label ‘_cvTY’ defined but not used [-Wunused-label] BUILDSTDERR: 8011 | _cvTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8011 | _cvTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8050:1: error: BUILDSTDERR: warning: label ‘_cvU1’ defined but not used [-Wunused-label] BUILDSTDERR: 8050 | _cvU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8050 | _cvU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sviq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8097:1: error: BUILDSTDERR: warning: label ‘_cvUL’ defined but not used [-Wunused-label] BUILDSTDERR: 8097 | _cvUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8097 | _cvUL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svir_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8144:1: error: BUILDSTDERR: warning: label ‘_cvUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8144 | _cvUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8144 | _cvUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svis_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8199:1: error: BUILDSTDERR: warning: label ‘_cvUV’ defined but not used [-Wunused-label] BUILDSTDERR: 8199 | _cvUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8199 | _cvUV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svio_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8254:1: error: BUILDSTDERR: warning: label ‘_cvVa’ defined but not used [-Wunused-label] BUILDSTDERR: 8254 | _cvVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8254 | _cvVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvV8’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8288:1: error: BUILDSTDERR: warning: label ‘_cvV8’ defined but not used [-Wunused-label] BUILDSTDERR: 8288 | _cvV8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8288 | _cvV8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvVe’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8306:1: error: BUILDSTDERR: warning: label ‘_cvVe’ defined but not used [-Wunused-label] BUILDSTDERR: 8306 | _cvVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8306 | _cvVe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svit_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8337:1: error: BUILDSTDERR: warning: label ‘_cvVp’ defined but not used [-Wunused-label] BUILDSTDERR: 8337 | _cvVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8337 | _cvVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvVn’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8395:1: error: BUILDSTDERR: warning: label ‘_cvVn’ defined but not used [-Wunused-label] BUILDSTDERR: 8395 | _cvVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8395 | _cvVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcextend_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8425:1: error: BUILDSTDERR: warning: label ‘_cvVx’ defined but not used [-Wunused-label] BUILDSTDERR: 8425 | _cvVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8425 | _cvVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8471:1: error: BUILDSTDERR: warning: label ‘_cvVW’ defined but not used [-Wunused-label] BUILDSTDERR: 8471 | _cvVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8471 | _cvVW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvVT’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8500:1: error: BUILDSTDERR: warning: label ‘_cvVT’ defined but not used [-Wunused-label] BUILDSTDERR: 8500 | _cvVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8500 | _cvVT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvW0’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8526:1: error: BUILDSTDERR: warning: label ‘_cvW0’ defined but not used [-Wunused-label] BUILDSTDERR: 8526 | _cvW0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8526 | _cvW0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sviJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8568:1: error: BUILDSTDERR: warning: label ‘_cvWo’ defined but not used [-Wunused-label] BUILDSTDERR: 8568 | _cvWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8568 | _cvWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sviI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8603:1: error: BUILDSTDERR: warning: label ‘_cvWz’ defined but not used [-Wunused-label] BUILDSTDERR: 8603 | _cvWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8603 | _cvWz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sviH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8638:1: error: BUILDSTDERR: warning: label ‘_cvWK’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _cvWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _cvWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sviG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8673:1: error: BUILDSTDERR: warning: label ‘_cvWU’ defined but not used [-Wunused-label] BUILDSTDERR: 8673 | _cvWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8673 | _cvWU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8715:1: error: BUILDSTDERR: warning: label ‘_cvWY’ defined but not used [-Wunused-label] BUILDSTDERR: 8715 | _cvWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8715 | _cvWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sviN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8782:1: error: BUILDSTDERR: warning: label ‘_cvXo’ defined but not used [-Wunused-label] BUILDSTDERR: 8782 | _cvXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8782 | _cvXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8819:1: error: BUILDSTDERR: warning: label ‘_cvXr’ defined but not used [-Wunused-label] BUILDSTDERR: 8819 | _cvXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8819 | _cvXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcz40Uzg_slow’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8853:1: error: BUILDSTDERR: warning: label ‘_cvXB’ defined but not used [-Wunused-label] BUILDSTDERR: 8853 | _cvXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8853 | _cvXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘sviZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8867:1: error: BUILDSTDERR: warning: label ‘_cvXW’ defined but not used [-Wunused-label] BUILDSTDERR: 8867 | _cvXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8867 | _cvXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvXU’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8900:1: error: BUILDSTDERR: warning: label ‘_cvXU’ defined but not used [-Wunused-label] BUILDSTDERR: 8900 | _cvXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8900 | _cvXU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvY0’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8919:1: error: BUILDSTDERR: warning: label ‘_cvY0’ defined but not used [-Wunused-label] BUILDSTDERR: 8919 | _cvY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8919 | _cvY0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svj0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8949:1: error: BUILDSTDERR: warning: label ‘_cvYb’ defined but not used [-Wunused-label] BUILDSTDERR: 8949 | _cvYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8949 | _cvYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvY9’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:8998:1: error: BUILDSTDERR: warning: label ‘_cvY9’ defined but not used [-Wunused-label] BUILDSTDERR: 8998 | _cvY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8998 | _cvY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvYf’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9017:1: error: BUILDSTDERR: warning: label ‘_cvYf’ defined but not used [-Wunused-label] BUILDSTDERR: 9017 | _cvYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9017 | _cvYf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9047:1: error: BUILDSTDERR: warning: label ‘_cvYp’ defined but not used [-Wunused-label] BUILDSTDERR: 9047 | _cvYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9047 | _cvYp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9091:1: error: BUILDSTDERR: warning: label ‘_cvYI’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _cvYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _cvYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvYF’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9119:1: error: BUILDSTDERR: warning: label ‘_cvYF’ defined but not used [-Wunused-label] BUILDSTDERR: 9119 | _cvYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9119 | _cvYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvYM’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9148:1: error: BUILDSTDERR: warning: label ‘_cvYM’ defined but not used [-Wunused-label] BUILDSTDERR: 9148 | _cvYM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9148 | _cvYM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvYS’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9177:1: error: BUILDSTDERR: warning: label ‘_cvYS’ defined but not used [-Wunused-label] BUILDSTDERR: 9177 | _cvYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9177 | _cvYS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40U_slow’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9214:1: error: BUILDSTDERR: warning: label ‘_cvZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 9214 | _cvZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9214 | _cvZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svjq_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9228:1: error: BUILDSTDERR: warning: label ‘_cvZs’ defined but not used [-Wunused-label] BUILDSTDERR: 9228 | _cvZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9228 | _cvZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvZq’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9261:1: error: BUILDSTDERR: warning: label ‘_cvZq’ defined but not used [-Wunused-label] BUILDSTDERR: 9261 | _cvZq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9261 | _cvZq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvZw’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9280:1: error: BUILDSTDERR: warning: label ‘_cvZw’ defined but not used [-Wunused-label] BUILDSTDERR: 9280 | _cvZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9280 | _cvZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svjr_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9310:1: error: BUILDSTDERR: warning: label ‘_cvZH’ defined but not used [-Wunused-label] BUILDSTDERR: 9310 | _cvZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9310 | _cvZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvZF’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9359:1: error: BUILDSTDERR: warning: label ‘_cvZF’ defined but not used [-Wunused-label] BUILDSTDERR: 9359 | _cvZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9359 | _cvZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cvZL’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9378:1: error: BUILDSTDERR: warning: label ‘_cvZL’ defined but not used [-Wunused-label] BUILDSTDERR: 9378 | _cvZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9378 | _cvZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9408:1: error: BUILDSTDERR: warning: label ‘_cvZV’ defined but not used [-Wunused-label] BUILDSTDERR: 9408 | _cvZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9408 | _cvZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9452:1: error: BUILDSTDERR: warning: label ‘_cw0e’ defined but not used [-Wunused-label] BUILDSTDERR: 9452 | _cw0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9452 | _cw0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw0b’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9480:1: error: BUILDSTDERR: warning: label ‘_cw0b’ defined but not used [-Wunused-label] BUILDSTDERR: 9480 | _cw0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9480 | _cw0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw0i’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9509:1: error: BUILDSTDERR: warning: label ‘_cw0i’ defined but not used [-Wunused-label] BUILDSTDERR: 9509 | _cw0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9509 | _cw0i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw0o’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9538:1: error: BUILDSTDERR: warning: label ‘_cw0o’ defined but not used [-Wunused-label] BUILDSTDERR: 9538 | _cw0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9538 | _cw0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svjM_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9580:1: error: BUILDSTDERR: warning: label ‘_cw0O’ defined but not used [-Wunused-label] BUILDSTDERR: 9580 | _cw0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9580 | _cw0O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svjL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9616:1: error: BUILDSTDERR: warning: label ‘_cw0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _cw0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _cw0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svjK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9652:1: error: BUILDSTDERR: warning: label ‘_cw1a’ defined but not used [-Wunused-label] BUILDSTDERR: 9652 | _cw1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9652 | _cw1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svjJ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9688:1: error: BUILDSTDERR: warning: label ‘_cw1k’ defined but not used [-Wunused-label] BUILDSTDERR: 9688 | _cw1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9688 | _cw1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9732:1: error: BUILDSTDERR: warning: label ‘_cw1o’ defined but not used [-Wunused-label] BUILDSTDERR: 9732 | _cw1o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9732 | _cw1o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9805:1: error: BUILDSTDERR: warning: label ‘_cw1K’ defined but not used [-Wunused-label] BUILDSTDERR: 9805 | _cw1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9805 | _cw1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw1I’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9828:1: error: BUILDSTDERR: warning: label ‘_cw1I’ defined but not used [-Wunused-label] BUILDSTDERR: 9828 | _cw1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9828 | _cw1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svk2_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9858:1: error: BUILDSTDERR: warning: label ‘_cw25’ defined but not used [-Wunused-label] BUILDSTDERR: 9858 | _cw25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9858 | _cw25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svjX_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9908:1: error: BUILDSTDERR: warning: label ‘_cw2i’ defined but not used [-Wunused-label] BUILDSTDERR: 9908 | _cw2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9908 | _cw2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9948:1: error: BUILDSTDERR: warning: label ‘_cw2l’ defined but not used [-Wunused-label] BUILDSTDERR: 9948 | _cw2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9948 | _cw2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw1V’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:9978:1: error: BUILDSTDERR: warning: label ‘_cw1V’ defined but not used [-Wunused-label] BUILDSTDERR: 9978 | _cw1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9978 | _cw1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkl_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10036:1: error: BUILDSTDERR: warning: label ‘_cw2J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10036 | _cw2J: BUILDSTDERR: | ^ BUILDSTDERR: 10036 | _cw2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10072:1: error: BUILDSTDERR: warning: label ‘_cw2U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10072 | _cw2U: BUILDSTDERR: | ^ BUILDSTDERR: 10072 | _cw2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10109:1: error: BUILDSTDERR: warning: label ‘_cw3c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10109 | _cw3c: BUILDSTDERR: | ^ BUILDSTDERR: 10109 | _cw3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw36’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10141:1: error: BUILDSTDERR: warning: label ‘_cw36’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10141 | _cw36: BUILDSTDERR: | ^ BUILDSTDERR: 10141 | _cw36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw39’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10166:1: error: BUILDSTDERR: warning: label ‘_cw39’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10166 | _cw39: BUILDSTDERR: | ^ BUILDSTDERR: 10166 | _cw39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkd_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10203:1: error: BUILDSTDERR: warning: label ‘_cw3v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10203 | _cw3v: BUILDSTDERR: | ^ BUILDSTDERR: 10203 | _cw3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10239:1: error: BUILDSTDERR: warning: label ‘_cw3G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10239 | _cw3G: BUILDSTDERR: | ^ BUILDSTDERR: 10239 | _cw3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkb_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10276:1: error: BUILDSTDERR: warning: label ‘_cw3Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10276 | _cw3Y: BUILDSTDERR: | ^ BUILDSTDERR: 10276 | _cw3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw3S’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10308:1: error: BUILDSTDERR: warning: label ‘_cw3S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10308 | _cw3S: BUILDSTDERR: | ^ BUILDSTDERR: 10308 | _cw3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw3V’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10329:1: error: BUILDSTDERR: warning: label ‘_cw3V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10329 | _cw3V: BUILDSTDERR: | ^ BUILDSTDERR: 10329 | _cw3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svk6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10350:1: error: BUILDSTDERR: warning: label ‘_cw4d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10350 | _cw4d: BUILDSTDERR: | ^ BUILDSTDERR: 10350 | _cw4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadStoresStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10397:1: error: BUILDSTDERR: warning: label ‘_cw4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10397 | _cw4h: BUILDSTDERR: | ^ BUILDSTDERR: 10397 | _cw4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svks_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10490:1: error: BUILDSTDERR: warning: label ‘_cw4O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _cw4O: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _cw4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdclower_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10535:1: error: BUILDSTDERR: warning: label ‘_cw4U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10535 | _cw4U: BUILDSTDERR: | ^ BUILDSTDERR: 10535 | _cw4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw4S’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10574:1: error: BUILDSTDERR: warning: label ‘_cw4S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10574 | _cw4S: BUILDSTDERR: | ^ BUILDSTDERR: 10574 | _cw4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10608:1: error: BUILDSTDERR: warning: label ‘_cw5e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10608 | _cw5e: BUILDSTDERR: | ^ BUILDSTDERR: 10608 | _cw5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw5b’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10635:1: error: BUILDSTDERR: warning: label ‘_cw5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10635 | _cw5b: BUILDSTDERR: | ^ BUILDSTDERR: 10635 | _cw5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTransStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10664:1: error: BUILDSTDERR: warning: label ‘_cw5r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10664 | _cw5r: BUILDSTDERR: | ^ BUILDSTDERR: 10664 | _cw5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkG_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10687:1: error: BUILDSTDERR: warning: label ‘_cw5N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10687 | _cw5N: BUILDSTDERR: | ^ BUILDSTDERR: 10687 | _cw5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadHoistStoreTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10723:1: error: BUILDSTDERR: warning: label ‘_cw5Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10723 | _cw5Q: BUILDSTDERR: | ^ BUILDSTDERR: 10723 | _cw5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw5B’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10749:1: error: BUILDSTDERR: warning: label ‘_cw5B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10749 | _cw5B: BUILDSTDERR: | ^ BUILDSTDERR: 10749 | _cw5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadHoistStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10798:1: error: BUILDSTDERR: warning: label ‘_cw66’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10798 | _cw66: BUILDSTDERR: | ^ BUILDSTDERR: 10798 | _cw66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10822:1: error: BUILDSTDERR: warning: label ‘_cw6m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10822 | _cw6m: BUILDSTDERR: | ^ BUILDSTDERR: 10822 | _cw6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10857:1: error: BUILDSTDERR: warning: label ‘_cw6w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _cw6w: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _cw6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10896:1: error: BUILDSTDERR: warning: label ‘_cw6O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10896 | _cw6O: BUILDSTDERR: | ^ BUILDSTDERR: 10896 | _cw6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkO_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10937:1: error: BUILDSTDERR: warning: label ‘_cw6R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10937 | _cw6R: BUILDSTDERR: | ^ BUILDSTDERR: 10937 | _cw6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:10989:1: error: BUILDSTDERR: warning: label ‘_cw6W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10989 | _cw6W: BUILDSTDERR: | ^ BUILDSTDERR: 10989 | _cw6W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkR_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11043:1: error: BUILDSTDERR: warning: label ‘_cw7m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11043 | _cw7m: BUILDSTDERR: | ^ BUILDSTDERR: 11043 | _cw7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11080:1: error: BUILDSTDERR: warning: label ‘_cw7p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11080 | _cw7p: BUILDSTDERR: | ^ BUILDSTDERR: 11080 | _cw7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkV_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11118:1: error: BUILDSTDERR: warning: label ‘_cw7K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11118 | _cw7K: BUILDSTDERR: | ^ BUILDSTDERR: 11118 | _cw7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svkU_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11153:1: error: BUILDSTDERR: warning: label ‘_cw7U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11153 | _cw7U: BUILDSTDERR: | ^ BUILDSTDERR: 11153 | _cw7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadTracedmStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11193:1: error: BUILDSTDERR: warning: label ‘_cw7Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11193 | _cw7Y: BUILDSTDERR: | ^ BUILDSTDERR: 11193 | _cw7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svl5_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11247:1: error: BUILDSTDERR: warning: label ‘_cw8y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11247 | _cw8y: BUILDSTDERR: | ^ BUILDSTDERR: 11247 | _cw8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svl6_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11288:1: error: BUILDSTDERR: warning: label ‘_cw8B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11288 | _cw8B: BUILDSTDERR: | ^ BUILDSTDERR: 11288 | _cw8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw8l’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11333:1: error: BUILDSTDERR: warning: label ‘_cw8l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11333 | _cw8l: BUILDSTDERR: | ^ BUILDSTDERR: 11333 | _cw8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw8D’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11372:1: error: BUILDSTDERR: warning: label ‘_cw8D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11372 | _cw8D: BUILDSTDERR: | ^ BUILDSTDERR: 11372 | _cw8D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cw8I’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11391:1: error: BUILDSTDERR: warning: label ‘_cw8I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11391 | _cw8I: BUILDSTDERR: | ^ BUILDSTDERR: 11391 | _cw8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11422:1: error: BUILDSTDERR: warning: label ‘_cw8U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11422 | _cw8U: BUILDSTDERR: | ^ BUILDSTDERR: 11422 | _cw8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svl9_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11473:1: error: BUILDSTDERR: warning: label ‘_cw9g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11473 | _cw9g: BUILDSTDERR: | ^ BUILDSTDERR: 11473 | _cw9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11510:1: error: BUILDSTDERR: warning: label ‘_cw9j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11510 | _cw9j: BUILDSTDERR: | ^ BUILDSTDERR: 11510 | _cw9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svld_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11548:1: error: BUILDSTDERR: warning: label ‘_cw9E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11548 | _cw9E: BUILDSTDERR: | ^ BUILDSTDERR: 11548 | _cw9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlc_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11583:1: error: BUILDSTDERR: warning: label ‘_cw9O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11583 | _cw9O: BUILDSTDERR: | ^ BUILDSTDERR: 11583 | _cw9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadEnvmStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11623:1: error: BUILDSTDERR: warning: label ‘_cw9S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11623 | _cw9S: BUILDSTDERR: | ^ BUILDSTDERR: 11623 | _cw9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlk_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11676:1: error: BUILDSTDERR: warning: label ‘_cwae’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11676 | _cwae: BUILDSTDERR: | ^ BUILDSTDERR: 11676 | _cwae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlj_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11717:1: error: BUILDSTDERR: warning: label ‘_cwaq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11717 | _cwaq: BUILDSTDERR: | ^ BUILDSTDERR: 11717 | _cwaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdwzdcunwrap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11767:1: error: BUILDSTDERR: warning: label ‘_cway’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11767 | _cway: BUILDSTDERR: | ^ BUILDSTDERR: 11767 | _cway: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cwaw’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11811:1: error: BUILDSTDERR: warning: label ‘_cwaw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11811 | _cwaw: BUILDSTDERR: | ^ BUILDSTDERR: 11811 | _cwaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreTzuzdcunwrap_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11841:1: error: BUILDSTDERR: warning: label ‘_cwaU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11841 | _cwaU: BUILDSTDERR: | ^ BUILDSTDERR: 11841 | _cwaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cwaR’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11862:1: error: BUILDSTDERR: warning: label ‘_cwaR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11862 | _cwaR: BUILDSTDERR: | ^ BUILDSTDERR: 11862 | _cwaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlt_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11891:1: error: BUILDSTDERR: warning: label ‘_cwbe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11891 | _cwbe: BUILDSTDERR: | ^ BUILDSTDERR: 11891 | _cwbe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreTzuzdcp2ComonadCofree_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11929:1: error: BUILDSTDERR: warning: label ‘_cwbh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11929 | _cwbh: BUILDSTDERR: | ^ BUILDSTDERR: 11929 | _cwbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svly_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:11969:1: error: BUILDSTDERR: warning: label ‘_cwbC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11969 | _cwbC: BUILDSTDERR: | ^ BUILDSTDERR: 11969 | _cwbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlx_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12004:1: error: BUILDSTDERR: warning: label ‘_cwbM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12004 | _cwbM: BUILDSTDERR: | ^ BUILDSTDERR: 12004 | _cwbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlw_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12040:1: error: BUILDSTDERR: warning: label ‘_cwbW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12040 | _cwbW: BUILDSTDERR: | ^ BUILDSTDERR: 12040 | _cwbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_zdfComonadCofreefStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12080:1: error: BUILDSTDERR: warning: label ‘_cwc0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12080 | _cwc0: BUILDSTDERR: | ^ BUILDSTDERR: 12080 | _cwc0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlE_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12139:1: error: BUILDSTDERR: warning: label ‘_cwcv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12139 | _cwcv: BUILDSTDERR: | ^ BUILDSTDERR: 12139 | _cwcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_runStore_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12182:1: error: BUILDSTDERR: warning: label ‘_cwcy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12182 | _cwcy: BUILDSTDERR: | ^ BUILDSTDERR: 12182 | _cwcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cwcj’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12219:1: error: BUILDSTDERR: warning: label ‘_cwcj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12219 | _cwcj: BUILDSTDERR: | ^ BUILDSTDERR: 12219 | _cwcj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlI_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12269:1: error: BUILDSTDERR: warning: label ‘_cwd3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12269 | _cwd3: BUILDSTDERR: | ^ BUILDSTDERR: 12269 | _cwd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlH_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12307:1: error: BUILDSTDERR: warning: label ‘_cwd6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12307 | _cwd6: BUILDSTDERR: | ^ BUILDSTDERR: 12307 | _cwd6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlK_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12358:1: error: BUILDSTDERR: warning: label ‘_cwdq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12358 | _cwdq: BUILDSTDERR: | ^ BUILDSTDERR: 12358 | _cwdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlL_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12397:1: error: BUILDSTDERR: warning: label ‘_cwdt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12397 | _cwdt: BUILDSTDERR: | ^ BUILDSTDERR: 12397 | _cwdt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_storeT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12446:1: error: BUILDSTDERR: warning: label ‘_cwdy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12446 | _cwdy: BUILDSTDERR: | ^ BUILDSTDERR: 12446 | _cwdy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlP_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12497:1: error: BUILDSTDERR: warning: label ‘_cweg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12497 | _cweg: BUILDSTDERR: | ^ BUILDSTDERR: 12497 | _cweg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlQ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12541:1: error: BUILDSTDERR: warning: label ‘_cwej’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12541 | _cwej: BUILDSTDERR: | ^ BUILDSTDERR: 12541 | _cwej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlN_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12592:1: error: BUILDSTDERR: warning: label ‘_cweo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12592 | _cweo: BUILDSTDERR: | ^ BUILDSTDERR: 12592 | _cweo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlS_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12642:1: error: BUILDSTDERR: warning: label ‘_cweB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12642 | _cweB: BUILDSTDERR: | ^ BUILDSTDERR: 12642 | _cweB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_store_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12674:1: error: BUILDSTDERR: warning: label ‘_cweE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12674 | _cweE: BUILDSTDERR: | ^ BUILDSTDERR: 12674 | _cweE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svlZ_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12723:1: error: BUILDSTDERR: warning: label ‘_cwfi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12723 | _cwfi: BUILDSTDERR: | ^ BUILDSTDERR: 12723 | _cwfi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘svm0_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12762:1: error: BUILDSTDERR: warning: label ‘_cwfl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12762 | _cwfl: BUILDSTDERR: | ^ BUILDSTDERR: 12762 | _cwfl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_runStoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12820:1: error: BUILDSTDERR: warning: label ‘_cwfq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12820 | _cwfq: BUILDSTDERR: | ^ BUILDSTDERR: 12820 | _cwfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘_cweZ’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12858:1: error: BUILDSTDERR: warning: label ‘_cweZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12858 | _cweZ: BUILDSTDERR: | ^ BUILDSTDERR: 12858 | _cweZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_StoreT_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:12971:1: error: BUILDSTDERR: warning: label ‘_cwfJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12971 | _cwfJ: BUILDSTDERR: | ^ BUILDSTDERR: 12971 | _cwfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc: In function ‘adjunctionszm4zi4zm63dvDT6UdnpJQtdclGzzLua_ControlziComonadziRepresentableziStore_StoreT_con_entry’: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:13005:1: error: BUILDSTDERR: warning: label ‘_cwfT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13005 | _cwfT: BUILDSTDERR: | ^ BUILDSTDERR: 13005 | _cwfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc25009_0/ghc_132.hc:13021:22: error: BUILDSTDERR: warning: ‘SwfX_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: | BUILDSTDERR: 13021 | static const StgWord SwfX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 13021 | static const StgWord SwfX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ + '[' -n dist/build/libHSadjunctions-4.4-63dvDT6UdnpJQtdclGzLua-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for adjunctions-4.4.. Running Haddock on library for adjunctions-4.4.. BUILDSTDERR: Warning: The documentation for the following packages are not installed. No BUILDSTDERR: links will be generated to these packages: free-5.0.2, profunctors-5.2.2, BUILDSTDERR: semigroupoids-5.2.2 BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: src/Data/Functor/Contravariant/Rep.hs:59:1: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "tabulate/index" may never fire BUILDSTDERR: because rule "Class op index" for ‘index’ might fire first BUILDSTDERR: Probable fix: add phase [n] or [~n] to the competing rule BUILDSTDERR: | BUILDSTDERR: 59 | "tabulate/index" forall t. tabulate (index t) = t #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Data/Functor/Rep.hs:250:1: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "tabulate/index" may never fire BUILDSTDERR: because rule "Class op index" for ‘index’ might fire first BUILDSTDERR: Probable fix: add phase [n] or [~n] to the competing rule BUILDSTDERR: | BUILDSTDERR: 250 | "tabulate/index" forall t. tabulate (index t) = t #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Data/Functor/Adjunction.hs:9:14: warning: [-Wtrustworthy-safe] BUILDSTDERR: ‘Data.Functor.Adjunction’ is marked as Trustworthy but has been inferred as safe! BUILDSTDERR: | BUILDSTDERR: 9 | {-# LANGUAGE Trustworthy #-} BUILDSTDERR: | ^^^^^^^^^^^ BUILDSTDERR: src/Control/Comonad/Representable/Store.hs:46:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 46 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 33% ( 4 / 12) in 'Control.Monad.Trans.Conts' Missing documentation for: Cont (src/Control/Monad/Trans/Conts.hs:45) cont (src/Control/Monad/Trans/Conts.hs:47) runCont (src/Control/Monad/Trans/Conts.hs:50) Conts (src/Control/Monad/Trans/Conts.hs:53) runConts (src/Control/Monad/Trans/Conts.hs:58) conts (src/Control/Monad/Trans/Conts.hs:55) ContsT (src/Control/Monad/Trans/Conts.hs:61) callCC (src/Control/Monad/Trans/Conts.hs:77) 83% ( 5 / 6) in 'Data.Functor.Contravariant.Rep' Missing documentation for: contramapRep (src/Data/Functor/Contravariant/Rep.hs:71) 80% ( 4 / 5) in 'Data.Functor.Contravariant.Adjunction' Missing documentation for: coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:81) 20% ( 1 / 5) in 'Control.Monad.Trans.Contravariant.Adjoint' Missing documentation for: Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:47) runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:54) adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:51) AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:49) 47% ( 22 / 47) in 'Data.Functor.Rep' Missing documentation for: Co (src/Data/Functor/Rep.hs:450) fmapRep (src/Data/Functor/Rep.hs:264) distributeRep (src/Data/Functor/Rep.hs:291) collectRep (src/Data/Functor/Rep.hs:294) apRep (src/Data/Functor/Rep.hs:288) pureRep (src/Data/Functor/Rep.hs:267) liftR2 (src/Data/Functor/Rep.hs:491) liftR3 (src/Data/Functor/Rep.hs:494) bindRep (src/Data/Functor/Rep.hs:270) mfixRep (src/Data/Functor/Rep.hs:273) mzipRep (src/Data/Functor/Rep.hs:279) mzipWithRep (src/Data/Functor/Rep.hs:276) askRep (src/Data/Functor/Rep.hs:282) localRep (src/Data/Functor/Rep.hs:285) duplicatedRep (src/Data/Functor/Rep.hs:306) extendedRep (src/Data/Functor/Rep.hs:309) duplicateRep (src/Data/Functor/Rep.hs:312) extendRep (src/Data/Functor/Rep.hs:315) extractRep (src/Data/Functor/Rep.hs:318) duplicateRepBy (src/Data/Functor/Rep.hs:297) extendRepBy (src/Data/Functor/Rep.hs:300) extractRepBy (src/Data/Functor/Rep.hs:303) imapRep (src/Data/Functor/Rep.hs:321) ifoldMapRep (src/Data/Functor/Rep.hs:324) itraverseRep (src/Data/Functor/Rep.hs:328) 62% ( 10 / 16) in 'Data.Functor.Adjunction' Missing documentation for: zapWithAdjunction (src/Data/Functor/Adjunction.hs:120) absurdL (src/Data/Functor/Adjunction.hs:144) extractL (src/Data/Functor/Adjunction.hs:129) duplicateL (src/Data/Functor/Adjunction.hs:132) splitL (src/Data/Functor/Adjunction.hs:123) unsplitL (src/Data/Functor/Adjunction.hs:126) 20% ( 1 / 5) in 'Control.Monad.Trans.Adjoint' Missing documentation for: Adjoint (src/Control/Monad/Trans/Adjoint.hs:34) runAdjoint (src/Control/Monad/Trans/Adjoint.hs:41) adjoint (src/Control/Monad/Trans/Adjoint.hs:38) AdjointT (src/Control/Monad/Trans/Adjoint.hs:36) 20% ( 1 / 5) in 'Control.Comonad.Trans.Adjoint' Missing documentation for: Adjoint (src/Control/Comonad/Trans/Adjoint.hs:35) runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:42) adjoint (src/Control/Comonad/Trans/Adjoint.hs:39) AdjointT (src/Control/Comonad/Trans/Adjoint.hs:37) 80% ( 12 / 15) in 'Control.Monad.Representable.State' Missing documentation for: stateT (src/Control/Monad/Representable/State.hs:109) runStateT (src/Control/Monad/Representable/State.hs:112) mapStateT (src/Control/Monad/Representable/State.hs:115) 50% ( 5 / 10) in 'Control.Monad.Representable.Reader' Missing documentation for: Reader (src/Control/Monad/Representable/Reader.hs:46) runReader (src/Control/Monad/Representable/Reader.hs:48) ReaderT (src/Control/Monad/Representable/Reader.hs:53) readerT (src/Control/Monad/Representable/Reader.hs:55) runReaderT (src/Control/Monad/Representable/Reader.hs:58) 62% ( 5 / 8) in 'Control.Comonad.Representable.Store' Missing documentation for: storeT (src/Control/Comonad/Representable/Store.hs:76) runStoreT (src/Control/Comonad/Representable/Store.hs:79) ComonadStore Warning: Control.Monad.Trans.Conts: could not find link destinations for: Apply <.> .> <. liftF2 Warning: Data.Functor.Contravariant.Rep: could not find link destinations for: Profunctor Warning: Data.Functor.Contravariant.Adjunction: could not find link destinations for: Profunctor Warning: Data.Functor.Rep: could not find link destinations for: GTabulate GIndex Cofree Profunctor Apply <.> .> <. liftF2 Bind >>- join Extend duplicated extended GRep' Warning: Data.Functor.Adjunction: could not find link destinations for: Free Cofree Profunctor Warning: Control.Comonad.Trans.Adjoint: could not find link destinations for: Extend duplicated extended Warning: Control.Monad.Representable.State: could not find link destinations for: MonadFree wrap BindTrans liftB Bind Apply <.> .> <. liftF2 >>- join Free FreeT Warning: Control.Monad.Representable.Reader: could not find link destinations for: Apply <.> .> <. liftF2 Bind >>- join Extend duplicated extended Foldable1 fold1 foldMap1 toNonEmpty Traversable1 traverse1 sequence1 Free FreeT Warning: Control.Comonad.Representable.Store: could not find link destinations for: ComonadCofree unwrap Apply <.> .> <. liftF2 Extend duplicated extended Cofree Documentation created: dist/doc/html/adjunctions/index.html, dist/doc/html/adjunctions/adjunctions.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FZNOHv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64 + cd adjunctions-4.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64 -v directory dist/doc/html/adjunctions does exist: True creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4 creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4 copy directory 'dist/doc/html/adjunctions' to '/builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4'. creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4 creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src Installing dist/doc/html/adjunctions/Control-Monad-Trans-Contravariant-Adjoint.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Control-Monad-Trans-Contravariant-Adjoint.html Installing dist/doc/html/adjunctions/adjunctions.txt to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/adjunctions.txt Installing dist/doc/html/adjunctions/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/haddock-bundle.min.js Installing dist/doc/html/adjunctions/synopsis.png to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/synopsis.png Installing dist/doc/html/adjunctions/hslogo-16.png to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/hslogo-16.png Installing dist/doc/html/adjunctions/index.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/index.html Installing dist/doc/html/adjunctions/plus.gif to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/plus.gif Installing dist/doc/html/adjunctions/meta.json to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/meta.json Installing dist/doc/html/adjunctions/quick-jump.css to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/quick-jump.css Installing dist/doc/html/adjunctions/Data-Functor-Rep.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Data-Functor-Rep.html Installing dist/doc/html/adjunctions/Data-Functor-Contravariant-Adjunction.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Data-Functor-Contravariant-Adjunction.html Installing dist/doc/html/adjunctions/adjunctions.haddock to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/adjunctions.haddock Installing dist/doc/html/adjunctions/doc-index.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/doc-index.html Installing dist/doc/html/adjunctions/Control-Comonad-Representable-Store.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Control-Comonad-Representable-Store.html Installing dist/doc/html/adjunctions/Control-Monad-Trans-Adjoint.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Control-Monad-Trans-Adjoint.html Installing dist/doc/html/adjunctions/Data-Functor-Adjunction.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Data-Functor-Adjunction.html Installing dist/doc/html/adjunctions/Control-Monad-Representable-Reader.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Control-Monad-Representable-Reader.html Installing dist/doc/html/adjunctions/minus.gif to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/minus.gif Installing dist/doc/html/adjunctions/Control-Comonad-Trans-Adjoint.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Control-Comonad-Trans-Adjoint.html Installing dist/doc/html/adjunctions/Control-Monad-Representable-State.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Control-Monad-Representable-State.html Installing dist/doc/html/adjunctions/Data-Functor-Contravariant-Rep.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Data-Functor-Contravariant-Rep.html Installing dist/doc/html/adjunctions/ocean.css to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/ocean.css Installing dist/doc/html/adjunctions/Control-Monad-Trans-Conts.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/Control-Monad-Trans-Conts.html Installing dist/doc/html/adjunctions/src/Control.Monad.Trans.Adjoint.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Control.Monad.Trans.Adjoint.html Installing dist/doc/html/adjunctions/src/Data.Functor.Rep.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Data.Functor.Rep.html Installing dist/doc/html/adjunctions/src/style.css to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/style.css Installing dist/doc/html/adjunctions/src/Control.Monad.Trans.Conts.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Control.Monad.Trans.Conts.html Installing dist/doc/html/adjunctions/src/Control.Monad.Representable.State.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Control.Monad.Representable.State.html Installing dist/doc/html/adjunctions/src/Control.Comonad.Representable.Store.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Control.Comonad.Representable.Store.html Installing dist/doc/html/adjunctions/src/Control.Comonad.Trans.Adjoint.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Control.Comonad.Trans.Adjoint.html Installing dist/doc/html/adjunctions/src/Data.Functor.Adjunction.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Data.Functor.Adjunction.html Installing dist/doc/html/adjunctions/src/Data.Functor.Contravariant.Adjunction.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Data.Functor.Contravariant.Adjunction.html Installing dist/doc/html/adjunctions/src/Control.Monad.Representable.Reader.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Control.Monad.Representable.Reader.html Installing dist/doc/html/adjunctions/src/highlight.js to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/highlight.js Installing dist/doc/html/adjunctions/src/Data.Functor.Contravariant.Rep.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Data.Functor.Contravariant.Rep.html Installing dist/doc/html/adjunctions/src/Control.Monad.Trans.Contravariant.Adjoint.html to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/src/Control.Monad.Trans.Contravariant.Adjoint.html creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4 Installing dist/doc/html/adjunctions/adjunctions.haddock to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4/adjunctions.haddock creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/licenses/ghc-adjunctions creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/licenses/ghc-adjunctions Installing LICENSE to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/licenses/ghc-adjunctions/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4 creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Representable creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4 creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4 creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Representable creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Trans creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Contravariant creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant Installing dist/build/Control/Comonad/Representable/Store.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Representable/Store.hi Installing dist/build/Control/Comonad/Trans/Adjoint.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Trans/Adjoint.hi Installing dist/build/Control/Monad/Representable/Reader.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable/Reader.hi Installing dist/build/Control/Monad/Representable/State.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable/State.hi Installing dist/build/Control/Monad/Trans/Adjoint.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Adjoint.hi Installing dist/build/Control/Monad/Trans/Contravariant/Adjoint.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Contravariant/Adjoint.hi Installing dist/build/Control/Monad/Trans/Conts.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Conts.hi Installing dist/build/Data/Functor/Adjunction.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Adjunction.hi Installing dist/build/Data/Functor/Contravariant/Adjunction.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant/Adjunction.hi Installing dist/build/Data/Functor/Contravariant/Rep.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant/Rep.hi Installing dist/build/Data/Functor/Rep.hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Rep.hi creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Representable creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Trans creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Contravariant creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant Installing dist/build/Control/Comonad/Representable/Store.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Representable/Store.p_hi Installing dist/build/Control/Comonad/Trans/Adjoint.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Trans/Adjoint.p_hi Installing dist/build/Control/Monad/Representable/Reader.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable/Reader.p_hi Installing dist/build/Control/Monad/Representable/State.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable/State.p_hi Installing dist/build/Control/Monad/Trans/Adjoint.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Adjoint.p_hi Installing dist/build/Control/Monad/Trans/Contravariant/Adjoint.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Contravariant/Adjoint.p_hi Installing dist/build/Control/Monad/Trans/Conts.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Conts.p_hi Installing dist/build/Data/Functor/Adjunction.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Adjunction.p_hi Installing dist/build/Data/Functor/Contravariant/Adjunction.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant/Adjunction.p_hi Installing dist/build/Data/Functor/Contravariant/Rep.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant/Rep.p_hi Installing dist/build/Data/Functor/Rep.p_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Rep.p_hi creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Representable creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Trans creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Contravariant creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant Installing dist/build/Control/Comonad/Representable/Store.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Representable/Store.dyn_hi Installing dist/build/Control/Comonad/Trans/Adjoint.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Comonad/Trans/Adjoint.dyn_hi Installing dist/build/Control/Monad/Representable/Reader.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable/Reader.dyn_hi Installing dist/build/Control/Monad/Representable/State.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Representable/State.dyn_hi Installing dist/build/Control/Monad/Trans/Adjoint.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Adjoint.dyn_hi Installing dist/build/Control/Monad/Trans/Contravariant/Adjoint.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Contravariant/Adjoint.dyn_hi Installing dist/build/Control/Monad/Trans/Conts.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Control/Monad/Trans/Conts.dyn_hi Installing dist/build/Data/Functor/Adjunction.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Adjunction.dyn_hi Installing dist/build/Data/Functor/Contravariant/Adjunction.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant/Adjunction.dyn_hi Installing dist/build/Data/Functor/Contravariant/Rep.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Contravariant/Rep.dyn_hi Installing dist/build/Data/Functor/Rep.dyn_hi to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/Data/Functor/Rep.dyn_hi creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4 Installing dist/build/libHSadjunctions-4.4-63dvDT6UdnpJQtdclGzLua.a to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/libHSadjunctions-4.4-63dvDT6UdnpJQtdclGzLua.a creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4 Installing dist/build/libHSadjunctions-4.4-63dvDT6UdnpJQtdclGzLua_p.a to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4/libHSadjunctions-4.4-63dvDT6UdnpJQtdclGzLua_p.a creating /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSadjunctions-4.4-63dvDT6UdnpJQtdclGzLua-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/libHSadjunctions-4.4-63dvDT6UdnpJQtdclGzLua-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d adjunctions-4.4.conf ']' + install -D --mode=0644 adjunctions-4.4.conf /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/adjunctions-4.4.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z adjunctions-4.4.conf ']' + rm -f ghc-adjunctions.files ghc-adjunctions-devel.files + touch ghc-adjunctions.files ghc-adjunctions-devel.files + ls /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/adjunctions-4.4.conf + pkgdir=/usr/lib64/ghc-8.4.4/adjunctions-4.4 + '[' -d /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/adjunctions-4.4 ']' + echo /usr/lib64/ghc-8.4.4/adjunctions-4.4 + echo '%attr(755,root,root) /usr/lib64/libHSadjunctions-4.4-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/adjunctions-4.4 ']' + echo /usr/share/doc/ghc/html/libraries/adjunctions-4.4 + for i in ghc-adjunctions.files ghc-adjunctions-devel.files + '[' -f ghc-adjunctions.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64!!g' ghc-adjunctions.files + for i in ghc-adjunctions.files ghc-adjunctions-devel.files + '[' -f ghc-adjunctions-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64!!g' ghc-adjunctions-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qDtm76 Processing files: ghc-adjunctions-4.4-4.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RWDCWO + umask 022 + cd /builddir/build/BUILD + cd adjunctions-4.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/licenses/ghc-adjunctions + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/licenses/ghc-adjunctions + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/licenses/ghc-adjunctions + exit 0 Provides: ghc-adjunctions = 4.4-4.fc30 ghc-adjunctions(riscv-64) = 4.4-4.fc30 libHSadjunctions-4.4-63dvDT6UdnpJQtdclGzLua-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) libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij-ghc8.4.4.so()(64bit) libHScontainers-0.5.11.0-ghc8.4.4.so()(64bit) libHScontravariant-1.4.1-3KVf2bKH24d6xUBz1xOkzE-ghc8.4.4.so()(64bit) libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-ghc8.4.4.so()(64bit) libHSfree-5.0.2-FPtjwkrbmX3EwhQDwAOWph-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSmtl-2.2.2-ghc8.4.4.so()(64bit) libHSprofunctors-5.2.2-Am7424m8T4s9bNeHIcSvyX-ghc8.4.4.so()(64bit) libHSsemigroupoids-5.2.2-2kNnddJO1LNFDSWc8Tf9we-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-adjunctions-devel-4.4-4.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NLVqt4 + umask 022 + cd /builddir/build/BUILD + cd adjunctions-4.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc-adjunctions-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc-adjunctions-devel + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc-adjunctions-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64/usr/share/doc/ghc-adjunctions-devel + exit 0 Provides: ghc-adjunctions-devel = 4.4-4.fc30 ghc-adjunctions-devel(riscv-64) = 4.4-4.fc30 ghc-adjunctions-doc = 4.4-4.fc30 ghc-adjunctions-static = 4.4-4.fc30 ghc-devel(adjunctions-4.4-63dvDT6UdnpJQtdclGzLua) 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(array-0.5.2.0) ghc-devel(base-4.11.1.0) ghc-devel(comonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij) ghc-devel(containers-0.5.11.0) ghc-devel(contravariant-1.4.1-3KVf2bKH24d6xUBz1xOkzE) ghc-devel(distributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ) ghc-devel(free-5.0.2-FPtjwkrbmX3EwhQDwAOWph) ghc-devel(mtl-2.2.2) ghc-devel(profunctors-5.2.2-Am7424m8T4s9bNeHIcSvyX) ghc-devel(semigroupoids-5.2.2-2kNnddJO1LNFDSWc8Tf9we) ghc-devel(semigroups-0.18.5-E4FVMc5VZAG98u64romz5) ghc-devel(tagged-0.8.6-BztYjsXOhuvLBoCBCdmM5I) ghc-devel(transformers-0.5.5.0) ghc-devel(transformers-compat-0.5.1.4-BG7wgRauI8h5onKXiYZE4l) ghc-devel(void-0.7.2-AeUlTizrscF7IT5YtjodSF) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-adjunctions-4.4-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-adjunctions-devel-4.4-4.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ON06CE + umask 022 + cd /builddir/build/BUILD + cd adjunctions-4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-adjunctions-4.4-4.fc30.riscv64 + exit 0 Child return code was: 0